Jul 03 10:35:04.575513 np0000004406 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 10:35:04.582681 np0000004406 devstack@c-api.service[99862]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 10:35:04 2026] *** Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: nodename: np0000004406 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: machine: x86_64 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: clock source: unix Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: pcre jit disabled Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: detected number of CPU cores: 16 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: current working directory: / Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: detected binary path: /usr/bin/uwsgi-core Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: your processes number limit is 257052 Jul 03 10:35:04.585762 np0000004406 devstack@c-api.service[99862]: your memory page size is 4096 bytes Jul 03 10:35:04.586226 np0000004406 devstack@c-api.service[99862]: detected max file descriptor number: 2048 Jul 03 10:35:04.586226 np0000004406 devstack@c-api.service[99862]: lock engine: pthread robust mutexes Jul 03 10:35:04.586226 np0000004406 devstack@c-api.service[99862]: thunder lock: enabled Jul 03 10:35:04.586329 np0000004406 devstack@c-api.service[99862]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 10:35:04.586329 np0000004406 devstack@c-api.service[99862]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 10:35:04.586394 np0000004406 devstack@c-api.service[99862]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 10:35:04.586394 np0000004406 devstack@c-api.service[99862]: Set PythonHome to /opt/stack/data/venv Jul 03 10:35:04.634898 np0000004406 devstack@c-api.service[99862]: Python main interpreter initialized at 0x7b18528a3668 Jul 03 10:35:04.634898 np0000004406 devstack@c-api.service[99862]: python threads support enabled Jul 03 10:35:04.634898 np0000004406 devstack@c-api.service[99862]: your server socket listen backlog is limited to 100 connections Jul 03 10:35:04.634898 np0000004406 devstack@c-api.service[99862]: your mercy for graceful operations on workers is 80 seconds Jul 03 10:35:04.635591 np0000004406 devstack@c-api.service[99862]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 10:35:04.635768 np0000004406 devstack@c-api.service[99862]: *** Operational MODE: preforking *** Jul 03 10:35:04.636056 np0000004406 devstack@c-api.service[99862]: *** uWSGI is running in multiple interpreter mode *** Jul 03 10:35:04.636056 np0000004406 devstack@c-api.service[99862]: spawned uWSGI master process (pid: 99862) Jul 03 10:35:04.636256 np0000004406 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 10:35:04.636797 np0000004406 devstack@c-api.service[99862]: spawned uWSGI worker 1 (pid: 99873, cores: 1) Jul 03 10:35:04.637504 np0000004406 devstack@c-api.service[99862]: spawned uWSGI worker 2 (pid: 99874, cores: 1) Jul 03 10:35:04.637946 np0000004406 devstack@c-api.service[99862]: spawned uWSGI worker 3 (pid: 99875, cores: 1) Jul 03 10:35:04.638495 np0000004406 devstack@c-api.service[99862]: spawned uWSGI worker 4 (pid: 99876, cores: 1) Jul 03 10:35:04.638562 np0000004406 devstack@c-api.service[99862]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: we strongly recommend against using it for new projects. Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: If you are already using Eventlet, we recommend migrating to a different Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: framework. For more detail see Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 10:35:04.767777 np0000004406 devstack@c-api.service[99875]: import eventlet # noqa Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: we strongly recommend against using it for new projects. Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: If you are already using Eventlet, we recommend migrating to a different Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: framework. For more detail see Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 10:35:04.780177 np0000004406 devstack@c-api.service[99874]: import eventlet # noqa Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: we strongly recommend against using it for new projects. Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: If you are already using Eventlet, we recommend migrating to a different Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: framework. For more detail see Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 10:35:04.789617 np0000004406 devstack@c-api.service[99876]: import eventlet # noqa Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: we strongly recommend against using it for new projects. Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: If you are already using Eventlet, we recommend migrating to a different Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: framework. For more detail see Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 10:35:04.790320 np0000004406 devstack@c-api.service[99873]: import eventlet # noqa Jul 03 10:35:04.856501 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 10:35:04.856501 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:35:04.865186 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 10:35:04.865186 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:35:04.873055 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 10:35:04.873055 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:35:04.895657 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 10:35:04.895657 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:35:04.948209 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 10:35:04.948209 np0000004406 devstack@c-api.service[99875]: from cgi import parse_header Jul 03 10:35:04.962026 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 10:35:04.962026 np0000004406 devstack@c-api.service[99874]: from cgi import parse_header Jul 03 10:35:04.972607 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 10:35:04.972607 np0000004406 devstack@c-api.service[99873]: from cgi import parse_header Jul 03 10:35:04.993431 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 10:35:04.993431 np0000004406 devstack@c-api.service[99876]: from cgi import parse_header Jul 03 10:35:05.016205 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 10:35:05.016205 np0000004406 devstack@c-api.service[99875]: removals.removed_module( Jul 03 10:35:05.016908 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 10:35:05.016908 np0000004406 devstack@c-api.service[99874]: removals.removed_module( Jul 03 10:35:05.018560 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 10:35:05.018560 np0000004406 devstack@c-api.service[99875]: removals.removed_module( Jul 03 10:35:05.018853 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 10:35:05.018853 np0000004406 devstack@c-api.service[99874]: removals.removed_module( Jul 03 10:35:05.041136 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 10:35:05.041136 np0000004406 devstack@c-api.service[99873]: removals.removed_module( Jul 03 10:35:05.044207 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 10:35:05.044207 np0000004406 devstack@c-api.service[99873]: removals.removed_module( Jul 03 10:35:05.056746 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 10:35:05.056746 np0000004406 devstack@c-api.service[99876]: removals.removed_module( Jul 03 10:35:05.059164 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 10:35:05.059164 np0000004406 devstack@c-api.service[99876]: removals.removed_module( Jul 03 10:35:05.840899 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 10:35:05.840899 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:35:05.851022 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 10:35:05.851022 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:35:05.858290 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 10:35:05.858290 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:35:05.885236 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 10:35:05.885236 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:35:05.904246 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 10:35:05.904246 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:35:05.904796 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 10:35:05.904796 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:35:05.914325 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 10:35:05.914325 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:35:05.945538 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 10:35:05.945538 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:35:06.087040 np0000004406 devstack@c-api.service[99873]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 10:35:06.087246 np0000004406 devstack@c-api.service[99873]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99873) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 10:35:06.087938 np0000004406 devstack@c-api.service[99875]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 10:35:06.088217 np0000004406 devstack@c-api.service[99875]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99875) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 10:35:06.093290 np0000004406 devstack@c-api.service[99874]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 10:35:06.093466 np0000004406 devstack@c-api.service[99874]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99874) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 10:35:06.116600 np0000004406 devstack@c-api.service[99876]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 10:35:06.116681 np0000004406 devstack@c-api.service[99876]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99876) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 10:35:06.175522 np0000004406 devstack@c-api.service[99875]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 10:35:06.175522 np0000004406 devstack@c-api.service[99875]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 10:35:06.175726 np0000004406 devstack@c-api.service[99873]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 10:35:06.175726 np0000004406 devstack@c-api.service[99873]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 10:35:06.182630 np0000004406 devstack@c-api.service[99874]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 10:35:06.182630 np0000004406 devstack@c-api.service[99874]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 10:35:06.186046 np0000004406 devstack@c-api.service[99876]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 10:35:06.186046 np0000004406 devstack@c-api.service[99876]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 10:35:06.652603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99873) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 10:35:06.652768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99875) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 10:35:06.652829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99874) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 10:35:06.652954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.653028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.653091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.653193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.653256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.653308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.653355 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.653396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.653618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.654320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99876) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 10:35:06.654806 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.654905 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.655163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.655235 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.655293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.655348 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.655406 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.655458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.655504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.655578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.655620 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.655668 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.655717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.655717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.655799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.655838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.655889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.655930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.655976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.655976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.656059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.656163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.656218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.656273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.656324 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.656374 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.656411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.656448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.656481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.656481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.656481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.656783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.656834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.656875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.656902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.656940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.656972 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.657002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.657048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.657094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.657159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.657201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.657237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.657278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.657311 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.657350 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.657386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.657426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.657474 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.657522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.657557 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.657599 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.657628 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.657675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.657710 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.657748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.657780 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.657824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.657855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.657893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.657922 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.657959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.657988 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.658028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.658057 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.658096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.658136 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.658181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.658208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.658247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.658292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.658348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.658386 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.658472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.658511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.658540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.658570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.658598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.658623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.658650 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.658678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.658712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.658737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.658769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.658794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.658826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.658854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.659650 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.659719 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.659768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.659813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.659846 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.659883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.659926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.659966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.660011 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.660043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.660065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.660130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.660170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.660195 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.660220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.660258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.660303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.660303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.660409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.660460 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.660511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.660558 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.660608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.660642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.660676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.660706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.660706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.660757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.660792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.660821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.660846 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.660873 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.660922 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.660971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.661024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.661085 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.661157 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.661204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.661237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.661267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.661297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.661341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.661373 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.661404 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.661450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.661488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.661517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.661517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.661569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.661594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.661628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.662204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.662281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.662320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.662355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.662390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.662432 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.662466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.662493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.662525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.662560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.662598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.662654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.662720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.662770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.662820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.662866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.662891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.662930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.662930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.662982 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.663013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.663013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.663064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.663064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.663064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.663064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.663064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.663264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.663313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.663373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.663431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.663465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.663491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.663523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.663555 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.663597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.663650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.663698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.663747 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.663794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.663839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.663868 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.663895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.663925 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.663953 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.663985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.664019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.664047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.664080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.664139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.664201 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.664238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.664284 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.664352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.664390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.664421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.664456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.664486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.664510 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.664535 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.664561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.664592 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.664620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.664646 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.664671 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.664708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.664759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.664797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.664834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.664859 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.664890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.664931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.664972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.665017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.665070 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.665169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.665908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.665973 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.666011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.666058 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.666164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.666204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.666247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.666289 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.666325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.666350 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.666377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.666426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.666475 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.666530 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.666589 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.666629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.666629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.666629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.666726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.666754 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.666883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.667536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.667644 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.667740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.667791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.667855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.667949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.668051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.672431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.672527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.672565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.672625 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.672678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.672744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.672807 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.673082 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.673183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.673228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.673272 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.673299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.673345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.673389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.673435 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.673484 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.673538 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.673595 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.673651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.673711 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.673747 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.673782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.673808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.673808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.673808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.673808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.673932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.673971 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.673996 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.674022 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.674049 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.674083 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.674135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.674180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.674223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.674258 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.674312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.674312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.674376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.674399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.674429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.674429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.675163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.675265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.675328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.675391 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.675450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.675507 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.675573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.675897 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.675965 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.675999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.676029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.676055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.676127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.676154 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.676183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.676216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.676251 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.676276 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.676305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.676305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.676356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.676382 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.676411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.676439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.676439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.676496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.676560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.676616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.676833 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.676897 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.677040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.677040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.677118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.677161 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.677219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.677550 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.677643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.677703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.677746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.677782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.677814 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.677842 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.677911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.677946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.677968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.677993 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.678020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.678043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.678081 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.678132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.678166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.678202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.678280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.678311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.678311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.678358 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.678381 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.678412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.678438 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.678484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.678539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.678590 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.678633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.678633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.678675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.678707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.678752 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.678802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.678847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.678847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.679170 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.679217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.679251 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.679280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.679309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.679333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.679355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.679383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.679425 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.679466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.679489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.679515 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.679539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.679579 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.679631 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.679665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.679698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.679723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.679744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.679773 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.679794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.681423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.681513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.681573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.681573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.681663 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.681721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.681813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.683510 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.683571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.683613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.683647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.683677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.683718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.683751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.683751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.683794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.683817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.683837 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.683869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.683892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.683930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.683976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.684020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.684068 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.684156 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.684209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.684254 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.684295 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.684331 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.684370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.684406 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.684433 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.684468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.684468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.684538 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.684663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.684725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.684766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.684805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.684833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.684860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.684891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.684925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.684951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.684980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.685011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.685038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.685066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.685141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.686242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.686316 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.686374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.686440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.686482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.686511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.686541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.686573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.686599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.686624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.686649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.686703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.686790 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.686848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.687652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.687698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.687723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.687760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.687785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.687810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.687839 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.687873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.687913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.687962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.688001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.688042 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.688207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.688237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.688267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.688323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.688355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.688388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.688419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.688443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.688443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.688443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.688443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688532 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.688573 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.688613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.688648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.688674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.688699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.688726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.688748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.688748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688788 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.688817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.688839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.688871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.688904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.688929 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.688957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.688987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.689013 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.689039 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.689067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.689123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.689152 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.689187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.689213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.689243 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.689271 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.689300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.689331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.689356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.689386 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.689412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.689437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.689471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.689501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.689536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.689578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.689618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.689653 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.689691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.689727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.689770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.689822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.689862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.689901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.689941 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.689979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.690014 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.690058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.690125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.690174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.690221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.690261 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.690307 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.690344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.690380 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.690419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.690461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.690504 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.690548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.690596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.690637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.690674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.690723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.690772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.690810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.690844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.690878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.690919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.690957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.690990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.691035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.691035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.691166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.691225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.691261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.691285 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.691309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.691336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.691367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.691392 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.691417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.691439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.691462 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.691487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.691524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.691549 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.691572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.691705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.691727 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.691759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.691759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.691759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.691759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.691759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.691861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.692219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.692315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.692471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.692511 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.692546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.692579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.692579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.692623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.692653 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.692683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.692707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.692736 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.692768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.692795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.692824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.692850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.692881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.692903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.692931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.692961 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.692988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.693022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.693097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693143 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.693207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693237 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.693265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.693288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.693317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.693344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.693375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.693406 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.693431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.693456 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.693476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.693476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.693521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.693550 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.693587 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.693620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.693653 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.693712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.693762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.693903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.693932 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.693962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.693988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.694027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.694048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.694113 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.694156 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.694194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.694230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.694256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.694284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.694284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.694329 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.694356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.694377 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.694402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.694432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.694432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.696121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.696215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.696274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.696339 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.696391 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.696450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.696523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.697722 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.697799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.697889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.697950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.698014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.698120 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.698231 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.698600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.698701 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.698770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.698817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.698858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.698896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.698929 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.698958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.698987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.699012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.699037 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.699065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.699130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.699164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.699200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.699234 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.699257 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.699279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.699308 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.699333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.699333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.699904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.699970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.700034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.700128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.700183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.700239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.700302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.700393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.700470 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.700533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.700598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.700657 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.700697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.700748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.700786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.700831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.700873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.700911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.700947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.700989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.701024 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.701066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.701163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.701202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.701229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.701259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.701283 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.701311 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.701342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.701373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.701373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.701417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.701448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.701473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.701497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.701517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.701517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.701588 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.701647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.701721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.701813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.701876 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.702468 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.702623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.702662 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.702712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.702741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.702772 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.702801 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.702827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.702854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.702889 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.702916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.702941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.702971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.702999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.703030 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.703060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.703132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.703166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.703194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.703222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.703253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.703278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.703300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.703324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.703347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.703476 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.703502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.703528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.703557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.707066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.707247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.707284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.707310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.707348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.707388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.707420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.707443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.707471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.707503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.707528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.707551 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.707572 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.707600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.707625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.707645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.707672 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.707705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.707731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.707762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.707783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.707811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.707847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.707883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.707915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.707952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.707985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.708025 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.708068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.708127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.708127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.708187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.708187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.708187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.708279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.708496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.708496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.708547 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.708570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.708599 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.708633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.708663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.708687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.708713 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.708741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.708766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.708818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.708855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.708900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.708935 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.709087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.709087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.709196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.709231 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.709274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.709315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.712828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.713376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.713376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.713376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.713468 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.713497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.713497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.713535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.713558 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.713583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.713583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.713583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.713583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.713583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.713999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.714142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.714191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.714251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.714293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.714325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.714351 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.714377 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.714407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.714432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.714467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.714491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.714517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.714544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.714575 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.714600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.714629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.714659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.714682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.714703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.714725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.714753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.714778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.714804 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.714842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.714877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.714940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.714972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.715053 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.715149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.715181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.715290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.715322 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.715344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.715366 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.715390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.715419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.715442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.715466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.715488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.715516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.715539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 10:35:06.717869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.719721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.719721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.719831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.719876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.719876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.719930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.719955 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.719988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.719988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.719988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.719988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.720088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.720247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 10:35:06.720247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 10:35:06.720304 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 10:35:06.720401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 10:35:06.720522 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 10:35:06.720649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 10:35:06.761975 np0000004406 devstack@c-api.service[99873]: INFO dbcounter [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Registered counter for database cinder Jul 03 10:35:06.762536 np0000004406 devstack@c-api.service[99874]: INFO dbcounter [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Registered counter for database cinder Jul 03 10:35:06.763610 np0000004406 devstack@c-api.service[99875]: INFO dbcounter [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Registered counter for database cinder Jul 03 10:35:06.767990 np0000004406 devstack@c-api.service[99876]: INFO dbcounter [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Registered counter for database cinder Jul 03 10:35:06.805140 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.806051 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.809930 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.818974 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.907584 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writer thread running {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 10:35:06.912602 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 10:35:06.915329 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 10:35:06.917812 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 10:35:06.920529 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 10:35:06.920838 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.921122 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.922751 np0000004406 devstack@c-api.service[99875]: WARNING cinder.keymgr.conf_key_mgr [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.924467 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writer thread running {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 10:35:06.924805 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writer thread running {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 10:35:06.924979 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writer thread running {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 10:35:06.925484 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.925662 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.927497 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 10:35:06.927612 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 10:35:06.928022 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 10:35:06.930128 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 10:35:06.930185 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 10:35:06.930836 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 10:35:06.932260 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 10:35:06.932669 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 10:35:06.933030 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 10:35:06.934002 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 10:35:06.934377 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.934675 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.934933 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 10:35:06.934969 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 10:35:06.935329 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.935781 np0000004406 devstack@c-api.service[99873]: WARNING cinder.keymgr.conf_key_mgr [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.935823 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.935858 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.935886 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.936335 np0000004406 devstack@c-api.service[99876]: WARNING cinder.keymgr.conf_key_mgr [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.936620 np0000004406 devstack@c-api.service[99874]: WARNING cinder.keymgr.conf_key_mgr [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.937869 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.938005 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.939198 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.939374 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.939637 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.939717 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.958180 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.960522 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 10:35:06.962723 np0000004406 devstack@c-api.service[99875]: INFO cinder.rpc [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 10:35:06.963231 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.963417 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.970897 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.973310 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.973418 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 10:35:06.973484 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.975417 np0000004406 devstack@c-api.service[99873]: INFO cinder.rpc [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 10:35:06.975891 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.976058 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.976217 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.976392 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.978357 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.979241 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.979424 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.983247 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 10:35:06.983316 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:06.983369 np0000004406 devstack@c-api.service[99874]: INFO cinder.rpc [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 10:35:06.983369 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.983450 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.983861 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.984070 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.985993 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.986199 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.987246 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.987438 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.987770 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 10:35:06.988607 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.988776 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.990004 np0000004406 devstack@c-api.service[99876]: INFO cinder.rpc [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 10:35:06.990435 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.990497 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.990627 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.990682 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.991153 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.991311 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.992243 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.992410 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.993956 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.994178 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.994271 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.994450 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.994504 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.994643 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.996661 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.996788 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.996843 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.996987 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.998559 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.998755 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.998921 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.999098 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:06.999454 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:06.999588 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.000182 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.000382 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.001445 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.001505 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.002095 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.002169 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.002216 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.002216 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.002850 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.003000 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.003137 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.003325 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.004165 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.004165 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.004607 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.004753 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.005225 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.007173 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.007232 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.007232 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.007317 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.007317 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.007641 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.007835 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.008865 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.008928 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.008978 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.009022 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.009066 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.009144 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.010535 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.010669 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.010874 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.011026 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.011131 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.011279 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.012718 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.012779 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.012779 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.012855 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.012979 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.013135 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.013324 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.013453 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.014390 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.014514 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.015000 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.015227 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.015341 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.015467 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.015831 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.015957 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.016199 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.016375 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.017830 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.017830 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.018544 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.018667 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.018875 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.021838 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022285 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022285 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022347 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022347 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022400 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022400 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: WARNING cinder.api.contrib.hosts [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022452 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: extensions {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.022599 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022599 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022659 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022775 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.022832 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.022863 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: consistencygroups {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.022975 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.023033 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.023190 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.023938 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.024034 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.024069 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.024245 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.024518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: extra_specs {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.024700 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.024743 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.024863 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.024897 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.025765 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.025818 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: capabilities {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.025944 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.026117 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.026298 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.026782 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.026862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: backups {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.026905 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.026934 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.027123 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.027319 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.027486 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.027518 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.027661 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.028256 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.028386 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.028498 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.028530 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-quota-sets {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.028661 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.029206 np0000004406 devstack@c-api.service[99874]: WARNING cinder.api.contrib.hosts [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 10:35:07.029525 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.029643 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.029850 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.029891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: qos-specs {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.030013 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.030165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: extensions {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.030891 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.031051 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.031265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: consistencygroups {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.031562 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: encryption {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.031864 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.032015 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.032886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: extra_specs {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.033251 np0000004406 devstack@c-api.service[99873]: WARNING cinder.api.contrib.hosts [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 10:35:07.033391 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.033573 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.033606 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.033656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: encryption {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.033793 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.034204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: capabilities {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.034547 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: extensions {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.035032 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: cgsnapshots {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.035227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: backups {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.036289 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: consistencygroups {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.036376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: scheduler-stats {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.036804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-quota-sets {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.036955 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.037175 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.037555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-volume-manage {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.037926 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: qos-specs {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.038699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-snapshot-manage {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.038938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: extra_specs {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.039162 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.039335 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.039887 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-volume-transfer {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.040211 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: encryption {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.040649 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.040855 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.041256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-hosts {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.041311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: capabilities {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.041510 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: encryption {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.041585 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.041717 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.042338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-volume-type-access {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.042449 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.042572 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.042736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: cgsnapshots {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.042973 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: backups {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.043324 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.043489 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.043712 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-availability-zone {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.043861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: scheduler-stats {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.044117 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.044240 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.044774 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.044884 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.044982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extended resource: os-quota-class-sets {{(pid=99875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.045038 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-volume-manage {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.045687 np0000004406 devstack@c-api.service[99876]: WARNING cinder.api.contrib.hosts [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 10:35:07.045732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-quota-sets {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.045930 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.046051 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.046192 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-snapshot-manage {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.046472 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.046576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: extensions {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.046658 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.047407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-volume-transfer {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.047489 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.047624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: consistencygroups {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.047660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: qos-specs {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.047683 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.048373 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.048525 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.048718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-hosts {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.049183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.snapshot_actions [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] SnapshotActionsController initialized {{(pid=99875) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 10:35:07.049235 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: extra_specs {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.049604 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.049755 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.049818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-volume-type-access {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.050323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: encryption {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.050437 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: capabilities {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.050470 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.050599 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.051281 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.051385 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: backups {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.051440 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.051579 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-availability-zone {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.052208 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.052362 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.052907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.052943 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-quota-sets {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.053019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extended resource: os-quota-class-sets {{(pid=99874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.053096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053279 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053418 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: encryption {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.053559 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension UsedLimits extending resource: limits {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.053988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054149 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: qos-specs {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.054353 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054381 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.054469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension AdminActions extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054502 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.054636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension AdminActions extending resource: snapshots {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension AdminActions extending resource: backups {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.054926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeActions extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.055114 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.055209 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.055260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.router [None req-090526b0-d116-4e78-9d06-c7a33073e0b6 None None] Extension TypesManage extending resource: types {{(pid=99875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.055349 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.055543 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: cgsnapshots {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.055836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: encryption {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.055948 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.056057 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.056627 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.snapshot_actions [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] SnapshotActionsController initialized {{(pid=99874) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 10:35:07.056985 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.057124 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.057209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: scheduler-stats {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.057690 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.057730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: encryption {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.057806 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.058452 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-volume-manage {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.058501 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.058606 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.058906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: cgsnapshots {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.059270 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.059381 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.059860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.059991 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-snapshot-manage {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.060149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: scheduler-stats {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.060177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060249 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension UsedLimits extending resource: limits {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060655 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension SnapshotActions extending resource: snapshots {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060743 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060833 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeTypeAccess extending resource: types {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.060941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension AdminActions extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.061050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension AdminActions extending resource: snapshots {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.061171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension AdminActions extending resource: backups {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.061261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeActions extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.061299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-volume-manage {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.061384 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.061426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-volume-transfer {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.061463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.router [None req-43e4a384-dfeb-4ac3-9e7a-9edc242eb76d None None] Extension TypesManage extending resource: types {{(pid=99874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.062369 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-snapshot-manage {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.063448 np0000004406 devstack@c-api.service[99875]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b18528a3668 pid: 99875 (default app) Jul 03 10:35:07.063546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-hosts {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.063595 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-volume-transfer {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.064877 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-hosts {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.065321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-volume-type-access {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.065995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-volume-type-access {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.067240 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-availability-zone {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.067435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-availability-zone {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.068255 np0000004406 devstack@c-api.service[99874]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b18528a3668 pid: 99874 (default app) Jul 03 10:35:07.068296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extended resource: os-quota-class-sets {{(pid=99876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.069202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extended resource: os-quota-class-sets {{(pid=99873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 10:35:07.069516 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.069662 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.070431 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.070554 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.071216 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.071328 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.071360 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.071518 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.071824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] SnapshotActionsController initialized {{(pid=99876) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 10:35:07.072271 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.072382 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.072635 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.072741 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d01cb867-c1c2-448f-a103-ce95d2936ae9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:07.072817 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.072941 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.073058 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.073775 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.073815 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.073888 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.073986 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.074560 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.074669 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.074805 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] SnapshotActionsController initialized {{(pid=99873) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 10:35:07.075163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075358 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.075388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075487 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075520 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.075586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075755 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension UsedLimits extending resource: limits {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.075942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension AdminActions extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076207 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1/1] 10.4.3.52 () {60 vars in 918 bytes} [Fri Jul 3 10:35:07 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:35:07.076269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension AdminActions extending resource: snapshots {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension AdminActions extending resource: backups {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076418 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.076471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeActions extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076580 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.076613 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.076678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.router [None req-2bd25a3b-ea31-41cb-aa65-ed0ef4891243 None None] Extension TypesManage extending resource: types {{(pid=99876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.077563 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.077720 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.078746 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:35:07.078905 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:35:07.079690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.079877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080031 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080368 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension UsedLimits extending resource: limits {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.080922 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension AdminActions extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension AdminActions extending resource: snapshots {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension AdminActions extending resource: backups {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeActions extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.081891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.082031 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.router [None req-a1c03535-4601-4e46-8686-4dfd7351a9d6 None None] Extension TypesManage extending resource: types {{(pid=99873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 10:35:07.083638 np0000004406 devstack@c-api.service[99876]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b18528a3668 pid: 99876 (default app) Jul 03 10:35:07.092773 np0000004406 devstack@c-api.service[99873]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b18528a3668 pid: 99873 (default app) Jul 03 10:35:11.938524 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e011f5ff-afd6-420c-a4a0-c8d8026705fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:12.554867 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e011f5ff-afd6-420c-a4a0-c8d8026705fd admin admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:35:12.555771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e011f5ff-afd6-420c-a4a0-c8d8026705fd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:35:12.558132 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:35:12.558132 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:35:12.608623 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-e011f5ff-afd6-420c-a4a0-c8d8026705fd admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:12.643411 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e011f5ff-afd6-420c-a4a0-c8d8026705fd admin admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:35:12.644041 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1/2] 10.4.3.52 () {68 vars in 1249 bytes} [Fri Jul 3 10:35:11 2026] POST /volume/v3/types => generated 183 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:35:12.656906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-6150b09f-bc40-4437-83fd-900b9c6c4ba8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:12.967142 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-6150b09f-bc40-4437-83fd-900b9c6c4ba8 admin admin] POST https://10.4.3.52/volume/v3/types/04206ffb-15d3-408b-9c03-cc5119820282/extra_specs Jul 03 10:35:12.967879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-6150b09f-bc40-4437-83fd-900b9c6c4ba8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:35:12.970022 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:35:12.970022 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:35:13.005273 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-6150b09f-bc40-4437-83fd-900b9c6c4ba8 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:13.072522 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-6150b09f-bc40-4437-83fd-900b9c6c4ba8 admin admin] https://10.4.3.52/volume/v3/types/04206ffb-15d3-408b-9c03-cc5119820282/extra_specs returned with HTTP 200 Jul 03 10:35:13.073077 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 2/3] 10.4.3.52 () {70 vars in 1467 bytes} [Fri Jul 3 10:35:12 2026] POST /volume/v3/types/04206ffb-15d3-408b-9c03-cc5119820282/extra_specs => generated 52 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:35:13.360541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-624a0ace-ceb3-43da-a3aa-8eb307ca7edd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:13.660855 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-624a0ace-ceb3-43da-a3aa-8eb307ca7edd admin admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:35:13.661490 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-624a0ace-ceb3-43da-a3aa-8eb307ca7edd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:35:13.663191 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:35:13.663191 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:35:13.695687 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-624a0ace-ceb3-43da-a3aa-8eb307ca7edd admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:13.726992 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-624a0ace-ceb3-43da-a3aa-8eb307ca7edd admin admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:35:13.727583 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1/4] 10.4.3.52 () {70 vars in 1321 bytes} [Fri Jul 3 10:35:13 2026] POST /volume/v3/types => generated 186 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:35:13.744567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-dc68ec57-8cbf-4bdb-8443-acf89037e863 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:14.049526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-dc68ec57-8cbf-4bdb-8443-acf89037e863 admin admin] POST https://10.4.3.52/volume/v3/types/79cc319d-155c-4ff7-b1e9-735dab460a60/extra_specs Jul 03 10:35:14.050119 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-dc68ec57-8cbf-4bdb-8443-acf89037e863 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:35:14.051935 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:35:14.051935 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:35:14.094009 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-dc68ec57-8cbf-4bdb-8443-acf89037e863 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:35:14.150881 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e011f5ff-afd6-420c-a4a0-c8d8026705fd req-dc68ec57-8cbf-4bdb-8443-acf89037e863 admin admin] https://10.4.3.52/volume/v3/types/79cc319d-155c-4ff7-b1e9-735dab460a60/extra_specs returned with HTTP 200 Jul 03 10:35:14.151431 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1/5] 10.4.3.52 () {70 vars in 1467 bytes} [Fri Jul 3 10:35:13 2026] POST /volume/v3/types/79cc319d-155c-4ff7-b1e9-735dab460a60/extra_specs => generated 45 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:35:22.640037 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:35:23.070871 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:35:23.725207 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:35:24.149203 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:35:40.516812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-912ba1e4-d9d4-4d40-94e7-2be7a8d1ce68 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:35:40.517473 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-912ba1e4-d9d4-4d40-94e7-2be7a8d1ce68 None None] GET https://10.4.3.52/volume// Jul 03 10:35:40.517643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-912ba1e4-d9d4-4d40-94e7-2be7a8d1ce68 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:35:40.517868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-912ba1e4-d9d4-4d40-94e7-2be7a8d1ce68 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:35:40.518551 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-912ba1e4-d9d4-4d40-94e7-2be7a8d1ce68 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:35:40.518874 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 2/6] 10.4.3.52 () {66 vars in 1418 bytes} [Fri Jul 3 10:35:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:36:23.542833 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e92eebdc-935f-4b1a-b5dc-741548345bad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:36:23.872179 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e92eebdc-935f-4b1a-b5dc-741548345bad tempest-verify_tempest_config-1702868438 tempest-verify_tempest_config-1702868438-project-member] GET https://10.4.3.52/volume/v3/extensions Jul 03 10:36:23.872389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e92eebdc-935f-4b1a-b5dc-741548345bad tempest-verify_tempest_config-1702868438 tempest-verify_tempest_config-1702868438-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:36:23.872588 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e92eebdc-935f-4b1a-b5dc-741548345bad tempest-verify_tempest_config-1702868438 tempest-verify_tempest_config-1702868438-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:36:23.872998 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e92eebdc-935f-4b1a-b5dc-741548345bad tempest-verify_tempest_config-1702868438 tempest-verify_tempest_config-1702868438-project-member] https://10.4.3.52/volume/v3/extensions returned with HTTP 200 Jul 03 10:36:23.873390 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 3/7] 10.4.3.52 () {66 vars in 1239 bytes} [Fri Jul 3 10:36:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:18.985413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-083bcb0d-3d25-4dc2-88df-864579014e8b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:19.395550 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:37:19.396776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-38021714"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:19.397799 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-38021714'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:37:19.398523 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Create volume of 1 GB Jul 03 10:37:19.410804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:37:19.409945. {{(pid=99876) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:37:19.411356 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Availability Zones retrieved successfully. Jul 03 10:37:19.437744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Flow 'volume_create_api' (24c0b969-d443-4ba3-93c4-c56a85ea7f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:19.438867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc923a7e-e447-4c74-871b-93a8694983c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:19.441864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:37:19.503543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc923a7e-e447-4c74-871b-93a8694983c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:19.504527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64563d8c-5983-4534-ac8c-8d0887cd16b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:19.555696 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:19.556083 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:19.625986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Created reservations ['a94e0735-377a-4a25-83c9-ecef1b9e4e32', 'e14d652b-7820-4dea-bfbd-0384f64bd44c', '3c5d8ecc-6196-4996-939c-ae6231af7459', 'b5fbbd6c-bce0-4b26-969a-c92233d457fc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:37:19.626920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64563d8c-5983-4534-ac8c-8d0887cd16b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94e0735-377a-4a25-83c9-ecef1b9e4e32', 'e14d652b-7820-4dea-bfbd-0384f64bd44c', '3c5d8ecc-6196-4996-939c-ae6231af7459', 'b5fbbd6c-bce0-4b26-969a-c92233d457fc']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:19.628712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1434ac2e-ba00-4277-957f-29c698ad31f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:19.694130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1434ac2e-ba00-4277-957f-29c698ad31f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8594f406-5aae-4524-8e95-5bd3fdc5d0a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-38021714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b372d3332a458aac15ab2be91a78af',qos_specs=None,replication_status=,reservations=['a94e0735-377a-4a25-83c9-ecef1b9e4e32','e14d652b-7820-4dea-bfbd-0384f64bd44c','3c5d8ecc-6196-4996-939c-ae6231af7459','b5fbbd6c-bce0-4b26-969a-c92233d457fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d19e685d3eb4c0aa1490cabcf22e215',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-38021714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8594f406-5aae-4524-8e95-5bd3fdc5d0a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b372d3332a458aac15ab2be91a78af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d19e685d3eb4c0aa1490cabcf22e215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:19.694130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500560c6-96d3-4ec4-8b11-6fd228d3c4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:19.730282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500560c6-96d3-4ec4-8b11-6fd228d3c4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-38021714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b372d3332a458aac15ab2be91a78af',qos_specs=None,replication_status=,reservations=['a94e0735-377a-4a25-83c9-ecef1b9e4e32','e14d652b-7820-4dea-bfbd-0384f64bd44c','3c5d8ecc-6196-4996-939c-ae6231af7459','b5fbbd6c-bce0-4b26-969a-c92233d457fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d19e685d3eb4c0aa1490cabcf22e215',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:19.731378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb268ef2-0a06-47d1-9dee-c11b5addfeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:19.771668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb268ef2-0a06-47d1-9dee-c11b5addfeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:19.772787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Flow 'volume_create_api' (24c0b969-d443-4ba3-93c4-c56a85ea7f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:19.773178 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Create volume request issued successfully. Jul 03 10:37:19.774260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-083bcb0d-3d25-4dc2-88df-864579014e8b tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:37:19.774771 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 2/8] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:37:18 2026] POST /volume/v3/volumes => generated 755 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:37:28.217190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:28.221039 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:37:28.221614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-532949159", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:28.223999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-532949159', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:37:29.038534 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Create volume of 1 GB Jul 03 10:37:29.070462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:37:29.068967. {{(pid=99873) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:37:29.070462 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Availability Zones retrieved successfully. Jul 03 10:37:29.093158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Flow 'volume_create_api' (35d2154e-b36d-4d52-8ad8-10df32247677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:29.093308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e91b44d-4631-4f9c-8f3a-b5359d80714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:29.094564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:37:29.238731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e91b44d-4631-4f9c-8f3a-b5359d80714d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:29.240050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9ab8cb-6591-4333-a2ba-f9483837e66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:29.307612 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:29.309295 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:29.394751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Created reservations ['46a82e22-51a6-4bee-873b-acd76276963b', '06ce785f-568c-43fc-b9c7-7130ebf7244f', 'a6e9b4a0-d9f4-4b39-8e2a-cebae9ecca24', 'd01726c9-91c6-4b3e-98aa-9032a3a6d657'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:37:29.395298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9ab8cb-6591-4333-a2ba-f9483837e66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46a82e22-51a6-4bee-873b-acd76276963b', '06ce785f-568c-43fc-b9c7-7130ebf7244f', 'a6e9b4a0-d9f4-4b39-8e2a-cebae9ecca24', 'd01726c9-91c6-4b3e-98aa-9032a3a6d657']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:29.396600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa8010a-386d-4558-8009-c7b7b8da2a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:29.451216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa8010a-386d-4558-8009-c7b7b8da2a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bd8d479-8ab7-49ee-8104-d7bcf4a7de63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-532949159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a88f31a896c4de6843fc4e3aadfdc04',qos_specs=None,replication_status=,reservations=['46a82e22-51a6-4bee-873b-acd76276963b','06ce785f-568c-43fc-b9c7-7130ebf7244f','a6e9b4a0-d9f4-4b39-8e2a-cebae9ecca24','d01726c9-91c6-4b3e-98aa-9032a3a6d657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76eea898ee3c4d59b3c0dc3b8127f980',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-532949159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bd8d479-8ab7-49ee-8104-d7bcf4a7de63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a88f31a896c4de6843fc4e3aadfdc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76eea898ee3c4d59b3c0dc3b8127f980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:29.452534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5144507e-2575-4aae-af16-2d2b6fb724b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:29.504290 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5144507e-2575-4aae-af16-2d2b6fb724b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-532949159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a88f31a896c4de6843fc4e3aadfdc04',qos_specs=None,replication_status=,reservations=['46a82e22-51a6-4bee-873b-acd76276963b','06ce785f-568c-43fc-b9c7-7130ebf7244f','a6e9b4a0-d9f4-4b39-8e2a-cebae9ecca24','d01726c9-91c6-4b3e-98aa-9032a3a6d657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76eea898ee3c4d59b3c0dc3b8127f980',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:29.505041 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84aadb6d-babf-432d-adcb-44f082c71c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:29.544433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84aadb6d-babf-432d-adcb-44f082c71c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:29.545787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Flow 'volume_create_api' (35d2154e-b36d-4d52-8ad8-10df32247677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:29.546496 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Create volume request issued successfully. Jul 03 10:37:29.547677 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-510c2a8d-4b6d-45e3-aeb2-82736a5e0c44 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:37:29.548288 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 2/9] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:37:28 2026] POST /volume/v3/volumes => generated 896 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:37:29.563253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-19f3836b-d789-46c1-a661-996809218214 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:29.569120 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-19f3836b-d789-46c1-a661-996809218214 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:29.569120 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-19f3836b-d789-46c1-a661-996809218214 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:29.569120 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-19f3836b-d789-46c1-a661-996809218214 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:29.614342 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:29.614342 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:29.621409 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-19f3836b-d789-46c1-a661-996809218214 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:29.632905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-19f3836b-d789-46c1-a661-996809218214 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:29.633498 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 3/10] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:29 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 964 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:29.736749 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:37:30.654777 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:30.658638 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:30.658958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:30.660432 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:30.706801 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:30.706801 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:30.717342 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:30.734320 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-44f7f46d-2cf9-46ad-8a16-e5315db3eeb1 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:30.734903 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 4/11] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:30 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 988 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:31.757875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:31.759691 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:31.759691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:31.760165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:31.772782 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:31.772782 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:31.783673 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:31.796233 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e5abe496-d6b2-4d5e-9c48-228481ae3233 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:31.796233 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 3/12] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:31 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 988 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:32.817449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:32.822377 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:32.827168 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:32.827168 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:32.837226 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:32.837226 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:32.846641 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:32.854976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c3e4e0b-af42-47da-841e-92353c9e00c0 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:32.855400 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 3/13] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:32 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1046 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:33.873118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:33.875251 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:33.875471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:33.875768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:33.886401 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:33.886401 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:33.890776 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:33.897672 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-078b15e5-a383-486a-bb96-5b903ce3a9f3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:33.898077 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 4/14] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:33 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:34.918100 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0faaafde-b12a-4643-aace-50ecee3f9563 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:34.920582 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0faaafde-b12a-4643-aace-50ecee3f9563 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:34.920905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0faaafde-b12a-4643-aace-50ecee3f9563 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:34.921100 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0faaafde-b12a-4643-aace-50ecee3f9563 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:34.931394 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:34.931394 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:34.937724 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0faaafde-b12a-4643-aace-50ecee3f9563 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:34.944862 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0faaafde-b12a-4643-aace-50ecee3f9563 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:34.945301 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 5/15] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:34 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:35.961740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a59ee3e8-2b53-4548-967c-810c362db205 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:35.963409 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a59ee3e8-2b53-4548-967c-810c362db205 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:35.963658 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a59ee3e8-2b53-4548-967c-810c362db205 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:35.963866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a59ee3e8-2b53-4548-967c-810c362db205 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:35.976140 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:35.976140 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:35.980831 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a59ee3e8-2b53-4548-967c-810c362db205 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:35.985893 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a59ee3e8-2b53-4548-967c-810c362db205 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:35.986329 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 4/16] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:35 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:37.001768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:37.004159 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:37.005408 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:37.005408 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:37.013197 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:37.013197 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:37.020815 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:37.031463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e988ab7f-56a2-453a-8b1d-4fc6a0de9e7a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:37.032018 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 4/17] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:37 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:38.055453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-59aa43de-4996-4403-8e3f-bf132b68845a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:38.058552 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59aa43de-4996-4403-8e3f-bf132b68845a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:38.058552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59aa43de-4996-4403-8e3f-bf132b68845a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:38.058552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59aa43de-4996-4403-8e3f-bf132b68845a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:38.069648 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:38.069648 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:38.075464 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-59aa43de-4996-4403-8e3f-bf132b68845a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:38.083331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59aa43de-4996-4403-8e3f-bf132b68845a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:38.083556 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 5/18] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:38 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:38.348152 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-88d85351-84a8-4609-a60e-80377b465334 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:38.647000 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:37:38.647457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1446160081"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:38.649146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1446160081'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:37:38.649325 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Create volume of 1 GB Jul 03 10:37:38.668222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 11:37:38.667239. {{(pid=99875) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:37:38.668454 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Availability Zones retrieved successfully. Jul 03 10:37:38.692873 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Flow 'volume_create_api' (dd83f954-5bbc-4a24-85d8-0ae9935f62a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:38.694401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9487008-1988-43af-b238-255fbdeb4e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:38.695636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:37:38.765006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9487008-1988-43af-b238-255fbdeb4e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:38.766138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c6f97d-c401-45fa-ada2-144ff995802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:38.822998 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:38.823375 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:38.898001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Created reservations ['29e7ff1e-66e1-4b70-9dd4-7c9093f9f36b', '6752b0ac-d583-4a43-89ce-c16944e615bc', '9569f791-9755-4486-9b43-a13e0447767a', '6f648d1b-ed72-4ec6-a4b4-1b7ad7b5aee7'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:37:38.899090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c6f97d-c401-45fa-ada2-144ff995802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29e7ff1e-66e1-4b70-9dd4-7c9093f9f36b', '6752b0ac-d583-4a43-89ce-c16944e615bc', '9569f791-9755-4486-9b43-a13e0447767a', '6f648d1b-ed72-4ec6-a4b4-1b7ad7b5aee7']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:38.899849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4650ba6-6978-4b4d-a75b-b3c41d848809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:38.960264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4650ba6-6978-4b4d-a75b-b3c41d848809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51217be9-f7f6-4a2a-995d-747f751d9966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1446160081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f08815aefa4549988ce725c2cc3517fb',qos_specs=None,replication_status=,reservations=['29e7ff1e-66e1-4b70-9dd4-7c9093f9f36b','6752b0ac-d583-4a43-89ce-c16944e615bc','9569f791-9755-4486-9b43-a13e0447767a','6f648d1b-ed72-4ec6-a4b4-1b7ad7b5aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa352be8ed3a48679e91f7adefd0ebff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1446160081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51217be9-f7f6-4a2a-995d-747f751d9966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08815aefa4549988ce725c2cc3517fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa352be8ed3a48679e91f7adefd0ebff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:38.961017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadc8520-504f-4132-9a44-009ad22af9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:39.004439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadc8520-504f-4132-9a44-009ad22af9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1446160081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f08815aefa4549988ce725c2cc3517fb',qos_specs=None,replication_status=,reservations=['29e7ff1e-66e1-4b70-9dd4-7c9093f9f36b','6752b0ac-d583-4a43-89ce-c16944e615bc','9569f791-9755-4486-9b43-a13e0447767a','6f648d1b-ed72-4ec6-a4b4-1b7ad7b5aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa352be8ed3a48679e91f7adefd0ebff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:39.005056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968ee838-f610-4d5f-97ca-2d2f458f2e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:39.031077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968ee838-f610-4d5f-97ca-2d2f458f2e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:39.032363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Flow 'volume_create_api' (dd83f954-5bbc-4a24-85d8-0ae9935f62a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:39.032837 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Create volume request issued successfully. Jul 03 10:37:39.033651 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88d85351-84a8-4609-a60e-80377b465334 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:37:39.034183 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 6/19] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:37:38 2026] POST /volume/v3/volumes => generated 783 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:37:39.051238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:39.054075 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:37:39.054358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:39.054606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:39.097827 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:39.097827 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:39.101999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:39.102787 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:37:39.103691 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:39.103928 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:39.104824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:39.108000 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2254332b-9aa1-4f55-894c-ccb7fcfe3ddd tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:37:39.108497 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 5/20] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:39 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 962 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:39.112564 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:39.112564 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:39.118008 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:39.123672 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3bfc954-7823-40e0-94a5-49657d6604d9 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:39.124132 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 5/21] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:39 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:40.121940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:40.124172 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:37:40.124516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:40.124796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:40.140943 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:40.142963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:40.143177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:40.143397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:40.150409 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:40.150409 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:40.154010 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:40.158199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05994fd1-38c6-42af-8d2e-079bf9e0e440 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:40.158600 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 7/22] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:40 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:40.174653 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:40.174653 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:40.180169 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:37:40.186134 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-86a287d0-fa17-45a6-ba37-22d9a436c309 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:37:40.186660 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 6/23] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:40 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:41.173042 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:41.175526 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:41.175822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:41.176122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:41.186517 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:41.186517 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:41.193155 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:41.198126 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f21bddd-4d89-4e9d-8430-6caf5f88d2e3 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:41.198515 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 6/24] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:41 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:42.222364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:42.222742 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:42.222820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:42.222990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:42.238085 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:42.238085 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:42.243470 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:42.252174 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0a06680-840c-4181-b8f9-3b23bf2c799a tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:42.252480 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 6/25] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:42 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1049 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:43.274221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:43.277329 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:43.277667 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:43.277909 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:43.297297 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:43.297297 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:43.304689 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:43.316192 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1149a2c9-fc0e-46a6-9ca4-57b88e586b5d tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:43.316708 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 8/26] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:37:43 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1569 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:43.376988 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:43.381338 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:43.381338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:43.382319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:43.390498 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:43.390498 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:43.394871 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:43.404645 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-3e6120de-6ad1-48ce-9330-dcc016d3f87c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:43.404876 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 7/27] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:37:43 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:44.521725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:44.524641 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:44.524971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:44.525302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:44.535822 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:44.535822 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:44.541960 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:44.550693 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-ca3d0f2d-4d62-4a55-9b10-076611c517fc tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:44.551232 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 7/28] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:37:44 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:44.565653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c557c480-cc94-440c-bb53-10ca784a0b89 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:44.566278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c557c480-cc94-440c-bb53-10ca784a0b89 None None] GET https://10.4.3.52/volume// Jul 03 10:37:44.566514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c557c480-cc94-440c-bb53-10ca784a0b89 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:44.566734 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c557c480-cc94-440c-bb53-10ca784a0b89 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:44.567163 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c557c480-cc94-440c-bb53-10ca784a0b89 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:37:44.567785 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 7/29] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:37:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:37:44.582915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-4c49e80d-a10c-4fb0-a4e7-bc4b16e6de10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:44.584954 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-4c49e80d-a10c-4fb0-a4e7-bc4b16e6de10 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:37:44.585354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-4c49e80d-a10c-4fb0-a4e7-bc4b16e6de10 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bd8d479-8ab7-49ee-8104-d7bcf4a7de63", "connector": null, "instance_uuid": "f9970247-b7b7-43fe-967f-22190a1c018d"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:44.602987 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:44.602987 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:44.655911 np0000004406 devstack@c-api.service[99875]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 03 10:37:44.655911 np0000004406 devstack@c-api.service[99875]: .first() Jul 03 10:37:44.679984 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-4c49e80d-a10c-4fb0-a4e7-bc4b16e6de10 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:37:44.680552 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 9/30] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:37:44 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:44.700922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:44.704236 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:37:44.704842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-564998591"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:44.706996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-564998591'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:37:44.707512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Create volume of 1 GB Jul 03 10:37:44.734888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:37:44.733718. {{(pid=99874) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:37:44.734888 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Availability Zones retrieved successfully. Jul 03 10:37:44.756640 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Flow 'volume_create_api' (07a2efb4-0310-4750-8716-0622af1ccd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:44.757805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d016f91-bcf5-43fb-8d3a-bffc27fb4776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:44.759019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:37:44.836035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d016f91-bcf5-43fb-8d3a-bffc27fb4776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:44.837616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7968fae-811a-4dee-a036-837697af245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:44.918012 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:44.918012 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:37:44.997549 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Created reservations ['8fbb495f-1e2c-4f6f-b48e-699eb709ff7c', 'b5746ee0-4aaf-417c-a307-3b4345683328', 'ecc5675d-2745-46f4-a41c-4401f2d60432', '3cafc8d6-053b-49be-8984-0297453898e2'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:37:44.999596 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7968fae-811a-4dee-a036-837697af245c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbb495f-1e2c-4f6f-b48e-699eb709ff7c', 'b5746ee0-4aaf-417c-a307-3b4345683328', 'ecc5675d-2745-46f4-a41c-4401f2d60432', '3cafc8d6-053b-49be-8984-0297453898e2']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:45.000221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25c8d11-1e29-4c7f-97bf-122b5bb169fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:45.045184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25c8d11-1e29-4c7f-97bf-122b5bb169fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c27d2094-ed4a-453f-8eb9-e9e199c81afc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-564998591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd60246657d246f396a0014b364b0f7c',qos_specs=None,replication_status=,reservations=['8fbb495f-1e2c-4f6f-b48e-699eb709ff7c','b5746ee0-4aaf-417c-a307-3b4345683328','ecc5675d-2745-46f4-a41c-4401f2d60432','3cafc8d6-053b-49be-8984-0297453898e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bf3cca77e949ef81dacd623bd11630',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-564998591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c27d2094-ed4a-453f-8eb9-e9e199c81afc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd60246657d246f396a0014b364b0f7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bf3cca77e949ef81dacd623bd11630',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:45.045184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bb1a06-e29b-4dad-891c-20e84f1e4850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:45.082994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bb1a06-e29b-4dad-891c-20e84f1e4850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-564998591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd60246657d246f396a0014b364b0f7c',qos_specs=None,replication_status=,reservations=['8fbb495f-1e2c-4f6f-b48e-699eb709ff7c','b5746ee0-4aaf-417c-a307-3b4345683328','ecc5675d-2745-46f4-a41c-4401f2d60432','3cafc8d6-053b-49be-8984-0297453898e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bf3cca77e949ef81dacd623bd11630',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:45.083870 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cdb56e-0f01-4aa6-be87-213686444ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:37:45.114231 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cdb56e-0f01-4aa6-be87-213686444ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:37:45.115299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Flow 'volume_create_api' (07a2efb4-0310-4750-8716-0622af1ccd00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:37:45.115770 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Create volume request issued successfully. Jul 03 10:37:45.123013 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0b06e97-5bbd-4a17-bed0-f824984cf0dd tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:37:45.123734 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 8/31] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:37:44 2026] POST /volume/v3/volumes => generated 749 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:37:45.141147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-55293ceb-de82-497a-882b-a1df4837f2f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:45.147274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55293ceb-de82-497a-882b-a1df4837f2f0 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:45.147274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55293ceb-de82-497a-882b-a1df4837f2f0 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:45.147511 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55293ceb-de82-497a-882b-a1df4837f2f0 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:45.164830 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:45.164830 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:45.170462 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-55293ceb-de82-497a-882b-a1df4837f2f0 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:45.180728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55293ceb-de82-497a-882b-a1df4837f2f0 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:45.181180 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 8/32] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:45 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:46.201566 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:46.204085 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:46.204425 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:46.204730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:46.225173 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:46.225173 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:46.244722 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:46.250950 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-145b7fa9-6cb2-464d-a26e-37159b5edbe3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:46.251632 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 8/33] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:46 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:46.388028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:46.390315 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:46.390553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:46.390769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:46.403920 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:46.403920 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:46.409392 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:46.422618 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-f72b3b8e-93e7-44ca-8c41-2efd8c8ccf3d tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:46.422618 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 10/34] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:37:46 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:48.783196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-295a9588-5732-4263-a49b-533f9cd3fb2f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:48.783849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-295a9588-5732-4263-a49b-533f9cd3fb2f None None] GET https://10.4.3.52/volume// Jul 03 10:37:48.784246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-295a9588-5732-4263-a49b-533f9cd3fb2f None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:48.784468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-295a9588-5732-4263-a49b-533f9cd3fb2f None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:48.784917 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-295a9588-5732-4263-a49b-533f9cd3fb2f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:37:48.785479 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 9/35] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:37:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:37:48.809127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-4105c724-1cf8-4206-a2a5-b4c005696db5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:49.183884 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-4105c724-1cf8-4206-a2a5-b4c005696db5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:37:49.184507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-4105c724-1cf8-4206-a2a5-b4c005696db5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c27d2094-ed4a-453f-8eb9-e9e199c81afc", "connector": null, "instance_uuid": "d2b505e3-f22d-40a4-8273-3cbc4e13b3ec"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:49.194955 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:49.194955 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:49.259303 np0000004406 devstack@c-api.service[99876]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 03 10:37:49.259303 np0000004406 devstack@c-api.service[99876]: .first() Jul 03 10:37:49.290617 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-4105c724-1cf8-4206-a2a5-b4c005696db5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:37:49.291043 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 9/36] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:37:48 2026] POST /volume/v3/attachments => generated 273 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:49.491858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d284c85d-65e1-46ba-873b-681c57e15029 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:49.494840 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d284c85d-65e1-46ba-873b-681c57e15029 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:49.495090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d284c85d-65e1-46ba-873b-681c57e15029 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:49.495333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d284c85d-65e1-46ba-873b-681c57e15029 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:49.511898 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:49.511898 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:49.517002 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d284c85d-65e1-46ba-873b-681c57e15029 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:49.522353 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d284c85d-65e1-46ba-873b-681c57e15029 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:49.522819 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 9/37] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:49 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:49.835137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6cadd2f6-ac57-4d97-ad8c-d27ecfab3c63 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:49.835963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6cadd2f6-ac57-4d97-ad8c-d27ecfab3c63 None None] GET https://10.4.3.52/volume// Jul 03 10:37:49.836204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6cadd2f6-ac57-4d97-ad8c-d27ecfab3c63 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:49.836465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6cadd2f6-ac57-4d97-ad8c-d27ecfab3c63 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:49.837851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6cadd2f6-ac57-4d97-ad8c-d27ecfab3c63 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:37:49.838307 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 11/38] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:37:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:37:49.862956 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:49.865269 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:49.865636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:49.865896 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:49.881240 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:49.881240 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:49.885871 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:49.894861 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-c9438526-1e00-4082-94d8-fae68b56a4a2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:49.895764 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 10/39] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:37:49 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:50.536646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:50.538638 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:50.538828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:50.539031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:50.549336 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:50.549336 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:50.553400 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:50.557726 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7d1b551-e9e8-45c3-bf4c-af1d4e702058 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:50.558324 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 10/40] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:50 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:51.075270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:51.080988 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] PUT https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 Jul 03 10:37:51.081478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:51.107847 np0000004406 devstack@c-api.service[99873]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 10:37:51.107847 np0000004406 devstack@c-api.service[99873]: .first() Jul 03 10:37:51.124899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Acquiring lock "cinder-attachment_update-c27d2094-ed4a-453f-8eb9-e9e199c81afc-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:37:51.134936 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Lock "cinder-attachment_update-c27d2094-ed4a-453f-8eb9-e9e199c81afc-np0000004406" acquired by "attachment_update" :: waited 0.010s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:37:51.136414 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:51.136414 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:51.574907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:51.577192 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:51.577374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:51.577614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:51.590075 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:51.590075 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:51.594237 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:51.599204 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1a7bd216-00f5-4104-8447-1a68fa2a6104 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:51.599705 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 12/41] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:51 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:51.681327 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Lock "cinder-attachment_update-c27d2094-ed4a-453f-8eb9-e9e199c81afc-np0000004406" released by "attachment_update" :: held 0.546s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:37:51.681900 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-5efced8e-f28b-4e35-a284-e0dd499ba376 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 returned with HTTP 200 Jul 03 10:37:51.682743 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 10/42] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:37:51 2026] PUT /volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 => generated 969 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:52.132785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-abb45d68-8357-405c-a750-b11dbaca7895 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:52.133357 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-abb45d68-8357-405c-a750-b11dbaca7895 None None] GET https://10.4.3.52/volume// Jul 03 10:37:52.133566 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-abb45d68-8357-405c-a750-b11dbaca7895 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:52.134407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-abb45d68-8357-405c-a750-b11dbaca7895 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:52.134769 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-abb45d68-8357-405c-a750-b11dbaca7895 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:37:52.135449 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 11/43] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:37:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:37:52.147198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:52.151016 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:37:52.151271 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:52.151893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:52.165784 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:52.165784 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:52.172770 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:37:52.180082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-c7e0571f-30a0-4591-a8fc-393fd42aa904 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:37:52.180082 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 11/44] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:37:52 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1568 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:37:52.276679 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:52.281569 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] PUT https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 Jul 03 10:37:52.282013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:52.295899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Acquiring lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:37:52.315683 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" acquired by "attachment_update" :: waited 0.018s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:37:52.316504 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:52.316504 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:52.620191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:52.625418 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:52.625418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:52.625418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:52.640159 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:52.640159 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:52.644711 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:52.650129 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d7fdc2d-3082-4e23-9dce-c8fca7070fa5 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:52.651739 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 11/45] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:52 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:52.869590 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" released by "attachment_update" :: held 0.555s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:37:52.869590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-8d384ad2-b85f-4214-82f2-d85047847967 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 returned with HTTP 200 Jul 03 10:37:52.870428 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 13/46] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:37:52 2026] PUT /volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 => generated 969 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:53.392262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-cff254c6-5513-416d-bfb4-2716dfc35cfa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:53.395542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-cff254c6-5513-416d-bfb4-2716dfc35cfa tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44/action Jul 03 10:37:53.396272 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-cff254c6-5513-416d-bfb4-2716dfc35cfa tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:37:53.396454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-cff254c6-5513-416d-bfb4-2716dfc35cfa tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:53.409672 np0000004406 devstack@c-api.service[99874]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 03 10:37:53.409672 np0000004406 devstack@c-api.service[99874]: .first() Jul 03 10:37:53.434135 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:53.434135 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:53.453367 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-acc44c08-2f62-44bf-bdab-706d525e2c1d req-cff254c6-5513-416d-bfb4-2716dfc35cfa tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44/action returned with HTTP 204 Jul 03 10:37:53.453653 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 12/47] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:37:53 2026] POST /volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:37:53.673526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-812c72d9-923a-49f3-b488-4b66ee30f16f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:53.677014 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-812c72d9-923a-49f3-b488-4b66ee30f16f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:53.677014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-812c72d9-923a-49f3-b488-4b66ee30f16f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:53.677014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-812c72d9-923a-49f3-b488-4b66ee30f16f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:53.691098 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:53.691098 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:53.697683 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-812c72d9-923a-49f3-b488-4b66ee30f16f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:53.704239 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-812c72d9-923a-49f3-b488-4b66ee30f16f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:53.704689 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 12/48] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:53 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:54.721486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:54.723317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:54.723522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:54.723726 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:54.739315 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:54.739315 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:54.747843 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:54.756949 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2fc0265b-d68f-45bc-90d5-dbf3472b44bc tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:54.756949 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 12/49] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:54 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:55.777903 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c090d424-a85c-4620-973c-48745344c439 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:55.782799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c090d424-a85c-4620-973c-48745344c439 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:55.782799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c090d424-a85c-4620-973c-48745344c439 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:55.782799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c090d424-a85c-4620-973c-48745344c439 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:55.806898 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:55.806898 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:55.815319 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c090d424-a85c-4620-973c-48745344c439 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:55.826240 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c090d424-a85c-4620-973c-48745344c439 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:55.827334 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 14/50] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:55 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:56.844229 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:56.846561 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:56.847198 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:56.847482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:56.866665 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:56.866665 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:56.872199 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:56.884582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44e7f4af-ab1f-4d13-ba1d-877fe9e30e09 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:56.886012 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 13/51] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:56 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:57.899520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:57.904657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:57.904657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:57.904862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:57.926871 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:57.926871 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:37:57.938017 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:57.944091 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5677fd61-f7b2-449b-a4f8-fd54fcaeeaf3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:57.944693 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 13/52] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:57 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:37:57.948142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-2e207959-7183-4687-ae20-25beedac4a47 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:57.948142 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-2e207959-7183-4687-ae20-25beedac4a47 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] POST https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98/action Jul 03 10:37:57.948142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-2e207959-7183-4687-ae20-25beedac4a47 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:37:57.948142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-2e207959-7183-4687-ae20-25beedac4a47 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:37:57.965247 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:57.965247 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:37:57.984777 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2d57a053-36aa-432b-a29a-9a897ee105b1 req-2e207959-7183-4687-ae20-25beedac4a47 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98/action returned with HTTP 204 Jul 03 10:37:57.985353 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 13/53] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:37:57 2026] POST /volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:37:58.959807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:58.962481 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:58.962740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:58.962998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:58.973219 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:58.973219 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:37:58.977390 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:58.982890 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3562985-5031-4b3f-9bfc-31e45fa1fa99 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:58.983364 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 15/54] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:58 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:37:58.997695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:37:59.000089 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:37:59.000355 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:37:59.000649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:37:59.011130 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:37:59.011130 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:37:59.016199 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:37:59.022925 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-320605f9-66fb-42e8-b176-ad40c1a6f5f7 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:37:59.023560 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 14/55] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:37:58 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:03.634490 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bc1f4adf-fe4b-4eba-9f30-92bb9a900053 req-99b29303-7a92-4bce-bc3b-8c42984d8774 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:03.638350 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bc1f4adf-fe4b-4eba-9f30-92bb9a900053 req-99b29303-7a92-4bce-bc3b-8c42984d8774 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] DELETE https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 Jul 03 10:38:03.638350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bc1f4adf-fe4b-4eba-9f30-92bb9a900053 req-99b29303-7a92-4bce-bc3b-8c42984d8774 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:03.638350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bc1f4adf-fe4b-4eba-9f30-92bb9a900053 req-99b29303-7a92-4bce-bc3b-8c42984d8774 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:03.659882 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:03.659882 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:04.236060 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bc1f4adf-fe4b-4eba-9f30-92bb9a900053 req-99b29303-7a92-4bce-bc3b-8c42984d8774 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 returned with HTTP 200 Jul 03 10:38:04.236060 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 14/56] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:38:03 2026] DELETE /volume/v3/attachments/6606a58c-c12e-4647-8020-04641727ca98 => generated 19 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:07.975430 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=71,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:08.906178 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:08.908286 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:08.909648 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:08.909985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:08.920136 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:08.920136 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:08.935136 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:38:08.947915 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89f8c1f2-f002-4bf4-a19c-70ebfb8034d2 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:38:08.947915 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 14/57] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:08 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:08.965362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9415b545-6665-4a26-92a7-3099333277a4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:08.968742 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9415b545-6665-4a26-92a7-3099333277a4 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:08.969028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9415b545-6665-4a26-92a7-3099333277a4 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:08.969313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9415b545-6665-4a26-92a7-3099333277a4 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:08.981807 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:08.981807 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:08.987648 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9415b545-6665-4a26-92a7-3099333277a4 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:38:08.995130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9415b545-6665-4a26-92a7-3099333277a4 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:38:08.995264 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 16/58] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:08 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:09.021134 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=67,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:09.050240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-35771d62-1776-4fe2-8fb6-0790f965636e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:09.053241 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35771d62-1776-4fe2-8fb6-0790f965636e tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:09.053498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35771d62-1776-4fe2-8fb6-0790f965636e tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:09.053740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35771d62-1776-4fe2-8fb6-0790f965636e tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:09.065763 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:09.065763 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:09.070518 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-35771d62-1776-4fe2-8fb6-0790f965636e tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:38:09.080457 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35771d62-1776-4fe2-8fb6-0790f965636e tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:38:09.080902 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 15/59] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:09 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:09.112592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:09.114915 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:09.115188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:09.115407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:09.115614 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Delete volume with id: c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:09.128871 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:09.128871 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:09.130186 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:38:09.173755 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Delete volume request issued successfully. Jul 03 10:38:09.174051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-38ffcc27-ae49-48cc-8099-58f0b98c83e3 tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 202 Jul 03 10:38:09.174810 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 15/60] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:38:09 2026] DELETE /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:38:09.186250 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f03e7698-789d-4588-bf2e-04614dd8223f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:09.191055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f03e7698-789d-4588-bf2e-04614dd8223f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:09.191381 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f03e7698-789d-4588-bf2e-04614dd8223f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:09.191652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f03e7698-789d-4588-bf2e-04614dd8223f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:09.206221 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:09.206221 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:09.214367 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f03e7698-789d-4588-bf2e-04614dd8223f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Volume info retrieved successfully. Jul 03 10:38:09.222820 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f03e7698-789d-4588-bf2e-04614dd8223f tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 200 Jul 03 10:38:09.223270 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 15/61] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:09 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:09.485260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:09.491634 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:38:09.492255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:09.492616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:09.511209 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:09.511209 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:09.520126 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:38:09.532236 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc4b64a8-8e77-4036-a26a-b15f76a442ad tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:38:09.532236 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 17/62] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:38:09 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:10.243577 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7ae2e7b0-7321-4c75-a930-05de78520f2c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:10.246190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7ae2e7b0-7321-4c75-a930-05de78520f2c tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] GET https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc Jul 03 10:38:10.246190 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7ae2e7b0-7321-4c75-a930-05de78520f2c tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:10.246428 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7ae2e7b0-7321-4c75-a930-05de78520f2c tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:10.253733 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7ae2e7b0-7321-4c75-a930-05de78520f2c tempest-DeleteServersTestJSON-82208563 tempest-DeleteServersTestJSON-82208563-project-member] https://10.4.3.52/volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc returned with HTTP 404 Jul 03 10:38:10.254362 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 16/63] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:10 2026] GET /volume/v3/volumes/c27d2094-ed4a-453f-8eb9-e9e199c81afc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:19.161881 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=63,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:19.222896 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=8 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:19.525028 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:20.248957 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=5 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:38:24.536782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:24.540952 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:38:24.541816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e566e66d-14ba-47bd-9f26-5ad999d9cac1-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:24.544847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e566e66d-14ba-47bd-9f26-5ad999d9cac1-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:38:24.545213 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume of 1 GB Jul 03 10:38:24.552365 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Availability Zones retrieved successfully. Jul 03 10:38:24.562085 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Flow 'volume_create_api' (00cc1e59-f55d-4a06-9941-77d99f43ecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:24.566062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5323f81-6787-4ff2-be45-96ea91e99d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:24.567217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:38:24.607626 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5323f81-6787-4ff2-be45-96ea91e99d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:24.608849 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b469121-fa72-4ba4-b9e1-a88245b7f650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:24.700633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Created reservations ['9f9de467-489f-4276-b78e-d32afc52d801', '858fad8f-55c1-4181-afc3-1626f2c20776', '0c04f022-88a0-4798-b713-6bb9aed44841', 'eb33ff43-11b5-47e1-885c-dc3704062aa6'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:38:24.702137 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b469121-fa72-4ba4-b9e1-a88245b7f650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9de467-489f-4276-b78e-d32afc52d801', '858fad8f-55c1-4181-afc3-1626f2c20776', '0c04f022-88a0-4798-b713-6bb9aed44841', 'eb33ff43-11b5-47e1-885c-dc3704062aa6']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:24.703069 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90266cc3-4657-480a-936a-c1fba34a7bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:24.731120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90266cc3-4657-480a-936a-c1fba34a7bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6fbacdc-cede-4168-80bd-e49835403b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e566e66d-14ba-47bd-9f26-5ad999d9cac1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d7f9e34e2344a18eed322c57cd2265',qos_specs=None,replication_status=,reservations=['9f9de467-489f-4276-b78e-d32afc52d801','858fad8f-55c1-4181-afc3-1626f2c20776','0c04f022-88a0-4798-b713-6bb9aed44841','eb33ff43-11b5-47e1-885c-dc3704062aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deea5edb04764120baee72e7b77a8a55',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:38:24Z,deleted=False,deleted_at=None,display_description='',display_name='e566e66d-14ba-47bd-9f26-5ad999d9cac1-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6fbacdc-cede-4168-80bd-e49835403b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d7f9e34e2344a18eed322c57cd2265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deea5edb04764120baee72e7b77a8a55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:24.732849 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533e46fc-0ed1-42de-a7c5-6091085afa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:24.759489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533e46fc-0ed1-42de-a7c5-6091085afa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e566e66d-14ba-47bd-9f26-5ad999d9cac1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d7f9e34e2344a18eed322c57cd2265',qos_specs=None,replication_status=,reservations=['9f9de467-489f-4276-b78e-d32afc52d801','858fad8f-55c1-4181-afc3-1626f2c20776','0c04f022-88a0-4798-b713-6bb9aed44841','eb33ff43-11b5-47e1-885c-dc3704062aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deea5edb04764120baee72e7b77a8a55',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:24.760957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603117a1-96ae-423c-9b45-c51e17a27ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:24.774837 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603117a1-96ae-423c-9b45-c51e17a27ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:24.776065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Flow 'volume_create_api' (00cc1e59-f55d-4a06-9941-77d99f43ecd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:24.776510 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume request issued successfully. Jul 03 10:38:24.777361 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-bde3c29c-1834-44d3-bbfa-03163db65691 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:38:24.777974 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 16/64] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 10:38:24 2026] POST /volume/v3/volumes => generated 747 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:38:24.792528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:24.794909 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:38:24.795197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:24.795449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:24.803960 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:24.803960 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:24.811155 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:38:24.817888 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-155fc293-3875-400a-911d-834d3e30c34e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 200 Jul 03 10:38:24.818593 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 16/65] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:24 2026] GET /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:24.832704 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:24.837144 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:38:24.837144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:24.837144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:24.844622 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:24.844622 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:24.851491 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:38:24.869573 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-89655e57-4f29-4411-8861-e7b7624f1df6 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 200 Jul 03 10:38:24.869573 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 18/66] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:24 2026] GET /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:27.890882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:27.898567 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:38:27.898851 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:27.899478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:27.912308 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:27.912308 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:27.917573 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:38:27.924284 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-608c983d-db49-4027-8a3d-9464f7c7cd96 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 200 Jul 03 10:38:27.924861 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 17/67] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:27 2026] GET /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:27.937572 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-34401b52-6fb5-402e-badb-64ad9a60a9d2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:27.938447 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34401b52-6fb5-402e-badb-64ad9a60a9d2 None None] GET https://10.4.3.52/volume// Jul 03 10:38:27.938573 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34401b52-6fb5-402e-badb-64ad9a60a9d2 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:27.938823 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34401b52-6fb5-402e-badb-64ad9a60a9d2 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:27.939374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34401b52-6fb5-402e-badb-64ad9a60a9d2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:27.939737 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 17/68] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:27.948342 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-f076df1d-f4e5-41dc-8a49-f36c5d7491be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:27.950799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-f076df1d-f4e5-41dc-8a49-f36c5d7491be tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:27.951260 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-f076df1d-f4e5-41dc-8a49-f36c5d7491be tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6fbacdc-cede-4168-80bd-e49835403b0b", "connector": null, "instance_uuid": "e566e66d-14ba-47bd-9f26-5ad999d9cac1"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:27.961971 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:27.961971 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:28.021307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-f076df1d-f4e5-41dc-8a49-f36c5d7491be tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:28.021737 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 17/69] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:27 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:28.035380 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a97db1b0-4350-451e-a110-61936489e940 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:28.035753 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a97db1b0-4350-451e-a110-61936489e940 None None] GET https://10.4.3.52/volume// Jul 03 10:38:28.036132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a97db1b0-4350-451e-a110-61936489e940 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:28.036132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a97db1b0-4350-451e-a110-61936489e940 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:28.036496 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a97db1b0-4350-451e-a110-61936489e940 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:28.036824 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 19/70] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:28.046635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:28.052263 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:38:28.052639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:28.052860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:28.067464 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:28.067464 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:28.072452 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:38:28.081708 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-22e9b421-469d-4313-8339-30ad1f0bafb1 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 200 Jul 03 10:38:28.082545 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 18/71] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:28 2026] GET /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:28.172205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:28.175120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] PUT https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 Jul 03 10:38:28.175602 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:28.185027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Acquiring lock "cinder-attachment_update-b6fbacdc-cede-4168-80bd-e49835403b0b-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:38:28.191186 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Lock "cinder-attachment_update-b6fbacdc-cede-4168-80bd-e49835403b0b-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:38:28.192233 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:28.192233 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:28.741618 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Lock "cinder-attachment_update-b6fbacdc-cede-4168-80bd-e49835403b0b-np0000004406" released by "attachment_update" :: held 0.550s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:38:28.742057 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-8550c6de-4e64-4f6c-adbf-ed3ba4a7d74e tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 returned with HTTP 200 Jul 03 10:38:28.742832 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 18/72] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:38:28 2026] PUT /volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:29.259738 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-582e9103-49e3-484e-a2aa-422d6f50f74b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:29.261660 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-582e9103-49e3-484e-a2aa-422d6f50f74b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7/action Jul 03 10:38:29.262005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-582e9103-49e3-484e-a2aa-422d6f50f74b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:29.262255 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-582e9103-49e3-484e-a2aa-422d6f50f74b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:29.287537 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:29.287537 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:29.305194 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4da642f1-0012-4557-a4e3-57b3486c1db9 req-582e9103-49e3-484e-a2aa-422d6f50f74b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7/action returned with HTTP 204 Jul 03 10:38:29.305856 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 18/73] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:38:29 2026] POST /volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:30.405759 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-79735db9-e013-42a4-a32a-992e8277f7d2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:30.409078 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:38:30.409078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-241297551"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:30.410523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-241297551'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:38:30.410763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Create volume of 1 GB Jul 03 10:38:30.416456 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Availability Zones retrieved successfully. Jul 03 10:38:30.424677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Flow 'volume_create_api' (50674dda-94ff-4b93-9c4b-7b8d05b6d3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:30.426225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67d4cfe-4bd4-47f7-86ca-19b47d14cedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.427090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:38:30.471961 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67d4cfe-4bd4-47f7-86ca-19b47d14cedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.472869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44871ea0-2429-4653-b860-4583324a9441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.563000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Created reservations ['b41c8eba-0fdd-44f5-8832-3a1a10568b30', '34d52797-64ff-4b47-ab2b-a12ac9b34b75', '78e3e61d-27fb-46b6-9469-b6157fe5305e', '4d450cbf-8627-4c01-9bec-fc5140bc7a5a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:38:30.564127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44871ea0-2429-4653-b860-4583324a9441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41c8eba-0fdd-44f5-8832-3a1a10568b30', '34d52797-64ff-4b47-ab2b-a12ac9b34b75', '78e3e61d-27fb-46b6-9469-b6157fe5305e', '4d450cbf-8627-4c01-9bec-fc5140bc7a5a']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.565407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904bfef1-0920-4f6c-a0bc-4fc3bda733e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.597765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904bfef1-0920-4f6c-a0bc-4fc3bda733e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cecae12-a99b-4bb0-bfc4-494f2e302529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-241297551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bd9288e11b44dc593acbc50049db421',qos_specs=None,replication_status=,reservations=['b41c8eba-0fdd-44f5-8832-3a1a10568b30','34d52797-64ff-4b47-ab2b-a12ac9b34b75','78e3e61d-27fb-46b6-9469-b6157fe5305e','4d450cbf-8627-4c01-9bec-fc5140bc7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a320eace784fbf92ca7059039299fd',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-241297551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cecae12-a99b-4bb0-bfc4-494f2e302529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bd9288e11b44dc593acbc50049db421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69a320eace784fbf92ca7059039299fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.598618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d30eb-6d65-4416-95c7-b1bf4111f393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.627519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d30eb-6d65-4416-95c7-b1bf4111f393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-241297551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bd9288e11b44dc593acbc50049db421',qos_specs=None,replication_status=,reservations=['b41c8eba-0fdd-44f5-8832-3a1a10568b30','34d52797-64ff-4b47-ab2b-a12ac9b34b75','78e3e61d-27fb-46b6-9469-b6157fe5305e','4d450cbf-8627-4c01-9bec-fc5140bc7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a320eace784fbf92ca7059039299fd',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.627928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0faa63a5-e9e5-49c9-ae70-9aeffc52582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.644505 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0faa63a5-e9e5-49c9-ae70-9aeffc52582e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.645817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Flow 'volume_create_api' (50674dda-94ff-4b93-9c4b-7b8d05b6d3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:30.646735 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Create volume request issued successfully. Jul 03 10:38:30.646961 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79735db9-e013-42a4-a32a-992e8277f7d2 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:38:30.647600 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 20/74] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:38:30 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:38:30.660628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:30.662445 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] GET https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:30.662718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:30.662821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:30.672278 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:30.672278 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:30.677022 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Volume info retrieved successfully. Jul 03 10:38:30.683237 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3babbb7d-747e-4f91-bd4e-e49365694aeb tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 returned with HTTP 200 Jul 03 10:38:30.683653 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 19/75] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:30 2026] GET /volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:30.870361 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:30.872475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:38:30.872888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-122587296"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:30.874690 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-122587296'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:38:30.874797 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Create volume of 1 GB Jul 03 10:38:30.875086 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:30.875086 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:30.879797 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Availability Zones retrieved successfully. Jul 03 10:38:30.887867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Flow 'volume_create_api' (8c03f930-2bf6-4102-bd9b-ed9db517b53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:30.889373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35a5045-a372-4d51-8831-83e5ceb182b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:30.890596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:38:30.927153 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35a5045-a372-4d51-8831-83e5ceb182b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:30.928162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b283adf2-ad63-48b6-9230-6d45d81fa5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.008419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Created reservations ['1dc25500-992a-4b43-b965-c378d57577e7', 'c3a71065-a1ce-431b-97cb-8e5804245409', 'd8697854-14a2-40da-8c26-f779b3d0f0ac', '26f1c675-1e3e-443b-b722-733b324b2ccc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:38:31.009544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b283adf2-ad63-48b6-9230-6d45d81fa5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dc25500-992a-4b43-b965-c378d57577e7', 'c3a71065-a1ce-431b-97cb-8e5804245409', 'd8697854-14a2-40da-8c26-f779b3d0f0ac', '26f1c675-1e3e-443b-b722-733b324b2ccc']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.010570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce3fa95-e778-4415-ac14-c063685378c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.040017 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce3fa95-e778-4415-ac14-c063685378c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a54a3f8-b99c-4028-a420-66a45113cbe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-122587296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae4058896c74493887a3fdf7797d1fc5',qos_specs=None,replication_status=,reservations=['1dc25500-992a-4b43-b965-c378d57577e7','c3a71065-a1ce-431b-97cb-8e5804245409','d8697854-14a2-40da-8c26-f779b3d0f0ac','26f1c675-1e3e-443b-b722-733b324b2ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69c995d2cf04050bb7926a4537728b0',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-122587296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a54a3f8-b99c-4028-a420-66a45113cbe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4058896c74493887a3fdf7797d1fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69c995d2cf04050bb7926a4537728b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.040700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72b43cf-ca94-4a49-b082-0dbfebf2823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.064431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72b43cf-ca94-4a49-b082-0dbfebf2823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-122587296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae4058896c74493887a3fdf7797d1fc5',qos_specs=None,replication_status=,reservations=['1dc25500-992a-4b43-b965-c378d57577e7','c3a71065-a1ce-431b-97cb-8e5804245409','d8697854-14a2-40da-8c26-f779b3d0f0ac','26f1c675-1e3e-443b-b722-733b324b2ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69c995d2cf04050bb7926a4537728b0',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.065663 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14861a0f-ad93-426e-bc87-b4f5ec4ed283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.077701 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14861a0f-ad93-426e-bc87-b4f5ec4ed283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.078499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Flow 'volume_create_api' (8c03f930-2bf6-4102-bd9b-ed9db517b53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:31.078815 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Create volume request issued successfully. Jul 03 10:38:31.079475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-69326702-6c7a-4ac3-bc95-299c293ecc4f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:38:31.079897 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 19/76] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:38:30 2026] POST /volume/v3/volumes => generated 749 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:38:31.097847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:31.100130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:38:31.100411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:31.100603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:31.109544 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:31.109544 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:31.114128 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:38:31.119695 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03b75e3d-ccdc-4c01-a8d2-4bdc5660dca9 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:38:31.120493 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 19/77] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:31 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:31.554711 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:31.558143 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:38:31.559155 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2112710105"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:31.561074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2112710105'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:38:31.561289 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Create volume of 1 GB Jul 03 10:38:31.561689 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:31.561689 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:31.569530 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Availability Zones retrieved successfully. Jul 03 10:38:31.583061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Flow 'volume_create_api' (9f3b35b6-9944-4e68-b64d-94c8ec3f860c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:31.585630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50494d-e546-4402-855f-598c08d6df24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.587236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:38:31.634686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50494d-e546-4402-855f-598c08d6df24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.635884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060ae269-64f7-41a1-b437-47f60f7b28e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.699225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:31.702456 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] GET https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:31.703267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:31.703267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:31.712404 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:31.712404 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:31.718777 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Volume info retrieved successfully. Jul 03 10:38:31.726360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4822d369-2e7e-4ece-89e7-413f0aad4014 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 returned with HTTP 200 Jul 03 10:38:31.726897 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 20/78] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:31 2026] GET /volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:31.759762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Created reservations ['b72b3c3d-aaea-4d24-b514-42b79697634c', '942bffb7-2f91-4b3f-ba80-6d9a8647a1b6', '2890dbfc-4a83-4e0d-bc16-be40dee6ae25', '60a8dce3-cb95-4466-9469-56c630ea6b59'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:38:31.760678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060ae269-64f7-41a1-b437-47f60f7b28e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72b3c3d-aaea-4d24-b514-42b79697634c', '942bffb7-2f91-4b3f-ba80-6d9a8647a1b6', '2890dbfc-4a83-4e0d-bc16-be40dee6ae25', '60a8dce3-cb95-4466-9469-56c630ea6b59']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.761781 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba85911-891c-443b-b29f-8ff5e8fa93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.801624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba85911-891c-443b-b29f-8ff5e8fa93a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c35870a-12cf-4f69-b2db-db5d8489e3d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2112710105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb3646b8e7f84425b7449663f46d1976',qos_specs=None,replication_status=,reservations=['b72b3c3d-aaea-4d24-b514-42b79697634c','942bffb7-2f91-4b3f-ba80-6d9a8647a1b6','2890dbfc-4a83-4e0d-bc16-be40dee6ae25','60a8dce3-cb95-4466-9469-56c630ea6b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcaec1f12b74a22822695c674002cee',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2112710105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c35870a-12cf-4f69-b2db-db5d8489e3d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb3646b8e7f84425b7449663f46d1976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcaec1f12b74a22822695c674002cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.802624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10db7ec-dc72-4ba5-9e67-13d1471f09d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.838712 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10db7ec-dc72-4ba5-9e67-13d1471f09d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2112710105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb3646b8e7f84425b7449663f46d1976',qos_specs=None,replication_status=,reservations=['b72b3c3d-aaea-4d24-b514-42b79697634c','942bffb7-2f91-4b3f-ba80-6d9a8647a1b6','2890dbfc-4a83-4e0d-bc16-be40dee6ae25','60a8dce3-cb95-4466-9469-56c630ea6b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcaec1f12b74a22822695c674002cee',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.839942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61ead0e-7f43-4e8b-8a71-57f5dc2724b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:31.854977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61ead0e-7f43-4e8b-8a71-57f5dc2724b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:31.856166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Flow 'volume_create_api' (9f3b35b6-9944-4e68-b64d-94c8ec3f860c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:31.856596 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Create volume request issued successfully. Jul 03 10:38:31.857218 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-004f4abd-d5f6-4e60-a0f5-7e2d0d86bf32 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:38:31.857895 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 21/79] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:38:31 2026] POST /volume/v3/volumes => generated 753 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:38:31.883358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:31.885677 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:31.885942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:31.887008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:31.898125 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:31.898125 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:31.903978 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:31.911579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-66bf2be6-ece7-496d-8bfb-d791c5635288 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:31.912078 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 20/80] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:31 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:32.135285 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:32.138180 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:38:32.138511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:32.138820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:32.157002 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:32.157002 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:32.168999 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:38:32.178799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6fd362fd-7a0c-402b-b4bb-1af0c7740790 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:38:32.180155 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 20/81] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:32 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:32.221985 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-3361bdee-bf7d-4937-892a-ea9eaa96081f req-1eeac667-43b1-4451-93ec-dc6500ac10d2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:32.224886 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3361bdee-bf7d-4937-892a-ea9eaa96081f req-1eeac667-43b1-4451-93ec-dc6500ac10d2 tempest-VolumesAdminNegativeTest-1069595776 tempest-VolumesAdminNegativeTest-1069595776-project] GET https://10.4.3.52/volume/v3/volumes/2645ee68-2687-4711-95b4-cfb0eca38591 Jul 03 10:38:32.225208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3361bdee-bf7d-4937-892a-ea9eaa96081f req-1eeac667-43b1-4451-93ec-dc6500ac10d2 tempest-VolumesAdminNegativeTest-1069595776 tempest-VolumesAdminNegativeTest-1069595776-project] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:32.225508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3361bdee-bf7d-4937-892a-ea9eaa96081f req-1eeac667-43b1-4451-93ec-dc6500ac10d2 tempest-VolumesAdminNegativeTest-1069595776 tempest-VolumesAdminNegativeTest-1069595776-project] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:32.234320 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3361bdee-bf7d-4937-892a-ea9eaa96081f req-1eeac667-43b1-4451-93ec-dc6500ac10d2 tempest-VolumesAdminNegativeTest-1069595776 tempest-VolumesAdminNegativeTest-1069595776-project] https://10.4.3.52/volume/v3/volumes/2645ee68-2687-4711-95b4-cfb0eca38591 returned with HTTP 404 Jul 03 10:38:32.235892 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 21/82] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:32 2026] GET /volume/v3/volumes/2645ee68-2687-4711-95b4-cfb0eca38591 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:32.251187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-23664f03-a831-4930-a4be-833ae8651f06 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:32.254138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:32.255268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:32.255268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:32.255268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Delete volume with id: 3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:32.269284 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:32.269284 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:32.270265 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Volume info retrieved successfully. Jul 03 10:38:32.313207 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Delete volume request issued successfully. Jul 03 10:38:32.313513 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23664f03-a831-4930-a4be-833ae8651f06 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 returned with HTTP 202 Jul 03 10:38:32.314056 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 22/83] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:38:32 2026] DELETE /volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:38:32.323067 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c34fcf31-597a-428c-918d-5b040f0f4416 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:32.325979 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c34fcf31-597a-428c-918d-5b040f0f4416 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] GET https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:32.326397 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c34fcf31-597a-428c-918d-5b040f0f4416 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:32.326397 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c34fcf31-597a-428c-918d-5b040f0f4416 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:32.336171 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:32.336171 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:32.341496 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c34fcf31-597a-428c-918d-5b040f0f4416 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Volume info retrieved successfully. Jul 03 10:38:32.347778 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c34fcf31-597a-428c-918d-5b040f0f4416 tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 returned with HTTP 200 Jul 03 10:38:32.348731 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 21/84] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:32 2026] GET /volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:32.930977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:32.933846 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:32.934145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:32.934459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:32.947133 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:32.947133 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:32.952975 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:32.961787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cd579e45-07a0-4bdc-9af5-8bdf95a54e6e tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:32.962451 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 21/85] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:32 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:33.020449 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:33.026830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:33.027068 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:33.027328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:33.040136 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:33.040136 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:33.049006 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:33.056267 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-9781d615-eef0-40c5-a9ba-837fc3b0d892 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:33.056902 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 22/86] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:33 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:33.363012 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8203a6e3-68f5-46fc-a760-f82b588b0f6c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:33.364830 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8203a6e3-68f5-46fc-a760-f82b588b0f6c tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] GET https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 Jul 03 10:38:33.365383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8203a6e3-68f5-46fc-a760-f82b588b0f6c tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:33.366245 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8203a6e3-68f5-46fc-a760-f82b588b0f6c tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:33.371121 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8203a6e3-68f5-46fc-a760-f82b588b0f6c tempest-VolumesAdminNegativeTest-528444766 tempest-VolumesAdminNegativeTest-528444766-project-member] https://10.4.3.52/volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 returned with HTTP 404 Jul 03 10:38:33.372138 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 23/87] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:33 2026] GET /volume/v3/volumes/3cecae12-a99b-4bb0-bfc4-494f2e302529 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:35.105661 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cda85868-c5be-410e-bcc8-92a9b980487f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.106011 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cda85868-c5be-410e-bcc8-92a9b980487f None None] GET https://10.4.3.52/volume// Jul 03 10:38:35.106188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cda85868-c5be-410e-bcc8-92a9b980487f None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:35.106386 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cda85868-c5be-410e-bcc8-92a9b980487f None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:35.106707 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cda85868-c5be-410e-bcc8-92a9b980487f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:35.106996 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 22/88] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:38:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:35.115374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-299d4da8-031b-4d3f-aacc-677cf1f817cd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.118234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-299d4da8-031b-4d3f-aacc-677cf1f817cd tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:35.119141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-299d4da8-031b-4d3f-aacc-677cf1f817cd tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c35870a-12cf-4f69-b2db-db5d8489e3d2", "connector": null, "instance_uuid": "f3b32d1f-291a-4446-b0d5-4f6be9c61c47"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:35.130288 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:35.130288 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:35.170587 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-299d4da8-031b-4d3f-aacc-677cf1f817cd tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:35.171160 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 22/89] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:35 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:35.596263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.598147 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:35.598346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:35.598558 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:35.608257 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:35.608257 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:35.611838 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:35.615956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07bb3c31-1d6c-4171-ab7b-7516844d54ee tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:35.638347 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 23/90] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:35 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:35.712289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-74b139a4-78ab-488c-b258-c09247b5c649 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.712652 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-74b139a4-78ab-488c-b258-c09247b5c649 None None] GET https://10.4.3.52/volume// Jul 03 10:38:35.716165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-74b139a4-78ab-488c-b258-c09247b5c649 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:35.716165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-74b139a4-78ab-488c-b258-c09247b5c649 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:35.716165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-74b139a4-78ab-488c-b258-c09247b5c649 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:35.716165 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 24/91] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:35.720702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.723716 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:35.724003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:35.724284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:35.737683 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:35.737683 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:35.742928 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:35.749452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-a8ceba60-500c-4ea6-b400-03998eb70d9f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:35.749994 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 23/92] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:35 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:35.825449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:35.827563 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] PUT https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c Jul 03 10:38:35.827934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:35.837607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Acquiring lock "cinder-attachment_update-3c35870a-12cf-4f69-b2db-db5d8489e3d2-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:38:35.842581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Lock "cinder-attachment_update-3c35870a-12cf-4f69-b2db-db5d8489e3d2-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:38:35.843718 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:35.843718 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:36.371592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Lock "cinder-attachment_update-3c35870a-12cf-4f69-b2db-db5d8489e3d2-np0000004406" released by "attachment_update" :: held 0.529s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:38:36.371902 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-399fb4f7-197d-4e66-9ade-f2e14b029a24 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c returned with HTTP 200 Jul 03 10:38:36.372598 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 23/93] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:38:35 2026] PUT /volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:36.650901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:36.653179 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:36.653448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:36.653691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:36.665203 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:36.665203 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:36.670024 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:36.675981 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac6ffed6-1d8a-45c8-87a9-08e4e8e53ebf tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:36.676526 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 24/94] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:36 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:37.153285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:37.157640 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:37.157900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:37.158180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:37.178087 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:37.178087 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:37.183596 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:37.195762 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5deb901-0f50-47d3-8152-80abc927a8c2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:37.196313 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 25/95] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:37 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:37.690003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e1374b73-d348-424e-85bb-ba934dc26270 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:37.693231 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e1374b73-d348-424e-85bb-ba934dc26270 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:37.693526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e1374b73-d348-424e-85bb-ba934dc26270 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:37.694413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e1374b73-d348-424e-85bb-ba934dc26270 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:37.714776 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:37.714776 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:37.725330 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e1374b73-d348-424e-85bb-ba934dc26270 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:37.735489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e1374b73-d348-424e-85bb-ba934dc26270 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:37.736291 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 24/96] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:37 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:38.751516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:38.753959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:38.754256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:38.754503 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:38.767475 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:38.767475 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:38.771442 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:38.776239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22b30c86-34cf-47d1-aab0-cb0295a35aa7 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:38.776615 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 24/97] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:38 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:39.484036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7470cdee-fe38-4b8f-a90a-72d204d483b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:39.484502 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7470cdee-fe38-4b8f-a90a-72d204d483b9 None None] GET https://10.4.3.52/volume// Jul 03 10:38:39.485488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7470cdee-fe38-4b8f-a90a-72d204d483b9 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:39.485488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7470cdee-fe38-4b8f-a90a-72d204d483b9 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:39.485488 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7470cdee-fe38-4b8f-a90a-72d204d483b9 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:39.485488 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 25/98] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:38:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:39.507825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-c9b3e9d6-c2d3-407d-9722-1656f36b3461 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:39.715304 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-c9b3e9d6-c2d3-407d-9722-1656f36b3461 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:39.715619 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-c9b3e9d6-c2d3-407d-9722-1656f36b3461 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51217be9-f7f6-4a2a-995d-747f751d9966", "connector": null, "instance_uuid": "a23db80f-d899-4910-a645-e6b53c0cf1cc"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:39.725356 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:39.725356 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:39.748203 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-c9b3e9d6-c2d3-407d-9722-1656f36b3461 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:39.748663 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 26/99] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:39 2026] POST /volume/v3/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:39.795697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:39.797752 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:39.798095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:39.798358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:39.813045 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:39.813045 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:39.820642 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:39.826860 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c1205c4b-82fc-4618-b779-ae0be0a0df6d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:39.827571 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 25/100] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:39 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:40.258755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:40.261268 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:40.261451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:40.261653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:40.280281 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-076c8fb2-bc77-4ad1-8064-97f7882d94ab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:40.280710 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-076c8fb2-bc77-4ad1-8064-97f7882d94ab None None] GET https://10.4.3.52/volume// Jul 03 10:38:40.280899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-076c8fb2-bc77-4ad1-8064-97f7882d94ab None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:40.281124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-076c8fb2-bc77-4ad1-8064-97f7882d94ab None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:40.281454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-076c8fb2-bc77-4ad1-8064-97f7882d94ab None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:40.281775 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 26/101] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:40.290331 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:40.297495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:40.297694 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:40.297694 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:40.297769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:40.297990 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:40.301502 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:40.306356 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-076a69b3-3317-481d-8b62-d33d0ba4a34e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:40.306764 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 25/102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:40 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:40.317548 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:40.317548 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:40.321416 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:40.326409 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-fc3309a5-7157-468a-89e3-5c080f4ce860 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:40.326877 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 27/103] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:40 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:40.425210 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:40.432929 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] PUT https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 Jul 03 10:38:40.433419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:40.447840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Acquiring lock "cinder-attachment_update-51217be9-f7f6-4a2a-995d-747f751d9966-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:38:40.455927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Lock "cinder-attachment_update-51217be9-f7f6-4a2a-995d-747f751d9966-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:38:40.458266 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:40.458266 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:40.843007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-902a7842-5a02-4811-9f42-0d480c4a7faa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:40.845162 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-902a7842-5a02-4811-9f42-0d480c4a7faa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:40.845384 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-902a7842-5a02-4811-9f42-0d480c4a7faa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:40.845598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-902a7842-5a02-4811-9f42-0d480c4a7faa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:40.859042 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:40.859042 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:40.863174 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-902a7842-5a02-4811-9f42-0d480c4a7faa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:40.869537 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-902a7842-5a02-4811-9f42-0d480c4a7faa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:40.870051 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 27/104] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:40 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:40.984896 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Lock "cinder-attachment_update-51217be9-f7f6-4a2a-995d-747f751d9966-np0000004406" released by "attachment_update" :: held 0.529s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:38:40.986299 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-37ee451f-3a82-49d6-8da1-56070178b5be tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 returned with HTTP 200 Jul 03 10:38:40.986299 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 26/105] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:38:40 2026] PUT /volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:41.318874 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:41.322593 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:41.322776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:41.322945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:41.334634 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:41.334634 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:41.338451 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:41.343073 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f43d51b3-03c9-4767-8d1a-aa2311707422 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:41.343499 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 26/106] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:41 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:41.493193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:41.501041 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:38:41.501255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:41.501458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:41.519407 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:41.519407 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:41.525298 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:38:41.534211 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2fc7d258-fe90-4898-b0c9-23ea701f36fc req-ffdde421-277e-4c6a-a6f3-df322c5ce6d5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 200 Jul 03 10:38:41.534764 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 28/107] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:41 2026] GET /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:41.885131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c42533a1-a571-404a-a917-0ff6a71cf655 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:41.885474 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c42533a1-a571-404a-a917-0ff6a71cf655 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:41.885637 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c42533a1-a571-404a-a917-0ff6a71cf655 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:41.885885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c42533a1-a571-404a-a917-0ff6a71cf655 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:41.900750 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:41.900750 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:41.906403 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c42533a1-a571-404a-a917-0ff6a71cf655 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:41.915142 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c42533a1-a571-404a-a917-0ff6a71cf655 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:41.915298 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 28/108] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:41 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:42.356143 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:42.357975 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:42.358232 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:42.358465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:42.369643 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:42.369643 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:42.374517 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:42.380074 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-878fab51-ca29-4822-9ea0-514d3efdfde5 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:42.380614 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 27/109] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:42 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:42.627594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-bdbfe284-7300-4ca2-9060-63764d726741 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:42.630727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-bdbfe284-7300-4ca2-9060-63764d726741 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] POST https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c/action Jul 03 10:38:42.631494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-bdbfe284-7300-4ca2-9060-63764d726741 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:42.631494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-bdbfe284-7300-4ca2-9060-63764d726741 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:42.653360 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:42.653360 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:42.681421 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26fe7644-f3b0-4fd9-86e6-a774d5a18770 req-bdbfe284-7300-4ca2-9060-63764d726741 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c/action returned with HTTP 204 Jul 03 10:38:42.681847 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 27/110] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:38:42 2026] POST /volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:42.927133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-28a26851-8163-4ec5-a9ce-5cb567908206 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:42.929152 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-28a26851-8163-4ec5-a9ce-5cb567908206 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:42.929481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-28a26851-8163-4ec5-a9ce-5cb567908206 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:42.929693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-28a26851-8163-4ec5-a9ce-5cb567908206 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:42.940129 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:42.940129 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:42.944027 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-28a26851-8163-4ec5-a9ce-5cb567908206 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:42.949143 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-28a26851-8163-4ec5-a9ce-5cb567908206 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:42.949556 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 29/111] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:42 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:42.969189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-633c1655-6154-4a39-be90-e6af38ad8ade None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:42.971019 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-633c1655-6154-4a39-be90-e6af38ad8ade tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:42.971299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-633c1655-6154-4a39-be90-e6af38ad8ade tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:42.971485 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-633c1655-6154-4a39-be90-e6af38ad8ade tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:42.981287 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:42.981287 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:42.985975 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-633c1655-6154-4a39-be90-e6af38ad8ade tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:42.989885 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-633c1655-6154-4a39-be90-e6af38ad8ade tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:42.990884 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 29/112] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:42 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:43.004770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:43.009053 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:43.009053 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:43.009053 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:43.017463 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:43.017463 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:43.022397 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Volume info retrieved successfully. Jul 03 10:38:43.028678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98aaaf57-39f2-4a1a-ab6a-de4849c2b537 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:43.029323 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 28/113] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:43 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:43.156037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:43.157229 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:43.157444 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:43.157678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:43.168174 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:43.168174 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:43.171573 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:43.175860 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-72f9d90c-c720-468a-9338-b626454f37aa tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:43.176344 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 28/114] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:43 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:43.226757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:43.233807 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] POST https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2/action Jul 03 10:38:43.234681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:43.234681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:43.249821 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:43.249821 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:43.250475 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:43.269158 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Begin detaching volume completed successfully. Jul 03 10:38:43.269158 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-167fceef-ff68-4b0d-a5dc-9940a1634e66 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2/action returned with HTTP 202 Jul 03 10:38:43.269158 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 30/115] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:38:43 2026] POST /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:38:43.292394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:43.294361 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:43.294850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:43.294850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:43.304289 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:43.304289 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:43.308586 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Volume info retrieved successfully. Jul 03 10:38:43.313514 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b5a252a-80ef-4986-8f00-d4b23fe1d265 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:43.313964 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 30/116] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:43 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:43.396969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:43.398829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:43.399127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:43.399341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:43.408996 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:43.408996 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:43.413437 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:43.418728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e445b73-d8ab-47fb-ad41-e57f9e744fe4 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:43.418864 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 29/117] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:43 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:44.301852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e89cc7c9-793b-4608-9b19-cc1a949c9470 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:44.302313 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e89cc7c9-793b-4608-9b19-cc1a949c9470 None None] GET https://10.4.3.52/volume// Jul 03 10:38:44.302447 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e89cc7c9-793b-4608-9b19-cc1a949c9470 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:44.302628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e89cc7c9-793b-4608-9b19-cc1a949c9470 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:44.303009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e89cc7c9-793b-4608-9b19-cc1a949c9470 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:44.303396 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 29/118] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:44.312289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:44.315192 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:44.315776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:44.315776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:44.328803 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:44.328803 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:44.333582 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:44.334641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-df9eb791-9349-4907-b85f-4d369c61012c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:44.336548 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df9eb791-9349-4907-b85f-4d369c61012c tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:44.336737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df9eb791-9349-4907-b85f-4d369c61012c tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:44.336941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df9eb791-9349-4907-b85f-4d369c61012c tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:44.340066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-12bbea5d-2c4e-45a4-bfd8-9fc116aefe00 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:44.340066 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 31/119] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:44 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:44.347392 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:44.347392 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:44.351308 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-df9eb791-9349-4907-b85f-4d369c61012c tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Volume info retrieved successfully. Jul 03 10:38:44.356130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df9eb791-9349-4907-b85f-4d369c61012c tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:44.356771 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 31/120] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:44 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:44.437451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:44.439882 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:44.440264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:44.440657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:44.455166 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:44.455166 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:44.460609 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:44.467384 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e69e7169-00d5-4cf1-bb52-19f059b37107 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:44.467918 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 30/121] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:44 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:44.909446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-4e78b6b6-fba4-44d2-a07a-c90824bfcf67 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:44.916622 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-4e78b6b6-fba4-44d2-a07a-c90824bfcf67 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] DELETE https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c Jul 03 10:38:44.916902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-4e78b6b6-fba4-44d2-a07a-c90824bfcf67 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:44.917223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-4e78b6b6-fba4-44d2-a07a-c90824bfcf67 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:44.926414 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:44.926414 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:45.370760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:45.372633 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:45.373199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:45.373450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:45.384367 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:45.384367 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:45.388475 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Volume info retrieved successfully. Jul 03 10:38:45.393380 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce323d2a-2180-4ff0-a46d-f27b4d792330 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:45.394526 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 32/122] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:45 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:45.484150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:45.486482 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:45.486761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:45.487113 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:45.488657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-97a0f292-da36-4b8f-9ce0-a818d8487198 req-4e78b6b6-fba4-44d2-a07a-c90824bfcf67 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c returned with HTTP 200 Jul 03 10:38:45.490709 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 30/123] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:38:44 2026] DELETE /volume/v3/attachments/18227382-a5ad-4c02-a533-b21c6340ae9c => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:45.501980 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:45.501980 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:45.506306 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:45.511597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4401857b-c2da-4f27-9266-bc6cc9d1c975 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:45.512165 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 32/124] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:45 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:46.101737 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.104305 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:38:46.104566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.104912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.118790 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.118790 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:46.124848 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:38:46.136173 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-eec8b76c-5807-4b7a-a27b-c44ea12dc199 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:38:46.136804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 31/125] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1681 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:46.183991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.187558 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:38:46.187558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.187558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.199483 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.199483 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:46.205749 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:38:46.214623 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-abb59812-06e2-43f1-8606-1232428e1a04 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:38:46.215200 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 33/126] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:46.413332 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2c9bc445-b879-4410-ba09-5ef20109911f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.416139 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c9bc445-b879-4410-ba09-5ef20109911f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:46.416251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c9bc445-b879-4410-ba09-5ef20109911f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.416458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c9bc445-b879-4410-ba09-5ef20109911f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.431614 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.431614 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:46.439091 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2c9bc445-b879-4410-ba09-5ef20109911f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] Volume info retrieved successfully. Jul 03 10:38:46.446894 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c9bc445-b879-4410-ba09-5ef20109911f tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-reader] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:46.447430 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 31/127] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:46.524182 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4488c333-604b-423a-a2ae-553b9cca5413 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.525450 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4488c333-604b-423a-a2ae-553b9cca5413 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:46.525450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4488c333-604b-423a-a2ae-553b9cca5413 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.526210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4488c333-604b-423a-a2ae-553b9cca5413 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.533589 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.533589 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:46.538247 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4488c333-604b-423a-a2ae-553b9cca5413 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:46.539559 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.541817 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:46.542006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.542264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.544311 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4488c333-604b-423a-a2ae-553b9cca5413 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:46.545432 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 33/128] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:46.553017 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.553017 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:46.557036 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:46.562122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-78500ec3-e4e8-49ed-9d79-a479b4a4a8aa tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:46.562651 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 32/129] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:46.613509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:46.616159 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:46.616290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:46.616555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:46.627116 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:46.627116 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:46.634348 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:46.640501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4dd9f844-1614-4362-acc3-093de9d23ab0 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:46.641349 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 34/130] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:46 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:47.234364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5eae346-10dd-4fff-80d4-6d7e2a155b0b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:47.239709 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5eae346-10dd-4fff-80d4-6d7e2a155b0b tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] POST https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5/action Jul 03 10:38:47.242960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5eae346-10dd-4fff-80d4-6d7e2a155b0b tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:47.242960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5eae346-10dd-4fff-80d4-6d7e2a155b0b tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:47.267244 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:47.267244 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:47.288615 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5a93bf9e-6994-4112-959a-13ae755d4232 req-e5eae346-10dd-4fff-80d4-6d7e2a155b0b tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5/action returned with HTTP 204 Jul 03 10:38:47.289192 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 32/131] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:38:47 2026] POST /volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:47.581754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0b867a82-26f1-46f7-8be5-a220737f3669 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:47.583778 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b867a82-26f1-46f7-8be5-a220737f3669 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:47.585429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b867a82-26f1-46f7-8be5-a220737f3669 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:47.585429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b867a82-26f1-46f7-8be5-a220737f3669 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:47.600727 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:47.600727 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:47.604142 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0b867a82-26f1-46f7-8be5-a220737f3669 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:47.609206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b867a82-26f1-46f7-8be5-a220737f3669 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:47.609642 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 34/132] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:47 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:47.627527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b33ad82a-4904-44db-90d4-ad34ede6871e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:47.631045 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b33ad82a-4904-44db-90d4-ad34ede6871e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:47.631270 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b33ad82a-4904-44db-90d4-ad34ede6871e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:47.631458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b33ad82a-4904-44db-90d4-ad34ede6871e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:47.648813 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:47.648813 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:47.652951 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b33ad82a-4904-44db-90d4-ad34ede6871e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:47.659429 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b33ad82a-4904-44db-90d4-ad34ede6871e tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:47.660204 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 33/133] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:47 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:48.171270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:48.174378 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:48.174378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:48.174378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:48.189012 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:48.189012 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:48.193036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:48.197890 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72ca1e89-1fa0-4271-b7ac-d50a3bda1539 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:48.198124 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 35/134] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:48 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:48.219429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:48.223130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] POST https://10.4.3.52/volume/v3/snapshots/None/action Jul 03 10:38:48.226919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:48.226919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:48.226919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.snapshot_actions [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99873) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 10:38:48.295067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:48.302784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:48.302978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:48.304026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:48.314588 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:48.314588 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:48.317611 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:48.322049 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-8d53ae95-237a-46d8-81bc-e3797bf28b0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:48.322707 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 35/135] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:48 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:48.386478 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:48.393409 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] POST https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966/action Jul 03 10:38:48.393917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:48.394293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:48.399667 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9177f914-1f1e-42b1-afa1-24c4b0d7a0f7 req-7e5f7820-b617-4cb4-9269-dc73d6cb000e tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] https://10.4.3.52/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 10:38:48.400795 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 33/136] 10.4.3.52 () {72 vars in 1575 bytes} [Fri Jul 3 10:38:48 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:38:48.415608 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:48.415608 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:48.417288 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:48.449994 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Begin detaching volume completed successfully. Jul 03 10:38:48.449994 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-4f985d68-a4c7-44ea-a25e-a20b1f72f3c9 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966/action returned with HTTP 202 Jul 03 10:38:48.450914 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 34/137] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:38:48 2026] POST /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:38:48.651183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:48.654480 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] POST https://10.4.3.52/volume/v3/snapshots/249b7c99-8df5-4606-a5e4-caa8ad7e9f16/action Jul 03 10:38:48.654939 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:48.655138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:48.657000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.snapshot_actions [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99875) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 10:38:48.831128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c7c2add6-f0ef-477b-9efb-b3b5c7d583c7 req-d27f43e5-7f51-43ef-b88a-942b82a58a98 tempest-VolumesAssistedSnapshotsTest-1774511847 tempest-VolumesAssistedSnapshotsTest-1774511847-project] https://10.4.3.52/volume/v3/snapshots/249b7c99-8df5-4606-a5e4-caa8ad7e9f16/action returned with HTTP 404 Jul 03 10:38:48.831758 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 36/138] 10.4.3.52 () {72 vars in 1671 bytes} [Fri Jul 3 10:38:48 2026] POST /volume/v3/snapshots/249b7c99-8df5-4606-a5e4-caa8ad7e9f16/action => generated 111 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:38:49.502217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a073bcde-6f91-4715-b9f6-2ee35598dae8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:49.502669 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a073bcde-6f91-4715-b9f6-2ee35598dae8 None None] GET https://10.4.3.52/volume// Jul 03 10:38:49.502907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a073bcde-6f91-4715-b9f6-2ee35598dae8 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:49.503127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a073bcde-6f91-4715-b9f6-2ee35598dae8 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:49.503581 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a073bcde-6f91-4715-b9f6-2ee35598dae8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:49.503867 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 36/139] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:49.523857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:49.532541 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:49.532541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:49.532541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:49.549977 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:49.549977 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:49.560544 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:49.570471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-95fcf99c-1951-49d9-8b66-870d9fedb8a2 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:49.570471 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 34/140] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:49 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1542 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:50.905803 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-e55d82d4-b67b-4c36-981c-2e564da79ef8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:50.909058 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-e55d82d4-b67b-4c36-981c-2e564da79ef8 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] DELETE https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 Jul 03 10:38:50.909569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-e55d82d4-b67b-4c36-981c-2e564da79ef8 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:50.910212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-e55d82d4-b67b-4c36-981c-2e564da79ef8 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:50.920373 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:50.920373 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:50.955894 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dedd7a21-49a9-4d31-b786-b5dc34348050 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:50.956372 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dedd7a21-49a9-4d31-b786-b5dc34348050 None None] GET https://10.4.3.52/volume// Jul 03 10:38:50.956665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dedd7a21-49a9-4d31-b786-b5dc34348050 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:50.956947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dedd7a21-49a9-4d31-b786-b5dc34348050 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:50.957454 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dedd7a21-49a9-4d31-b786-b5dc34348050 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:50.957710 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 37/141] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:50.969374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-99693e0e-435d-4b8a-a6f7-d5b8b91e9e06 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:50.972918 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-99693e0e-435d-4b8a-a6f7-d5b8b91e9e06 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:50.973427 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-99693e0e-435d-4b8a-a6f7-d5b8b91e9e06 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bd8d479-8ab7-49ee-8104-d7bcf4a7de63", "connector": null, "instance_uuid": "f9970247-b7b7-43fe-967f-22190a1c018d"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:50.991977 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:50.991977 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:51.055286 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-99693e0e-435d-4b8a-a6f7-d5b8b91e9e06 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:51.056122 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 37/142] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:50 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:51.469819 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d27b19cf-1e6b-4601-9fef-e114989b78d5 req-e55d82d4-b67b-4c36-981c-2e564da79ef8 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 returned with HTTP 200 Jul 03 10:38:51.470192 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 35/143] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:38:50 2026] DELETE /volume/v3/attachments/bd3b8ef2-b851-49e4-a94a-fe377852e8a5 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:52.800441 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:52.802856 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:52.803129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:52.803419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:52.812984 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:52.812984 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:52.822140 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:52.826239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da02c49f-56fd-4ff9-8578-7a0d1ee03687 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:52.826708 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 35/144] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:52 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:52.842504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:52.845556 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:52.847130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:52.847130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:52.847130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Delete volume with id: 51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:52.860005 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:52.860005 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:52.861277 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:52.910077 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Delete volume request issued successfully. Jul 03 10:38:52.910077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa58d263-a6f6-4cf3-a66a-b38e2ed8cbb7 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 202 Jul 03 10:38:52.910077 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 38/145] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:38:52 2026] DELETE /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:38:52.919822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-88c681ee-3abd-427f-923c-5d505b250853 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:52.922715 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88c681ee-3abd-427f-923c-5d505b250853 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:52.922715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88c681ee-3abd-427f-923c-5d505b250853 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:52.922715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88c681ee-3abd-427f-923c-5d505b250853 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:52.932974 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:52.932974 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:52.942144 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-88c681ee-3abd-427f-923c-5d505b250853 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Volume info retrieved successfully. Jul 03 10:38:52.949913 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88c681ee-3abd-427f-923c-5d505b250853 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 200 Jul 03 10:38:52.950530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 38/146] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:52 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:53.488343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2ae594de-db6d-4a76-b33e-0789b6bfe4bb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:53.491039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2ae594de-db6d-4a76-b33e-0789b6bfe4bb tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 Jul 03 10:38:53.491305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2ae594de-db6d-4a76-b33e-0789b6bfe4bb tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:53.491599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2ae594de-db6d-4a76-b33e-0789b6bfe4bb tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:53.500178 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:53.500178 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:53.969933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d9428d7c-0939-4a7a-afb9-eff6f0139a55 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:53.972172 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d9428d7c-0939-4a7a-afb9-eff6f0139a55 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:38:53.972335 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d9428d7c-0939-4a7a-afb9-eff6f0139a55 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:53.972876 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d9428d7c-0939-4a7a-afb9-eff6f0139a55 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:53.979284 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d9428d7c-0939-4a7a-afb9-eff6f0139a55 tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 404 Jul 03 10:38:53.979722 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 36/147] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:53 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:54.057096 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2ae594de-db6d-4a76-b33e-0789b6bfe4bb tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 returned with HTTP 200 Jul 03 10:38:54.057578 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 36/148] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:38:53 2026] DELETE /volume/v3/attachments/ab273e47-91f3-4c08-b9c4-b8265a511d44 => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:54.164541 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-980ca228-002e-4485-80cb-d361a9c89ac6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:54.164939 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-980ca228-002e-4485-80cb-d361a9c89ac6 None None] GET https://10.4.3.52/volume// Jul 03 10:38:54.165090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-980ca228-002e-4485-80cb-d361a9c89ac6 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:54.165318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-980ca228-002e-4485-80cb-d361a9c89ac6 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:54.165614 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-980ca228-002e-4485-80cb-d361a9c89ac6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:54.165916 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 39/149] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:54.179332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:54.184452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63/action Jul 03 10:38:54.185467 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action body: b'{"os-reimage": {"image_id": "59bb15ca-4c55-47a1-8d0c-00ffd3de07fc", "reimage_reserved": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:38:54.185686 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "59bb15ca-4c55-47a1-8d0c-00ffd3de07fc", "reimage_reserved": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:54.203126 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:54.203126 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:54.203791 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:38:54.247958 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-278ad249-0994-47c5-b059-8edf45a7cde4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:54.254311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:38:54.257660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-192494856"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:54.261209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-192494856'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:38:54.261209 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Create volume of 1 GB Jul 03 10:38:54.270318 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Availability Zones retrieved successfully. Jul 03 10:38:54.278083 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Flow 'volume_create_api' (943ee508-90d5-4d9b-bf17-5adeeee639dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:54.280144 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636317f6-3d63-40cc-94f3-67d648eb7a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:54.281525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:38:54.310356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636317f6-3d63-40cc-94f3-67d648eb7a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:54.311165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca193fd2-d068-4495-bc7c-2ad18a26f18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:54.390804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Created reservations ['d0656e74-e129-43f6-91f8-abae11015133', 'e604ca17-04a3-4826-8ee0-1ea13929d251', 'cdeabc4f-9615-441f-9e8e-25319f4b71cd', '7693a1bd-4c53-4ae9-953a-e8727e565685'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:38:54.391842 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca193fd2-d068-4495-bc7c-2ad18a26f18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0656e74-e129-43f6-91f8-abae11015133', 'e604ca17-04a3-4826-8ee0-1ea13929d251', 'cdeabc4f-9615-441f-9e8e-25319f4b71cd', '7693a1bd-4c53-4ae9-953a-e8727e565685']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:54.392929 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e097b833-fea7-4dd9-be37-bbe6a7dd44ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:54.447013 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e097b833-fea7-4dd9-be37-bbe6a7dd44ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-192494856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af4d322db3a46aead9140889cd46675',qos_specs=None,replication_status=,reservations=['d0656e74-e129-43f6-91f8-abae11015133','e604ca17-04a3-4826-8ee0-1ea13929d251','cdeabc4f-9615-441f-9e8e-25319f4b71cd','7693a1bd-4c53-4ae9-953a-e8727e565685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541f5bab5f8048209da5ed1b7b31dc28',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-192494856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0af4d322db3a46aead9140889cd46675',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='541f5bab5f8048209da5ed1b7b31dc28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:54.447751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67e96ba-1f96-43b4-860d-94b7a67a6ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:54.493999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67e96ba-1f96-43b4-860d-94b7a67a6ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-192494856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af4d322db3a46aead9140889cd46675',qos_specs=None,replication_status=,reservations=['d0656e74-e129-43f6-91f8-abae11015133','e604ca17-04a3-4826-8ee0-1ea13929d251','cdeabc4f-9615-441f-9e8e-25319f4b71cd','7693a1bd-4c53-4ae9-953a-e8727e565685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541f5bab5f8048209da5ed1b7b31dc28',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:54.493999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64159e4a-1944-49b7-8cc6-6bfc6528f18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:38:54.511649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64159e4a-1944-49b7-8cc6-6bfc6528f18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:38:54.512798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Flow 'volume_create_api' (943ee508-90d5-4d9b-bf17-5adeeee639dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:38:54.514925 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Create volume request issued successfully. Jul 03 10:38:54.514925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-278ad249-0994-47c5-b059-8edf45a7cde4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:38:54.514925 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 37/150] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:38:54 2026] POST /volume/v3/volumes => generated 751 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:38:54.533998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:54.537570 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:38:54.537977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:54.538309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:54.551944 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:54.551944 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:54.564132 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:38:54.569589 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7946f9f2-e903-4fb3-9da9-85480bdd77cc tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:38:54.573056 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 37/151] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:54 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:54.827440 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-2a81e58d-50fd-414e-9471-a65589ca5516 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63/action returned with HTTP 202 Jul 03 10:38:54.827935 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 39/152] 10.4.3.52 () {74 vars in 1706 bytes} [Fri Jul 3 10:38:54 2026] POST /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63/action => generated 0 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:38:55.498898 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:55.501137 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:55.501453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:55.501855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:55.502034 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Delete volume with id: 3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:55.512078 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:55.512078 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:55.513088 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:55.535282 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Delete volume request issued successfully. Jul 03 10:38:55.535476 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e60e60eb-eeef-498a-bc62-7bc79a4a116d tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 202 Jul 03 10:38:55.535938 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 40/153] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:38:55 2026] DELETE /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:38:55.539476 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:55.542866 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:38:55.542866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:55.543054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:55.544646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-36c51602-9aa5-441a-a582-6d54a1887325 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:55.549697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36c51602-9aa5-441a-a582-6d54a1887325 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:55.549697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36c51602-9aa5-441a-a582-6d54a1887325 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:55.549697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36c51602-9aa5-441a-a582-6d54a1887325 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:55.561780 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:55.561780 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:55.564763 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:55.564763 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:55.570150 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-36c51602-9aa5-441a-a582-6d54a1887325 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Volume info retrieved successfully. Jul 03 10:38:55.574081 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:38:55.575871 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36c51602-9aa5-441a-a582-6d54a1887325 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 200 Jul 03 10:38:55.575871 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 38/154] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:55 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:55.580255 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-748cbdee-6fb1-4c8d-8855-83af44d02026 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:38:55.580883 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 38/155] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:55 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:55.595710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:55.599740 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:38:55.599740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:55.599740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:55.608385 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:55.608385 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:55.614965 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:38:55.620487 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d0b93b4-241b-4f32-afc8-e3ebb5c948be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:38:55.621062 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 40/156] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:55 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:55.649262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:55.651778 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:38:55.652601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:55.652947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:55.664262 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:55.664262 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:55.672168 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:38:55.678243 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-22b9b468-baa5-4386-bb69-039a25a31df0 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:38:55.678887 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 41/157] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:55 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:56.164994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:56.168837 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:38:56.169095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:56.169351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:56.178251 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:56.178251 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:56.184017 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:38:56.191057 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-2b5584f9-f19c-4c69-a6d2-0de6f06f83fd tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:38:56.191553 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 39/158] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:38:56 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:56.595844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-942c5d91-8963-4751-a779-fff66ddb4355 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:56.598125 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-942c5d91-8963-4751-a779-fff66ddb4355 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] GET https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 Jul 03 10:38:56.598402 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-942c5d91-8963-4751-a779-fff66ddb4355 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:56.598738 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-942c5d91-8963-4751-a779-fff66ddb4355 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:56.607008 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-942c5d91-8963-4751-a779-fff66ddb4355 tempest-AttachSCSIVolumeTestJSON-228642682 tempest-AttachSCSIVolumeTestJSON-228642682-project-member] https://10.4.3.52/volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 returned with HTTP 404 Jul 03 10:38:56.607604 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 39/159] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:56 2026] GET /volume/v3/volumes/3c35870a-12cf-4f69-b2db-db5d8489e3d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:38:57.734545 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bd2aa4c0-94fd-42a3-b664-3ddcb0123e9e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:57.734545 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bd2aa4c0-94fd-42a3-b664-3ddcb0123e9e None None] GET https://10.4.3.52/volume// Jul 03 10:38:57.734965 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bd2aa4c0-94fd-42a3-b664-3ddcb0123e9e None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:57.734965 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bd2aa4c0-94fd-42a3-b664-3ddcb0123e9e None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:57.736016 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bd2aa4c0-94fd-42a3-b664-3ddcb0123e9e None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:57.736734 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 41/160] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:38:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:57.748035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-aef01b15-00a0-4385-a414-44e65f711b80 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:57.750326 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-aef01b15-00a0-4385-a414-44e65f711b80 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:57.750711 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-aef01b15-00a0-4385-a414-44e65f711b80 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8594f406-5aae-4524-8e95-5bd3fdc5d0a9", "connector": null, "instance_uuid": "86966b73-73b4-4940-9f8a-b27ca3658a2d"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:57.762951 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:57.762951 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:57.820839 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-aef01b15-00a0-4385-a414-44e65f711b80 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:57.821534 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 42/161] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:57 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:58.206945 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.210478 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:38:58.210770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:58.211056 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:58.367344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9ef0bf18-38f9-4950-8370-47675321a3b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.368019 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ef0bf18-38f9-4950-8370-47675321a3b4 None None] GET https://10.4.3.52/volume// Jul 03 10:38:58.368019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ef0bf18-38f9-4950-8370-47675321a3b4 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:58.368417 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ef0bf18-38f9-4950-8370-47675321a3b4 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:58.368678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ef0bf18-38f9-4950-8370-47675321a3b4 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:58.368678 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 40/162] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:58.378546 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.381390 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:38:58.384144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:58.384144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:58.384349 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:58.384349 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:58.390469 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:38:58.397631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ab79d5af-7fa3-4650-955c-038d9e529e18 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:38:58.398193 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 40/163] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:58 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 847 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:58.402900 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:58.402900 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:58.409350 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:38:58.416975 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-cb3501b6-be46-41de-bc2a-0d5289d88c53 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:38:58.417623 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 42/164] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:58 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:58.522905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82e5d99d-8c92-4a86-8cf2-30440a1fe017 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.524553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.525898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e5d99d-8c92-4a86-8cf2-30440a1fe017 None None] GET https://10.4.3.52/volume// Jul 03 10:38:58.526199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e5d99d-8c92-4a86-8cf2-30440a1fe017 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:58.526449 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e5d99d-8c92-4a86-8cf2-30440a1fe017 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:58.526771 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] PUT https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 Jul 03 10:38:58.526817 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e5d99d-8c92-4a86-8cf2-30440a1fe017 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:58.527232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:58.527331 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 43/165] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:38:58 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:58.536652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Acquiring lock "cinder-attachment_update-8594f406-5aae-4524-8e95-5bd3fdc5d0a9-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:38:58.543052 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Lock "cinder-attachment_update-8594f406-5aae-4524-8e95-5bd3fdc5d0a9-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:38:58.544454 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:58.544454 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:58.548366 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-877a2dd8-1561-4e24-978b-e3214f8008cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:58.852526 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-877a2dd8-1561-4e24-978b-e3214f8008cb tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:38:58.852526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-877a2dd8-1561-4e24-978b-e3214f8008cb tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd", "connector": null, "instance_uuid": "2b8b8bb9-114f-4cd9-bc48-8f8efc10365a"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:58.865482 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:58.865482 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:38:58.907565 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-877a2dd8-1561-4e24-978b-e3214f8008cb tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:38:58.909570 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 41/166] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:38:58 2026] POST /volume/v3/attachments => generated 273 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:59.083636 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Lock "cinder-attachment_update-8594f406-5aae-4524-8e95-5bd3fdc5d0a9-np0000004406" released by "attachment_update" :: held 0.540s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:38:59.083720 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-07690715-3a94-438e-a1cf-4a50e81c0947 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 returned with HTTP 200 Jul 03 10:38:59.085904 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 41/167] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:38:58 2026] PUT /volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:38:59.217003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bea3d621-8476-4b97-b247-ddd4551915b7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:59.219869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bea3d621-8476-4b97-b247-ddd4551915b7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:38:59.220012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bea3d621-8476-4b97-b247-ddd4551915b7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:59.220310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bea3d621-8476-4b97-b247-ddd4551915b7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:59.239655 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:59.239655 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:38:59.246555 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bea3d621-8476-4b97-b247-ddd4551915b7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:38:59.260421 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bea3d621-8476-4b97-b247-ddd4551915b7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:38:59.260987 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 43/168] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:59 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:59.419096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:59.421529 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:38:59.421771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:59.422847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:59.437447 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:59.437447 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:38:59.446401 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:38:59.448935 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b6328d94-8ba4-412e-8934-8ef80f9bee6a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:38:59.448935 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 44/169] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:38:59 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:38:59.473995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cf275994-b8f0-4c99-9ea3-221a3d1ed4f4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:59.474488 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf275994-b8f0-4c99-9ea3-221a3d1ed4f4 None None] GET https://10.4.3.52/volume// Jul 03 10:38:59.474690 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf275994-b8f0-4c99-9ea3-221a3d1ed4f4 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:59.475065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf275994-b8f0-4c99-9ea3-221a3d1ed4f4 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:59.475536 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf275994-b8f0-4c99-9ea3-221a3d1ed4f4 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:38:59.476338 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 42/170] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:38:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:38:59.490838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:59.497476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:38:59.497918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:38:59.498207 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:38:59.513430 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:59.513430 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:38:59.520629 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:38:59.530659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-b0092adc-1593-4200-a84c-0ad7532a98be tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:38:59.531473 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 42/171] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:38:59 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:38:59.638585 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:38:59.644134 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] PUT https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 Jul 03 10:38:59.644134 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:38:59.657495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Acquiring lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:38:59.664152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:38:59.665620 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:38:59.665620 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:00.222639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" released by "attachment_update" :: held 0.559s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:00.225489 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-06040db7-da48-4efb-a7be-42200c9fb395 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 returned with HTTP 200 Jul 03 10:39:00.226132 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 44/172] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:38:59 2026] PUT /volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 => generated 969 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:00.287467 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3025b1b8-d3c4-498e-a511-edd48a706697 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:00.289657 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3025b1b8-d3c4-498e-a511-edd48a706697 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:00.289875 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3025b1b8-d3c4-498e-a511-edd48a706697 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:00.290081 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3025b1b8-d3c4-498e-a511-edd48a706697 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:00.320575 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:00.320575 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:00.337831 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3025b1b8-d3c4-498e-a511-edd48a706697 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:00.344333 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3025b1b8-d3c4-498e-a511-edd48a706697 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:00.344526 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 45/173] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:00 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:00.467620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:00.474270 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:00.474867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:00.476138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:00.493379 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:00.493379 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:00.502953 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:00.510299 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aceea1a6-6a6f-471b-a99c-576dd3b4a346 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:00.510708 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 43/174] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:00 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:01.362730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:01.365699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:01.365914 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:01.366273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:01.381854 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:01.381854 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:01.387123 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:01.394494 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44c0083d-f6d7-4305-b6bd-a86761ad2e86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:01.394973 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 43/175] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:01 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:01.524692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1deb1329-7434-4950-8678-cbbea0d3969a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:01.528164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1deb1329-7434-4950-8678-cbbea0d3969a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:01.528487 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1deb1329-7434-4950-8678-cbbea0d3969a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:01.528840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1deb1329-7434-4950-8678-cbbea0d3969a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:01.548329 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:01.548329 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:01.554373 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1deb1329-7434-4950-8678-cbbea0d3969a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:01.562681 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1deb1329-7434-4950-8678-cbbea0d3969a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:01.563189 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 45/176] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:01 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:02.250618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:02.252452 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:39:02.252626 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:02.253174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:02.253174 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Delete volume with id: 51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:39:02.260814 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b0780c7b-2409-4832-ad6d-e5856b583e0d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 404 Jul 03 10:39:02.261636 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 46/177] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:39:02 2026] DELETE /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:02.272928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f78c0d83-9d5e-4cfb-bd5b-e9e2d733346d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:02.277358 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f78c0d83-9d5e-4cfb-bd5b-e9e2d733346d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] GET https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 Jul 03 10:39:02.277358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f78c0d83-9d5e-4cfb-bd5b-e9e2d733346d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:02.277358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f78c0d83-9d5e-4cfb-bd5b-e9e2d733346d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:02.284476 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f78c0d83-9d5e-4cfb-bd5b-e9e2d733346d tempest-VolumesAssistedSnapshotsTest-129661347 tempest-VolumesAssistedSnapshotsTest-129661347-project-admin] https://10.4.3.52/volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 returned with HTTP 404 Jul 03 10:39:02.285462 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 44/178] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:02 2026] GET /volume/v3/volumes/51217be9-f7f6-4a2a-995d-747f751d9966 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:02.410011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:02.412449 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:02.412714 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:02.412968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:02.429557 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:02.429557 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:02.434719 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:02.442084 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9cd65b4c-ce7e-437d-acd8-a14474204b1c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:02.444017 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 44/179] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:02 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:02.579434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:02.581285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:02.581449 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:02.581630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:02.598439 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:02.598439 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:02.602462 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:02.607973 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3af18b1-db37-45e0-8947-0d75f0394e45 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:02.608367 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 46/180] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:02 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:03.474097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:03.474097 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:03.474097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:03.474097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:03.491403 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:03.491403 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:03.496154 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:03.503351 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a85a29f5-e777-422c-9a0d-aace8cce5178 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:03.504077 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 47/181] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:03 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:03.626744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:03.630392 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:03.631057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:03.631355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:03.653326 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:03.653326 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:03.659566 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:03.670516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b125d043-3bdf-49cb-85a9-3a7f4e98f3af tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:03.670516 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 45/182] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:03 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:04.522496 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:04.524283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:04.524515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:04.524685 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:04.534772 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:04.534772 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:04.538343 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:04.542178 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce3646ab-41f7-4737-b88f-88ec3db4ce68 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:04.542544 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 45/183] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:04 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:04.688728 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:04.690722 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:04.690947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:04.691253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:04.864741 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:04.864741 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:04.869023 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:04.874895 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c92d5c2d-a93f-439c-bee1-1f6eaaf1b3dd tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:04.874895 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 47/184] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:04 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:05.347917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-5eb33e94-9957-4e18-8946-185904d577e4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:05.352517 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-5eb33e94-9957-4e18-8946-185904d577e4 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] POST https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191/action Jul 03 10:39:05.353017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-5eb33e94-9957-4e18-8946-185904d577e4 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:05.353212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-5eb33e94-9957-4e18-8946-185904d577e4 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:05.375811 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:05.375811 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:05.394184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6faf4ee1-e126-4478-ae2f-bea3c4a03fed req-5eb33e94-9957-4e18-8946-185904d577e4 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191/action returned with HTTP 204 Jul 03 10:39:05.394770 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 48/185] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:05 2026] POST /volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:05.558683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1318a404-c2bf-4187-b952-12466160bc62 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:05.560813 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1318a404-c2bf-4187-b952-12466160bc62 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:05.560984 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1318a404-c2bf-4187-b952-12466160bc62 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:05.561187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1318a404-c2bf-4187-b952-12466160bc62 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:05.572030 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:05.572030 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:05.578177 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1318a404-c2bf-4187-b952-12466160bc62 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:05.581141 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1318a404-c2bf-4187-b952-12466160bc62 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:05.581399 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 46/186] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:05 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:05.892658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5dd16914-2bea-4b08-8596-35dfdeff902f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:05.895565 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd16914-2bea-4b08-8596-35dfdeff902f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:05.895764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd16914-2bea-4b08-8596-35dfdeff902f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:05.895950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd16914-2bea-4b08-8596-35dfdeff902f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:05.911325 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:05.911325 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:05.921545 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5dd16914-2bea-4b08-8596-35dfdeff902f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:05.929047 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd16914-2bea-4b08-8596-35dfdeff902f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:05.929552 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 46/187] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:05 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:05.948378 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:05.950427 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:05.950656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:05.950877 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:05.964165 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:05.964165 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:05.969651 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:05.977720 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-95ba4ffa-8af4-4758-954d-fb319799ccd8 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:05.978568 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 48/188] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:05 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:05.990874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:05.992781 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:05.993091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:05.993440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:06.010515 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:06.010515 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:06.031199 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:06.042482 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56ebfcfb-ab2d-430f-9b58-ef81473e84fc tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:06.043826 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 49/189] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:05 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:06.282707 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:06.287596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:39:06.287910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:06.288580 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:06.307183 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:06.307183 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:06.312333 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:39:06.319141 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-33787381-d26b-4d06-a369-92b35595d9ae req-d906075f-9e3a-4c87-b46f-557afb0659da tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:39:06.320016 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 47/190] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:06 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:06.595860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:06.597511 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:06.598093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:06.598093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:06.611485 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:06.611485 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:06.616934 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:06.624626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d711276e-faa9-4fd9-aa8c-981f4039e5e8 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:06.625123 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 47/191] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:06 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:06.873875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d94e41b6-6441-4857-b84e-1e2b040e742b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:06.874346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d94e41b6-6441-4857-b84e-1e2b040e742b None None] GET https://10.4.3.52/volume// Jul 03 10:39:06.874604 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d94e41b6-6441-4857-b84e-1e2b040e742b None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:06.874828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d94e41b6-6441-4857-b84e-1e2b040e742b None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:06.875172 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d94e41b6-6441-4857-b84e-1e2b040e742b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:06.875571 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 49/192] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:06.885991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:06.889026 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:39:06.889398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:06.889671 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:06.905796 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:06.905796 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:06.912445 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:39:06.919445 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-e2d411d3-ad0f-4e0c-b1bf-6e71ba02f8d8 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:39:06.919998 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 50/193] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:06 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:07.009826 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:07.012881 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] PUT https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 Jul 03 10:39:07.013290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:07.025501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Acquiring lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:07.032049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:07.033000 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:07.033000 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:07.477934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:07.571235 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Lock "cinder-attachment_update-3bd8d479-8ab7-49ee-8104-d7bcf4a7de63-np0000004406" released by "attachment_update" :: held 0.535s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:07.571235 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-0442c50f-425e-438d-86b4-ea30a46f905c tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 returned with HTTP 200 Jul 03 10:39:07.571235 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 48/194] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:07 2026] PUT /volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:07.641806 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:07.644384 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:07.644639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:07.644890 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:07.665659 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:07.665659 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:07.674716 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:07.680957 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-91d0878b-7a7a-46ca-a37a-2c6f0b0055c5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:07.681922 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 50/195] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:07 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:07.958142 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:07.958574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1159917010", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:07.960476 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1159917010', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:08.081556 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume of 1 GB Jul 03 10:39:08.082505 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-dd5ae697-b630-4c33-91d4-615a0f9b1a90 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:08.084920 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-dd5ae697-b630-4c33-91d4-615a0f9b1a90 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] POST https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227/action Jul 03 10:39:08.085348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-dd5ae697-b630-4c33-91d4-615a0f9b1a90 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:08.085507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-dd5ae697-b630-4c33-91d4-615a0f9b1a90 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:08.089878 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Availability Zones retrieved successfully. Jul 03 10:39:08.096313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (cc59f214-69df-49cf-a227-6c2c3e0e1131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:08.097236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4873269-2d10-43bf-b94c-8cc4e9ffbb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:08.098095 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:08.112308 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:08.112308 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:08.138746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-255fcc99-1154-466b-9d0a-e9d497b08aef req-dd5ae697-b630-4c33-91d4-615a0f9b1a90 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227/action returned with HTTP 204 Jul 03 10:39:08.139334 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 51/196] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:08 2026] POST /volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:08.178746 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4873269-2d10-43bf-b94c-8cc4e9ffbb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:08.179810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec2c673-bbd8-40d2-bdf3-544152601430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:08.291435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Created reservations ['33c1d690-4f8d-473f-b76e-25a06f6cae7a', 'df37cec9-0e62-447f-a3c2-a5a7f2d0756f', 'b211f746-d678-4912-86c8-5f96f271912e', '63a3103a-6b1c-4d16-8ba3-c561fc92e9fd'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:08.292398 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec2c673-bbd8-40d2-bdf3-544152601430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c1d690-4f8d-473f-b76e-25a06f6cae7a', 'df37cec9-0e62-447f-a3c2-a5a7f2d0756f', 'b211f746-d678-4912-86c8-5f96f271912e', '63a3103a-6b1c-4d16-8ba3-c561fc92e9fd']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:08.293119 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7062fd-e1cc-44fd-8eb7-a218a65de19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:08.328561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7062fd-e1cc-44fd-8eb7-a218a65de19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1159917010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['33c1d690-4f8d-473f-b76e-25a06f6cae7a','df37cec9-0e62-447f-a3c2-a5a7f2d0756f','b211f746-d678-4912-86c8-5f96f271912e','63a3103a-6b1c-4d16-8ba3-c561fc92e9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1159917010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2880e08cf80d488d9f046c01218128dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87347175cb448e3a5f3f7fdce92def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:08.329729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c47c3c3-c167-4a8a-b440-6f5de0c018d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:08.349593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c47c3c3-c167-4a8a-b440-6f5de0c018d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1159917010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['33c1d690-4f8d-473f-b76e-25a06f6cae7a','df37cec9-0e62-447f-a3c2-a5a7f2d0756f','b211f746-d678-4912-86c8-5f96f271912e','63a3103a-6b1c-4d16-8ba3-c561fc92e9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:08.350407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684ab8f8-8095-43cb-95f7-efb532131a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:08.361092 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684ab8f8-8095-43cb-95f7-efb532131a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:08.362004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (cc59f214-69df-49cf-a227-6c2c3e0e1131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:08.362369 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request issued successfully. Jul 03 10:39:08.362933 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6808b115-22d8-40a1-b72e-be2d5bdeb039 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:08.363441 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 48/197] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:39:07 2026] POST /volume/v3/volumes => generated 750 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:08.377279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:08.381458 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:39:08.381717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:08.382249 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:08.387123 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-fb07ed75-02b6-40dd-b6ea-ffafd2c34ffe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:08.393076 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-fb07ed75-02b6-40dd-b6ea-ffafd2c34ffe tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15/action Jul 03 10:39:08.393619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-fb07ed75-02b6-40dd-b6ea-ffafd2c34ffe tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:08.396432 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-fb07ed75-02b6-40dd-b6ea-ffafd2c34ffe tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:08.401512 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:08.401512 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:08.406445 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:08.412696 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6ab72a2d-2394-4426-ac36-5cc089e80c1f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 200 Jul 03 10:39:08.413012 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 49/198] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:08 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:08.430889 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:08.430889 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:08.448991 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec7c9817-30f9-49aa-a9e8-9f19d4f078dd req-fb07ed75-02b6-40dd-b6ea-ffafd2c34ffe tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15/action returned with HTTP 204 Jul 03 10:39:08.449599 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 51/199] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:08 2026] POST /volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:08.703000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:08.703000 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:08.703000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:08.703000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:08.721767 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:08.721767 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:08.727719 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:08.733906 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-791ae234-8ead-4a54-bd5d-b211a94d1191 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:08.734538 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 52/200] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:08 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:08.752432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:08.755314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:39:08.755483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:08.755811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:08.772162 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:08.772162 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:08.777298 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:39:08.782392 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd4f379-f2dd-4248-b2bb-3f3568bb4d25 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:39:08.782791 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 49/201] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:08 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:09.426699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:09.428664 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:39:09.428780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:09.428902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:09.435391 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:09.435391 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:09.439087 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:09.444042 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ba62f0dc-8324-4e4e-a1cb-f31d6b97f60c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 200 Jul 03 10:39:09.444477 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 50/202] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:09 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:09.455881 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:09.457507 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:09.457882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1329714308"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:09.459291 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1329714308'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:09.459587 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume of 1 GB Jul 03 10:39:09.463679 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Availability Zones retrieved successfully. Jul 03 10:39:09.469535 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (80e116d5-c840-49bd-b7da-f78e31d58f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:09.470656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea54928-9dac-4c59-aeec-97dc6d53c50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:09.471640 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:09.495812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea54928-9dac-4c59-aeec-97dc6d53c50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:09.497052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4619de-3091-4cd4-a350-9b1a98a2a02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:09.552618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Created reservations ['28ba2ced-2258-41f1-a27a-cde451d1849d', '7d3dd4af-cde5-4cf7-a35e-3380be4a3153', 'dcabe231-e115-461b-b0c3-b1eabe099d06', 'b341d97f-0055-4d55-9ef4-e96daf157adf'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:09.553346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4619de-3091-4cd4-a350-9b1a98a2a02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ba2ced-2258-41f1-a27a-cde451d1849d', '7d3dd4af-cde5-4cf7-a35e-3380be4a3153', 'dcabe231-e115-461b-b0c3-b1eabe099d06', 'b341d97f-0055-4d55-9ef4-e96daf157adf']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:09.554058 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f50a12-548a-4ed4-8194-be77a9f05395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:09.576186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f50a12-548a-4ed4-8194-be77a9f05395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3865af-5254-4186-b15b-ee5da18f007b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1329714308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['28ba2ced-2258-41f1-a27a-cde451d1849d','7d3dd4af-cde5-4cf7-a35e-3380be4a3153','dcabe231-e115-461b-b0c3-b1eabe099d06','b341d97f-0055-4d55-9ef4-e96daf157adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1329714308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3865af-5254-4186-b15b-ee5da18f007b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2880e08cf80d488d9f046c01218128dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87347175cb448e3a5f3f7fdce92def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:09.577593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be2426e-66fd-43e4-adf3-87c5338c98bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:09.598036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be2426e-66fd-43e4-adf3-87c5338c98bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1329714308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['28ba2ced-2258-41f1-a27a-cde451d1849d','7d3dd4af-cde5-4cf7-a35e-3380be4a3153','dcabe231-e115-461b-b0c3-b1eabe099d06','b341d97f-0055-4d55-9ef4-e96daf157adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:09.598763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf4ba115-6814-4a8f-bd3f-436325163da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:09.612645 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf4ba115-6814-4a8f-bd3f-436325163da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:09.614011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (80e116d5-c840-49bd-b7da-f78e31d58f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:09.614662 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request issued successfully. Jul 03 10:39:09.615676 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-393f66dd-aae5-41ec-9db6-5c5d92914abc tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:09.616186 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 52/203] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:39:09 2026] POST /volume/v3/volumes => generated 750 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:09.629881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-14fb89d9-21e3-49b4-a993-4330b834d393 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:09.632451 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14fb89d9-21e3-49b4-a993-4330b834d393 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:39:09.632809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14fb89d9-21e3-49b4-a993-4330b834d393 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:09.633078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14fb89d9-21e3-49b4-a993-4330b834d393 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:09.642290 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:09.642290 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:09.647525 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-14fb89d9-21e3-49b4-a993-4330b834d393 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:09.653194 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14fb89d9-21e3-49b4-a993-4330b834d393 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 200 Jul 03 10:39:09.653832 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 53/204] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:09 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:10.670643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:10.672791 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:39:10.673966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:10.673966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:10.681184 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:10.681184 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:10.685496 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:10.690232 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8bb3c2b0-6170-42d6-85f1-a819785dd8b9 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 200 Jul 03 10:39:10.690624 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 50/205] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:10 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:10.706242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f8ebff7-137b-4edd-9572-006060c6735f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:10.708556 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:10.708893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-200962473"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:10.710700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-200962473'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:10.710779 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume of 1 GB Jul 03 10:39:10.716035 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Availability Zones retrieved successfully. Jul 03 10:39:10.721955 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (50424e1c-db13-4cfc-b42b-48addfaab00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:10.722958 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfe13e9-04f9-4aa9-9fc3-fc343ff43eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:10.724039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:10.758764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfe13e9-04f9-4aa9-9fc3-fc343ff43eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:10.760762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2873bd-0d0b-4612-8013-4a0c46f468a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:10.815458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Created reservations ['a52b2e7c-8099-42ee-95c9-df575ee6e8f7', '1873be4d-5f1f-4e65-96e8-ed8894e0e287', 'bcbd90f8-2f9a-448f-b9e6-04f205422daa', '98689e81-8014-436b-9254-01c27c16907a'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:10.816777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2873bd-0d0b-4612-8013-4a0c46f468a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52b2e7c-8099-42ee-95c9-df575ee6e8f7', '1873be4d-5f1f-4e65-96e8-ed8894e0e287', 'bcbd90f8-2f9a-448f-b9e6-04f205422daa', '98689e81-8014-436b-9254-01c27c16907a']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:10.817967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8066163-0e5e-4a2e-9b7b-9d80137826c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:10.845534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8066163-0e5e-4a2e-9b7b-9d80137826c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '098b557a-2f26-476c-a35c-3fbefba6a7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-200962473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['a52b2e7c-8099-42ee-95c9-df575ee6e8f7','1873be4d-5f1f-4e65-96e8-ed8894e0e287','bcbd90f8-2f9a-448f-b9e6-04f205422daa','98689e81-8014-436b-9254-01c27c16907a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-200962473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=098b557a-2f26-476c-a35c-3fbefba6a7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2880e08cf80d488d9f046c01218128dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87347175cb448e3a5f3f7fdce92def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:10.846325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7becd6-6ac9-4df1-bc92-bb742e83395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:10.883725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7becd6-6ac9-4df1-bc92-bb742e83395c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-200962473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2880e08cf80d488d9f046c01218128dd',qos_specs=None,replication_status=,reservations=['a52b2e7c-8099-42ee-95c9-df575ee6e8f7','1873be4d-5f1f-4e65-96e8-ed8894e0e287','bcbd90f8-2f9a-448f-b9e6-04f205422daa','98689e81-8014-436b-9254-01c27c16907a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87347175cb448e3a5f3f7fdce92def4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:10.884404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54955057-5f66-4512-be8d-a385cadc0efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:10.896229 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54955057-5f66-4512-be8d-a385cadc0efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:10.897625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Flow 'volume_create_api' (50424e1c-db13-4cfc-b42b-48addfaab00f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:10.897925 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Create volume request issued successfully. Jul 03 10:39:10.901710 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f8ebff7-137b-4edd-9572-006060c6735f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:10.901710 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 51/206] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:39:10 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:10.915591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:10.919394 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:39:10.919394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:10.919699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:10.934365 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:10.934365 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:10.943999 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:10.952150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0b5b9ad-c807-47b8-a8dc-87afeced31fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 200 Jul 03 10:39:10.952672 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 53/207] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:10 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:11.972296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:11.975601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:39:11.975820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:11.976010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:11.987041 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:11.987041 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:11.993609 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:12.003975 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0fc836a5-8930-4800-bc47-e0efbbcc70ad tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 200 Jul 03 10:39:12.004684 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 54/208] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:11 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:20.690640 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=191,cinder:UPDATE=39,cinder:INSERT=22 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:39:20.891273 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=219,cinder:INSERT=27,cinder:UPDATE=48 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:39:20.950879 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=164,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:39:21.140974 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.144140 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:39:21.146126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.146126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.166701 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.166701 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:21.181133 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:21.193042 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-fc9a8023-1795-4fc8-8579-c695da938fa2 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 200 Jul 03 10:39:21.194598 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 51/209] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 1358 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:21.215075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.217757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:39:21.217757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.217757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.239947 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.239947 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:21.247070 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:21.252475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6f46250c-ebfa-40cd-a0ad-972afc352c62 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 200 Jul 03 10:39:21.252961 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 52/210] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:21.263281 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.266149 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:39:21.266480 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.266707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.275497 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.275497 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:21.280658 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:21.288854 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-94768ca3-84f8-495b-8f08-597def65cb38 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 200 Jul 03 10:39:21.289639 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 54/211] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:21.309840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-024f3ae5-ea34-4511-b3e7-bea6c210a7fe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.310666 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-024f3ae5-ea34-4511-b3e7-bea6c210a7fe None None] GET https://10.4.3.52/volume// Jul 03 10:39:21.310841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-024f3ae5-ea34-4511-b3e7-bea6c210a7fe None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.311019 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-024f3ae5-ea34-4511-b3e7-bea6c210a7fe None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.311531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-024f3ae5-ea34-4511-b3e7-bea6c210a7fe None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:21.311796 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 55/212] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:21.324443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-96e8da0b-63cf-4cd4-a4b0-6b94fd3eba47 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.327836 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-96e8da0b-63cf-4cd4-a4b0-6b94fd3eba47 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:21.328756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-96e8da0b-63cf-4cd4-a4b0-6b94fd3eba47 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0", "connector": null, "instance_uuid": "244ec396-470c-4c50-80e7-0633380dadc5"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:21.346579 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.346579 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:21.396722 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-96e8da0b-63cf-4cd4-a4b0-6b94fd3eba47 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:21.397540 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 52/213] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:21 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:21.413344 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7e42b56f-f30c-4e25-89f5-c3442ddcdd57 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.414240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e42b56f-f30c-4e25-89f5-c3442ddcdd57 None None] GET https://10.4.3.52/volume// Jul 03 10:39:21.414511 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e42b56f-f30c-4e25-89f5-c3442ddcdd57 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.415178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e42b56f-f30c-4e25-89f5-c3442ddcdd57 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.415178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e42b56f-f30c-4e25-89f5-c3442ddcdd57 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:21.415617 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 53/214] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:21.429561 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-8304fbcd-d233-4077-a2f1-3f7e3131f257 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.432201 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-8304fbcd-d233-4077-a2f1-3f7e3131f257 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:21.432609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-8304fbcd-d233-4077-a2f1-3f7e3131f257 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e3865af-5254-4186-b15b-ee5da18f007b", "connector": null, "instance_uuid": "244ec396-470c-4c50-80e7-0633380dadc5"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:21.449223 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.449223 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:21.502239 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-8304fbcd-d233-4077-a2f1-3f7e3131f257 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:21.502759 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 55/215] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:21 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:21.514225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1fc2d5e1-9f71-4dc6-81ac-8eb3a733ce11 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.514724 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1fc2d5e1-9f71-4dc6-81ac-8eb3a733ce11 None None] GET https://10.4.3.52/volume// Jul 03 10:39:21.514955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1fc2d5e1-9f71-4dc6-81ac-8eb3a733ce11 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:21.515244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1fc2d5e1-9f71-4dc6-81ac-8eb3a733ce11 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:21.515669 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1fc2d5e1-9f71-4dc6-81ac-8eb3a733ce11 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:21.516096 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 56/216] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:39:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:21.527654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-803561e7-5ea3-4b27-a082-fa3ffcecb01f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:21.529793 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-803561e7-5ea3-4b27-a082-fa3ffcecb01f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:21.530467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-803561e7-5ea3-4b27-a082-fa3ffcecb01f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "098b557a-2f26-476c-a35c-3fbefba6a7da", "connector": null, "instance_uuid": "244ec396-470c-4c50-80e7-0633380dadc5"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:21.540048 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:21.540048 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:21.590816 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-803561e7-5ea3-4b27-a082-fa3ffcecb01f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:21.591534 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 53/217] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:21 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:22.000558 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=177,cinder:INSERT=25,cinder:UPDATE=36 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:39:22.602841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-16956634-5236-4eab-8b77-de71465bbd2e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:22.613566 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-16956634-5236-4eab-8b77-de71465bbd2e tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] GET https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:39:22.613566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-16956634-5236-4eab-8b77-de71465bbd2e tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:22.613566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-16956634-5236-4eab-8b77-de71465bbd2e tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:22.636801 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:22.636801 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:22.650287 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-16956634-5236-4eab-8b77-de71465bbd2e tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:39:22.655826 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-16956634-5236-4eab-8b77-de71465bbd2e tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 200 Jul 03 10:39:22.656342 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 54/218] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:39:22 2026] GET /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 1830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:22.999149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f70f7d09-c1f0-471c-9f54-8fad9431dfdd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:22.999690 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f70f7d09-c1f0-471c-9f54-8fad9431dfdd None None] GET https://10.4.3.52/volume// Jul 03 10:39:22.999964 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f70f7d09-c1f0-471c-9f54-8fad9431dfdd None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:23.000269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f70f7d09-c1f0-471c-9f54-8fad9431dfdd None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:23.000714 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f70f7d09-c1f0-471c-9f54-8fad9431dfdd None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:23.001788 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 56/219] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:23.020088 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-d6f394a9-b549-49c9-b16f-b6f694b40b76 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:23.023754 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-d6f394a9-b549-49c9-b16f-b6f694b40b76 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:23.024319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-d6f394a9-b549-49c9-b16f-b6f694b40b76 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd", "connector": null, "instance_uuid": "2b8b8bb9-114f-4cd9-bc48-8f8efc10365a"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:23.039262 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:23.039262 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:23.150985 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-d6f394a9-b549-49c9-b16f-b6f694b40b76 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:23.151911 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 57/220] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:23 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:23.165797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-48a0d84e-8afe-4906-852a-e62987dd1e53 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:23.168582 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-48a0d84e-8afe-4906-852a-e62987dd1e53 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] DELETE https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 Jul 03 10:39:23.168891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-48a0d84e-8afe-4906-852a-e62987dd1e53 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:23.169836 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-48a0d84e-8afe-4906-852a-e62987dd1e53 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:23.180266 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:23.180266 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:23.720562 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-48a0d84e-8afe-4906-852a-e62987dd1e53 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 returned with HTTP 200 Jul 03 10:39:23.721067 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 54/221] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:39:23 2026] DELETE /volume/v3/attachments/fafb9897-73d8-4697-a628-02ff53457e15 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:27.471886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:27.777174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:27.777174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-638814786"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:27.779763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-638814786'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:27.784139 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume of 1 GB Jul 03 10:39:27.784592 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:27.784592 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:27.785180 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Availability Zones retrieved successfully. Jul 03 10:39:27.797618 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Flow 'volume_create_api' (47447e43-9985-4c54-b10f-17d0459be960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:27.798637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59bec66-0946-46bc-b76d-4884c616c3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:27.802660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:27.824937 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:27.824937 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:27.844760 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59bec66-0946-46bc-b76d-4884c616c3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:27.846121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d78fe-fbdc-4282-b92c-67372d1f7fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:27.883512 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:39:27.884012 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:39:27.942730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Created reservations ['5cb1b998-a56a-449b-b6e3-c581dc1a1d50', '154c4bd5-d94c-4727-b9bd-090c13fabfab', '2e403a27-b0f8-403f-8031-55c0879d5203', 'c5bb1b8c-55ed-4b37-b72c-41cfe4f862bb'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:27.944231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d78fe-fbdc-4282-b92c-67372d1f7fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb1b998-a56a-449b-b6e3-c581dc1a1d50', '154c4bd5-d94c-4727-b9bd-090c13fabfab', '2e403a27-b0f8-403f-8031-55c0879d5203', 'c5bb1b8c-55ed-4b37-b72c-41cfe4f862bb']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:27.945325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c6be3-6b49-4721-aa5b-f0c5cbffddda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:27.986745 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c6be3-6b49-4721-aa5b-f0c5cbffddda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-638814786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',qos_specs=None,replication_status=,reservations=['5cb1b998-a56a-449b-b6e3-c581dc1a1d50','154c4bd5-d94c-4727-b9bd-090c13fabfab','2e403a27-b0f8-403f-8031-55c0879d5203','c5bb1b8c-55ed-4b37-b72c-41cfe4f862bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-638814786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:27.987686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76779ee-6ab8-437a-ad0e-15ed87f5d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:28.013938 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76779ee-6ab8-437a-ad0e-15ed87f5d1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-638814786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',qos_specs=None,replication_status=,reservations=['5cb1b998-a56a-449b-b6e3-c581dc1a1d50','154c4bd5-d94c-4727-b9bd-090c13fabfab','2e403a27-b0f8-403f-8031-55c0879d5203','c5bb1b8c-55ed-4b37-b72c-41cfe4f862bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:28.016927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f36d356-7160-4eef-9690-ab135ba099b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:28.031963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f36d356-7160-4eef-9690-ab135ba099b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:28.033362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Flow 'volume_create_api' (47447e43-9985-4c54-b10f-17d0459be960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:28.033796 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume request issued successfully. Jul 03 10:39:28.034719 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28b0d1a1-2a92-4d40-ad4d-420bd05c103f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:28.035624 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 55/222] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:39:27 2026] POST /volume/v3/volumes => generated 755 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:28.053752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:28.055752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:39:28.055959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:28.056205 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:28.063730 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:28.063730 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:28.068826 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:39:28.080192 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a25c456-780d-4020-86ef-dd622e3ed8c3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:39:28.080485 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 57/223] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:28 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:28.940611 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:28.944120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] PUT https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 Jul 03 10:39:28.947206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:28.967436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Acquiring lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:28.982252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" acquired by "attachment_update" :: waited 0.015s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:28.983997 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:28.983997 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:29.101324 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:29.105359 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:39:29.105359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:29.105515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:29.115853 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:29.115853 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:29.120609 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:39:29.126939 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-860150a5-3f01-4e4e-aa06-2049a91b8726 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:39:29.129301 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 55/224] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:29 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:29.144415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2209b861-2078-404c-8914-3fbc3e66abf4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:29.504365 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] POST https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action Jul 03 10:39:29.504908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:29.505171 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:29.520258 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:29.520258 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:29.520258 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] Volume info retrieved successfully. Jul 03 10:39:29.534436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" released by "attachment_update" :: held 0.552s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:29.534798 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-6364f9c2-e641-424c-93cf-b597a606318e tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 returned with HTTP 200 Jul 03 10:39:29.535315 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 58/225] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:28 2026] PUT /volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 => generated 969 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:29.539496 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] Update volume admin metadata completed successfully. Jul 03 10:39:29.539938 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] Update readonly setting on volume completed successfully. Jul 03 10:39:29.540072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2209b861-2078-404c-8914-3fbc3e66abf4 tempest-TestMultiAttachVolumeSwap-662567438 tempest-TestMultiAttachVolumeSwap-662567438-project-admin] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action returned with HTTP 202 Jul 03 10:39:29.540567 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 56/226] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:39:29 2026] POST /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action => generated 0 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:39:29.551225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-e0656d18-fe1c-4174-b87f-a9caeaec5ae9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:29.553794 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-e0656d18-fe1c-4174-b87f-a9caeaec5ae9 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 Jul 03 10:39:29.554179 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-e0656d18-fe1c-4174-b87f-a9caeaec5ae9 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:29.554590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-e0656d18-fe1c-4174-b87f-a9caeaec5ae9 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:29.560559 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:29.564132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:29.564491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-72773607"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:29.566131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-72773607'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:29.573467 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume of 1 GB Jul 03 10:39:29.573891 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:29.573891 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:29.574950 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Availability Zones retrieved successfully. Jul 03 10:39:29.583077 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-e0656d18-fe1c-4174-b87f-a9caeaec5ae9 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 returned with HTTP 200 Jul 03 10:39:29.583395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Flow 'volume_create_api' (dc1224f0-0c29-41d6-aaa5-93f666869c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:29.583940 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 58/227] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:39:29 2026] GET /volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:29.586267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d12f988-65e7-4694-a706-987c1b8bc6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:29.588046 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:29.605251 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:29.605251 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:29.629434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d12f988-65e7-4694-a706-987c1b8bc6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:29.630695 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f3d1f8-5835-4195-8a08-4ffb58ec121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:29.687606 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:39:29.687992 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:39:29.713192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Created reservations ['b3e805cc-2674-4ca9-80f8-451900043e00', '779c0d6e-e713-4f4d-aa5e-af3a55460595', 'ebc0b024-7476-48de-9772-d4e6b2055634', 'd01fce5d-26fd-4b28-a06b-6f833370be1b'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:29.714005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f3d1f8-5835-4195-8a08-4ffb58ec121b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e805cc-2674-4ca9-80f8-451900043e00', '779c0d6e-e713-4f4d-aa5e-af3a55460595', 'ebc0b024-7476-48de-9772-d4e6b2055634', 'd01fce5d-26fd-4b28-a06b-6f833370be1b']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:29.714781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce67c919-f29a-4e65-9b5a-43d1bc5f74df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:29.740034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce67c919-f29a-4e65-9b5a-43d1bc5f74df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c1ced1-c116-4aca-9d57-c589d108427a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-72773607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',qos_specs=None,replication_status=,reservations=['b3e805cc-2674-4ca9-80f8-451900043e00','779c0d6e-e713-4f4d-aa5e-af3a55460595','ebc0b024-7476-48de-9772-d4e6b2055634','d01fce5d-26fd-4b28-a06b-6f833370be1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-72773607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c1ced1-c116-4aca-9d57-c589d108427a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:29.740614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11dc393a-bebb-4c2e-aaf8-4d98a1d17649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:29.772541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11dc393a-bebb-4c2e-aaf8-4d98a1d17649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-72773607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='241a3fb1c1b64b4fb93fe88b4bf774be',qos_specs=None,replication_status=,reservations=['b3e805cc-2674-4ca9-80f8-451900043e00','779c0d6e-e713-4f4d-aa5e-af3a55460595','ebc0b024-7476-48de-9772-d4e6b2055634','d01fce5d-26fd-4b28-a06b-6f833370be1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4963ce408f48e4871c6cd4bf55ce3d',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:29.773598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087a1323-0e95-409a-a0bb-3a199e5061a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:29.789223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087a1323-0e95-409a-a0bb-3a199e5061a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:29.789223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Flow 'volume_create_api' (dc1224f0-0c29-41d6-aaa5-93f666869c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:29.789223 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Create volume request issued successfully. Jul 03 10:39:29.789223 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-577a0eb0-d8a5-4931-92c5-787305c9cf56 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:29.789511 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 56/228] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:39:29 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:29.804267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-70764400-3f04-4202-9f0b-f644c9e9adee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:29.807584 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70764400-3f04-4202-9f0b-f644c9e9adee tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:39:29.807862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70764400-3f04-4202-9f0b-f644c9e9adee tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:29.808048 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70764400-3f04-4202-9f0b-f644c9e9adee tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:29.821362 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:29.821362 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:29.828212 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-70764400-3f04-4202-9f0b-f644c9e9adee tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:39:29.836751 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70764400-3f04-4202-9f0b-f644c9e9adee tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 200 Jul 03 10:39:29.837547 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 59/229] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:29 2026] GET /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:39:30.255301 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5fc4f882-3598-46c4-a1c1-736859c027b1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:30.255619 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5fc4f882-3598-46c4-a1c1-736859c027b1 None None] GET https://10.4.3.52/volume// Jul 03 10:39:30.255619 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5fc4f882-3598-46c4-a1c1-736859c027b1 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:30.256895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5fc4f882-3598-46c4-a1c1-736859c027b1 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:30.258895 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5fc4f882-3598-46c4-a1c1-736859c027b1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:30.259207 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 57/230] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:30.270471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:30.275713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:39:30.275713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:30.275713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:30.306319 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:30.306319 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:30.313373 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:30.323041 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-6c2d93fa-e36d-43ae-81dc-beeff24e91d5 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 200 Jul 03 10:39:30.324637 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 59/231] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:30 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 1537 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:30.435915 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:30.438821 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] PUT https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 Jul 03 10:39:30.439200 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:30.451067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Acquiring lock "cinder-attachment_update-8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:30.458525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:30.460113 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:30.460113 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:30.858057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:30.861206 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:39:30.861547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:30.861851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:30.870358 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:30.870358 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:30.875311 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:39:30.882598 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a6a1f562-edd7-46f4-81ef-30bb6c787950 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 200 Jul 03 10:39:30.882598 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 60/232] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:30 2026] GET /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:30.999599 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0-np0000004406" released by "attachment_update" :: held 0.541s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:31.000066 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f4d7c5c0-e1b8-4165-9732-2d914522e840 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 returned with HTTP 200 Jul 03 10:39:31.000649 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 57/233] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:30 2026] PUT /volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:31.521075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-35f202a8-8c6f-4395-9209-4eb605f41bfb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:31.524041 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-35f202a8-8c6f-4395-9209-4eb605f41bfb tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248/action Jul 03 10:39:31.524458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-35f202a8-8c6f-4395-9209-4eb605f41bfb tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:31.524899 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-35f202a8-8c6f-4395-9209-4eb605f41bfb tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:31.553678 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:31.553678 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:31.577126 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-35f202a8-8c6f-4395-9209-4eb605f41bfb tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248/action returned with HTTP 204 Jul 03 10:39:31.578433 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 58/234] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:31 2026] POST /volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-88f6428a-e176-4bde-a2ee-c0590cd73bfc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88f6428a-e176-4bde-a2ee-c0590cd73bfc None None] GET https://10.4.3.52/volume// Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88f6428a-e176-4bde-a2ee-c0590cd73bfc None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88f6428a-e176-4bde-a2ee-c0590cd73bfc None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88f6428a-e176-4bde-a2ee-c0590cd73bfc None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:32.098516 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 60/235] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:32.123489 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:32.125155 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:39:32.125228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:32.126290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:32.144327 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:32.144327 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:32.152271 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:32.161994 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-2caf962e-e7d2-4999-999d-0d901e323866 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 200 Jul 03 10:39:32.163049 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 61/236] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:32 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:32.299486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:32.302035 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] PUT https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 Jul 03 10:39:32.302390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:32.313815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Acquiring lock "cinder-attachment_update-2e3865af-5254-4186-b15b-ee5da18f007b-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:32.323944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-2e3865af-5254-4186-b15b-ee5da18f007b-np0000004406" acquired by "attachment_update" :: waited 0.010s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:32.325145 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:32.325145 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:32.860897 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-2e3865af-5254-4186-b15b-ee5da18f007b-np0000004406" released by "attachment_update" :: held 0.537s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:32.861074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-f468348b-8de0-400c-b789-c6608edf93d3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 returned with HTTP 200 Jul 03 10:39:32.862512 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 58/237] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:32 2026] PUT /volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:33.378562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-21b10cf8-0658-42f3-9f3c-60bb9a77a8fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:33.382888 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-21b10cf8-0658-42f3-9f3c-60bb9a77a8fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374/action Jul 03 10:39:33.383697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-21b10cf8-0658-42f3-9f3c-60bb9a77a8fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:33.383697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-21b10cf8-0658-42f3-9f3c-60bb9a77a8fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:33.414126 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:33.414126 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:33.435974 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-21b10cf8-0658-42f3-9f3c-60bb9a77a8fd tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374/action returned with HTTP 204 Jul 03 10:39:33.436660 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 59/238] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:33 2026] POST /volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:33.950844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cece048c-047a-43ab-80bc-a59ac8bd9499 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:33.951427 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cece048c-047a-43ab-80bc-a59ac8bd9499 None None] GET https://10.4.3.52/volume// Jul 03 10:39:33.951573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cece048c-047a-43ab-80bc-a59ac8bd9499 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:33.951712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cece048c-047a-43ab-80bc-a59ac8bd9499 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:33.952742 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cece048c-047a-43ab-80bc-a59ac8bd9499 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:33.952742 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 61/239] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:33.968016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:33.970884 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:39:33.971312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:33.971637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:33.988772 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:33.988772 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:33.998789 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:39:34.005466 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-5be0944f-c4c1-407f-9a3d-592b4f1f7520 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 200 Jul 03 10:39:34.006037 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 62/240] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:33 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:34.124474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:34.130534 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] PUT https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b Jul 03 10:39:34.130534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:34.142661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Acquiring lock "cinder-attachment_update-098b557a-2f26-476c-a35c-3fbefba6a7da-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:34.152138 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-098b557a-2f26-476c-a35c-3fbefba6a7da-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:34.152138 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:34.152138 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:34.684765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Lock "cinder-attachment_update-098b557a-2f26-476c-a35c-3fbefba6a7da-np0000004406" released by "attachment_update" :: held 0.535s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:34.685085 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-addaf4be-bff7-42fd-8bc5-4994fd9c848a tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b returned with HTTP 200 Jul 03 10:39:34.685643 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 59/241] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:34 2026] PUT /volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:35.202413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-a9fd7690-d02c-4a7f-89f9-ae083546fc02 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:35.205623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-a9fd7690-d02c-4a7f-89f9-ae083546fc02 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] POST https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b/action Jul 03 10:39:35.206252 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-a9fd7690-d02c-4a7f-89f9-ae083546fc02 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:35.206429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-a9fd7690-d02c-4a7f-89f9-ae083546fc02 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:35.247765 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:35.247765 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:35.277440 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8681cf8a-7e3b-4dc7-88b9-3caf6450d9c8 req-a9fd7690-d02c-4a7f-89f9-ae083546fc02 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b/action returned with HTTP 204 Jul 03 10:39:35.278047 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 60/242] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:35 2026] POST /volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:37.570048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-68d4a4af-7b11-482e-ad4d-812a7abd6b55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:37.573604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-68d4a4af-7b11-482e-ad4d-812a7abd6b55 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09/action Jul 03 10:39:37.574088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-68d4a4af-7b11-482e-ad4d-812a7abd6b55 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:37.574261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-68d4a4af-7b11-482e-ad4d-812a7abd6b55 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:37.599611 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:37.599611 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:37.615001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-124c37ce-641a-4e26-96b4-8ff4595ca400 req-68d4a4af-7b11-482e-ad4d-812a7abd6b55 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09/action returned with HTTP 204 Jul 03 10:39:37.615695 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 62/243] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:37 2026] POST /volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:38.887720 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:38.891485 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:38.891795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:38.892090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:38.903910 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:38.903910 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:38.911411 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:38.919892 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-4a7c725a-4a8f-4540-ac65-573a0265bb01 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:38.921028 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 63/244] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:38 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:39.195327 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:39.198327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:39:39.198924 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "source_volid": null, "backup_id": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:39.201090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'source_volid': None, 'backup_id': None}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:39:39.302154 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume of 1 GB Jul 03 10:39:39.302606 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:39.302606 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:39.307051 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Availability Zones retrieved successfully. Jul 03 10:39:39.315718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Flow 'volume_create_api' (a3cc8650-b165-4097-8cd0-e390d6a1670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:39.316839 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5675e6-e294-4bcf-b77f-686c5623f08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:39.317903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:39:39.417250 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5675e6-e294-4bcf-b77f-686c5623f08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:39.417250 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d890b77-85fc-48e7-bba6-d5e035a18ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:39.477819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Created reservations ['fb1476d9-cb9a-4063-8c68-4021ceec3b54', '9c1bf835-d20c-41db-bcf4-a8f9c654efbb', '0bf4143f-1656-4e7f-b812-cd80a9ca13a8', '88b95b4c-7dd4-48ab-b1f4-66054c266f6a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:39:39.479687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d890b77-85fc-48e7-bba6-d5e035a18ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1476d9-cb9a-4063-8c68-4021ceec3b54', '9c1bf835-d20c-41db-bcf4-a8f9c654efbb', '0bf4143f-1656-4e7f-b812-cd80a9ca13a8', '88b95b4c-7dd4-48ab-b1f4-66054c266f6a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:39.481605 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444dfefd-6b00-4742-abe4-0b5b81859823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:39.519222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444dfefd-6b00-4742-abe4-0b5b81859823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bf9d099-e714-454f-9320-b323a38a8c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d7f9e34e2344a18eed322c57cd2265',qos_specs=None,replication_status=,reservations=['fb1476d9-cb9a-4063-8c68-4021ceec3b54','9c1bf835-d20c-41db-bcf4-a8f9c654efbb','0bf4143f-1656-4e7f-b812-cd80a9ca13a8','88b95b4c-7dd4-48ab-b1f4-66054c266f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deea5edb04764120baee72e7b77a8a55',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:39:39Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bf9d099-e714-454f-9320-b323a38a8c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d7f9e34e2344a18eed322c57cd2265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deea5edb04764120baee72e7b77a8a55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:39.519502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da82d07-d31c-4c43-ac6e-a0bfa1d81a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:39.549341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da82d07-d31c-4c43-ac6e-a0bfa1d81a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d7f9e34e2344a18eed322c57cd2265',qos_specs=None,replication_status=,reservations=['fb1476d9-cb9a-4063-8c68-4021ceec3b54','9c1bf835-d20c-41db-bcf4-a8f9c654efbb','0bf4143f-1656-4e7f-b812-cd80a9ca13a8','88b95b4c-7dd4-48ab-b1f4-66054c266f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deea5edb04764120baee72e7b77a8a55',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:39.550368 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d89cdd-597b-4dd0-80bf-53b13ef1bb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:39:39.566500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d89cdd-597b-4dd0-80bf-53b13ef1bb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:39:39.567750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Flow 'volume_create_api' (a3cc8650-b165-4097-8cd0-e390d6a1670b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:39:39.568254 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Create volume request issued successfully. Jul 03 10:39:39.569143 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-22def68d-a703-4fa4-bead-5d7aa58a542a tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:39:39.569675 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 60/245] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 10:39:39 2026] POST /volume/v3/volumes => generated 701 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:39:39.593139 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:39.593139 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:39:39.593868 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:39.593868 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:39.600892 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:39.600892 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:39.605430 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:39:39.619419 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-86a9481d-5d03-4de4-9ce9-ada9572903aa tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 200 Jul 03 10:39:39.619660 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 61/246] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:39 2026] GET /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:39.639122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:39.644928 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:39:39.645072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:39.645502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:39.665746 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:39.665746 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:39.671437 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:39:39.682065 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-55beaee5-65c3-41d6-be64-4b396b834708 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 200 Jul 03 10:39:39.682530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 63/247] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:39 2026] GET /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 769 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:40.977794 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-509edcef-852f-40d6-a363-6d469315292d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:40.978224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-509edcef-852f-40d6-a363-6d469315292d None None] GET https://10.4.3.52/volume// Jul 03 10:39:40.978417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-509edcef-852f-40d6-a363-6d469315292d None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:40.978660 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-509edcef-852f-40d6-a363-6d469315292d None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:40.979181 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-509edcef-852f-40d6-a363-6d469315292d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:40.979535 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 64/248] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:39:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:40.989851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-0dffdab5-ae06-42e2-bd3f-02b2e367fc74 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:40.994338 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-0dffdab5-ae06-42e2-bd3f-02b2e367fc74 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:40.995162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-0dffdab5-ae06-42e2-bd3f-02b2e367fc74 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a54a3f8-b99c-4028-a420-66a45113cbe6", "connector": null, "instance_uuid": "247148a0-45c6-4592-b059-287a1a9c364a"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:41.007093 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:41.007093 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:41.051827 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-0dffdab5-ae06-42e2-bd3f-02b2e367fc74 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:41.052589 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 61/249] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:40 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:41.454134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:41.460389 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:41.460389 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:41.460389 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:41.475239 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:41.475239 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:41.483839 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:41.491434 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13e4bfbd-cb64-4e12-8415-c5e623cb1549 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:41.492189 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 62/250] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:41 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:41.585011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d733f9c6-8b25-4a41-a22f-ad7b740f2413 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:41.586758 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d733f9c6-8b25-4a41-a22f-ad7b740f2413 None None] GET https://10.4.3.52/volume// Jul 03 10:39:41.586758 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d733f9c6-8b25-4a41-a22f-ad7b740f2413 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:41.586758 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d733f9c6-8b25-4a41-a22f-ad7b740f2413 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:41.586758 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d733f9c6-8b25-4a41-a22f-ad7b740f2413 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:41.586758 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 64/251] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:41.597860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:41.601541 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:41.601783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:41.602001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:41.613317 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:41.613317 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:41.618895 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:41.626906 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-25afb52f-7a16-464f-808e-68ee99d0375e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:41.627616 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 65/252] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:41 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:41.780926 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:41.784831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] PUT https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 Jul 03 10:39:41.785466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:41.798305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Acquiring lock "cinder-attachment_update-2a54a3f8-b99c-4028-a420-66a45113cbe6-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:41.805390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Lock "cinder-attachment_update-2a54a3f8-b99c-4028-a420-66a45113cbe6-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:41.806836 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:41.806836 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:42.334204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Lock "cinder-attachment_update-2a54a3f8-b99c-4028-a420-66a45113cbe6-np0000004406" released by "attachment_update" :: held 0.529s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:42.334526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-31c8382a-acaf-4247-b749-6894981e2a94 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 returned with HTTP 200 Jul 03 10:39:42.334983 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 62/253] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:41 2026] PUT /volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:42.507452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.509856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:42.510333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:42.510557 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:42.530300 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:42.530300 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:42.539966 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:42.548336 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-457f8dfc-7046-49ba-bcb0-71cb22621a91 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:42.548739 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 63/254] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:42 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:42.695775 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.698560 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:39:42.698835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:42.699085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:42.707838 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:42.707838 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:42.712271 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:39:42.717706 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-77048a63-eb93-46fd-8a91-4b333dc7f36f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 200 Jul 03 10:39:42.718178 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 65/255] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:42 2026] GET /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 1309 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:42.732263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-21b80fdd-b781-4237-86e7-1e68d4960679 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.732749 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-21b80fdd-b781-4237-86e7-1e68d4960679 None None] GET https://10.4.3.52/volume// Jul 03 10:39:42.732871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-21b80fdd-b781-4237-86e7-1e68d4960679 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:42.733037 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-21b80fdd-b781-4237-86e7-1e68d4960679 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:42.733347 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-21b80fdd-b781-4237-86e7-1e68d4960679 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:42.733648 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 66/256] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:42.744951 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-b092826b-4367-44a9-b215-4049b4cf01ca None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.747641 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-b092826b-4367-44a9-b215-4049b4cf01ca tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:42.748148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-b092826b-4367-44a9-b215-4049b4cf01ca tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bf9d099-e714-454f-9320-b323a38a8c74", "connector": null, "instance_uuid": "a32fffb7-4f4d-40be-b228-e325608f5d89"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:42.758761 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:42.758761 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:42.806607 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-b092826b-4367-44a9-b215-4049b4cf01ca tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:42.807177 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 63/257] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:42 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:42.820128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-93364ed4-c954-4761-96f7-82620f5edb2e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.820569 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-93364ed4-c954-4761-96f7-82620f5edb2e None None] GET https://10.4.3.52/volume// Jul 03 10:39:42.820829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-93364ed4-c954-4761-96f7-82620f5edb2e None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:42.821045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-93364ed4-c954-4761-96f7-82620f5edb2e None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:42.821406 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-93364ed4-c954-4761-96f7-82620f5edb2e None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:42.821788 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 64/258] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:42.832037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.835506 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:39:42.835741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:42.835919 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:42.856528 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:42.856528 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:42.860638 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:39:42.868160 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-bc1e1e88-340f-4160-a22c-81b6c685192f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 200 Jul 03 10:39:42.868672 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 66/259] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:42 2026] GET /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:39:42.994764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:42.996765 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] PUT https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb Jul 03 10:39:42.997089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:43.004292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Acquiring lock "cinder-attachment_update-4bf9d099-e714-454f-9320-b323a38a8c74-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:43.008861 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Lock "cinder-attachment_update-4bf9d099-e714-454f-9320-b323a38a8c74-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:43.009782 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:43.009782 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:43.541130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Lock "cinder-attachment_update-4bf9d099-e714-454f-9320-b323a38a8c74-np0000004406" released by "attachment_update" :: held 0.530s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:43.541130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-ec087c40-7b88-4d2f-be56-0ae1cc41cc20 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb returned with HTTP 200 Jul 03 10:39:43.541130 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 67/260] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:42 2026] PUT /volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:43.566672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c05a0418-365c-41f6-a606-146dce1e35a6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:43.572073 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c05a0418-365c-41f6-a606-146dce1e35a6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:43.572442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c05a0418-365c-41f6-a606-146dce1e35a6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:43.573258 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c05a0418-365c-41f6-a606-146dce1e35a6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:43.589977 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:43.589977 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:43.595738 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c05a0418-365c-41f6-a606-146dce1e35a6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:43.602698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c05a0418-365c-41f6-a606-146dce1e35a6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:43.603251 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 64/261] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:43 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:44.068214 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-720eb490-70a7-43d1-8850-9babdbf6050d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:44.073334 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-720eb490-70a7-43d1-8850-9babdbf6050d tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] POST https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb/action Jul 03 10:39:44.074771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-720eb490-70a7-43d1-8850-9babdbf6050d tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:44.074771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-720eb490-70a7-43d1-8850-9babdbf6050d tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:44.096192 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:44.096192 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:44.113070 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ca349d3e-c8c5-4399-af1c-92e97277338a req-720eb490-70a7-43d1-8850-9babdbf6050d tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb/action returned with HTTP 204 Jul 03 10:39:44.114349 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 65/262] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:44 2026] POST /volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:44.621118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:44.623219 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:44.623389 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:44.623620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:44.638860 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:44.638860 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:44.648456 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:44.658985 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60cb7cf4-87ab-4395-b7c2-9fc0ffb3be02 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:44.659411 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 67/263] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:44 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:45.677778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:45.680484 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:45.680715 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:45.680972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:45.690622 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:45.690622 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:45.694843 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:45.698977 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2f723d5-7f5e-47ae-8419-6b58c06847da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:45.699404 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 68/264] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:45 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:45.755765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ea92a326-17ce-4d3f-99ae-f2c86adea5ef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:45.756260 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea92a326-17ce-4d3f-99ae-f2c86adea5ef None None] GET https://10.4.3.52/volume// Jul 03 10:39:45.756494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea92a326-17ce-4d3f-99ae-f2c86adea5ef None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:45.756738 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea92a326-17ce-4d3f-99ae-f2c86adea5ef None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:45.757156 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea92a326-17ce-4d3f-99ae-f2c86adea5ef None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:45.757538 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 65/265] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:45.771283 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-20d7cf3f-2253-45de-9de0-e81a5cc7aa86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:45.774249 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-20d7cf3f-2253-45de-9de0-e81a5cc7aa86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:39:45.774886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-20d7cf3f-2253-45de-9de0-e81a5cc7aa86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd", "connector": null, "instance_uuid": "2b8b8bb9-114f-4cd9-bc48-8f8efc10365a"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:45.787232 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:45.787232 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:45.821462 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-20d7cf3f-2253-45de-9de0-e81a5cc7aa86 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:39:45.821898 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 66/266] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:39:45 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:45.832809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c9760453-d9fb-4c64-b27f-44ab651afe9a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:45.836757 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c9760453-d9fb-4c64-b27f-44ab651afe9a tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] DELETE https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 Jul 03 10:39:45.839122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c9760453-d9fb-4c64-b27f-44ab651afe9a tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:45.839456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c9760453-d9fb-4c64-b27f-44ab651afe9a tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:45.853018 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:45.853018 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:46.423128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c9760453-d9fb-4c64-b27f-44ab651afe9a tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 returned with HTTP 200 Jul 03 10:39:46.423128 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 68/267] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:39:45 2026] DELETE /volume/v3/attachments/333270f7-8caf-4bcd-a6eb-25b24a180a09 => generated 192 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:46.718137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:46.720689 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:46.720949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:46.722240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:46.736960 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:46.736960 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:46.743591 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:46.751317 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-546e1f6f-d5d8-4b49-aa07-5bb78d84eae6 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:46.752013 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 69/268] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:46 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:47.767881 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3795da8c-9303-46a8-94b7-24c66a282df1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:47.771715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3795da8c-9303-46a8-94b7-24c66a282df1 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:47.772009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3795da8c-9303-46a8-94b7-24c66a282df1 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:47.772287 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3795da8c-9303-46a8-94b7-24c66a282df1 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:47.785975 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:47.785975 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:47.791035 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3795da8c-9303-46a8-94b7-24c66a282df1 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:47.797203 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3795da8c-9303-46a8-94b7-24c66a282df1 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:47.797624 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 66/269] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:47 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:48.618818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-c826cd57-37a3-4ea2-b2a0-f11e3aaa010d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:48.621173 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-c826cd57-37a3-4ea2-b2a0-f11e3aaa010d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] POST https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07/action Jul 03 10:39:48.621611 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-c826cd57-37a3-4ea2-b2a0-f11e3aaa010d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:48.621772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-c826cd57-37a3-4ea2-b2a0-f11e3aaa010d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:48.641098 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:48.641098 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:48.657699 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-611c03c0-88ad-491a-b2d4-e8d78ccc6679 req-c826cd57-37a3-4ea2-b2a0-f11e3aaa010d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07/action returned with HTTP 204 Jul 03 10:39:48.658331 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 67/270] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:39:48 2026] POST /volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:39:48.813846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1b5ae1a5-fb53-47bd-8384-86848996118f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:48.818077 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1b5ae1a5-fb53-47bd-8384-86848996118f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:48.818630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1b5ae1a5-fb53-47bd-8384-86848996118f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:48.819209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1b5ae1a5-fb53-47bd-8384-86848996118f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:48.835456 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:48.835456 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:48.842831 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1b5ae1a5-fb53-47bd-8384-86848996118f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:48.845927 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1b5ae1a5-fb53-47bd-8384-86848996118f tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:48.847088 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 69/271] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:48 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:48.864496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:48.866238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:48.866606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:48.866946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:48.880634 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:48.880634 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:48.885667 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:48.891725 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15be30a4-34d5-4d5e-937e-e4c8bb0f24db tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:48.892303 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 70/272] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:48 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:50.482446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:50.486797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:50.487126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:50.487332 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:50.510334 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:50.510334 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:50.516970 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:50.521914 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0b4f7f5f-b0b9-4478-828c-716d3e2a8eac tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:50.522359 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 67/273] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:50 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:50.572324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:50.575205 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] POST https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6/action Jul 03 10:39:50.575713 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:39:50.575851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:50.589600 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:50.589600 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:50.590219 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:50.610073 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Begin detaching volume completed successfully. Jul 03 10:39:50.610350 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-c5a38d7f-378e-4414-acc8-747baedda2da tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6/action returned with HTTP 202 Jul 03 10:39:50.610759 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 68/274] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:39:50 2026] POST /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:39:50.636498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:50.639000 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:50.639506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:50.639829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:50.653805 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:50.653805 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:50.663550 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:50.668927 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20404216-9e9b-4126-aa27-7ba2f7f3892d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:50.669441 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 70/275] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:50 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:51.647797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-07885d8c-f88f-487c-9109-9deff2fa23f7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:51.648199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07885d8c-f88f-487c-9109-9deff2fa23f7 None None] GET https://10.4.3.52/volume// Jul 03 10:39:51.648328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-07885d8c-f88f-487c-9109-9deff2fa23f7 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:51.648612 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-07885d8c-f88f-487c-9109-9deff2fa23f7 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:51.648841 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07885d8c-f88f-487c-9109-9deff2fa23f7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:39:51.649120 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 71/276] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:39:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:39:51.659119 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:51.661330 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:51.661515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:51.661717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:51.677585 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:51.677585 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:51.682441 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:51.685378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:51.685731 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:51.685731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:51.685841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:51.688382 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-0e3417d4-6242-4cdd-8635-edc3223d5d3c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:51.689188 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 68/277] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:39:51 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 10:39:51.695271 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:51.695271 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:51.698649 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:51.702921 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-017406d5-8c10-445b-a61c-4c83d6b5dc8d tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:51.703364 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 69/278] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:51 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:52.724958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6d4d855b-c956-4af5-9359-93a822028b0c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:52.726707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d4d855b-c956-4af5-9359-93a822028b0c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:52.727079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d4d855b-c956-4af5-9359-93a822028b0c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:52.727512 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d4d855b-c956-4af5-9359-93a822028b0c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:52.737757 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:52.737757 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:52.742405 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6d4d855b-c956-4af5-9359-93a822028b0c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:52.749361 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d4d855b-c956-4af5-9359-93a822028b0c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:52.749932 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 71/279] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:52 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:53.763006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:53.767947 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:53.767947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:53.767947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:53.786763 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:53.786763 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:53.792822 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:53.800031 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ef02373-43a7-4902-ac11-d92d75ff7a5c tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:53.800603 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 72/280] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:53 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:53.901421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:53.903958 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] PUT https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 Jul 03 10:39:53.904373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:39:53.914343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Acquiring lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:39:53.921670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:39:53.923188 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:53.923188 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:54.454056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Lock "cinder-attachment_update-3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd-np0000004406" released by "attachment_update" :: held 0.532s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:39:54.454426 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-0db1ec07-a9f8-4b62-a913-d3d223834372 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 returned with HTTP 200 Jul 03 10:39:54.454950 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 69/281] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:39:53 2026] PUT /volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:54.466391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c728fca1-0782-415a-abd6-aeabe0c7b0d5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:54.470642 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c728fca1-0782-415a-abd6-aeabe0c7b0d5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 Jul 03 10:39:54.470874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c728fca1-0782-415a-abd6-aeabe0c7b0d5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:54.471062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c728fca1-0782-415a-abd6-aeabe0c7b0d5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:54.487827 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-c728fca1-0782-415a-abd6-aeabe0c7b0d5 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 returned with HTTP 200 Jul 03 10:39:54.488150 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 70/282] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:39:54 2026] GET /volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:54.814641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:54.816821 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:54.817010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:54.817225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:54.829302 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:54.829302 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:54.833687 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:54.839365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e57264c0-4495-4164-ae7c-6366eeb0d8e8 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:54.839796 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 72/283] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:54 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:55.466118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:55.468126 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] GET https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:39:55.468351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:55.468567 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:55.488088 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:55.488088 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:39:55.492925 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:39:55.500432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dcdf8f41-e1b5-41ea-bc79-75a6ccd6dc23 req-cd7f4ac2-7b3d-49e1-abde-a2c431209fb5 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 200 Jul 03 10:39:55.500857 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 73/284] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:39:55 2026] GET /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 1601 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:55.733496 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-173ab8f4-981b-4678-a2a2-e6eb99110f78 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:55.736515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-173ab8f4-981b-4678-a2a2-e6eb99110f78 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] DELETE https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 Jul 03 10:39:55.736758 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-173ab8f4-981b-4678-a2a2-e6eb99110f78 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:55.736954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-173ab8f4-981b-4678-a2a2-e6eb99110f78 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:55.745164 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:55.745164 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:39:55.855960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4fafb550-0473-4c01-b4de-403507db73ae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:55.857759 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fafb550-0473-4c01-b4de-403507db73ae tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:55.857956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fafb550-0473-4c01-b4de-403507db73ae tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:55.858195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fafb550-0473-4c01-b4de-403507db73ae tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:55.867372 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:55.867372 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:39:55.870936 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4fafb550-0473-4c01-b4de-403507db73ae tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:55.875467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fafb550-0473-4c01-b4de-403507db73ae tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:55.875905 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 71/285] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:55 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:39:56.287083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9386d5d8-0692-4575-8d07-1345a10f3e8e req-173ab8f4-981b-4678-a2a2-e6eb99110f78 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 returned with HTTP 200 Jul 03 10:39:56.287615 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 70/286] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:39:55 2026] DELETE /volume/v3/attachments/1a6bf460-e526-4924-aa2d-714964446b07 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:39:56.889173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:39:56.891410 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:39:56.891771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:39:56.892186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:39:56.907287 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:39:56.907287 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:39:56.920035 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:39:56.932767 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0eca6ffd-90f4-4ed7-a98e-27d5cbc2429e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:39:56.933376 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 73/287] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:39:56 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:02.214142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-8acff763-1cbc-4038-a0e5-33cfe4e5cd7f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:02.217025 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-8acff763-1cbc-4038-a0e5-33cfe4e5cd7f tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] POST https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418/action Jul 03 10:40:02.217405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-8acff763-1cbc-4038-a0e5-33cfe4e5cd7f tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:02.217530 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-8acff763-1cbc-4038-a0e5-33cfe4e5cd7f tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:02.243286 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:02.243286 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:02.260475 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c36d2e04-2f4e-4df9-8ade-714a95856bdb req-8acff763-1cbc-4038-a0e5-33cfe4e5cd7f tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418/action returned with HTTP 204 Jul 03 10:40:02.261143 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 74/288] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:40:02 2026] POST /volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:02.574585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:02.577852 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:02.578860 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:02.579236 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:02.592225 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:02.592225 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:02.596842 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:02.601548 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28bbf3b7-de8d-4458-b59a-307920e00c79 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:40:02.602554 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 72/289] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:02 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:02.642284 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:02.644477 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:02.644694 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:02.644907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:02.656640 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:02.656640 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:02.660404 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:02.664485 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-2096fea8-db90-4841-9762-a3ba32afe33d tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:40:02.665006 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 71/290] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:02 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:02.684468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:02.686599 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] POST https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9/action Jul 03 10:40:02.686995 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:02.687088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:02.698219 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:02.698219 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:02.698898 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:02.708935 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Begin detaching volume completed successfully. Jul 03 10:40:02.709192 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-fef97af1-dc79-4631-9616-13487f6fda0f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9/action returned with HTTP 202 Jul 03 10:40:02.711503 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 74/291] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:40:02 2026] POST /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:40:03.756007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-146fdcf1-eefc-4dff-bcb2-325297cf49ce None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:03.756483 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-146fdcf1-eefc-4dff-bcb2-325297cf49ce None None] GET https://10.4.3.52/volume// Jul 03 10:40:03.756685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-146fdcf1-eefc-4dff-bcb2-325297cf49ce None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:03.756890 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-146fdcf1-eefc-4dff-bcb2-325297cf49ce None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:03.757273 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-146fdcf1-eefc-4dff-bcb2-325297cf49ce None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:03.758137 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 75/292] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:40:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:03.774077 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:03.778441 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:03.778889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:03.779338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:03.795300 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:03.795300 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:03.801646 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:03.813045 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-c0f949c3-e3e0-4caf-b4ce-e9364353bddb tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:40:03.813045 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 73/293] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:40:03 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:40:04.466037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-893ec9dd-2f52-4fea-895d-720640171e72 req-78d06023-c78b-43b6-9154-b022eb0e7ebd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:04.468733 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-78d06023-c78b-43b6-9154-b022eb0e7ebd tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] DELETE https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 Jul 03 10:40:04.469005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-78d06023-c78b-43b6-9154-b022eb0e7ebd tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:04.469274 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-78d06023-c78b-43b6-9154-b022eb0e7ebd tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:04.481657 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:04.481657 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:04.809761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dc2c20bb-a615-4197-b9e5-738421770018 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:04.814376 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc2c20bb-a615-4197-b9e5-738421770018 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:04.814635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc2c20bb-a615-4197-b9e5-738421770018 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:04.814916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc2c20bb-a615-4197-b9e5-738421770018 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:04.822657 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:04.822657 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:04.827183 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dc2c20bb-a615-4197-b9e5-738421770018 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:40:04.840995 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc2c20bb-a615-4197-b9e5-738421770018 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:40:04.841095 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 75/294] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:04 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:04.912157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-57e1fc86-579a-4e18-8124-643006ea7f8b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:04.917922 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57e1fc86-579a-4e18-8124-643006ea7f8b tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:04.918199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-57e1fc86-579a-4e18-8124-643006ea7f8b tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:04.918436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-57e1fc86-579a-4e18-8124-643006ea7f8b tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:04.930672 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:04.930672 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:04.940740 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-57e1fc86-579a-4e18-8124-643006ea7f8b tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:40:04.948369 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57e1fc86-579a-4e18-8124-643006ea7f8b tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:40:04.948369 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 76/295] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:04 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:05.039686 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-78d06023-c78b-43b6-9154-b022eb0e7ebd tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 returned with HTTP 200 Jul 03 10:40:05.040252 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 72/296] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:04 2026] DELETE /volume/v3/attachments/7560d648-fed5-478f-9d48-adb629de4227 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:05.051504 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:05.054364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:40:05.055188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:05.055188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:05.055188 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Delete volume with id: 3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 Jul 03 10:40:05.064438 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:05.064438 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:05.064949 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Volume info retrieved successfully. Jul 03 10:40:05.086259 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] Delete volume request issued successfully. Jul 03 10:40:05.086543 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-893ec9dd-2f52-4fea-895d-720640171e72 req-d133b6e5-1f11-434b-b25d-8cef9b1cf682 tempest-ServerActionsV293TestJSON-159742201 tempest-ServerActionsV293TestJSON-159742201-project-member] https://10.4.3.52/volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 returned with HTTP 202 Jul 03 10:40:05.087161 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 74/297] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:40:05 2026] DELETE /volume/v3/volumes/3bd8d479-8ab7-49ee-8104-d7bcf4a7de63 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:06.199221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ec460614-25ae-4915-8255-a40f313c75af req-296357ca-d460-4ca7-98e7-df19d35a9e88 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:06.204580 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-296357ca-d460-4ca7-98e7-df19d35a9e88 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 Jul 03 10:40:06.204580 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-296357ca-d460-4ca7-98e7-df19d35a9e88 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:06.204723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-296357ca-d460-4ca7-98e7-df19d35a9e88 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:06.215196 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:06.215196 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:06.783629 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ec460614-25ae-4915-8255-a40f313c75af req-296357ca-d460-4ca7-98e7-df19d35a9e88 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 returned with HTTP 200 Jul 03 10:40:06.784469 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 76/298] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:06 2026] DELETE /volume/v3/attachments/ce2bde10-34b3-4aed-a7be-595b90066191 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:08.112575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:08.117840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:08.118090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:08.118359 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:08.135615 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:08.135615 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:08.147247 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:08.156657 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec79b422-bb2d-4468-ae88-7950fcf9c85a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:40:08.156657 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 77/299] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:08 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:08.838587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f08626bc-ccd9-431d-9882-0e9f5e3bcc0b req-4922ca84-2b5f-4fce-91bc-e634a196c1b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:08.841272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f08626bc-ccd9-431d-9882-0e9f5e3bcc0b req-4922ca84-2b5f-4fce-91bc-e634a196c1b4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] DELETE https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 Jul 03 10:40:08.841544 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f08626bc-ccd9-431d-9882-0e9f5e3bcc0b req-4922ca84-2b5f-4fce-91bc-e634a196c1b4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:08.841823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f08626bc-ccd9-431d-9882-0e9f5e3bcc0b req-4922ca84-2b5f-4fce-91bc-e634a196c1b4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:08.850854 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:08.850854 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:09.403543 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f08626bc-ccd9-431d-9882-0e9f5e3bcc0b req-4922ca84-2b5f-4fce-91bc-e634a196c1b4 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 returned with HTTP 200 Jul 03 10:40:09.404187 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 73/300] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:08 2026] DELETE /volume/v3/attachments/f79bfd30-0690-4c9d-b9d8-de04c3f5a418 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:13.854515 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.011142 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:14.011482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1180314631", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.013519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.qos_specs [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1180314631', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99876) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 10:40:14.019772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DB qos_specs_create(): root {'id': '2d0eaba4-7566-4ea8-9c14-519bff7fadc9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1180314631'} {{(pid=99876) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 10:40:14.028134 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b49f00b0-051d-4b99-bf06-2322e79718e1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:14.028551 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 75/301] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:40:13 2026] POST /volume/v3/qos-specs => generated 391 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.044131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e6d93b91-3a82-4593-a2ac-d4813be0319f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.044520 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6d93b91-3a82-4593-a2ac-d4813be0319f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:14.044587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e6d93b91-3a82-4593-a2ac-d4813be0319f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1468296243"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.046448 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.046448 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:14.061908 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6d93b91-3a82-4593-a2ac-d4813be0319f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:14.062279 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 77/302] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:14 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.070729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-39f79377-e727-44d3-8a9e-01684c0c27d1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.072810 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39f79377-e727-44d3-8a9e-01684c0c27d1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:14.073551 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39f79377-e727-44d3-8a9e-01684c0c27d1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1050807509"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.094969 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39f79377-e727-44d3-8a9e-01684c0c27d1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:14.095471 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 78/303] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:14 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.105716 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c666f25e-4a5b-4472-b6ec-022f4b4192dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.107697 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c666f25e-4a5b-4472-b6ec-022f4b4192dd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:14.108227 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c666f25e-4a5b-4472-b6ec-022f4b4192dd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-16819376"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.111145 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.111145 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:14.130229 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c666f25e-4a5b-4472-b6ec-022f4b4192dd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:14.133599 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 74/304] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:14 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.142299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.145279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df Jul 03 10:40:14.145581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.146000 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associate' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.146511 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.146511 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:14.148192 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.qos_specs_manage [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Associate qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 with type: e57236f7-ee4b-4d03-acbb-1ef76c17b4df {{(pid=99876) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 10:40:14.177601 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-894fd30f-f941-4c2d-a064-e6701e61fac5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df returned with HTTP 202 Jul 03 10:40:14.178223 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 76/305] 10.4.3.52 () {66 vars in 1474 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.184884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.187696 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=1a01d088-f2b0-49f9-800e-8bbe04ac4b29 Jul 03 10:40:14.187929 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.188130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associate' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.188719 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Associate qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 with type: 1a01d088-f2b0-49f9-800e-8bbe04ac4b29 {{(pid=99874) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 10:40:14.209322 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ef5fb663-aeca-4b85-81e6-a51274bba24f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=1a01d088-f2b0-49f9-800e-8bbe04ac4b29 returned with HTTP 202 Jul 03 10:40:14.209733 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 78/306] 10.4.3.52 () {66 vars in 1474 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=1a01d088-f2b0-49f9-800e-8bbe04ac4b29 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.218597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.220574 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=d86f54cc-1863-4921-a472-dfac83ea2559 Jul 03 10:40:14.220810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.220996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associate' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.221670 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Associate qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 with type: d86f54cc-1863-4921-a472-dfac83ea2559 {{(pid=99875) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 10:40:14.246994 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-24189f80-62ea-4dc1-b2fb-3e1fb35dd2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=d86f54cc-1863-4921-a472-dfac83ea2559 returned with HTTP 202 Jul 03 10:40:14.247499 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 79/307] 10.4.3.52 () {66 vars in 1474 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associate?vol_type_id=d86f54cc-1863-4921-a472-dfac83ea2559 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.260481 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.262663 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations Jul 03 10:40:14.262926 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.263173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associations' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.263862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Get associations for qos_spec id: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 {{(pid=99873) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 10:40:14.287871 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6580403e-94fb-4928-a0c3-b3d7d66a1cc8 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations returned with HTTP 200 Jul 03 10:40:14.288338 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 75/308] 10.4.3.52 () {66 vars in 1386 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.299555 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.301489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df Jul 03 10:40:14.301703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.301918 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'disassociate' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.302269 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.302269 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:14.302680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Disassociate qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 from type: e57236f7-ee4b-4d03-acbb-1ef76c17b4df {{(pid=99876) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 10:40:14.322201 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d2bee276-3db4-4138-ace8-a60ad831ef98 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df returned with HTTP 202 Jul 03 10:40:14.323347 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 77/309] 10.4.3.52 () {66 vars in 1483 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate?vol_type_id=e57236f7-ee4b-4d03-acbb-1ef76c17b4df => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.333768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.335582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations Jul 03 10:40:14.335745 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.335991 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associations' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.336261 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.336261 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:14.336549 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.qos_specs_manage [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Get associations for qos_spec id: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 {{(pid=99874) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 10:40:14.350452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-938a14bb-7095-46bc-8fa8-147e8ae724a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations returned with HTTP 200 Jul 03 10:40:14.350875 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 79/310] 10.4.3.52 () {66 vars in 1386 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations => generated 304 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.359553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.361595 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate_all Jul 03 10:40:14.361807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.361987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'disassociate_all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.362268 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.362268 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:14.362567 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Disassociate qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 from all. {{(pid=99875) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 10:40:14.390304 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-50676321-cbcc-4d8f-be3f-696ac6723b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate_all returned with HTTP 202 Jul 03 10:40:14.390304 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 80/311] 10.4.3.52 () {66 vars in 1398 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/disassociate_all => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.401999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.407430 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations Jul 03 10:40:14.407610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.407809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'associations' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.408033 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.408033 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:14.408355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Get associations for qos_spec id: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9 {{(pid=99873) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 10:40:14.426417 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3cabd8ee-f6ee-4b86-a98f-5e209e05f80d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations returned with HTTP 200 Jul 03 10:40:14.427063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 76/312] 10.4.3.52 () {66 vars in 1386 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:40:14.440246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1217676d-ee26-4bc2-8a04-2f7436e4a020 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.442541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1217676d-ee26-4bc2-8a04-2f7436e4a020 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 Jul 03 10:40:14.442871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1217676d-ee26-4bc2-8a04-2f7436e4a020 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.443190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1217676d-ee26-4bc2-8a04-2f7436e4a020 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.443555 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.443555 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:14.505152 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1217676d-ee26-4bc2-8a04-2f7436e4a020 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 returned with HTTP 202 Jul 03 10:40:14.505593 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 78/313] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.512597 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d42c7e56-340b-414b-a5ab-d89674d921c5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.514587 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d42c7e56-340b-414b-a5ab-d89674d921c5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 Jul 03 10:40:14.514761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d42c7e56-340b-414b-a5ab-d89674d921c5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.514964 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d42c7e56-340b-414b-a5ab-d89674d921c5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.518512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d42c7e56-340b-414b-a5ab-d89674d921c5 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 returned with HTTP 404 Jul 03 10:40:14.518971 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 80/314] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/types/d86f54cc-1863-4921-a472-dfac83ea2559 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.526073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-54d8e543-3aee-4675-b454-c1d28e85d3f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.527752 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-54d8e543-3aee-4675-b454-c1d28e85d3f1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 Jul 03 10:40:14.527914 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-54d8e543-3aee-4675-b454-c1d28e85d3f1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.528092 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-54d8e543-3aee-4675-b454-c1d28e85d3f1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.528341 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.528341 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:14.577399 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-54d8e543-3aee-4675-b454-c1d28e85d3f1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 returned with HTTP 202 Jul 03 10:40:14.577399 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 81/315] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.583964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-270817fa-5469-4ddd-bc94-7624b70013a1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.586251 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-270817fa-5469-4ddd-bc94-7624b70013a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 Jul 03 10:40:14.586561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-270817fa-5469-4ddd-bc94-7624b70013a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.586911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-270817fa-5469-4ddd-bc94-7624b70013a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.590507 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-270817fa-5469-4ddd-bc94-7624b70013a1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 returned with HTTP 404 Jul 03 10:40:14.591037 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 77/316] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/types/1a01d088-f2b0-49f9-800e-8bbe04ac4b29 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.600885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-68a156c7-77e5-4c24-8318-4a76f710b13d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.602552 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68a156c7-77e5-4c24-8318-4a76f710b13d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df Jul 03 10:40:14.602744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-68a156c7-77e5-4c24-8318-4a76f710b13d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.602931 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-68a156c7-77e5-4c24-8318-4a76f710b13d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.633555 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68a156c7-77e5-4c24-8318-4a76f710b13d tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df returned with HTTP 202 Jul 03 10:40:14.633990 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 79/317] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.645160 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9907472f-6db3-496d-921d-b686ed6ff2e7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.648054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9907472f-6db3-496d-921d-b686ed6ff2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df Jul 03 10:40:14.648371 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9907472f-6db3-496d-921d-b686ed6ff2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.648778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9907472f-6db3-496d-921d-b686ed6ff2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.653516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9907472f-6db3-496d-921d-b686ed6ff2e7 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df returned with HTTP 404 Jul 03 10:40:14.654177 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 81/318] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/types/e57236f7-ee4b-4d03-acbb-1ef76c17b4df => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.671666 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.675459 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:14.675459 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-552372933", "consumer": "back-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.678356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.qos_specs [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-552372933', 'consumer': 'back-end', 'specs': {}} {{(pid=99875) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 10:40:14.683725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DB qos_specs_create(): root {'id': 'a8e83e15-f117-4401-937b-1cef47d15ce7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-552372933'} {{(pid=99875) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 10:40:14.692951 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02777b2f-9873-498b-bb03-ab0c74741ed1 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:14.693409 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 82/319] 10.4.3.52 () {68 vars in 1257 bytes} [Fri Jul 3 10:40:14 2026] POST /volume/v3/qos-specs => generated 366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.705678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2789570d-27fb-4080-91ac-a0288a0af353 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.707966 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2789570d-27fb-4080-91ac-a0288a0af353 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False Jul 03 10:40:14.708191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2789570d-27fb-4080-91ac-a0288a0af353 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.708377 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2789570d-27fb-4080-91ac-a0288a0af353 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.708594 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.708594 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:14.708982 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2789570d-27fb-4080-91ac-a0288a0af353 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: a8e83e15-f117-4401-937b-1cef47d15ce7, force: False {{(pid=99873) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:14.732992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2789570d-27fb-4080-91ac-a0288a0af353 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False returned with HTTP 202 Jul 03 10:40:14.733917 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 78/320] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.741396 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6d67d7fb-1346-402b-aa1d-735cd5a20c8c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.743782 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d67d7fb-1346-402b-aa1d-735cd5a20c8c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 Jul 03 10:40:14.744046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d67d7fb-1346-402b-aa1d-735cd5a20c8c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.744289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d67d7fb-1346-402b-aa1d-735cd5a20c8c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.749531 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d67d7fb-1346-402b-aa1d-735cd5a20c8c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 returned with HTTP 404 Jul 03 10:40:14.750399 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 80/321] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.761031 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b98ec5f8-9199-419b-aa8e-5bb9cb774788 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.763040 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b98ec5f8-9199-419b-aa8e-5bb9cb774788 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:14.763348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b98ec5f8-9199-419b-aa8e-5bb9cb774788 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.763588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b98ec5f8-9199-419b-aa8e-5bb9cb774788 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.764080 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.764080 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:14.776407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b98ec5f8-9199-419b-aa8e-5bb9cb774788 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:14.776879 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 82/322] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.791863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.792016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.793789 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:14.794071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.794355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.794604 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Delete volume with id: 2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:14.795877 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False Jul 03 10:40:14.796176 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.796449 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.796825 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.796825 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:14.797247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: a8e83e15-f117-4401-937b-1cef47d15ce7, force: False {{(pid=99875) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:14.802097 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af3759ea-4eae-4baa-b2f8-2c8cf5049291 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False returned with HTTP 404 Jul 03 10:40:14.802664 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 83/323] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.802894 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.802894 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:14.803988 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:40:14.811257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-97012f52-583f-4cd6-9e54-011ef0ebb2ec None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.813829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97012f52-583f-4cd6-9e54-011ef0ebb2ec tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 Jul 03 10:40:14.814120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97012f52-583f-4cd6-9e54-011ef0ebb2ec tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.814394 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97012f52-583f-4cd6-9e54-011ef0ebb2ec tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.819737 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97012f52-583f-4cd6-9e54-011ef0ebb2ec tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 returned with HTTP 404 Jul 03 10:40:14.820415 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 81/324] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/a8e83e15-f117-4401-937b-1cef47d15ce7 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.828950 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.830815 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:14.832973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1816680955", "consumer": "both"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:14.832973 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.832973 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:14.833381 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.qos_specs [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1816680955', 'consumer': 'both', 'specs': {}} {{(pid=99874) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 10:40:14.836412 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Delete volume request issued successfully. Jul 03 10:40:14.836636 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e74eb52-31c9-4656-825d-4b3cbc55faea tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 202 Jul 03 10:40:14.837043 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 79/325] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.840027 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DB qos_specs_create(): root {'id': '913cffae-f675-4498-89ab-8087e8c42bfa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1816680955'} {{(pid=99874) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 10:40:14.846270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.848051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:14.848371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.848610 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.854331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c88275da-7f9c-463e-9d2e-9ce6362b62b2 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:14.854854 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 83/326] 10.4.3.52 () {68 vars in 1257 bytes} [Fri Jul 3 10:40:14 2026] POST /volume/v3/qos-specs => generated 363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.857822 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.857822 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:14.861935 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Volume info retrieved successfully. Jul 03 10:40:14.865926 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-276bce86-b15d-45fe-b007-f9004e084b21 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.868534 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-093e9ea6-fe99-45bb-a88d-003d36238f39 tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 200 Jul 03 10:40:14.868996 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 84/327] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.869139 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-276bce86-b15d-45fe-b007-f9004e084b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False Jul 03 10:40:14.869384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-276bce86-b15d-45fe-b007-f9004e084b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.869645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-276bce86-b15d-45fe-b007-f9004e084b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.870928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.qos_specs_manage [None req-276bce86-b15d-45fe-b007-f9004e084b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: 913cffae-f675-4498-89ab-8087e8c42bfa, force: False {{(pid=99876) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:14.914914 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-276bce86-b15d-45fe-b007-f9004e084b21 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False returned with HTTP 202 Jul 03 10:40:14.917182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 82/328] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:14.923945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f10e203e-be12-40fa-903f-737a7bab3853 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.929346 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f10e203e-be12-40fa-903f-737a7bab3853 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa Jul 03 10:40:14.929614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f10e203e-be12-40fa-903f-737a7bab3853 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.931658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f10e203e-be12-40fa-903f-737a7bab3853 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.937405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f10e203e-be12-40fa-903f-737a7bab3853 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa returned with HTTP 404 Jul 03 10:40:14.938098 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 80/329] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.948011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e68edbcb-e49c-43d9-97a1-36a5f3c8466f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.954592 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e68edbcb-e49c-43d9-97a1-36a5f3c8466f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:14.954859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e68edbcb-e49c-43d9-97a1-36a5f3c8466f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.955112 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e68edbcb-e49c-43d9-97a1-36a5f3c8466f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.957333 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.957333 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:14.962441 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e68edbcb-e49c-43d9-97a1-36a5f3c8466f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:14.962939 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 84/330] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:14.974529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.976077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False Jul 03 10:40:14.976354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.976843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.977957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: 913cffae-f675-4498-89ab-8087e8c42bfa, force: False {{(pid=99875) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:14.981871 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1149fce9-ac2d-4df3-ace2-5e8b3923ca85 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False returned with HTTP 404 Jul 03 10:40:14.982466 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 85/331] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:14 2026] DELETE /volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:14.991507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6d813f06-6be7-4c76-bd75-77a68c63e44e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:14.994094 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d813f06-6be7-4c76-bd75-77a68c63e44e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa Jul 03 10:40:14.994394 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d813f06-6be7-4c76-bd75-77a68c63e44e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:14.994694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d813f06-6be7-4c76-bd75-77a68c63e44e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:14.995053 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:14.995053 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:15.001884 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d813f06-6be7-4c76-bd75-77a68c63e44e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa returned with HTTP 404 Jul 03 10:40:15.002941 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 83/332] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:14 2026] GET /volume/v3/qos-specs/913cffae-f675-4498-89ab-8087e8c42bfa => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:15.012584 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.014558 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] POST https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:15.015372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1954190338", "consumer": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:15.017389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.qos_specs [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1954190338', 'consumer': 'front-end', 'specs': {}} {{(pid=99873) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 10:40:15.024878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DB qos_specs_create(): root {'id': '8b025891-0e17-4f1b-b4b4-c579b1361414', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1954190338'} {{(pid=99873) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 10:40:15.037743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ff1ad77-7f66-4a7b-a329-159069ba1f84 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:15.038328 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 81/333] 10.4.3.52 () {68 vars in 1257 bytes} [Fri Jul 3 10:40:15 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.049600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f5651166-8030-4966-9e80-613709d3bd41 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.053780 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f5651166-8030-4966-9e80-613709d3bd41 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False Jul 03 10:40:15.053996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f5651166-8030-4966-9e80-613709d3bd41 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.054240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f5651166-8030-4966-9e80-613709d3bd41 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.054499 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.054499 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:15.054876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5651166-8030-4966-9e80-613709d3bd41 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: 8b025891-0e17-4f1b-b4b4-c579b1361414, force: False {{(pid=99874) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:15.091614 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f5651166-8030-4966-9e80-613709d3bd41 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False returned with HTTP 202 Jul 03 10:40:15.092208 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 85/334] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:15 2026] DELETE /volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:15.100744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a44c8234-a9c6-4e51-b3ba-555c3da5abde None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.103153 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a44c8234-a9c6-4e51-b3ba-555c3da5abde tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 Jul 03 10:40:15.103455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a44c8234-a9c6-4e51-b3ba-555c3da5abde tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.103762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a44c8234-a9c6-4e51-b3ba-555c3da5abde tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.110826 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a44c8234-a9c6-4e51-b3ba-555c3da5abde tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 returned with HTTP 404 Jul 03 10:40:15.111420 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 86/335] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:15.119830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f7623bf5-5326-4d8e-a15a-94431f125a6c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.122058 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7623bf5-5326-4d8e-a15a-94431f125a6c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:15.122457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7623bf5-5326-4d8e-a15a-94431f125a6c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.122767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7623bf5-5326-4d8e-a15a-94431f125a6c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.135311 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7623bf5-5326-4d8e-a15a-94431f125a6c tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:15.135829 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 84/336] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.144980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.147503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False Jul 03 10:40:15.148124 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.148666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.148718 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.148718 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:15.149219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.qos_specs_manage [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: 8b025891-0e17-4f1b-b4b4-c579b1361414, force: False {{(pid=99873) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:15.154667 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-758e7f93-9fb9-4e60-ace8-ce4ca593be37 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False returned with HTTP 404 Jul 03 10:40:15.155422 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 82/337] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:15 2026] DELETE /volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:15.163136 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e70bfad9-a107-4ba5-a14a-9e7dd8e45a2e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.165570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e70bfad9-a107-4ba5-a14a-9e7dd8e45a2e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 Jul 03 10:40:15.165570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e70bfad9-a107-4ba5-a14a-9e7dd8e45a2e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.165741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e70bfad9-a107-4ba5-a14a-9e7dd8e45a2e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.166020 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.166020 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:15.171075 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e70bfad9-a107-4ba5-a14a-9e7dd8e45a2e tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 returned with HTTP 404 Jul 03 10:40:15.171695 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 86/338] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/8b025891-0e17-4f1b-b4b4-c579b1361414 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:15.180801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-528cd50b-ecaa-47a9-985a-eb2a8cae3e46 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.182970 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-528cd50b-ecaa-47a9-985a-eb2a8cae3e46 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.183179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-528cd50b-ecaa-47a9-985a-eb2a8cae3e46 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.183409 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-528cd50b-ecaa-47a9-985a-eb2a8cae3e46 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.189445 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-528cd50b-ecaa-47a9-985a-eb2a8cae3e46 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 200 Jul 03 10:40:15.190242 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 87/339] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.200587 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-49708401-d75b-482f-bd82-5db2aef1cfdd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.202694 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49708401-d75b-482f-bd82-5db2aef1cfdd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs Jul 03 10:40:15.202926 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49708401-d75b-482f-bd82-5db2aef1cfdd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.203162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49708401-d75b-482f-bd82-5db2aef1cfdd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.203461 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.203461 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:15.209658 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49708401-d75b-482f-bd82-5db2aef1cfdd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs returned with HTTP 200 Jul 03 10:40:15.210095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 85/340] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.223216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-928e3c26-a1dc-4952-b895-0021011cc702 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.227936 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-928e3c26-a1dc-4952-b895-0021011cc702 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] PUT https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.228413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-928e3c26-a1dc-4952-b895-0021011cc702 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:15.242380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.qos_specs [None req-928e3c26-a1dc-4952-b895-0021011cc702 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99873) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 10:40:15.251955 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-928e3c26-a1dc-4952-b895-0021011cc702 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] qos_specs_update() value: {'id': '72d1f3ad-f970-4fce-a564-e676f8f9f0a9', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2d0eaba4-7566-4ea8-9c14-519bff7fadc9', 'deleted': False} {{(pid=99873) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 10:40:15.257863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-928e3c26-a1dc-4952-b895-0021011cc702 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 200 Jul 03 10:40:15.258439 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 83/341] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:40:15 2026] PUT /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:40:15.271267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2a09f45e-6591-4705-acdb-8346ab33ce40 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.274724 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a09f45e-6591-4705-acdb-8346ab33ce40 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.274724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a09f45e-6591-4705-acdb-8346ab33ce40 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.274724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a09f45e-6591-4705-acdb-8346ab33ce40 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.283365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a09f45e-6591-4705-acdb-8346ab33ce40 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 200 Jul 03 10:40:15.283922 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 87/342] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.301143 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f6e3026e-4cb3-493a-a429-f57c34bd074f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.306803 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f6e3026e-4cb3-493a-a429-f57c34bd074f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] PUT https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/delete_keys Jul 03 10:40:15.307304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f6e3026e-4cb3-493a-a429-f57c34bd074f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:15.309293 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.309293 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:15.309760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6e3026e-4cb3-493a-a429-f57c34bd074f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete_key spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9, keys: ['iops_bytes'] {{(pid=99875) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 10:40:15.334005 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f6e3026e-4cb3-493a-a429-f57c34bd074f tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/delete_keys returned with HTTP 202 Jul 03 10:40:15.334729 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 88/343] 10.4.3.52 () {68 vars in 1403 bytes} [Fri Jul 3 10:40:15 2026] PUT /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:15.345424 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d618d33-5758-40fa-93ae-95b908557781 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.349603 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d618d33-5758-40fa-93ae-95b908557781 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.349678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d618d33-5758-40fa-93ae-95b908557781 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.349892 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d618d33-5758-40fa-93ae-95b908557781 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.350197 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.350197 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:15.356146 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d618d33-5758-40fa-93ae-95b908557781 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 200 Jul 03 10:40:15.356680 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 86/344] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.367860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ce19913-7f4d-4ca1-9b4e-6fb083d2987b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.370097 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ce19913-7f4d-4ca1-9b4e-6fb083d2987b tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.370293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ce19913-7f4d-4ca1-9b4e-6fb083d2987b tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.370480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ce19913-7f4d-4ca1-9b4e-6fb083d2987b tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.370731 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.370731 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:15.375227 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ce19913-7f4d-4ca1-9b4e-6fb083d2987b tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 200 Jul 03 10:40:15.375733 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 84/345] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.387741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.390892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] DELETE https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9?force=False Jul 03 10:40:15.391092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.391348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.391585 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.391585 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:15.392469 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Delete qos_spec: 2d0eaba4-7566-4ea8-9c14-519bff7fadc9, force: False {{(pid=99874) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 10:40:15.413530 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b02154a-86c0-4a43-88e7-3a3ce18763a9 tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9?force=False returned with HTTP 202 Jul 03 10:40:15.416947 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 88/346] 10.4.3.52 () {66 vars in 1373 bytes} [Fri Jul 3 10:40:15 2026] DELETE /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:15.425253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0a8b6d5a-5bb4-4821-b9c4-886c63dfcdbd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.427285 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a8b6d5a-5bb4-4821-b9c4-886c63dfcdbd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] GET https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 Jul 03 10:40:15.427585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a8b6d5a-5bb4-4821-b9c4-886c63dfcdbd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.427842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a8b6d5a-5bb4-4821-b9c4-886c63dfcdbd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.428837 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.428837 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:15.432061 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a8b6d5a-5bb4-4821-b9c4-886c63dfcdbd tempest-QosSpecsTestJSON-369891737 tempest-QosSpecsTestJSON-369891737-project-admin] https://10.4.3.52/volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 returned with HTTP 404 Jul 03 10:40:15.433592 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 89/347] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/qos-specs/2d0eaba4-7566-4ea8-9c14-519bff7fadc9 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:15.556888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.559908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:15.560129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.560403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.575556 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.575556 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:15.584853 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:40:15.592343 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c046298-6fe0-4480-b24b-dcd51f750ff7 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:40:15.592902 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 87/348] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.643994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.645772 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:15.645941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.646155 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.655203 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.655203 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:15.661845 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:40:15.666269 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afb56d61-7c2c-4f04-b816-2f7ea83fd343 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:40:15.666800 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 85/349] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.688846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.690815 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:15.691062 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.691359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.691553 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Delete volume with id: 3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:15.700235 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.700235 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:15.700862 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:40:15.726004 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Delete volume request issued successfully. Jul 03 10:40:15.726177 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6003caab-b1ce-4fd9-85c8-bb5c148e996b tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 202 Jul 03 10:40:15.726578 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 89/350] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:15 2026] DELETE /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:15.737508 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f05dc454-41c4-484d-a5b5-b079e148143c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.746132 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f05dc454-41c4-484d-a5b5-b079e148143c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:15.746725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f05dc454-41c4-484d-a5b5-b079e148143c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.748041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f05dc454-41c4-484d-a5b5-b079e148143c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.760715 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:15.760715 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:15.764036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f05dc454-41c4-484d-a5b5-b079e148143c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Volume info retrieved successfully. Jul 03 10:40:15.767647 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f05dc454-41c4-484d-a5b5-b079e148143c tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 200 Jul 03 10:40:15.768081 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 90/351] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:15.882588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2472a64b-2ddb-4d7e-9f49-23b21ce8e04e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:15.884587 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2472a64b-2ddb-4d7e-9f49-23b21ce8e04e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] GET https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 Jul 03 10:40:15.884884 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2472a64b-2ddb-4d7e-9f49-23b21ce8e04e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:15.885190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2472a64b-2ddb-4d7e-9f49-23b21ce8e04e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:15.892196 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2472a64b-2ddb-4d7e-9f49-23b21ce8e04e tempest-TaggedAttachmentsTest-2020569341 tempest-TaggedAttachmentsTest-2020569341-project-member] https://10.4.3.52/volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 returned with HTTP 404 Jul 03 10:40:15.892714 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 88/352] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:15 2026] GET /volume/v3/volumes/2a54a3f8-b99c-4028-a420-66a45113cbe6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:16.782223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5fa7fd8e-6afb-4b2e-83a4-bc1220e5ec56 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:16.785899 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fa7fd8e-6afb-4b2e-83a4-bc1220e5ec56 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] GET https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd Jul 03 10:40:16.786179 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fa7fd8e-6afb-4b2e-83a4-bc1220e5ec56 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:16.786454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fa7fd8e-6afb-4b2e-83a4-bc1220e5ec56 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:16.796590 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fa7fd8e-6afb-4b2e-83a4-bc1220e5ec56 tempest-ServerActionsTestOtherB-48224390 tempest-ServerActionsTestOtherB-48224390-project-member] https://10.4.3.52/volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd returned with HTTP 404 Jul 03 10:40:16.797314 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 86/353] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:16 2026] GET /volume/v3/volumes/3f5b0c15-1475-42c5-a6e7-2d5c5b4cd7bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:17.692196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:17.695320 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] DELETE https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:17.695320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:17.695802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:17.696146 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Delete volume with id: 8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:17.708320 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:17.708320 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:17.710126 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:17.751056 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Delete volume request issued successfully. Jul 03 10:40:17.751056 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b56dc1b4-48c7-4c0c-9808-0779b6619a5f tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 202 Jul 03 10:40:17.751056 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 90/354] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:17 2026] DELETE /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:17.767302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:17.771433 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:17.771533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:17.772192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:17.782093 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:17.782093 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:17.787183 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Volume info retrieved successfully. Jul 03 10:40:17.795718 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe1a11ec-3d18-4ef7-8a17-544e2037946a tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 200 Jul 03 10:40:17.796227 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 91/355] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:17 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:18.491835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0ace3c62-63a0-4ef9-9da5-92fce0445fa4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.626772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ace3c62-63a0-4ef9-9da5-92fce0445fa4 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] GET https://10.4.3.52/volume/v3/os-quota-class-sets/default Jul 03 10:40:18.627814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ace3c62-63a0-4ef9-9da5-92fce0445fa4 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:18.627814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ace3c62-63a0-4ef9-9da5-92fce0445fa4 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:18.647628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ace3c62-63a0-4ef9-9da5-92fce0445fa4 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 10:40:18.647628 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 89/356] 10.4.3.52 () {66 vars in 1290 bytes} [Fri Jul 3 10:40:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:18.662360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b51ce7e2-bf68-48e0-bf36-462f34c7ffa2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.664772 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b51ce7e2-bf68-48e0-bf36-462f34c7ffa2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] GET https://10.4.3.52/volume/v3/os-quota-class-sets/default Jul 03 10:40:18.665085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b51ce7e2-bf68-48e0-bf36-462f34c7ffa2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:18.665519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b51ce7e2-bf68-48e0-bf36-462f34c7ffa2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:18.693428 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b51ce7e2-bf68-48e0-bf36-462f34c7ffa2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 10:40:18.694322 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 87/357] 10.4.3.52 () {66 vars in 1290 bytes} [Fri Jul 3 10:40:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:18.706220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0e523f3-e403-4ea5-b7e8-2e46d4cb40b3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.708937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0e523f3-e403-4ea5-b7e8-2e46d4cb40b3 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:18.709401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0e523f3-e403-4ea5-b7e8-2e46d4cb40b3 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-138686283"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:18.735200 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0e523f3-e403-4ea5-b7e8-2e46d4cb40b3 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:18.735759 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 91/358] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:18 2026] POST /volume/v3/types => generated 227 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:18.750138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-60a8e529-2d0d-46ac-b1f4-9c2645980ed2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.752886 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-60a8e529-2d0d-46ac-b1f4-9c2645980ed2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-class-sets/default Jul 03 10:40:18.753765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-60a8e529-2d0d-46ac-b1f4-9c2645980ed2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-138686283": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-138686283": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-138686283": 2}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:18.819187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-60950614-38ea-4d94-868b-90b3b80e3f54 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.821916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60950614-38ea-4d94-868b-90b3b80e3f54 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] GET https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 Jul 03 10:40:18.822365 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60950614-38ea-4d94-868b-90b3b80e3f54 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:18.822365 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60950614-38ea-4d94-868b-90b3b80e3f54 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:18.834915 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60950614-38ea-4d94-868b-90b3b80e3f54 tempest-ServerStableDeviceRescueTest-1545541185 tempest-ServerStableDeviceRescueTest-1545541185-project-member] https://10.4.3.52/volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 returned with HTTP 404 Jul 03 10:40:18.835684 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 90/359] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:18 2026] GET /volume/v3/volumes/8594f406-5aae-4524-8e95-5bd3fdc5d0a9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:18.925441 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-60a8e529-2d0d-46ac-b1f4-9c2645980ed2 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 10:40:18.925999 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 92/360] 10.4.3.52 () {68 vars in 1311 bytes} [Fri Jul 3 10:40:18 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:18.935984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-87c9ee99-a829-40af-92e9-03d674be01b8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:18.938948 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/1a226088dfa24631a403dc73cca05343/defaults Jul 03 10:40:18.939312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:18.939716 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method 'defaults' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:18.953425 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:18.954490 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:18.954821 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:18.955640 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:18.955640 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:18.960611 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87c9ee99-a829-40af-92e9-03d674be01b8 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/1a226088dfa24631a403dc73cca05343/defaults returned with HTTP 200 Jul 03 10:40:18.961146 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 88/361] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:40:18 2026] GET /volume/v3/os-quota-sets/1a226088dfa24631a403dc73cca05343/defaults => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:19.238241 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:19.240518 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/256809d8e098478eab419570e08d15ce/defaults Jul 03 10:40:19.240721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:19.240928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method 'defaults' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:19.251204 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:19.251600 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:19.252717 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:19.252717 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:19.253672 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:19.253672 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:19.254058 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] 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. Jul 03 10:40:19.263062 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61c21bc9-e317-4061-92f9-8cfbd55bca00 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/256809d8e098478eab419570e08d15ce/defaults returned with HTTP 200 Jul 03 10:40:19.263514 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 92/362] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:40:19 2026] GET /volume/v3/os-quota-sets/256809d8e098478eab419570e08d15ce/defaults => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:19.388840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-10428843-5d1e-42cf-ae16-ec9f6cfc6182 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:19.390869 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10428843-5d1e-42cf-ae16-ec9f6cfc6182 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] DELETE https://10.4.3.52/volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 Jul 03 10:40:19.391055 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10428843-5d1e-42cf-ae16-ec9f6cfc6182 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:19.391310 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10428843-5d1e-42cf-ae16-ec9f6cfc6182 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:19.419079 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10428843-5d1e-42cf-ae16-ec9f6cfc6182 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 returned with HTTP 202 Jul 03 10:40:19.419513 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 91/363] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:19 2026] DELETE /volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:19.433849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2fc4cac5-f141-42a8-b492-3d717f24c820 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:19.435981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fc4cac5-f141-42a8-b492-3d717f24c820 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] GET https://10.4.3.52/volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 Jul 03 10:40:19.436207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fc4cac5-f141-42a8-b492-3d717f24c820 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:19.436396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fc4cac5-f141-42a8-b492-3d717f24c820 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:19.439419 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fc4cac5-f141-42a8-b492-3d717f24c820 tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 returned with HTTP 404 Jul 03 10:40:19.440144 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 93/364] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:19 2026] GET /volume/v3/types/c8ab5869-825e-4337-9895-28ef34f22867 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:19.450020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00e179c2-95c0-446c-bd8e-b3423dfcb8eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:19.452747 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00e179c2-95c0-446c-bd8e-b3423dfcb8eb tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-class-sets/default Jul 03 10:40:19.453249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00e179c2-95c0-446c-bd8e-b3423dfcb8eb tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:19.584043 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00e179c2-95c0-446c-bd8e-b3423dfcb8eb tempest-VolumeQuotaClassesTest-1241322807 tempest-VolumeQuotaClassesTest-1241322807-project-admin] https://10.4.3.52/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 10:40:19.584709 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 89/365] 10.4.3.52 () {68 vars in 1311 bytes} [Fri Jul 3 10:40:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:20.877338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-152b470b-4fa3-4518-b0c9-17da291444cb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:20.880529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:20.880891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1924013089"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:20.883061 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1924013089'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:20.883223 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume of 1 GB Jul 03 10:40:20.894160 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Availability Zones retrieved successfully. Jul 03 10:40:20.903082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Flow 'volume_create_api' (354a4719-ca25-4d00-bc75-0e6eecc03e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:20.903082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa312d2-4a77-4241-8ac8-124b238db842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:20.904265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:20.942016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa312d2-4a77-4241-8ac8-124b238db842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:20.942016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29db950b-4492-454e-ba7b-6a69f5774ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:20.974501 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=150,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:40:21.051244 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Created reservations ['05caf5e2-a4c3-4bcc-872b-0e618de89de0', 'b518dc75-b9c3-449b-8f86-134c16dd69e0', 'd446d177-0df1-4a92-b4f0-3624ebc7f9e4', 'a18da3cf-bc5c-4d8d-824a-5924aeea6197'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:21.051983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29db950b-4492-454e-ba7b-6a69f5774ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05caf5e2-a4c3-4bcc-872b-0e618de89de0', 'b518dc75-b9c3-449b-8f86-134c16dd69e0', 'd446d177-0df1-4a92-b4f0-3624ebc7f9e4', 'a18da3cf-bc5c-4d8d-824a-5924aeea6197']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:21.052695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7861fc80-40a9-4f35-867b-ff82602c4ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:21.089630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7861fc80-40a9-4f35-867b-ff82602c4ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056d99f8-538b-44e1-a414-d7fc79dc85f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1924013089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',qos_specs=None,replication_status=,reservations=['05caf5e2-a4c3-4bcc-872b-0e618de89de0','b518dc75-b9c3-449b-8f86-134c16dd69e0','d446d177-0df1-4a92-b4f0-3624ebc7f9e4','a18da3cf-bc5c-4d8d-824a-5924aeea6197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8631f9cb413243a396737568210d90b6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1924013089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=056d99f8-538b-44e1-a414-d7fc79dc85f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8631f9cb413243a396737568210d90b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:21.090426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148d8d25-dafc-4d38-bcae-edea79d5a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:21.120802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148d8d25-dafc-4d38-bcae-edea79d5a90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1924013089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',qos_specs=None,replication_status=,reservations=['05caf5e2-a4c3-4bcc-872b-0e618de89de0','b518dc75-b9c3-449b-8f86-134c16dd69e0','d446d177-0df1-4a92-b4f0-3624ebc7f9e4','a18da3cf-bc5c-4d8d-824a-5924aeea6197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8631f9cb413243a396737568210d90b6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:21.125258 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c4ecda-cfa4-4f38-a036-bf317a3f48a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:21.136865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c4ecda-cfa4-4f38-a036-bf317a3f48a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:21.137912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Flow 'volume_create_api' (354a4719-ca25-4d00-bc75-0e6eecc03e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:21.138267 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume request issued successfully. Jul 03 10:40:21.138941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-152b470b-4fa3-4518-b0c9-17da291444cb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:21.139571 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 93/366] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:20 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:22.730308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f1776fdf-2a4b-48bc-9d7a-052fd4e29a0b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:22.733374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f1776fdf-2a4b-48bc-9d7a-052fd4e29a0b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb Jul 03 10:40:22.733834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f1776fdf-2a4b-48bc-9d7a-052fd4e29a0b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:22.733834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f1776fdf-2a4b-48bc-9d7a-052fd4e29a0b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:22.736670 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=165,cinder:INSERT=16,cinder:UPDATE=41 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:40:22.747852 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:22.747852 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:23.302079 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f1776fdf-2a4b-48bc-9d7a-052fd4e29a0b tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb returned with HTTP 200 Jul 03 10:40:23.303092 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 92/367] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:22 2026] DELETE /volume/v3/attachments/d846f190-cb05-4abc-b74c-b0813f894fdb => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:23.314796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:23.321451 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:40:23.321451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:23.321451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:23.321586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Delete volume with id: 4bf9d099-e714-454f-9320-b323a38a8c74 Jul 03 10:40:23.332782 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=145,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:40:23.338472 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:23.338472 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:23.339921 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:40:23.366001 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Delete volume request issued successfully. Jul 03 10:40:23.366001 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0e3cdb8e-cb84-43c6-874f-f285209b0c9f req-f40daf85-f939-4e34-aeec-905eac88570f tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 returned with HTTP 202 Jul 03 10:40:23.366443 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 94/368] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:40:23 2026] DELETE /volume/v3/volumes/4bf9d099-e714-454f-9320-b323a38a8c74 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:23.912804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b3232f29-ff5b-4b4b-936c-001576e61226 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.072969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3232f29-ff5b-4b4b-936c-001576e61226 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.073245 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3232f29-ff5b-4b4b-936c-001576e61226 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.073549 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3232f29-ff5b-4b4b-936c-001576e61226 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.077502 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=213,cinder:UPDATE=56,cinder:INSERT=21 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:40:24.101540 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3232f29-ff5b-4b4b-936c-001576e61226 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.102531 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 90/369] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:23 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 437 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.114595 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-41f956b2-1675-4a80-acbf-b58db877edfc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.116866 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41f956b2-1675-4a80-acbf-b58db877edfc tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults Jul 03 10:40:24.117233 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41f956b2-1675-4a80-acbf-b58db877edfc tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.117611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41f956b2-1675-4a80-acbf-b58db877edfc tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'defaults' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.117916 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:24.117916 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:24.130306 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41f956b2-1675-4a80-acbf-b58db877edfc tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults returned with HTTP 200 Jul 03 10:40:24.131132 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 94/370] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:40:24 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.145795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4168304e-4d99-4728-b607-8a14cc698427 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.147217 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.147932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:24.154885 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:24.154885 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:24.199817 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.200262 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.200605 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.201003 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.201272 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.207462 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4168304e-4d99-4728-b607-8a14cc698427 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.208164 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 93/371] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:40:24 2026] PUT /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 395 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.218075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b11e80a7-8777-419d-84b5-37203abf85ea None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.220064 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b11e80a7-8777-419d-84b5-37203abf85ea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] DELETE https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.220262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b11e80a7-8777-419d-84b5-37203abf85ea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.220412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b11e80a7-8777-419d-84b5-37203abf85ea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.228730 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b11e80a7-8777-419d-84b5-37203abf85ea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.229214 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 95/372] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:40:24 2026] DELETE /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:40:24.238273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15f09bee-e24c-4df3-b209-22cb5cfd3ecb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.240697 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15f09bee-e24c-4df3-b209-22cb5cfd3ecb tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.242364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15f09bee-e24c-4df3-b209-22cb5cfd3ecb tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.242364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15f09bee-e24c-4df3-b209-22cb5cfd3ecb tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.268343 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15f09bee-e24c-4df3-b209-22cb5cfd3ecb tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.268891 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 91/373] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:24 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.279737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-454d300a-0344-4309-8cb7-74c40d5b5abd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.282976 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-454d300a-0344-4309-8cb7-74c40d5b5abd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.283263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-454d300a-0344-4309-8cb7-74c40d5b5abd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:24.484974 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-454d300a-0344-4309-8cb7-74c40d5b5abd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.485610 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 95/374] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 10:40:24 2026] PUT /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 395 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.503956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-356d37bb-6b80-4d5d-bcf6-5efc5c098952 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.507294 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-356d37bb-6b80-4d5d-bcf6-5efc5c098952 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults Jul 03 10:40:24.507294 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-356d37bb-6b80-4d5d-bcf6-5efc5c098952 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.507447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-356d37bb-6b80-4d5d-bcf6-5efc5c098952 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'defaults' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.517629 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-356d37bb-6b80-4d5d-bcf6-5efc5c098952 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults returned with HTTP 200 Jul 03 10:40:24.518345 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 94/375] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:40:24 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.529349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.538634 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:24.538634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.538634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.546911 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.547514 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.547970 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.548557 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:40:24.548917 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.549234 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.549768 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] 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. Jul 03 10:40:24.556751 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f7b8331-6d8d-40e5-983f-4ff661570f64 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:24.557634 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 96/376] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:24 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:24.577406 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9775d7f9-0647-4d54-b382-f39f658a17af None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.581042 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9775d7f9-0647-4d54-b382-f39f658a17af tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True Jul 03 10:40:24.581042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9775d7f9-0647-4d54-b382-f39f658a17af tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:24.581042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9775d7f9-0647-4d54-b382-f39f658a17af tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:24.621706 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9775d7f9-0647-4d54-b382-f39f658a17af tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True returned with HTTP 200 Jul 03 10:40:24.622256 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 92/377] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:24 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:24.636642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:24.727299 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:24.727933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1000162613"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:24.731131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1000162613'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:24.731307 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume of 1 GB Jul 03 10:40:24.738623 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Availability Zones retrieved successfully. Jul 03 10:40:24.746984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Flow 'volume_create_api' (9233ca8c-5a5e-42ed-8ea2-e9a156e93919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:24.748236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e19fd5-8856-4b79-b5ec-9ca593bcb657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:24.750520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:24.802473 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e19fd5-8856-4b79-b5ec-9ca593bcb657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:24.804271 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d3468e-b892-4c05-bd38-ded6d96bdd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:24.936789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Created reservations ['db2f1ee6-0a51-487f-bc44-89a015bac0c7', '04a57c8e-afb9-4844-b348-055ff2a96d9c', '368c06f5-207b-4f79-9cfe-d598a7459f3c', '37568eab-ecec-41fa-a939-88ff6c7eb2d8'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:24.937801 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d3468e-b892-4c05-bd38-ded6d96bdd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db2f1ee6-0a51-487f-bc44-89a015bac0c7', '04a57c8e-afb9-4844-b348-055ff2a96d9c', '368c06f5-207b-4f79-9cfe-d598a7459f3c', '37568eab-ecec-41fa-a939-88ff6c7eb2d8']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:24.938578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a817ad-b5e5-48a0-8060-8cb9c1759b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:24.969312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a817ad-b5e5-48a0-8060-8cb9c1759b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cae00c0b-5cbe-499a-930b-ae4796ec699c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1000162613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97de86aee06459f9ea6f16e3366e90a',qos_specs=None,replication_status=,reservations=['db2f1ee6-0a51-487f-bc44-89a015bac0c7','04a57c8e-afb9-4844-b348-055ff2a96d9c','368c06f5-207b-4f79-9cfe-d598a7459f3c','37568eab-ecec-41fa-a939-88ff6c7eb2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1000162613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cae00c0b-5cbe-499a-930b-ae4796ec699c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97de86aee06459f9ea6f16e3366e90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:24.970071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61206da9-d209-43d4-8fd5-a6836eb9d4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:25.007951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61206da9-d209-43d4-8fd5-a6836eb9d4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1000162613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97de86aee06459f9ea6f16e3366e90a',qos_specs=None,replication_status=,reservations=['db2f1ee6-0a51-487f-bc44-89a015bac0c7','04a57c8e-afb9-4844-b348-055ff2a96d9c','368c06f5-207b-4f79-9cfe-d598a7459f3c','37568eab-ecec-41fa-a939-88ff6c7eb2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:25.008770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814b1a2e-6e6e-4837-8ce7-177d9855fca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:25.022664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814b1a2e-6e6e-4837-8ce7-177d9855fca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:25.023517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Flow 'volume_create_api' (9233ca8c-5a5e-42ed-8ea2-e9a156e93919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:25.023859 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume request issued successfully. Jul 03 10:40:25.024554 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc6f4474-2e89-4c0e-90cb-b727b9449b44 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:25.024985 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 96/378] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:24 2026] POST /volume/v3/volumes => generated 754 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:25.037451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:25.039422 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:25.039655 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:25.039845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:25.048309 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:25.048309 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:25.053571 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:25.062521 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-965b06b2-ec7b-441a-9e0e-c7964660a448 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 200 Jul 03 10:40:25.063568 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 95/379] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:25 2026] GET /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:26.081277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:26.094913 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:26.095263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:26.096164 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:26.114451 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:26.114451 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:26.127751 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:26.134060 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55a6e3ae-c1ea-4c9a-b4fc-67643a3097c3 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 200 Jul 03 10:40:26.134626 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 97/380] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:26 2026] GET /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:26.150028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cfb70e61-bfef-43cf-9e08-92b71ed7cb90 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:26.152363 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfb70e61-bfef-43cf-9e08-92b71ed7cb90 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True Jul 03 10:40:26.152647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfb70e61-bfef-43cf-9e08-92b71ed7cb90 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:26.152909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfb70e61-bfef-43cf-9e08-92b71ed7cb90 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:26.177162 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfb70e61-bfef-43cf-9e08-92b71ed7cb90 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True returned with HTTP 200 Jul 03 10:40:26.177779 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 93/381] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:26 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:40:26.189644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-28580198-0314-4801-90fb-efcbc2fd5693 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:26.192623 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] DELETE https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:26.192812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:26.192983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:26.193415 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Delete volume with id: cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:26.200194 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:26.200194 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:26.200658 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:26.217814 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Delete volume request issued successfully. Jul 03 10:40:26.218199 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28580198-0314-4801-90fb-efcbc2fd5693 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 202 Jul 03 10:40:26.218813 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 97/382] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:26 2026] DELETE /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:26.227681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:26.231280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:26.231280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:26.231280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:26.237533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:26.237533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:26.242724 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:26.248369 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae4fb453-1be7-485b-b345-2f9d395eddc7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 200 Jul 03 10:40:26.248899 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 96/383] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:26 2026] GET /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:27.262283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b9007a49-c137-437e-a316-ea2b85b343eb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:27.264763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9007a49-c137-437e-a316-ea2b85b343eb tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:27.265032 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9007a49-c137-437e-a316-ea2b85b343eb tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:27.265330 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9007a49-c137-437e-a316-ea2b85b343eb tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:27.273056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9007a49-c137-437e-a316-ea2b85b343eb tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 404 Jul 03 10:40:27.274245 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 98/384] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:27 2026] GET /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:27.285353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69e184bb-4c0b-4d8e-a798-d1ca754daf3f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:27.288265 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69e184bb-4c0b-4d8e-a798-d1ca754daf3f tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:27.288501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69e184bb-4c0b-4d8e-a798-d1ca754daf3f tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:27.288750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69e184bb-4c0b-4d8e-a798-d1ca754daf3f tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:27.299283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69e184bb-4c0b-4d8e-a798-d1ca754daf3f tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 404 Jul 03 10:40:27.300170 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 94/385] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:27 2026] GET /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:27.317275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:27.322767 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] DELETE https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:27.323818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:27.324979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:27.324979 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Delete volume with id: cae00c0b-5cbe-499a-930b-ae4796ec699c Jul 03 10:40:27.337689 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-62411cb4-ce2f-4fcc-a29f-3c24957503d7 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c returned with HTTP 404 Jul 03 10:40:27.337689 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 98/386] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:27 2026] DELETE /volume/v3/volumes/cae00c0b-5cbe-499a-930b-ae4796ec699c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:27.346189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-94da93c8-c157-43cb-b158-861fceda490c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:27.350142 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:27.350142 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-88650781"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:27.351710 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-88650781'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:27.352011 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume of 1 GB Jul 03 10:40:27.357995 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Availability Zones retrieved successfully. Jul 03 10:40:27.367554 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Flow 'volume_create_api' (d3d699f7-a7d8-490f-b21e-f20aa2a3285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:27.367554 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205972cf-89bd-42f3-a316-2042852852b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:27.370912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:27.414363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205972cf-89bd-42f3-a316-2042852852b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:27.415579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8f89cb-c054-4f9e-8d3c-9e82b7139ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:27.479256 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Created reservations ['f5d774c1-f9da-4bf7-b88d-e74ee0e0ed7c', 'c5879249-c716-4f16-8de7-ac7c7ce6a7b2', '4e9b8afc-10a3-446e-a6f9-c02972ecaaf1', '20b8c446-30d6-426c-a61d-58ff1aa9190d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:27.480050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8f89cb-c054-4f9e-8d3c-9e82b7139ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d774c1-f9da-4bf7-b88d-e74ee0e0ed7c', 'c5879249-c716-4f16-8de7-ac7c7ce6a7b2', '4e9b8afc-10a3-446e-a6f9-c02972ecaaf1', '20b8c446-30d6-426c-a61d-58ff1aa9190d']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:27.480857 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e19dcae7-0cc7-4076-ab0c-60f855e8e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:27.509939 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e19dcae7-0cc7-4076-ab0c-60f855e8e369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e611cb-ebc1-43ff-a1e7-88e001384fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-88650781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97de86aee06459f9ea6f16e3366e90a',qos_specs=None,replication_status=,reservations=['f5d774c1-f9da-4bf7-b88d-e74ee0e0ed7c','c5879249-c716-4f16-8de7-ac7c7ce6a7b2','4e9b8afc-10a3-446e-a6f9-c02972ecaaf1','20b8c446-30d6-426c-a61d-58ff1aa9190d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-88650781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e611cb-ebc1-43ff-a1e7-88e001384fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97de86aee06459f9ea6f16e3366e90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:27.510866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2655afe8-c1d1-41d8-bb37-0e4e6d7572ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:27.536904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2655afe8-c1d1-41d8-bb37-0e4e6d7572ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-88650781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97de86aee06459f9ea6f16e3366e90a',qos_specs=None,replication_status=,reservations=['f5d774c1-f9da-4bf7-b88d-e74ee0e0ed7c','c5879249-c716-4f16-8de7-ac7c7ce6a7b2','4e9b8afc-10a3-446e-a6f9-c02972ecaaf1','20b8c446-30d6-426c-a61d-58ff1aa9190d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb2c2a5ecb21422ebe472c09ef8eb0a3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:27.537767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5874ca43-0cd3-4dfa-83fe-07bcdebd61a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:27.550524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5874ca43-0cd3-4dfa-83fe-07bcdebd61a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:27.550524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Flow 'volume_create_api' (d3d699f7-a7d8-490f-b21e-f20aa2a3285b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:27.550524 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Create volume request issued successfully. Jul 03 10:40:27.550767 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-94da93c8-c157-43cb-b158-861fceda490c tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:27.551014 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 97/387] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:27 2026] POST /volume/v3/volumes => generated 752 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:27.567370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:27.569198 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:27.569416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:27.569614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:27.577829 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:27.577829 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:27.582422 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:27.586742 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e581c4c3-390b-490d-9e64-4fbcf7d09aae tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 200 Jul 03 10:40:27.587226 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 99/388] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:27 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:28.609510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:28.609510 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:28.609510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:28.609510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:28.621335 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:28.621335 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:28.630369 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Volume info retrieved successfully. Jul 03 10:40:28.637760 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a25fd599-6dc0-412f-80de-4f82ba4bf8e9 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 200 Jul 03 10:40:28.639343 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 95/389] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:28 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:28.658403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d56743e4-c691-44e8-a356-86d276ae5cd6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:28.661709 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d56743e4-c691-44e8-a356-86d276ae5cd6 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True Jul 03 10:40:28.662035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d56743e4-c691-44e8-a356-86d276ae5cd6 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:28.662035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d56743e4-c691-44e8-a356-86d276ae5cd6 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:28.700189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d56743e4-c691-44e8-a356-86d276ae5cd6 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True returned with HTTP 200 Jul 03 10:40:28.700608 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 99/390] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:28 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:28.717785 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc6ca7f2-eb1b-4d70-a756-b86e011384e9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:28.726709 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc6ca7f2-eb1b-4d70-a756-b86e011384e9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True Jul 03 10:40:28.727003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc6ca7f2-eb1b-4d70-a756-b86e011384e9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:28.727283 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc6ca7f2-eb1b-4d70-a756-b86e011384e9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:28.727754 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:28.727754 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:28.755682 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc6ca7f2-eb1b-4d70-a756-b86e011384e9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True returned with HTTP 200 Jul 03 10:40:28.757011 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 98/391] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:28 2026] GET /volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:28.772353 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-affaad4b-4b8b-4b51-8895-402027753f39 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:28.777133 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] POST https://10.4.3.52/volume/v3/os-volume-transfer Jul 03 10:40:28.777133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "68e611cb-ebc1-43ff-a1e7-88e001384fe0"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:28.777922 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.volume_transfer [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Creating new volume transfer {'transfer': {'volume_id': '68e611cb-ebc1-43ff-a1e7-88e001384fe0'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 10:40:28.778434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.volume_transfer [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Creating transfer of volume 68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:28.778619 np0000004406 devstack@c-api.service[99875]: INFO cinder.transfer.api [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Generating transfer record for volume 68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:28.791131 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:28.791131 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:28.820867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-affaad4b-4b8b-4b51-8895-402027753f39 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 10:40:28.821904 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 100/392] 10.4.3.52 () {68 vars in 1284 bytes} [Fri Jul 3 10:40:28 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:28.834024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:28.946063 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] POST https://10.4.3.52/volume/v3/os-volume-transfer/da6b93e2-950d-48c4-8218-0ceaa7c78d15/accept Jul 03 10:40:28.946594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ccd5840562adcf55"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:28.948037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.volume_transfer [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Accepting volume transfer da6b93e2-950d-48c4-8218-0ceaa7c78d15 {{(pid=99873) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 10:40:28.948187 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.volume_transfer [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Accepting transfer da6b93e2-950d-48c4-8218-0ceaa7c78d15 Jul 03 10:40:29.046447 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Created reservations ['e781600c-b7d9-45d5-93b2-ddd2062acea7', 'cc6c31e5-757b-4d42-baaa-a05f38fc74fe', '7d6af859-1adc-4078-b7ba-33dbfc07ef9e', '42676c55-161d-4549-9500-5280ebfdb2fa'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:29.087385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Created reservations ['e46f94bf-5394-4552-a53d-5a822803f6c2', 'e0b67c7c-abd1-4aec-90bd-40defc9e001b', '0945440a-fd91-4b98-944b-5e3ca6014633', '4ff47b69-e82e-41e4-8f07-1194c4e28a9a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:29.137428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Created reservations ['bc9f6f09-56e8-4c41-9a71-2f70cf2ba070', '9e840d1a-7c79-4bb9-9a42-6b98be01335b', 'ca1b095e-772c-42a0-bb46-89ef1f885fed', '173caf73-a9fc-42c1-b166-8bbe99ecb656'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:29.169437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Created reservations ['a598a746-3fa2-44f9-bfb9-94e1511f144b', 'cc691614-7c66-4456-a431-cfdfe38fc19f', '6cf69eb4-e987-4c0c-ac29-b0f79c1a19cf', 'bb61c6b2-cd9a-4b94-9c8c-e96df16245cb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:29.671637 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Transfer volume completed successfully. Jul 03 10:40:29.755758 np0000004406 devstack@c-api.service[99873]: INFO cinder.transfer.api [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Volume 68e611cb-ebc1-43ff-a1e7-88e001384fe0 has been transferred. Jul 03 10:40:29.765170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ed917cee-cac0-434b-8e28-9f67dd367e8e tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/da6b93e2-950d-48c4-8218-0ceaa7c78d15/accept returned with HTTP 202 Jul 03 10:40:29.765550 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 96/393] 10.4.3.52 () {68 vars in 1416 bytes} [Fri Jul 3 10:40:28 2026] POST /volume/v3/os-volume-transfer/da6b93e2-950d-48c4-8218-0ceaa7c78d15/accept => generated 363 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:29.776831 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:29.779667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:29.779667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:29.779667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:29.794774 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:29.794774 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:29.800867 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] Volume info retrieved successfully. Jul 03 10:40:29.808139 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d51fdc1-044d-4844-bbdb-0193b7d65710 tempest-VolumeQuotasAdminTestJSON-622427661 tempest-VolumeQuotasAdminTestJSON-622427661-project-member] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 200 Jul 03 10:40:29.809577 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 100/394] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:29 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:29.824256 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8ab75fb-dc59-4791-a3e6-c05f93d21fea None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:29.826250 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8ab75fb-dc59-4791-a3e6-c05f93d21fea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True Jul 03 10:40:29.826728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8ab75fb-dc59-4791-a3e6-c05f93d21fea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:29.826728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8ab75fb-dc59-4791-a3e6-c05f93d21fea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:29.858227 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8ab75fb-dc59-4791-a3e6-c05f93d21fea tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True returned with HTTP 200 Jul 03 10:40:29.858778 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 99/395] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:29 2026] GET /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:29.870014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-75a76fb5-8b2a-4be0-a9ce-d0f8e7bc10fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:29.875586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75a76fb5-8b2a-4be0-a9ce-d0f8e7bc10fd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True Jul 03 10:40:29.875790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75a76fb5-8b2a-4be0-a9ce-d0f8e7bc10fd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:29.875985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75a76fb5-8b2a-4be0-a9ce-d0f8e7bc10fd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:29.902670 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75a76fb5-8b2a-4be0-a9ce-d0f8e7bc10fd tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True returned with HTTP 200 Jul 03 10:40:29.903401 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 101/396] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:29 2026] GET /volume/v3/os-quota-sets/93905dd296d84ce79784d1dab6de9f67?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:29.919789 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-76e666eb-ec95-4780-b09e-429259aed085 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:29.920004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:29.920240 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:29.920499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:29.920728 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Delete volume with id: 68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:29.930272 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:29.930272 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:29.930768 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Volume info retrieved successfully. Jul 03 10:40:29.961390 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Delete volume request issued successfully. Jul 03 10:40:29.961969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76e666eb-ec95-4780-b09e-429259aed085 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 202 Jul 03 10:40:29.962070 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 97/397] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:29 2026] DELETE /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:29.976906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:29.978457 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:29.978457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:29.978457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:29.991345 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:29.991345 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:30.001178 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Volume info retrieved successfully. Jul 03 10:40:30.007423 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5f49af2-3136-4f39-92cd-2f886b95bdb9 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 200 Jul 03 10:40:30.008362 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 101/398] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:29 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:31.026472 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0b92bcc8-5ed1-4f83-9530-de396d831bb3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.037978 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b92bcc8-5ed1-4f83-9530-de396d831bb3 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:31.038251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b92bcc8-5ed1-4f83-9530-de396d831bb3 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:31.038489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b92bcc8-5ed1-4f83-9530-de396d831bb3 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:31.050858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b92bcc8-5ed1-4f83-9530-de396d831bb3 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 404 Jul 03 10:40:31.051561 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 100/399] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:31 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:31.064119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e4c5e34f-8177-470c-83ef-55bcb764ec08 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.064928 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4c5e34f-8177-470c-83ef-55bcb764ec08 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] GET https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:31.065228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e34f-8177-470c-83ef-55bcb764ec08 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:31.065607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e34f-8177-470c-83ef-55bcb764ec08 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:31.073437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4c5e34f-8177-470c-83ef-55bcb764ec08 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 404 Jul 03 10:40:31.074309 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 102/400] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:31 2026] GET /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:31.086673 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.089005 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] DELETE https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:31.089005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:31.089283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:31.090171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] Delete volume with id: 68e611cb-ebc1-43ff-a1e7-88e001384fe0 Jul 03 10:40:31.099468 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b4d2a1c0-5f62-4763-85d3-04d8d72bbac0 tempest-VolumeQuotasAdminTestJSON-1769369933 tempest-VolumeQuotasAdminTestJSON-1769369933-project-member] https://10.4.3.52/volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 returned with HTTP 404 Jul 03 10:40:31.100203 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 98/401] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:31 2026] DELETE /volume/v3/volumes/68e611cb-ebc1-43ff-a1e7-88e001384fe0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:31.113725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e4385545-5c4d-4d0c-beb2-e65485a6a967 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.115888 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4385545-5c4d-4d0c-beb2-e65485a6a967 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/7fa768297dcd4877a115eeb6aa57c70a?usage=True Jul 03 10:40:31.116122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4385545-5c4d-4d0c-beb2-e65485a6a967 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:31.117002 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4385545-5c4d-4d0c-beb2-e65485a6a967 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:31.154574 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4385545-5c4d-4d0c-beb2-e65485a6a967 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/7fa768297dcd4877a115eeb6aa57c70a?usage=True returned with HTTP 200 Jul 03 10:40:31.155148 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 102/402] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:40:31 2026] GET /volume/v3/os-quota-sets/7fa768297dcd4877a115eeb6aa57c70a?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:31.172751 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6be9c0dd-eeb7-4a96-b360-491897d75fae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.175081 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6be9c0dd-eeb7-4a96-b360-491897d75fae tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:31.175555 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6be9c0dd-eeb7-4a96-b360-491897d75fae tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:31.326047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6be9c0dd-eeb7-4a96-b360-491897d75fae tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:31.326952 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 101/403] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 10:40:31 2026] PUT /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 397 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:31.345415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-df3d0260-2d4e-4b23-87d1-9d57523ad910 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:31.347786 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df3d0260-2d4e-4b23-87d1-9d57523ad910 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a Jul 03 10:40:31.348124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df3d0260-2d4e-4b23-87d1-9d57523ad910 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:31.590473 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df3d0260-2d4e-4b23-87d1-9d57523ad910 tempest-VolumeQuotasAdminTestJSON-1650483919 tempest-VolumeQuotasAdminTestJSON-1650483919-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a returned with HTTP 200 Jul 03 10:40:31.590473 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 103/404] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 10:40:31 2026] PUT /volume/v3/os-quota-sets/b97de86aee06459f9ea6f16e3366e90a => generated 395 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:33.053968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:33.056070 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:33.056333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:33.056546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:33.075789 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:33.075789 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:33.081264 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:33.091908 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-075b26cc-8a6e-480c-94bb-3ad35fdff72c tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:33.092673 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 99/405] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:33 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.186334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dac1c6e7-07dc-48fb-a2b5-147e8e3b5cc3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.189513 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dac1c6e7-07dc-48fb-a2b5-147e8e3b5cc3 None None] GET https://10.4.3.52/volume// Jul 03 10:40:35.189513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dac1c6e7-07dc-48fb-a2b5-147e8e3b5cc3 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.189513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dac1c6e7-07dc-48fb-a2b5-147e8e3b5cc3 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.189513 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dac1c6e7-07dc-48fb-a2b5-147e8e3b5cc3 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:35.189513 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 103/406] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:35.197282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-4d146e11-5605-463c-ad6f-390aeea16cb4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.203215 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-4d146e11-5605-463c-ad6f-390aeea16cb4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:40:35.203532 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-4d146e11-5605-463c-ad6f-390aeea16cb4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc", "connector": null, "instance_uuid": "8dd84283-8afc-4bd1-a42a-f1cc5675d693"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:35.217725 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.217725 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:35.239689 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-4d146e11-5605-463c-ad6f-390aeea16cb4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 10:40:35.248942 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-4d146e11-5605-463c-ad6f-390aeea16cb4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:40:35.249449 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 102/407] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:40:35 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:35.356898 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3fdbae4b-972d-4270-9e4a-0265c48452d9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.463426 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3fdbae4b-972d-4270-9e4a-0265c48452d9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services Jul 03 10:40:35.463617 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3fdbae4b-972d-4270-9e4a-0265c48452d9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.463815 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3fdbae4b-972d-4270-9e4a-0265c48452d9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.468792 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3fdbae4b-972d-4270-9e4a-0265c48452d9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services returned with HTTP 200 Jul 03 10:40:35.469202 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 104/408] 10.4.3.52 () {66 vars in 1242 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/os-services => generated 626 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.482751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-230fec88-6b5d-433a-995b-e37f10956fec None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.484507 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-230fec88-6b5d-433a-995b-e37f10956fec tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services?host=np0000004406 Jul 03 10:40:35.484710 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-230fec88-6b5d-433a-995b-e37f10956fec tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.484892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-230fec88-6b5d-433a-995b-e37f10956fec tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.491209 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-230fec88-6b5d-433a-995b-e37f10956fec tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services?host=np0000004406 returned with HTTP 200 Jul 03 10:40:35.491734 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 100/409] 10.4.3.52 () {66 vars in 1277 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/os-services?host=np0000004406 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.502984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70db14bb-7db0-4aa9-8580-8215c767ec43 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.507175 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70db14bb-7db0-4aa9-8580-8215c767ec43 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services?host=np0000004406&binary=cinder-scheduler Jul 03 10:40:35.507175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70db14bb-7db0-4aa9-8580-8215c767ec43 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.507175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70db14bb-7db0-4aa9-8580-8215c767ec43 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.513638 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70db14bb-7db0-4aa9-8580-8215c767ec43 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services?host=np0000004406&binary=cinder-scheduler returned with HTTP 200 Jul 03 10:40:35.514492 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 104/410] 10.4.3.52 () {66 vars in 1325 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/os-services?host=np0000004406&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.523907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07d5e675-4fb9-4660-a306-7a295d5a04d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.526272 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07d5e675-4fb9-4660-a306-7a295d5a04d1 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services?binary=cinder-scheduler Jul 03 10:40:35.526488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07d5e675-4fb9-4660-a306-7a295d5a04d1 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.526721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07d5e675-4fb9-4660-a306-7a295d5a04d1 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.526982 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.526982 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:35.530511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07d5e675-4fb9-4660-a306-7a295d5a04d1 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 10:40:35.530867 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 103/411] 10.4.3.52 () {66 vars in 1289 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.541733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2c901504-127a-4f24-af3c-a86469dd73a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.619122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:35.619122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1412541309"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:35.620246 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1412541309'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:35.620383 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Create volume of 1 GB Jul 03 10:40:35.623313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.624899 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Availability Zones retrieved successfully. Jul 03 10:40:35.625713 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:35.625971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.626238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.632530 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Flow 'volume_create_api' (b58afc8c-f77a-4fc9-b227-15205cca86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:35.634326 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d201bc-765f-467a-b3d2-3a1b76f27a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:35.635337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:35.638663 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.638663 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:35.641968 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:35.646009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-989fbe73-e1b8-4f06-a691-19433a7abb96 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:35.646387 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 101/412] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.660687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d201bc-765f-467a-b3d2-3a1b76f27a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:35.661590 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d35e523-d195-4f4b-a395-00d1bfbf5a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:35.729761 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Created reservations ['f1645e35-c8b6-4100-a959-e2ef7d72a3e3', '75ef0d2e-9975-428c-b50f-8306d1c914f1', 'c0600b81-cd32-45a8-a46a-65a8e65c7cf2', '61be0522-e0c0-4b9f-b672-64b6d686b962'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:35.730517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d35e523-d195-4f4b-a395-00d1bfbf5a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1645e35-c8b6-4100-a959-e2ef7d72a3e3', '75ef0d2e-9975-428c-b50f-8306d1c914f1', 'c0600b81-cd32-45a8-a46a-65a8e65c7cf2', '61be0522-e0c0-4b9f-b672-64b6d686b962']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:35.731213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f16cf30-a6a4-4e0c-a735-b6069536f3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:35.754758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f16cf30-a6a4-4e0c-a735-b6069536f3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ccf2230-fbf5-42f9-b3a0-232478d80657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1412541309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3edf60ad34424296a027eff8304051',qos_specs=None,replication_status=,reservations=['f1645e35-c8b6-4100-a959-e2ef7d72a3e3','75ef0d2e-9975-428c-b50f-8306d1c914f1','c0600b81-cd32-45a8-a46a-65a8e65c7cf2','61be0522-e0c0-4b9f-b672-64b6d686b962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1d9d5d2c144e2db8b2d7b10cfbd22a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1412541309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ccf2230-fbf5-42f9-b3a0-232478d80657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a3edf60ad34424296a027eff8304051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f1d9d5d2c144e2db8b2d7b10cfbd22a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:35.755929 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a10035-c325-49ee-bd85-97b6c845e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:35.777456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a10035-c325-49ee-bd85-97b6c845e1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1412541309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3edf60ad34424296a027eff8304051',qos_specs=None,replication_status=,reservations=['f1645e35-c8b6-4100-a959-e2ef7d72a3e3','75ef0d2e-9975-428c-b50f-8306d1c914f1','c0600b81-cd32-45a8-a46a-65a8e65c7cf2','61be0522-e0c0-4b9f-b672-64b6d686b962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1d9d5d2c144e2db8b2d7b10cfbd22a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:35.778388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b577aa44-c4d6-4285-ae44-9c04dcf1e9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e2d5124c-350b-466e-840e-4551887c6163 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2d5124c-350b-466e-840e-4551887c6163 None None] GET https://10.4.3.52/volume// Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2d5124c-350b-466e-840e-4551887c6163 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2d5124c-350b-466e-840e-4551887c6163 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2d5124c-350b-466e-840e-4551887c6163 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:35.780756 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 105/413] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:35.789158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b577aa44-c4d6-4285-ae44-9c04dcf1e9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:35.790216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Flow 'volume_create_api' (b58afc8c-f77a-4fc9-b227-15205cca86e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:35.790551 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Create volume request issued successfully. Jul 03 10:40:35.791228 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c901504-127a-4f24-af3c-a86469dd73a5 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:35.791447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.791739 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 105/414] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:35 2026] POST /volume/v3/volumes => generated 752 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:35.793931 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:35.794219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.794446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.805337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.807206 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.807206 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:35.807327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:35.807510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:35.807827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:35.812047 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:35.815859 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.815859 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:35.821816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-9ffc656c-d22d-4f14-a8c4-4840a884cf66 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:35.822419 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 104/415] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1045 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:40:35.823417 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Volume info retrieved successfully. Jul 03 10:40:35.828767 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3862ea75-e14b-4dd7-a84d-136a740dd5db tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 200 Jul 03 10:40:35.829216 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 102/416] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:35 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:35.932881 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:35.935938 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] PUT https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 Jul 03 10:40:35.936691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:35.951518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Acquiring lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:40:35.959039 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:40:35.960315 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:35.960315 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:36.485615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:40:36.486075 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-c5ca0e28-b09e-48c0-81d6-3cb6afe78a4a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 returned with HTTP 200 Jul 03 10:40:36.486566 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 106/417] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:40:35 2026] PUT /volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 => generated 967 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:36.661611 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.664975 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:36.665335 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.665483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.679565 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.679565 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:36.687283 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:36.695489 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3704602e-302d-40ac-b26b-e7cb4c5ca7ac tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:36.695871 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 106/418] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:36 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:36.842212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ef6998ce-00e1-4228-9919-9d391f3c601a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.844018 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef6998ce-00e1-4228-9919-9d391f3c601a tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:36.844254 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef6998ce-00e1-4228-9919-9d391f3c601a tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.844468 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef6998ce-00e1-4228-9919-9d391f3c601a tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.852379 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.852379 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:36.856205 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ef6998ce-00e1-4228-9919-9d391f3c601a tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Volume info retrieved successfully. Jul 03 10:40:36.861372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef6998ce-00e1-4228-9919-9d391f3c601a tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 200 Jul 03 10:40:36.861632 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 105/419] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:36 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:36.873766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.875526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:36.875711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.875885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.883274 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.883274 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:36.887446 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Volume info retrieved successfully. Jul 03 10:40:36.892451 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ea35fdb-d459-4feb-9cf3-a272689b90b9 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 200 Jul 03 10:40:36.892865 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 103/420] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:36 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-af783854-e599-448e-9e8b-5b75f4ff0077 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-af783854-e599-448e-9e8b-5b75f4ff0077 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services?host=np0000004406&binary=cinder-volume Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-af783854-e599-448e-9e8b-5b75f4ff0077 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-af783854-e599-448e-9e8b-5b75f4ff0077 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.908286 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:36.911718 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-af783854-e599-448e-9e8b-5b75f4ff0077 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services?host=np0000004406&binary=cinder-volume returned with HTTP 200 Jul 03 10:40:36.912098 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 107/421] 10.4.3.52 () {66 vars in 1319 bytes} [Fri Jul 3 10:40:36 2026] GET /volume/v3/os-services?host=np0000004406&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:36.920519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.922338 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:36.922546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.922704 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.933186 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.933186 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:36.941137 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Volume info retrieved successfully. Jul 03 10:40:36.945971 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-da0689b7-3f6f-471a-8a1a-181a650239e9 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 200 Jul 03 10:40:36.946424 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 107/422] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:36 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:36.959134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:36.962022 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:36.962355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:36.962648 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:36.962887 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Delete volume with id: 2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:36.975067 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:36.975067 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:36.975067 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Volume info retrieved successfully. Jul 03 10:40:37.001050 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Delete volume request issued successfully. Jul 03 10:40:37.001295 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-695fdf4b-c6fb-448e-81fb-7e4a3c8e3efb tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 202 Jul 03 10:40:37.001703 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 106/423] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:36 2026] DELETE /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:37.014642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:37.017280 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:37.017634 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:37.017960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:37.028158 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:37.028158 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:37.032575 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Volume info retrieved successfully. Jul 03 10:40:37.039300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f73f5be-df6f-4676-b0f4-132c8051b490 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 200 Jul 03 10:40:37.039708 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 104/424] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:37 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:37.716752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:37.719789 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:37.719789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:37.720206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:37.739876 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:37.739876 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:37.752141 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:37.767068 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-553ba5e7-9485-4aac-9082-93ca2d9376d8 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:37.767068 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 108/425] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:37 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:38.054300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1d6215b4-31a4-4591-ac94-7525bad2b9f4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:38.056345 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d6215b4-31a4-4591-ac94-7525bad2b9f4 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] GET https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 Jul 03 10:40:38.056577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d6215b4-31a4-4591-ac94-7525bad2b9f4 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:38.056732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d6215b4-31a4-4591-ac94-7525bad2b9f4 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:38.062396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d6215b4-31a4-4591-ac94-7525bad2b9f4 tempest-VolumesServicesTestJSON-739749893 tempest-VolumesServicesTestJSON-739749893-project-member] https://10.4.3.52/volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 returned with HTTP 404 Jul 03 10:40:38.062944 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 108/426] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:38 2026] GET /volume/v3/volumes/2ccf2230-fbf5-42f9-b3a0-232478d80657 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:38.080295 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8763af81-199c-46a5-82b9-db35d6feb0b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:38.082282 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8763af81-199c-46a5-82b9-db35d6feb0b8 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] GET https://10.4.3.52/volume/v3/os-services Jul 03 10:40:38.082540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8763af81-199c-46a5-82b9-db35d6feb0b8 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:38.082723 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8763af81-199c-46a5-82b9-db35d6feb0b8 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:38.087796 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8763af81-199c-46a5-82b9-db35d6feb0b8 tempest-VolumesServicesTestJSON-106310800 tempest-VolumesServicesTestJSON-106310800-project-admin] https://10.4.3.52/volume/v3/os-services returned with HTTP 200 Jul 03 10:40:38.088182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 107/427] 10.4.3.52 () {66 vars in 1242 bytes} [Fri Jul 3 10:40:38 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:38.780041 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:38.781344 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:38.781344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:38.781674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:38.790940 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:38.790940 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:38.794838 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:38.799299 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb98899f-db9b-40a6-b4f0-a7a9c62eb778 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:38.799738 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 105/428] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:38 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:39.814997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:39.817121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:39.817401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:39.817718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:39.834830 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:39.834830 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:39.840306 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:39.846729 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70481f42-8dd6-4882-a611-f7b9628de2c4 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:39.847240 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 109/429] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:39 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:40.726193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0d87afa0-1586-4aa4-aac8-ea230c628bd3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:40.860150 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d87afa0-1586-4aa4-aac8-ea230c628bd3 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] POST https://10.4.3.52/volume/v3/types/45554e56-9559-40a3-824a-c16bf5c519a8/encryption Jul 03 10:40:40.860637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0d87afa0-1586-4aa4-aac8-ea230c628bd3 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:40.862707 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:40.866050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:40.866254 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:40.866503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:40.883861 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:40.883861 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:40.889646 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d87afa0-1586-4aa4-aac8-ea230c628bd3 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/45554e56-9559-40a3-824a-c16bf5c519a8/encryption returned with HTTP 404 Jul 03 10:40:40.890231 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 109/430] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:40:40 2026] POST /volume/v3/types/45554e56-9559-40a3-824a-c16bf5c519a8/encryption => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:40.890865 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:40.895791 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d111a08-0e65-46e8-956c-e7c4b656e3be tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:40.896305 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 108/431] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:40 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:40.898851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d0b7fc9f-c941-43dc-b235-902eb2736498 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:40.900730 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b7fc9f-c941-43dc-b235-902eb2736498 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:40.901154 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0b7fc9f-c941-43dc-b235-902eb2736498 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-62494242", "os-volume-type-access:is_public": false}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:40.918008 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b7fc9f-c941-43dc-b235-902eb2736498 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:40.918008 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 106/432] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:40:40 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:40.930242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-000d087f-9d6f-47c5-879f-86887491de3c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.006135 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-000d087f-9d6f-47c5-879f-86887491de3c tempest-VolumeTypesNegativeTest-1852029341 tempest-VolumeTypesNegativeTest-1852029341-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:41.006135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-000d087f-9d6f-47c5-879f-86887491de3c tempest-VolumeTypesNegativeTest-1852029341 tempest-VolumeTypesNegativeTest-1852029341-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92c55adb-eb3f-4b62-b3e6-cf7b09145162", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-631326643"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:41.006543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-000d087f-9d6f-47c5-879f-86887491de3c tempest-VolumeTypesNegativeTest-1852029341 tempest-VolumeTypesNegativeTest-1852029341-project-member] Create volume request body: {'volume': {'volume_type': '92c55adb-eb3f-4b62-b3e6-cf7b09145162', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-631326643'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:41.017026 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-000d087f-9d6f-47c5-879f-86887491de3c tempest-VolumeTypesNegativeTest-1852029341 tempest-VolumeTypesNegativeTest-1852029341-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 404 Jul 03 10:40:41.017675 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 110/433] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:40:40 2026] POST /volume/v3/volumes => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:41.024816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4e86096b-8a2e-4a2c-8ad2-7c576f436407 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.026586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e86096b-8a2e-4a2c-8ad2-7c576f436407 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] DELETE https://10.4.3.52/volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 Jul 03 10:40:41.026781 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e86096b-8a2e-4a2c-8ad2-7c576f436407 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.026995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e86096b-8a2e-4a2c-8ad2-7c576f436407 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.069408 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e86096b-8a2e-4a2c-8ad2-7c576f436407 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 returned with HTTP 202 Jul 03 10:40:41.069904 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 110/434] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:41 2026] DELETE /volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:41.077289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ac4eeabd-9411-4774-a6f2-ad7d99678924 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.079057 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac4eeabd-9411-4774-a6f2-ad7d99678924 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] GET https://10.4.3.52/volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 Jul 03 10:40:41.079278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac4eeabd-9411-4774-a6f2-ad7d99678924 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.079488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac4eeabd-9411-4774-a6f2-ad7d99678924 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.082880 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac4eeabd-9411-4774-a6f2-ad7d99678924 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 returned with HTTP 404 Jul 03 10:40:41.083500 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 109/435] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:41 2026] GET /volume/v3/types/92c55adb-eb3f-4b62-b3e6-cf7b09145162 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:41.094520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3e4438f1-10b5-4ab0-8614-a10d0ee400d1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.096994 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e4438f1-10b5-4ab0-8614-a10d0ee400d1 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:41.097230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3e4438f1-10b5-4ab0-8614-a10d0ee400d1 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:41.099661 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e4438f1-10b5-4ab0-8614-a10d0ee400d1 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 400 Jul 03 10:40:41.100303 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 107/436] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:41 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:40:41.110410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b763a712-6d79-488c-bf86-1ae8c318ec29 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.112325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b763a712-6d79-488c-bf86-1ae8c318ec29 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:41.112909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b763a712-6d79-488c-bf86-1ae8c318ec29 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-731294127"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:41.140368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b763a712-6d79-488c-bf86-1ae8c318ec29 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:40:41.140368 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 111/437] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:41 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:41.154658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1d0bdb44-2a08-4dbd-a8c9-ab7e60fd07fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.156602 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d0bdb44-2a08-4dbd-a8c9-ab7e60fd07fd tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:40:41.156749 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d0bdb44-2a08-4dbd-a8c9-ab7e60fd07fd tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-731294127"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:41.162094 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d0bdb44-2a08-4dbd-a8c9-ab7e60fd07fd tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-731294127 already exists. Jul 03 10:40:41.162274 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d0bdb44-2a08-4dbd-a8c9-ab7e60fd07fd tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 409 Jul 03 10:40:41.162726 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 111/438] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:40:41 2026] POST /volume/v3/types => generated 133 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:41.171537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-41830b9c-bdc7-4cd4-b162-8cc593418070 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.173491 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-41830b9c-bdc7-4cd4-b162-8cc593418070 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] DELETE https://10.4.3.52/volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 Jul 03 10:40:41.173624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-41830b9c-bdc7-4cd4-b162-8cc593418070 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.173837 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-41830b9c-bdc7-4cd4-b162-8cc593418070 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.201747 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-41830b9c-bdc7-4cd4-b162-8cc593418070 tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 returned with HTTP 202 Jul 03 10:40:41.202349 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 110/439] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:41 2026] DELETE /volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:41.210557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ef66b0a4-f996-4c62-8890-b7ee0bc0ac7e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.213688 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef66b0a4-f996-4c62-8890-b7ee0bc0ac7e tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] GET https://10.4.3.52/volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 Jul 03 10:40:41.213882 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef66b0a4-f996-4c62-8890-b7ee0bc0ac7e tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.214114 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef66b0a4-f996-4c62-8890-b7ee0bc0ac7e tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.218497 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef66b0a4-f996-4c62-8890-b7ee0bc0ac7e tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 returned with HTTP 404 Jul 03 10:40:41.219063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 108/440] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:41 2026] GET /volume/v3/types/133e5e4c-7a76-4315-a39e-0ec69c072f74 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:41.228788 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-412db2a1-8eb9-409d-96f8-109db5e0666d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.232542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-412db2a1-8eb9-409d-96f8-109db5e0666d tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] DELETE https://10.4.3.52/volume/v3/types/e0ca68bb-29ea-44b1-b09c-213ae6618f2a Jul 03 10:40:41.232542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-412db2a1-8eb9-409d-96f8-109db5e0666d tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.232542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-412db2a1-8eb9-409d-96f8-109db5e0666d tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.235618 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-412db2a1-8eb9-409d-96f8-109db5e0666d tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/e0ca68bb-29ea-44b1-b09c-213ae6618f2a returned with HTTP 404 Jul 03 10:40:41.236462 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 112/441] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:40:41 2026] DELETE /volume/v3/types/e0ca68bb-29ea-44b1-b09c-213ae6618f2a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:41.250489 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2c86ae9-f4c2-4044-9c67-3bf69792bd2f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.252491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2c86ae9-f4c2-4044-9c67-3bf69792bd2f tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] GET https://10.4.3.52/volume/v3/types/e5d6c62b-4c1d-494e-bf2c-d65569e43fa1 Jul 03 10:40:41.252676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2c86ae9-f4c2-4044-9c67-3bf69792bd2f tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.252853 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2c86ae9-f4c2-4044-9c67-3bf69792bd2f tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.256096 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2c86ae9-f4c2-4044-9c67-3bf69792bd2f tempest-VolumeTypesNegativeTest-1249758472 tempest-VolumeTypesNegativeTest-1249758472-project-admin] https://10.4.3.52/volume/v3/types/e5d6c62b-4c1d-494e-bf2c-d65569e43fa1 returned with HTTP 404 Jul 03 10:40:41.256651 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 112/442] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:40:41 2026] GET /volume/v3/types/e5d6c62b-4c1d-494e-bf2c-d65569e43fa1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:41.831608 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-0ba30411-f1fe-4fd7-b78b-a4b9fea34715 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.835346 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-0ba30411-f1fe-4fd7-b78b-a4b9fea34715 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 Jul 03 10:40:41.835641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-0ba30411-f1fe-4fd7-b78b-a4b9fea34715 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.835950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-0ba30411-f1fe-4fd7-b78b-a4b9fea34715 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.846220 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:41.846220 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:41.910266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:41.912261 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:41.912949 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:41.912949 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:41.931424 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:41.931424 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:41.936709 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:41.944196 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79d1d884-b039-45e9-abe2-33a3cd7d126e tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:41.944621 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 109/443] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:41 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:42.384014 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-0ba30411-f1fe-4fd7-b78b-a4b9fea34715 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 returned with HTTP 200 Jul 03 10:40:42.384972 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 111/444] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:41 2026] DELETE /volume/v3/attachments/bf4ba953-5f0d-4b24-b520-21ce7ba1fcb7 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:42.408803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:42.411374 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:40:42.411569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:42.411809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:42.412353 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Delete volume with id: b6fbacdc-cede-4168-80bd-e49835403b0b Jul 03 10:40:42.425225 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:42.425225 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:42.425813 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Volume info retrieved successfully. Jul 03 10:40:42.467755 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] Delete volume request issued successfully. Jul 03 10:40:42.467998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e8c83646-7b8f-4b96-831f-1c103f51409a req-d6173db0-5a28-4dec-a2dd-bb17cfbec209 tempest-ServerBootFromVolumeStableRescueTest-1069219436 tempest-ServerBootFromVolumeStableRescueTest-1069219436-project-member] https://10.4.3.52/volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b returned with HTTP 202 Jul 03 10:40:42.468677 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 113/445] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:40:42 2026] DELETE /volume/v3/volumes/b6fbacdc-cede-4168-80bd-e49835403b0b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:42.761385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-1b849224-be1a-48d7-99db-46e2b0f9b829 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:42.764284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-1b849224-be1a-48d7-99db-46e2b0f9b829 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510/action Jul 03 10:40:42.764811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-1b849224-be1a-48d7-99db-46e2b0f9b829 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:42.764811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-1b849224-be1a-48d7-99db-46e2b0f9b829 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:42.792670 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:42.792670 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:42.827312 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c47bab0f-b133-452c-a3ea-3bf8980e8f39 req-1b849224-be1a-48d7-99db-46e2b0f9b829 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510/action returned with HTTP 204 Jul 03 10:40:42.827312 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 113/446] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:40:42 2026] POST /volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:42.962585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:42.966659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:42.966929 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:42.967239 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:42.982909 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:42.982909 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:42.991209 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:43.003136 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a952a7aa-6488-4cf5-999e-ad40f7dd1de0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:43.003350 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 110/447] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:42 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:43.078726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:43.082530 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:43.082819 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:43.083118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:43.105134 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:43.105134 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:43.109319 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:43.118298 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-3f0db6b8-3cc6-40db-80d3-702e3c60b486 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:43.118747 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 112/448] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:43 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1158 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:43.659206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:43.766436 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:43.766789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-892701468"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:43.768589 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-892701468'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:43.768762 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume of 1 GB Jul 03 10:40:43.773964 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Availability Zones retrieved successfully. Jul 03 10:40:43.782064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (1101a903-4e60-430d-9c5c-acfd87fb4ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:43.783207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ce3c7-aa9f-4ed6-a5b9-9dac30e98715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:43.784632 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:43.822906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ce3c7-aa9f-4ed6-a5b9-9dac30e98715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:43.823086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac0daf-4e7c-43af-adac-30c548c1a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:43.899398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['45c87cc9-0525-4fd6-98a1-568607b7c1e6', '28914127-d19d-43a1-ba0f-6924537745df', '0d52a849-c507-455f-978e-d6d2db9cbf88', 'affe9790-1052-4824-94d3-c8c68f9edeeb'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:43.900282 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac0daf-4e7c-43af-adac-30c548c1a117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c87cc9-0525-4fd6-98a1-568607b7c1e6', '28914127-d19d-43a1-ba0f-6924537745df', '0d52a849-c507-455f-978e-d6d2db9cbf88', 'affe9790-1052-4824-94d3-c8c68f9edeeb']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:43.901235 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7a53b4-3341-449b-a5e1-3d12eace7aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:43.931832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7a53b4-3341-449b-a5e1-3d12eace7aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec56376a-4e15-4540-8b80-3ba849b9fc10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-892701468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['45c87cc9-0525-4fd6-98a1-568607b7c1e6','28914127-d19d-43a1-ba0f-6924537745df','0d52a849-c507-455f-978e-d6d2db9cbf88','affe9790-1052-4824-94d3-c8c68f9edeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-892701468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec56376a-4e15-4540-8b80-3ba849b9fc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817aaea7b3f741ec94f278d06b80c83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea4d8418de0488b97fa399c7247934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:43.932706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4949d80-011d-4794-b2b4-b0cb7c887ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:43.956045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4949d80-011d-4794-b2b4-b0cb7c887ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-892701468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['45c87cc9-0525-4fd6-98a1-568607b7c1e6','28914127-d19d-43a1-ba0f-6924537745df','0d52a849-c507-455f-978e-d6d2db9cbf88','affe9790-1052-4824-94d3-c8c68f9edeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:43.956963 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1003cb1e-077e-457a-939f-eae077ce836d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:43.966279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1003cb1e-077e-457a-939f-eae077ce836d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:43.966952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (1101a903-4e60-430d-9c5c-acfd87fb4ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:43.967230 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request issued successfully. Jul 03 10:40:43.967717 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23082739-b8ee-4040-9cf5-e72d29ae7260 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:43.968113 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 114/449] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:43 2026] POST /volume/v3/volumes => generated 748 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:43.982752 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:43.988175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:43.988175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:43.988175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:43.995006 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:43.995006 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:44.000125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:44.004270 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f723fee8-7092-49df-a8a4-1118ffcfc980 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 200 Jul 03 10:40:44.004982 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 114/450] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:43 2026] GET /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:45.021373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.023779 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:45.024133 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.024399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.036914 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.036914 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:45.046175 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:45.055289 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d56e2c69-1b3a-4238-bc49-6d8704324aa4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 200 Jul 03 10:40:45.055955 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 111/451] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:45.069957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-34867b24-8502-424e-9450-572836d1b7d0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.072503 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:40:45.072942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec56376a-4e15-4540-8b80-3ba849b9fc10", "name": "tempest-VolumesDeleteCascade-Snapshot-702455183"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:45.084955 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.084955 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:45.085507 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:45.085689 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create snapshot from volume ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:45.180933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['16886276-00b6-41cc-9b8e-6c5c2d55a3cb', '95468269-6de7-493b-91ac-54234df1f5f6', 'f80bc0d6-5d9b-4b1c-9b00-67b0f99c38fa', '32be8a4b-4deb-4496-98a1-552634683209'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:45.191233 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-095bf0ac-c62c-433c-a575-a7724b4c13e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.192279 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-095bf0ac-c62c-433c-a575-a7724b4c13e5 None None] GET https://10.4.3.52/volume// Jul 03 10:40:45.192408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-095bf0ac-c62c-433c-a575-a7724b4c13e5 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.192634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-095bf0ac-c62c-433c-a575-a7724b4c13e5 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.193052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-095bf0ac-c62c-433c-a575-a7724b4c13e5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:45.193645 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 115/452] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:45.218632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2b0f17f1-8345-49c1-b198-16b5000bbee2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.222757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2b0f17f1-8345-49c1-b198-16b5000bbee2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:40:45.223690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2b0f17f1-8345-49c1-b198-16b5000bbee2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc", "connector": null, "instance_uuid": "fac44027-5170-42f2-b2f7-aa2c9e4ecba4"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:45.240143 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.240143 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:45.262087 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot create request issued successfully. Jul 03 10:40:45.264296 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34867b24-8502-424e-9450-572836d1b7d0 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:40:45.264296 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 113/453] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:40:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:45.278007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.279703 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 Jul 03 10:40:45.279703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.279934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.280684 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2b0f17f1-8345-49c1-b198-16b5000bbee2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 10:40:45.291529 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2b0f17f1-8345-49c1-b198-16b5000bbee2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:40:45.292243 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 115/454] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:40:45 2026] POST /volume/v3/attachments => generated 271 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:45.307866 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.307866 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:45.308742 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:45.310236 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d2d2450-0856-48e1-898a-6e7495cf4e89 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 returned with HTTP 200 Jul 03 10:40:45.311246 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 112/455] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:45.648567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e4c71310-2745-477d-afb8-089bb522cda1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.651236 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4c71310-2745-477d-afb8-089bb522cda1 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:45.651505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4c71310-2745-477d-afb8-089bb522cda1 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.651764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4c71310-2745-477d-afb8-089bb522cda1 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.668221 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.668221 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:45.673280 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e4c71310-2745-477d-afb8-089bb522cda1 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:45.679570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4c71310-2745-477d-afb8-089bb522cda1 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:45.680341 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 116/456] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:45.842084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b62294c7-f31d-4377-84f8-038963516b68 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.842663 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b62294c7-f31d-4377-84f8-038963516b68 None None] GET https://10.4.3.52/volume// Jul 03 10:40:45.842879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b62294c7-f31d-4377-84f8-038963516b68 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.843123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b62294c7-f31d-4377-84f8-038963516b68 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.843529 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b62294c7-f31d-4377-84f8-038963516b68 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:45.843918 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 114/457] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:45.853280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:45.855182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:45.855574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:45.855917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:45.889292 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:45.889292 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:45.898866 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:45.906280 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-fecfc5cf-3d01-4267-86a3-2656da65cdbf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:45.907052 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 116/458] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:40:45 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1340 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:40:46.030167 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:46.032620 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] PUT https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded Jul 03 10:40:46.033134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:46.046608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Acquiring lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:40:46.052931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:40:46.054472 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:46.054472 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:46.321612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:46.323710 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 Jul 03 10:40:46.324025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:46.324667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:46.347686 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:46.347686 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:46.351149 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:46.351149 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b7bb0dc-8652-451a-9a52-83564cfce83b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 returned with HTTP 200 Jul 03 10:40:46.351149 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 117/459] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:46 2026] GET /volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:46.362149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:46.364666 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:40:46.365221 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec56376a-4e15-4540-8b80-3ba849b9fc10", "name": "tempest-VolumesDeleteCascade-Snapshot-337711981"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:46.378556 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:46.378556 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:46.379287 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:46.379489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create snapshot from volume ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:46.424817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['bdcb9db4-5a47-4d75-aced-be21eb197e2a', 'fcd2bdcf-f348-41f9-9818-58e6c4a99b82', 'e610e85e-76bf-46e1-a46e-b9f5878e9f8e', '29f737b7-724b-4599-a1fa-2af93e5744af'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:46.477132 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot create request issued successfully. Jul 03 10:40:46.477132 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1a4a8f63-afc7-45d6-8751-255da8f0c22d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:40:46.477490 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 115/460] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:40:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:46.489661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3473da69-9980-4310-9895-82c450bb3409 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:46.493092 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3473da69-9980-4310-9895-82c450bb3409 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 Jul 03 10:40:46.493356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3473da69-9980-4310-9895-82c450bb3409 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:46.493575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3473da69-9980-4310-9895-82c450bb3409 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:46.525334 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:46.525334 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:46.525877 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3473da69-9980-4310-9895-82c450bb3409 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:46.526783 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3473da69-9980-4310-9895-82c450bb3409 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 returned with HTTP 200 Jul 03 10:40:46.527320 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 117/461] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:46 2026] GET /volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:46.595823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Lock "cinder-attachment_update-cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc-np0000004406" released by "attachment_update" :: held 0.543s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:40:46.596223 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-2e574e91-9992-407c-a116-a8b125bae454 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded returned with HTTP 200 Jul 03 10:40:46.596801 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 113/462] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:40:46 2026] PUT /volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded => generated 967 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:46.695710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-312c9d14-be1f-42de-97d7-8853b7e4056a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:46.699168 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-312c9d14-be1f-42de-97d7-8853b7e4056a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:46.699472 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-312c9d14-be1f-42de-97d7-8853b7e4056a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:46.699740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-312c9d14-be1f-42de-97d7-8853b7e4056a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:46.713976 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:46.713976 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:46.717823 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-312c9d14-be1f-42de-97d7-8853b7e4056a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:46.723306 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-312c9d14-be1f-42de-97d7-8853b7e4056a tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:46.723625 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 118/463] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:46 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:47.542798 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-92543a97-af3e-4071-b85e-70f019c01055 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:47.545247 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92543a97-af3e-4071-b85e-70f019c01055 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 Jul 03 10:40:47.545563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92543a97-af3e-4071-b85e-70f019c01055 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:47.545795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92543a97-af3e-4071-b85e-70f019c01055 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:47.552870 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:47.552870 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:47.553674 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-92543a97-af3e-4071-b85e-70f019c01055 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:47.554267 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92543a97-af3e-4071-b85e-70f019c01055 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 returned with HTTP 200 Jul 03 10:40:47.554667 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 116/464] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:47 2026] GET /volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:40:47.565483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-35de05dc-5414-414d-815f-4c9b04ec700f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:47.571606 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10?cascade=True Jul 03 10:40:47.571606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:47.571606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:47.571606 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume with id: ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:47.582643 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:47.582643 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:47.590309 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:47.644779 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume request issued successfully. Jul 03 10:40:47.645526 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-35de05dc-5414-414d-815f-4c9b04ec700f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10?cascade=True returned with HTTP 202 Jul 03 10:40:47.645646 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 118/465] 10.4.3.52 () {66 vars in 1369 bytes} [Fri Jul 3 10:40:47 2026] DELETE /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10?cascade=True => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:47.654149 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-94beda99-48a0-46a6-9801-546ea842330a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:47.656622 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94beda99-48a0-46a6-9801-546ea842330a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:47.656860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94beda99-48a0-46a6-9801-546ea842330a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:47.657086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94beda99-48a0-46a6-9801-546ea842330a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:47.666830 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:47.666830 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:47.672226 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-94beda99-48a0-46a6-9801-546ea842330a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:47.678805 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94beda99-48a0-46a6-9801-546ea842330a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 200 Jul 03 10:40:47.679412 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 114/466] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:47 2026] GET /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:47.742575 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:47.749332 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:47.749683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:47.750005 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:47.766523 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:47.766523 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:47.772588 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:47.780088 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45ca9c1a-778f-4139-8808-6e50fc199cf7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:47.780835 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 119/467] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:47 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:48.693825 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-215d06dc-1ea8-4a0f-92b3-eba647c36865 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.695730 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-215d06dc-1ea8-4a0f-92b3-eba647c36865 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:48.696122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-215d06dc-1ea8-4a0f-92b3-eba647c36865 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.696245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-215d06dc-1ea8-4a0f-92b3-eba647c36865 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.706665 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-215d06dc-1ea8-4a0f-92b3-eba647c36865 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 404 Jul 03 10:40:48.707336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 117/468] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:48 2026] GET /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:48.714224 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.715895 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:40:48.716246 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.716431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.716952 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:40:48.717433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:48.717433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:48.717858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:40:48.747050 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Get all volumes completed successfully. Jul 03 10:40:48.747401 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12aea639-cbc8-4d64-807e-20cbecfa4151 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:40:48.747832 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 119/469] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:40:48 2026] GET /volume/v3/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:40:48.756432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0378551a-0cba-4b45-b1cf-02468e976729 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.758314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:40:48.758596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.758938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.759371 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:40:48.765422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:40:48.784014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Get all snapshots completed successfully. Jul 03 10:40:48.784502 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0378551a-0cba-4b45-b1cf-02468e976729 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:40:48.785036 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 115/470] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:48 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:40:48.797500 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-55eb9818-70df-4d81-8529-5c871e9747a3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.800761 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.800820 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55eb9818-70df-4d81-8529-5c871e9747a3 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 Jul 03 10:40:48.801128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55eb9818-70df-4d81-8529-5c871e9747a3 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.801412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55eb9818-70df-4d81-8529-5c871e9747a3 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.801608 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-55eb9818-70df-4d81-8529-5c871e9747a3 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete snapshot with id: 103b3d07-9e43-4e9f-86f8-5d586a6236a0 Jul 03 10:40:48.802564 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:48.802771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.802969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.808495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55eb9818-70df-4d81-8529-5c871e9747a3 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 returned with HTTP 404 Jul 03 10:40:48.808495 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 120/471] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:40:48 2026] DELETE /volume/v3/snapshots/103b3d07-9e43-4e9f-86f8-5d586a6236a0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:48.817147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.819794 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 Jul 03 10:40:48.819975 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.820344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.820438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete snapshot with id: 81d86416-9573-4eb9-b083-489df74266a4 Jul 03 10:40:48.823171 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:48.823171 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:48.830348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f8cb13f-a0f9-42b0-b787-7cadc7bca111 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 returned with HTTP 404 Jul 03 10:40:48.830894 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 120/472] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:40:48 2026] DELETE /volume/v3/snapshots/81d86416-9573-4eb9-b083-489df74266a4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:48.831915 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:48.837473 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09bc7d06-f4d0-4a87-86b0-0e6d2dba0aba tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:48.837863 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 118/473] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:48 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:48.841564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d1d39837-0e9b-4c0c-8ed6-d22738697211 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.843980 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d1d39837-0e9b-4c0c-8ed6-d22738697211 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:48.844340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d1d39837-0e9b-4c0c-8ed6-d22738697211 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.844642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d1d39837-0e9b-4c0c-8ed6-d22738697211 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.857123 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d1d39837-0e9b-4c0c-8ed6-d22738697211 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 404 Jul 03 10:40:48.857633 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 116/474] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:48 2026] GET /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:48.866768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.869031 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:48.869313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:48.869548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:48.869798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume with id: ec56376a-4e15-4540-8b80-3ba849b9fc10 Jul 03 10:40:48.879718 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2fca3d8a-2c67-41cd-aa4f-8e3bf5cfb01a tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 returned with HTTP 404 Jul 03 10:40:48.881238 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 121/475] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:48 2026] DELETE /volume/v3/volumes/ec56376a-4e15-4540-8b80-3ba849b9fc10 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:48.890022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c683b012-573e-487a-8147-de63eae24e69 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:48.891725 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:48.892062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1710889304"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:48.893616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1710889304'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:48.893747 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume of 1 GB Jul 03 10:40:48.898156 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Availability Zones retrieved successfully. Jul 03 10:40:48.903405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (b12df7eb-221a-4a50-9823-5acc6fea9e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:48.904690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd289709-daf6-4f7b-a276-85ca95dc9662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:48.905676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:48.931368 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd289709-daf6-4f7b-a276-85ca95dc9662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:48.932047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7039ef4e-2811-4812-8ad6-49655c49fc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:48.978644 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['9c3163b4-1352-4583-a928-1a18f1ca3434', '0f63befa-9393-4ada-b0a8-0f070a5daae6', '373d05a3-bf6b-4139-a586-e6538ce0cd89', '36da9beb-977f-4618-91b0-f802c4540bc6'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:48.979574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7039ef4e-2811-4812-8ad6-49655c49fc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3163b4-1352-4583-a928-1a18f1ca3434', '0f63befa-9393-4ada-b0a8-0f070a5daae6', '373d05a3-bf6b-4139-a586-e6538ce0cd89', '36da9beb-977f-4618-91b0-f802c4540bc6']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:48.980471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed7705a-f2f3-479d-8505-0a1a77321921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:49.004907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed7705a-f2f3-479d-8505-0a1a77321921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22c7c5a-df33-4672-9199-59ea63151845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1710889304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['9c3163b4-1352-4583-a928-1a18f1ca3434','0f63befa-9393-4ada-b0a8-0f070a5daae6','373d05a3-bf6b-4139-a586-e6538ce0cd89','36da9beb-977f-4618-91b0-f802c4540bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1710889304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d22c7c5a-df33-4672-9199-59ea63151845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817aaea7b3f741ec94f278d06b80c83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea4d8418de0488b97fa399c7247934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:49.005944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b786a9ce-b612-44f0-8b14-944870f9698e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:49.038724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b786a9ce-b612-44f0-8b14-944870f9698e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1710889304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['9c3163b4-1352-4583-a928-1a18f1ca3434','0f63befa-9393-4ada-b0a8-0f070a5daae6','373d05a3-bf6b-4139-a586-e6538ce0cd89','36da9beb-977f-4618-91b0-f802c4540bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:49.039545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2462af-a27c-4f27-81c8-f31f8e9c55c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:49.052226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2462af-a27c-4f27-81c8-f31f8e9c55c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:49.053239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (b12df7eb-221a-4a50-9823-5acc6fea9e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:49.053610 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request issued successfully. Jul 03 10:40:49.054319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c683b012-573e-487a-8147-de63eae24e69 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:49.054843 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 121/476] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:48 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:49.071502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:49.073387 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:49.073632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:49.073885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:49.081301 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:49.081301 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:49.084894 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:49.089118 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fae5d465-f100-4fa4-b1d9-79cb6b392ce9 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 200 Jul 03 10:40:49.089612 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 119/477] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:49 2026] GET /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:49.856857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:49.859472 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:49.860034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:49.860034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:49.883614 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:49.883614 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:49.889763 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:49.900127 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6aacf218-4b34-49ec-93c2-807d3f3809e9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:49.900795 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 117/478] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:49 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:50.109183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:50.113869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:50.114144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:50.114380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:50.128537 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:50.128537 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:50.133354 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:50.138837 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb6534bb-b6e4-45b5-9732-74227b40f89e tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 200 Jul 03 10:40:50.139336 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 122/479] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:50 2026] GET /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:50.154636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:50.156429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:40:50.156781 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d22c7c5a-df33-4672-9199-59ea63151845", "name": "tempest-VolumesDeleteCascade-Snapshot-924795416"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:50.165701 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:50.165701 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:50.166368 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:50.166590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create snapshot from volume d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:50.194822 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['7515bbd3-7285-4fb5-9755-5d0cb8894369', '4ed83d6e-cbcf-4fe6-a5f3-7a12c0febef9', 'dfb75c22-b75b-43aa-9d44-c4d9bc7a7673', 'aef8bae9-ecfe-4f60-a9a9-97754ff42b08'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:50.244184 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot create request issued successfully. Jul 03 10:40:50.244625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c74433ce-db10-4d05-ab19-a93d593bbb2d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:40:50.245258 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 122/480] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:40:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:50.254421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-abae306b-64bd-4bdc-9c84-3b557776a25b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:50.256935 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-abae306b-64bd-4bdc-9c84-3b557776a25b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 Jul 03 10:40:50.257247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-abae306b-64bd-4bdc-9c84-3b557776a25b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:50.257506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-abae306b-64bd-4bdc-9c84-3b557776a25b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:50.264117 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:50.264117 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:50.264850 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-abae306b-64bd-4bdc-9c84-3b557776a25b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:50.266083 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-abae306b-64bd-4bdc-9c84-3b557776a25b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 returned with HTTP 200 Jul 03 10:40:50.266574 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 120/481] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:50 2026] GET /volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:50.917764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:50.921866 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:50.921866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:50.926217 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:50.951214 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:50.951214 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:50.955963 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:50.963467 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd312b98-6262-43c6-ab4a-4dfcd80634c0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:50.964183 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 118/482] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:50 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:51.276722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3447d538-34dd-45a5-b87a-46cf86ae582f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:51.280129 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3447d538-34dd-45a5-b87a-46cf86ae582f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 Jul 03 10:40:51.280129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3447d538-34dd-45a5-b87a-46cf86ae582f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:51.280129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3447d538-34dd-45a5-b87a-46cf86ae582f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:51.286684 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:51.286684 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:51.288242 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3447d538-34dd-45a5-b87a-46cf86ae582f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:51.288242 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3447d538-34dd-45a5-b87a-46cf86ae582f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 returned with HTTP 200 Jul 03 10:40:51.289722 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 123/483] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:40:51 2026] GET /volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:51.298851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61358302-6a13-4662-abe6-8514af22e3b2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:51.303157 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:51.303567 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "51ff8078-7510-4220-ba0b-5db3201e1320", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2019131050"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:51.305148 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request body: {'volume': {'snapshot_id': '51ff8078-7510-4220-ba0b-5db3201e1320', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2019131050'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:51.312084 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:51.312084 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:51.312547 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Snapshot retrieved successfully. Jul 03 10:40:51.312688 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume of 1 GB Jul 03 10:40:51.317708 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Availability Zones retrieved successfully. Jul 03 10:40:51.334007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (c39e5848-66ef-4399-8524-26b41bb657c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:51.335047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2ddef-101f-487c-891e-0eca04a0227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:51.336083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:51.371025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2ddef-101f-487c-891e-0eca04a0227e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '51ff8078-7510-4220-ba0b-5db3201e1320', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:51.371875 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241c13a-08be-4408-b3ea-dbed7ccaac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:51.419513 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Created reservations ['42fe955f-378e-415c-a8e5-51b3e19b994a', '8f04cb01-a8ae-4293-828d-92a1dba96375', '185fd88c-8aa8-4558-ad96-a460954eb4d2', '1a08b4ef-2c26-40a9-9b49-47f8f672949d'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:51.420562 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241c13a-08be-4408-b3ea-dbed7ccaac1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42fe955f-378e-415c-a8e5-51b3e19b994a', '8f04cb01-a8ae-4293-828d-92a1dba96375', '185fd88c-8aa8-4558-ad96-a460954eb4d2', '1a08b4ef-2c26-40a9-9b49-47f8f672949d']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:51.421627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410979df-cd52-49a5-8df2-16ed28d77773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:51.479401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410979df-cd52-49a5-8df2-16ed28d77773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786c2298-d01e-40ee-9cab-df8dce48ffb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2019131050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['42fe955f-378e-415c-a8e5-51b3e19b994a','8f04cb01-a8ae-4293-828d-92a1dba96375','185fd88c-8aa8-4558-ad96-a460954eb4d2','1a08b4ef-2c26-40a9-9b49-47f8f672949d'],size=1,snapshot_id=51ff8078-7510-4220-ba0b-5db3201e1320,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2019131050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786c2298-d01e-40ee-9cab-df8dce48ffb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817aaea7b3f741ec94f278d06b80c83a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=51ff8078-7510-4220-ba0b-5db3201e1320,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea4d8418de0488b97fa399c7247934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:51.480290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b611ffe-db99-41ca-af75-955f76c99319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:51.521570 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b611ffe-db99-41ca-af75-955f76c99319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2019131050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='817aaea7b3f741ec94f278d06b80c83a',qos_specs=None,replication_status=,reservations=['42fe955f-378e-415c-a8e5-51b3e19b994a','8f04cb01-a8ae-4293-828d-92a1dba96375','185fd88c-8aa8-4558-ad96-a460954eb4d2','1a08b4ef-2c26-40a9-9b49-47f8f672949d'],size=1,snapshot_id=51ff8078-7510-4220-ba0b-5db3201e1320,source_replicaid=,source_volid=None,status='creating',user_id='3ea4d8418de0488b97fa399c7247934d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:51.522825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1756f6c-e855-4b36-8fd9-388a46fcf1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:51.562967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1756f6c-e855-4b36-8fd9-388a46fcf1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:51.564274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Flow 'volume_create_api' (c39e5848-66ef-4399-8524-26b41bb657c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:51.564513 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Create volume request issued successfully. Jul 03 10:40:51.565244 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61358302-6a13-4662-abe6-8514af22e3b2 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:51.565729 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 123/484] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:40:51 2026] POST /volume/v3/volumes => generated 783 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:40:51.578912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:51.581650 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:51.581817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:51.582048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:51.592683 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:51.592683 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:51.598397 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:51.605804 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5ee434e-8988-40a2-8597-fd5f610e1bee tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 200 Jul 03 10:40:51.606533 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 121/485] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:51 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:51.853884 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-334dc550-5a4f-4e64-b570-a258b62be668 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:51.858744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-334dc550-5a4f-4e64-b570-a258b62be668 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded/action Jul 03 10:40:51.858744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-334dc550-5a4f-4e64-b570-a258b62be668 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:51.858744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-334dc550-5a4f-4e64-b570-a258b62be668 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:51.887057 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:51.887057 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:51.908669 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6c2bef00-cb00-4ce9-98bf-881cfdc8f2c1 req-334dc550-5a4f-4e64-b570-a258b62be668 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded/action returned with HTTP 204 Jul 03 10:40:51.909087 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 119/486] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:40:51 2026] POST /volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:51.983300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:51.988057 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:51.988385 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:51.989542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.011226 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.011226 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:52.015529 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:52.022045 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3c71e04-54ba-4de4-8666-18de982f48d7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:52.022723 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 124/487] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:51 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1455 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:52.275938 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.279595 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d tempest-TestMultiAttachVolumeSwap-1609505680 tempest-TestMultiAttachVolumeSwap-1609505680-project] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:52.281129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d tempest-TestMultiAttachVolumeSwap-1609505680 tempest-TestMultiAttachVolumeSwap-1609505680-project] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.281129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d tempest-TestMultiAttachVolumeSwap-1609505680 tempest-TestMultiAttachVolumeSwap-1609505680-project] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.299411 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.299411 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:52.304453 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d tempest-TestMultiAttachVolumeSwap-1609505680 tempest-TestMultiAttachVolumeSwap-1609505680-project] Volume info retrieved successfully. Jul 03 10:40:52.310216 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7e719c77-909c-4042-a08b-55aec78853df req-354e972f-1856-4cc9-a753-0898c705fc0d tempest-TestMultiAttachVolumeSwap-1609505680 tempest-TestMultiAttachVolumeSwap-1609505680-project] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:52.310883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 124/488] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1648 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:52.326802 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f3e80717-5ded-4f54-aacf-729123128fb7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.330100 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f3e80717-5ded-4f54-aacf-729123128fb7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:52.330380 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f3e80717-5ded-4f54-aacf-729123128fb7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.330649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f3e80717-5ded-4f54-aacf-729123128fb7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.348234 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.348234 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:52.353228 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f3e80717-5ded-4f54-aacf-729123128fb7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Volume info retrieved successfully. Jul 03 10:40:52.360023 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f3e80717-5ded-4f54-aacf-729123128fb7 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:52.360812 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 122/489] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:52.376882 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.378837 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] GET https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:40:52.379399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.381067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.391236 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.391236 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:52.394961 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] Volume info retrieved successfully. Jul 03 10:40:52.400945 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3068474-b3a2-4c74-a1d2-1a92879b21d9 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-reader] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 200 Jul 03 10:40:52.401854 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 120/490] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:52.502912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b6378325-480a-40dd-afbc-d400c203989d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.505069 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6378325-480a-40dd-afbc-d400c203989d tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:52.505335 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6378325-480a-40dd-afbc-d400c203989d tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.505557 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6378325-480a-40dd-afbc-d400c203989d tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.521512 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.521512 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:52.525632 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b6378325-480a-40dd-afbc-d400c203989d tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:52.531822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6378325-480a-40dd-afbc-d400c203989d tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:52.532537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 125/491] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:52.580292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.583286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:52.583913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.584354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.601516 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.601516 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:52.607433 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:52.619467 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-fc6c5fea-f386-46bb-b4e0-acea777d42ef tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:52.620374 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 125/492] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1455 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:52.621970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.625086 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:52.625381 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.625638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.647127 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.647127 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:52.652783 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:52.660187 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84cab1b6-7ec0-4952-80c8-787dcbaf967d tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 200 Jul 03 10:40:52.660630 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 123/493] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:52.675427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.679086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-646c0677-e509-40c3-a343-03a60377b2db None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.679320 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action Jul 03 10:40:52.679846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:52.680739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:52.680887 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-646c0677-e509-40c3-a343-03a60377b2db tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:52.680887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-646c0677-e509-40c3-a343-03a60377b2db tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.681046 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-646c0677-e509-40c3-a343-03a60377b2db tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.689925 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.689925 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:52.695490 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-646c0677-e509-40c3-a343-03a60377b2db tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:52.699723 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.699723 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:52.700632 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:52.702259 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-646c0677-e509-40c3-a343-03a60377b2db tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 200 Jul 03 10:40:52.702814 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 126/494] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:52.712315 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Begin detaching volume completed successfully. Jul 03 10:40:52.712546 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-4dc9b21a-8f71-4402-bbb3-2fa281018a50 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action returned with HTTP 202 Jul 03 10:40:52.713186 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 121/495] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:40:52 2026] POST /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:40:52.714650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.718065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845?cascade=True Jul 03 10:40:52.718286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.718465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.718672 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume with id: d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:52.726730 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.726730 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:52.727208 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:52.766540 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume request issued successfully. Jul 03 10:40:52.766871 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9e3de159-4b38-44bd-b96a-71638dc15fbc tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845?cascade=True returned with HTTP 202 Jul 03 10:40:52.767409 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 126/496] 10.4.3.52 () {66 vars in 1369 bytes} [Fri Jul 3 10:40:52 2026] DELETE /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:40:52.777029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:52.778702 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:52.779275 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:52.779656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:52.804118 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:52.804118 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:52.808489 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:52.815611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c59160b-ec81-47e2-8e27-4017a9ac1826 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 200 Jul 03 10:40:52.816136 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 124/497] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:52 2026] GET /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:53.742175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0fd315a-12a0-46a3-b588-f90ea2146824 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.742651 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0fd315a-12a0-46a3-b588-f90ea2146824 None None] GET https://10.4.3.52/volume// Jul 03 10:40:53.742856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0fd315a-12a0-46a3-b588-f90ea2146824 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.743117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0fd315a-12a0-46a3-b588-f90ea2146824 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.743518 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0fd315a-12a0-46a3-b588-f90ea2146824 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:53.743874 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 127/498] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:53.752397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.755056 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:53.755322 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.755495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.777066 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:53.777066 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:53.783816 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:53.793395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-48bb7b11-5e41-49d7-8d29-43644937dedc tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:53.794062 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 122/499] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1638 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:40:53.831771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-986731c2-022f-478d-874a-5c81be2d4b70 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.834980 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-986731c2-022f-478d-874a-5c81be2d4b70 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:53.835202 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-986731c2-022f-478d-874a-5c81be2d4b70 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.835444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-986731c2-022f-478d-874a-5c81be2d4b70 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.842227 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-986731c2-022f-478d-874a-5c81be2d4b70 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 404 Jul 03 10:40:53.842954 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 127/500] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:53.849976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-53c753b1-872a-4025-95d5-b7eede816d8f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.852549 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:40:53.852924 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.853148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.853659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:40:53.854664 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:40:53.888354 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Get all volumes completed successfully. Jul 03 10:40:53.889164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53c753b1-872a-4025-95d5-b7eede816d8f tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:40:53.889786 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 125/501] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/v3/volumes => generated 333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:53.899208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.900750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:40:53.900914 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.901092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.901367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:40:53.902335 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:40:53.911923 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Get all snapshots completed successfully. Jul 03 10:40:53.912188 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c75a3958-f227-4ba2-82a1-a937c9e765e4 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:40:53.912550 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 128/502] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:40:53.922553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.924288 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:53.924494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.924818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.932406 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:53.932406 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:53.936996 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:53.941966 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-06be24b3-9e7e-4c5a-a949-586808c7c858 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 200 Jul 03 10:40:53.942398 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 123/503] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:53 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:53.955286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:53.957728 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:53.958013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:53.958268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:53.958497 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume with id: 786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:53.969587 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:53.969587 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:53.971480 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:53.999237 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume request issued successfully. Jul 03 10:40:54.001754 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c731954d-51e8-4dfc-a72e-93cb2b0ae0e1 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 202 Jul 03 10:40:54.001754 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 128/504] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:53 2026] DELETE /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:40:54.009032 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5b6fb403-df3f-490d-9518-863ad562ad14 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:54.011357 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5b6fb403-df3f-490d-9518-863ad562ad14 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:54.011357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5b6fb403-df3f-490d-9518-863ad562ad14 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:54.011357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5b6fb403-df3f-490d-9518-863ad562ad14 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:54.018873 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:54.018873 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:54.022705 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5b6fb403-df3f-490d-9518-863ad562ad14 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Volume info retrieved successfully. Jul 03 10:40:54.028379 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5b6fb403-df3f-490d-9518-863ad562ad14 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 200 Jul 03 10:40:54.028379 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 126/505] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:54 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:55.044724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0fd3386-e9d2-4290-9f2a-20b48d115734 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:55.046586 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0fd3386-e9d2-4290-9f2a-20b48d115734 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 Jul 03 10:40:55.046903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0fd3386-e9d2-4290-9f2a-20b48d115734 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:55.047189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0fd3386-e9d2-4290-9f2a-20b48d115734 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:55.059080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0fd3386-e9d2-4290-9f2a-20b48d115734 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 returned with HTTP 404 Jul 03 10:40:55.059080 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 129/506] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:55 2026] GET /volume/v3/volumes/786c2298-d01e-40ee-9cab-df8dce48ffb9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:40:55.066936 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:55.068781 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 Jul 03 10:40:55.068973 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:55.069224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:55.069347 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete snapshot with id: 51ff8078-7510-4220-ba0b-5db3201e1320 Jul 03 10:40:55.074752 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab0ddac8-23ba-4ed3-9803-9495b46c8f81 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 returned with HTTP 404 Jul 03 10:40:55.075370 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 124/507] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:40:55 2026] DELETE /volume/v3/snapshots/51ff8078-7510-4220-ba0b-5db3201e1320 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:55.086046 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2a2370b0-2bd2-40c0-881f-074910bfd98b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:55.089010 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a2370b0-2bd2-40c0-881f-074910bfd98b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] GET https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:55.089248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a2370b0-2bd2-40c0-881f-074910bfd98b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:55.089529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a2370b0-2bd2-40c0-881f-074910bfd98b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:55.102027 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a2370b0-2bd2-40c0-881f-074910bfd98b tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 404 Jul 03 10:40:55.102562 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 129/508] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:55 2026] GET /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:55.112932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:55.114905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:55.115120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:55.115383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:55.115571 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] Delete volume with id: d22c7c5a-df33-4672-9199-59ea63151845 Jul 03 10:40:55.121260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f7c8648-c2e5-4919-a9be-053e5df14c88 tempest-VolumesDeleteCascade-1309835495 tempest-VolumesDeleteCascade-1309835495-project-member] https://10.4.3.52/volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 returned with HTTP 404 Jul 03 10:40:55.121941 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 127/509] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:40:55 2026] DELETE /volume/v3/volumes/d22c7c5a-df33-4672-9199-59ea63151845 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:40:56.203866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:56.208655 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:56.208887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:56.209635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:56.225857 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:56.225857 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:56.228053 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:56.234787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-72ec06f4-9c5e-4d6d-aedb-646f91e8d679 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:56.235525 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 130/510] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:56 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1458 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:56.728423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:56.754038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-bcbd2ad8-db14-4030-867b-a9e3c5f1557f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:56.756713 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-bcbd2ad8-db14-4030-867b-a9e3c5f1557f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] DELETE https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded Jul 03 10:40:56.758127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-bcbd2ad8-db14-4030-867b-a9e3c5f1557f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:56.758127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-bcbd2ad8-db14-4030-867b-a9e3c5f1557f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:56.774324 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:56.774324 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:56.854092 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:40:56.854534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1566584103"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:56.856748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1566584103'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:40:56.856973 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume of 1 GB Jul 03 10:40:56.862670 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Availability Zones retrieved successfully. Jul 03 10:40:56.871696 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (1c3afbbc-412d-477e-ac5e-367911465320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:56.873731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e9e2e6-c751-4e24-ace0-5d5f83dcfc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:56.876057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:40:56.914767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e9e2e6-c751-4e24-ace0-5d5f83dcfc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:56.915743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce421399-421a-4b8a-8eba-438ccaefa679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:57.019032 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Created reservations ['aab06244-02ca-4f4a-b7c6-bdd7802d618c', 'efa8d3e8-2e42-4fbd-b113-e4bba1f768e5', '5cb759f8-92be-46f8-9a1d-83581628ae26', '11e08814-b18e-411c-885c-3d64e68c79cb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:40:57.020960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce421399-421a-4b8a-8eba-438ccaefa679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aab06244-02ca-4f4a-b7c6-bdd7802d618c', 'efa8d3e8-2e42-4fbd-b113-e4bba1f768e5', '5cb759f8-92be-46f8-9a1d-83581628ae26', '11e08814-b18e-411c-885c-3d64e68c79cb']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:57.021341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cb661b-cfa9-46b5-9d51-085b745684c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:57.045338 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cb661b-cfa9-46b5-9d51-085b745684c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5422678d-daa3-4a2c-bc20-8ce2f12e637b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1566584103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d92482004b214b588d0df8455b31c233',qos_specs=None,replication_status=,reservations=['aab06244-02ca-4f4a-b7c6-bdd7802d618c','efa8d3e8-2e42-4fbd-b113-e4bba1f768e5','5cb759f8-92be-46f8-9a1d-83581628ae26','11e08814-b18e-411c-885c-3d64e68c79cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57579b470aee4bb3b9237f9d1abc282a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1566584103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5422678d-daa3-4a2c-bc20-8ce2f12e637b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d92482004b214b588d0df8455b31c233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57579b470aee4bb3b9237f9d1abc282a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:57.046018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41a2e87-3cac-4ee8-bb40-9211f31b579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:57.078556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41a2e87-3cac-4ee8-bb40-9211f31b579a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1566584103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d92482004b214b588d0df8455b31c233',qos_specs=None,replication_status=,reservations=['aab06244-02ca-4f4a-b7c6-bdd7802d618c','efa8d3e8-2e42-4fbd-b113-e4bba1f768e5','5cb759f8-92be-46f8-9a1d-83581628ae26','11e08814-b18e-411c-885c-3d64e68c79cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57579b470aee4bb3b9237f9d1abc282a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:57.079445 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3abdd1-5a25-43aa-b46e-9468cde64908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:40:57.096573 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3abdd1-5a25-43aa-b46e-9468cde64908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:40:57.097399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (1c3afbbc-412d-477e-ac5e-367911465320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:40:57.097856 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request issued successfully. Jul 03 10:40:57.098275 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab1c7aa5-cc44-45e5-9d4c-7fbe487cd8ed tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:40:57.098691 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 125/511] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:40:56 2026] POST /volume/v3/volumes => generated 748 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:40:57.113434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:57.115738 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:40:57.115933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:57.116188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:57.124736 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:57.124736 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:57.131758 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:40:57.136744 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09b323f5-5933-4ea1-a939-4dec9ec7cfbe tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 200 Jul 03 10:40:57.137178 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 128/512] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:57 2026] GET /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:57.324551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5e15f329-10a1-4f36-ad16-926c75a50fda req-bcbd2ad8-db14-4030-867b-a9e3c5f1557f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded returned with HTTP 200 Jul 03 10:40:57.324944 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 130/513] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:40:56 2026] DELETE /volume/v3/attachments/e033df3b-fa16-447d-874f-8a281dd30ded => generated 192 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:58.036716 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:58.038755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:58.039158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:58.039663 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:58.058885 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:58.058885 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:40:58.067301 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:58.074877 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c532e00-eb52-4ebc-98e7-0b6ee8183011 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:58.075470 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 131/514] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:58 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1158 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:58.153895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:58.156017 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:40:58.156213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:58.156501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:58.171483 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:58.171483 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:58.172595 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:58.176051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:58.176282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:58.176516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:58.178465 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:40:58.183613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e86a838-aeb2-4515-a1ea-b31043b8661a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 200 Jul 03 10:40:58.183985 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 126/515] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:40:58 2026] GET /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:40:58.189421 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:58.189421 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:40:58.195381 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:58.202601 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37cc6eea-8741-4d10-abdc-589d20ab10de tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:58.203171 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 129/516] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:40:58 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:40:58.263097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:58.266384 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] POST https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action Jul 03 10:40:58.267123 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:40:58.267420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:40:58.284809 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:58.284809 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:40:58.285565 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:58.295416 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Begin detaching volume completed successfully. Jul 03 10:40:58.295860 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-8969769f-5d83-4b2d-b539-f5d8efa0d4d2 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action returned with HTTP 202 Jul 03 10:40:58.296852 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 131/517] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:40:58 2026] POST /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:40:59.331240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-61361715-7d00-4f93-b97c-51bc1e1ed920 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:59.331668 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61361715-7d00-4f93-b97c-51bc1e1ed920 None None] GET https://10.4.3.52/volume// Jul 03 10:40:59.331895 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61361715-7d00-4f93-b97c-51bc1e1ed920 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:59.332372 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61361715-7d00-4f93-b97c-51bc1e1ed920 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:59.338520 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61361715-7d00-4f93-b97c-51bc1e1ed920 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:40:59.338968 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 132/518] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:40:59 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:40:59.353562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:59.356881 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:40:59.357195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:59.357492 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:59.370503 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:40:59.370503 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:40:59.376375 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:40:59.383050 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-26bb65c3-ba09-4be0-8798-3036b12f1f1f tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:40:59.383679 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 127/519] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:40:59 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:40:59.911250 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:40:59.917609 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] DELETE https://10.4.3.52/volume/v3/volumes/tempest-invalid-339402946 Jul 03 10:40:59.917609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:40:59.917609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:40:59.917609 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Delete volume with id: tempest-invalid-339402946 Jul 03 10:40:59.921912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1c81bd6f-aa57-4a7d-aae5-3817dbadf77a req-e1b6dd2b-2dc9-4828-ad5c-cdda7d56ed64 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] https://10.4.3.52/volume/v3/volumes/tempest-invalid-339402946 returned with HTTP 404 Jul 03 10:40:59.921912 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 130/520] 10.4.3.52 () {70 vars in 1580 bytes} [Fri Jul 3 10:40:59 2026] DELETE /volume/v3/volumes/tempest-invalid-339402946 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:41:00.032337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:00.034712 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2af6e34f-1004-4b36-89a2-a2ad4377abee Jul 03 10:41:00.034931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:00.035204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:00.035403 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] Delete volume with id: 2af6e34f-1004-4b36-89a2-a2ad4377abee Jul 03 10:41:00.041812 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ad5f987b-a8ce-4869-a8bb-ceea3357e35d req-8631e489-907f-451a-b36d-3095628ee558 tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-member] https://10.4.3.52/volume/v3/volumes/2af6e34f-1004-4b36-89a2-a2ad4377abee returned with HTTP 404 Jul 03 10:41:00.042515 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 132/521] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:41:00 2026] DELETE /volume/v3/volumes/2af6e34f-1004-4b36-89a2-a2ad4377abee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:00.076794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e7c73a3a-c3a7-4b70-8200-50734149ec91 req-195b8911-a397-4f07-bc7f-89ddd25075cb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:00.092166 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e7c73a3a-c3a7-4b70-8200-50734149ec91 req-195b8911-a397-4f07-bc7f-89ddd25075cb tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-reader] GET https://10.4.3.52/volume/v3/volumes/6338e4c0-fd59-4fa0-b618-72bf118e6519 Jul 03 10:41:00.092166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e7c73a3a-c3a7-4b70-8200-50734149ec91 req-195b8911-a397-4f07-bc7f-89ddd25075cb tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:00.092166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e7c73a3a-c3a7-4b70-8200-50734149ec91 req-195b8911-a397-4f07-bc7f-89ddd25075cb tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:00.110141 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e7c73a3a-c3a7-4b70-8200-50734149ec91 req-195b8911-a397-4f07-bc7f-89ddd25075cb tempest-VolumesNegativeTest-92687286 tempest-VolumesNegativeTest-92687286-project-reader] https://10.4.3.52/volume/v3/volumes/6338e4c0-fd59-4fa0-b618-72bf118e6519 returned with HTTP 404 Jul 03 10:41:00.110983 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 133/522] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:00 2026] GET /volume/v3/volumes/6338e4c0-fd59-4fa0-b618-72bf118e6519 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:02.506647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:02.509048 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:41:02.509283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:02.509508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:02.524075 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:02.524075 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:02.529083 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:41:02.534646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-37fba921-b510-4885-b07c-e94abec3e904 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:41:02.535397 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 128/523] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:02 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:02.637606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6e565056-b586-42ff-961e-703f07ae4bdb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:02.722467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e565056-b586-42ff-961e-703f07ae4bdb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:02.723021 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e565056-b586-42ff-961e-703f07ae4bdb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1673920680"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:02.739344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e565056-b586-42ff-961e-703f07ae4bdb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:02.739879 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 131/524] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:41:02 2026] POST /volume/v3/types => generated 224 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:02.749289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8dfeb500-5427-4e86-b6ea-6a538e97730f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:02.750996 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8dfeb500-5427-4e86-b6ea-6a538e97730f tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:02.751362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8dfeb500-5427-4e86-b6ea-6a538e97730f tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-935135351"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:02.775811 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8dfeb500-5427-4e86-b6ea-6a538e97730f tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:02.776175 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 133/525] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:02 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:02.784139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:02.847399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-6141e7f3-5c63-4eff-a3ce-5bb02c98bff3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:02.849603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-6141e7f3-5c63-4eff-a3ce-5bb02c98bff3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] DELETE https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 Jul 03 10:41:02.849825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-6141e7f3-5c63-4eff-a3ce-5bb02c98bff3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:02.850033 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-6141e7f3-5c63-4eff-a3ce-5bb02c98bff3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:02.861741 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:02.861741 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:02.868460 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:41:02.869283 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f03e5e7-c5bb-4087-b999-22d7b25947b3", "volume_types": ["3841933b-02f9-41f1-a0fd-62c09d7599d9"], "name": "tempest-GroupSnapshotsTest-Group-1749188987"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:02.871311 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group {'group': {'group_type': '1f03e5e7-c5bb-4087-b999-22d7b25947b3', 'volume_types': ['3841933b-02f9-41f1-a0fd-62c09d7599d9'], 'name': 'tempest-GroupSnapshotsTest-Group-1749188987'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:41:02.899360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group tempest-GroupSnapshotsTest-Group-1749188987. Jul 03 10:41:02.921076 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:41:02.920715. {{(pid=99874) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:41:02.921214 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:02.946189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['3473769c-211b-4efa-9404-4a3924a2c29f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:02.977479 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7a10e2c-bb1e-489f-a556-0f3da295c7b9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:41:02.977936 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 134/526] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:41:02 2026] POST /volume/v3/groups => generated 112 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:02.994035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:03.000919 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 Jul 03 10:41:03.001717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:03.002034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:03.002963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 2bbb194f-1948-4f50-a07b-ef237860cd46 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:03.015882 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:03.015882 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:03.047113 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e6fae80-ff0f-4771-8b58-9a32553976ea tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 returned with HTTP 200 Jul 03 10:41:03.047637 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 132/527] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:02 2026] GET /volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:03.399079 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-574a8e68-aece-4ec2-b58b-69431ef8fd1d req-6141e7f3-5c63-4eff-a3ce-5bb02c98bff3 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 returned with HTTP 200 Jul 03 10:41:03.399498 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 129/528] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:41:02 2026] DELETE /volume/v3/attachments/82eff304-e8cf-4281-a06c-9b37479e5510 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:04.059291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-18957873-0424-4292-9a22-f885bfa62a21 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:04.061075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18957873-0424-4292-9a22-f885bfa62a21 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 Jul 03 10:41:04.061317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18957873-0424-4292-9a22-f885bfa62a21 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:04.061494 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18957873-0424-4292-9a22-f885bfa62a21 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:04.061630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-18957873-0424-4292-9a22-f885bfa62a21 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 2bbb194f-1948-4f50-a07b-ef237860cd46 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:04.069400 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.069400 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:04.085726 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18957873-0424-4292-9a22-f885bfa62a21 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 returned with HTTP 200 Jul 03 10:41:04.086251 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 134/529] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:04 2026] GET /volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:04.096482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:04.098661 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:04.099133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-293203902", "volume_type": "3841933b-02f9-41f1-a0fd-62c09d7599d9", "group_id": "2bbb194f-1948-4f50-a07b-ef237860cd46", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:04.100568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-293203902', 'volume_type': '3841933b-02f9-41f1-a0fd-62c09d7599d9', 'group_id': '2bbb194f-1948-4f50-a07b-ef237860cd46', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:04.108011 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.108011 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:04.108486 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume of 1 GB Jul 03 10:41:04.120016 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:04.125183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (9a42b329-bf50-43d3-957b-3230336c61dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:04.126025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06e94d1-8c3c-4098-ba67-24622f31b55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.126621 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.126621 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:04.127012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:04.153238 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06e94d1-8c3c-4098-ba67-24622f31b55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3841933b-02f9-41f1-a0fd-62c09d7599d9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1673920680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3841933b-02f9-41f1-a0fd-62c09d7599d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2bbb194f-1948-4f50-a07b-ef237860cd46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:04.154268 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51eff6fc-778b-44f6-a0bd-3d6b9189a138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.197715 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1673920680 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1673920680, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:04.198076 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673920680 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673920680, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:04.233561 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['dbbef731-7724-453e-89a6-c4348b000f6a', '97c8d1ac-f82b-415f-bd26-c5e0aa3ac77a', '7423620e-4a4d-4f68-9c02-1fd776a3b9d6', 'aabcef42-2522-4858-88cb-72636a90f0ae'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:04.234313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51eff6fc-778b-44f6-a0bd-3d6b9189a138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbef731-7724-453e-89a6-c4348b000f6a', '97c8d1ac-f82b-415f-bd26-c5e0aa3ac77a', '7423620e-4a4d-4f68-9c02-1fd776a3b9d6', 'aabcef42-2522-4858-88cb-72636a90f0ae']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:04.235008 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ff9ec6-34a4-48e2-8736-653dcd9eabee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.258557 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ff9ec6-34a4-48e2-8736-653dcd9eabee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7c30ba-23c3-424c-843d-185d5a9cdf20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-293203902',encryption_key_id=None,group_id=2bbb194f-1948-4f50-a07b-ef237860cd46,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['dbbef731-7724-453e-89a6-c4348b000f6a','97c8d1ac-f82b-415f-bd26-c5e0aa3ac77a','7423620e-4a4d-4f68-9c02-1fd776a3b9d6','aabcef42-2522-4858-88cb-72636a90f0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-293203902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2bbb194f-1948-4f50-a07b-ef237860cd46,host=None,id=9a7c30ba-23c3-424c-843d-185d5a9cdf20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6231b1685cb44981b382ac27cebd4639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b115ad6acc464eab4b8ac037865ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3841933b-02f9-41f1-a0fd-62c09d7599d9),volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:04.259434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ec77db-f178-4689-90c3-938f5b22c5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.281421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ec77db-f178-4689-90c3-938f5b22c5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-293203902',encryption_key_id=None,group_id=2bbb194f-1948-4f50-a07b-ef237860cd46,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['dbbef731-7724-453e-89a6-c4348b000f6a','97c8d1ac-f82b-415f-bd26-c5e0aa3ac77a','7423620e-4a4d-4f68-9c02-1fd776a3b9d6','aabcef42-2522-4858-88cb-72636a90f0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:04.282484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77a59a5-30fa-4db4-a00a-fda1d5a8ea13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.299974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77a59a5-30fa-4db4-a00a-fda1d5a8ea13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:04.301304 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (9a42b329-bf50-43d3-957b-3230336c61dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:04.301810 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request issued successfully. Jul 03 10:41:04.302895 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:04.303168 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:04.357371 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:04.361371 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.361371 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:04.365601 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b616f540-6f49-447e-9dd0-ad92d28e7ef8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:04.366168 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 135/530] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:04 2026] POST /volume/v3/volumes => generated 820 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:04.391891 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:04.394883 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 Jul 03 10:41:04.395332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:04.395578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:04.408804 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.408804 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:04.414614 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:04.416082 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:04.416369 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:04.496415 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:04.502352 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.502352 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:04.512215 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f36314d9-3a06-448e-b051-ee5a42e1a6b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 returned with HTTP 200 Jul 03 10:41:04.516255 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 133/531] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:04 2026] GET /volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 => generated 888 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:04.964718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:04.968170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:04.968642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-473287420"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:04.975507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-473287420'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:04.975675 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume of 1 GB Jul 03 10:41:04.976029 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:04.976029 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:04.983542 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Availability Zones retrieved successfully. Jul 03 10:41:04.990194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Flow 'volume_create_api' (e8ba75a5-76d7-419b-b8e7-c1130abf0abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:04.991320 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28c867c-22a7-42d5-9640-9db7e80334ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:04.992519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:05.036775 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28c867c-22a7-42d5-9640-9db7e80334ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:05.037719 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2204fbc4-97da-414e-b5df-ad674e854e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:05.120288 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Created reservations ['ac8f18ad-fb4b-40f8-b010-74066ce5b97f', 'caafc4fb-d6ed-4c65-b8fa-967767941318', '9d124eb8-ce35-4e20-b508-c5074d6e76b7', 'cf4e0a43-7d6c-450e-ba75-62d5f922c97d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:05.121098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2204fbc4-97da-414e-b5df-ad674e854e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8f18ad-fb4b-40f8-b010-74066ce5b97f', 'caafc4fb-d6ed-4c65-b8fa-967767941318', '9d124eb8-ce35-4e20-b508-c5074d6e76b7', 'cf4e0a43-7d6c-450e-ba75-62d5f922c97d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:05.121971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a826f2-243a-463e-8bff-c1193db51d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:05.145355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a826f2-243a-463e-8bff-c1193db51d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473287420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436a8b84b1254c578a4dc5df7509ed2a',qos_specs=None,replication_status=,reservations=['ac8f18ad-fb4b-40f8-b010-74066ce5b97f','caafc4fb-d6ed-4c65-b8fa-967767941318','9d124eb8-ce35-4e20-b508-c5074d6e76b7','cf4e0a43-7d6c-450e-ba75-62d5f922c97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473287420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436a8b84b1254c578a4dc5df7509ed2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:05.146174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3799488-7cd4-4e16-9b59-030eb1feb74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:05.163198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3799488-7cd4-4e16-9b59-030eb1feb74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473287420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436a8b84b1254c578a4dc5df7509ed2a',qos_specs=None,replication_status=,reservations=['ac8f18ad-fb4b-40f8-b010-74066ce5b97f','caafc4fb-d6ed-4c65-b8fa-967767941318','9d124eb8-ce35-4e20-b508-c5074d6e76b7','cf4e0a43-7d6c-450e-ba75-62d5f922c97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:05.163798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b8dd2e-2870-4193-b117-42c01866f500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:05.173165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b8dd2e-2870-4193-b117-42c01866f500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:05.173886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Flow 'volume_create_api' (e8ba75a5-76d7-419b-b8e7-c1130abf0abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:05.174174 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume request issued successfully. Jul 03 10:41:05.174723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69ed8d88-aa8d-4100-aa83-549a1f7a8862 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:05.175144 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 130/532] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:04 2026] POST /volume/v3/volumes => generated 756 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:05.190397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:05.192733 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:41:05.193005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:05.193343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:05.203347 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.203347 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:05.207710 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:41:05.213490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e98dff3b-dbc5-4bf7-822a-a869d1317f7e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd returned with HTTP 200 Jul 03 10:41:05.214017 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 135/533] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:05 2026] GET /volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:05.528450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e83692a-5505-4504-b432-b12934c7ac06 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:05.530939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 Jul 03 10:41:05.531253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:05.531513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:05.545173 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.545173 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:05.551076 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:05.552116 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:05.552350 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:05.607349 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:05.611322 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.611322 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:05.620208 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e83692a-5505-4504-b432-b12934c7ac06 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 returned with HTTP 200 Jul 03 10:41:05.620703 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 136/534] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:05 2026] GET /volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:05.641160 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:05.645135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/group_snapshots Jul 03 10:41:05.645135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2bbb194f-1948-4f50-a07b-ef237860cd46", "name": "tempest-group_snapshot-1404291790"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:05.645889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2bbb194f-1948-4f50-a07b-ef237860cd46', 'name': 'tempest-group_snapshot-1404291790'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 10:41:05.653462 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.653462 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:05.659945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.group_snapshots [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group_snapshot tempest-group_snapshot-1404291790. Jul 03 10:41:05.709199 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.709199 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:05.727182 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1673920680 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1673920680, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:05.727182 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1673920680 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1673920680, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:05.750553 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['15a96562-ca45-40c8-a03a-84e019397bb4', '941aa9fd-3241-4166-8d8a-0313b092ff1b', 'c501f196-deb3-4b11-a96c-b7661ae71f90', '71a2baeb-1f4c-4959-b829-eb69da1de104'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:05.780172 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6cff927-50cc-45c5-8c07-a93fd66fc239 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots returned with HTTP 202 Jul 03 10:41:05.780172 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 134/535] 10.4.3.52 () {70 vars in 1317 bytes} [Fri Jul 3 10:41:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:05.788688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:05.790733 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c Jul 03 10:41:05.790979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:05.791193 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:05.791349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member ae79abfc-ce4b-458f-b5f8-46177bf6ef2c {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:05.797182 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:05.797182 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:05.809309 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22eeda07-03bb-4d7e-a11c-f7392f37df4e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c returned with HTTP 200 Jul 03 10:41:05.809879 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 131/536] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:05 2026] GET /volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:06.231863 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:06.234390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:41:06.234390 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:06.234390 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:06.247267 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.247267 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:06.254871 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:41:06.263032 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-95bf3a62-2087-43d3-a8a9-cb2e24a6c899 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd returned with HTTP 200 Jul 03 10:41:06.263747 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 136/537] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:06 2026] GET /volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:06.819689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:06.821586 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c Jul 03 10:41:06.821799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:06.821993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:06.822149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member ae79abfc-ce4b-458f-b5f8-46177bf6ef2c {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:06.827515 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.827515 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:06.830953 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ff73e9d-fa6c-4285-a7c8-868f3e794f71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c returned with HTTP 200 Jul 03 10:41:06.831309 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 137/538] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:06 2026] GET /volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:06.840062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:06.842076 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:06.842316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:06.842604 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:06.842851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:06.843296 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.843296 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:06.844039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:06.859320 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:06.859320 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.859320 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:06.859320 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4056fd84-0596-4b5f-bd4b-f5931518aaa4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:06.859549 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 135/539] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:06.870189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6c3719dd-5c97-4f06-81c6-59990de86092 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:06.872215 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c3719dd-5c97-4f06-81c6-59990de86092 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/9839da1d-73df-44d5-b3eb-cc3921b5d026 Jul 03 10:41:06.872338 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c3719dd-5c97-4f06-81c6-59990de86092 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:06.872530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c3719dd-5c97-4f06-81c6-59990de86092 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:06.879910 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.879910 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:06.880642 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c3719dd-5c97-4f06-81c6-59990de86092 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Snapshot retrieved successfully. Jul 03 10:41:06.881953 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c3719dd-5c97-4f06-81c6-59990de86092 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/9839da1d-73df-44d5-b3eb-cc3921b5d026 returned with HTTP 200 Jul 03 10:41:06.882067 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 132/540] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:41:06 2026] GET /volume/v3/snapshots/9839da1d-73df-44d5-b3eb-cc3921b5d026 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:06.893613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:06.895361 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups/action Jul 03 10:41:06.895718 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ae79abfc-ce4b-458f-b5f8-46177bf6ef2c", "name": "tempest-Group_from_snap-589893157"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:06.895874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "ae79abfc-ce4b-458f-b5f8-46177bf6ef2c", "name": "tempest-Group_from_snap-589893157"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:06.898438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ae79abfc-ce4b-458f-b5f8-46177bf6ef2c', 'name': 'tempest-Group_from_snap-589893157'}}. {{(pid=99875) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 10:41:06.898438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group tempest-Group_from_snap-589893157 from group_snapshot ae79abfc-ce4b-458f-b5f8-46177bf6ef2c. Jul 03 10:41:06.905249 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.905249 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:06.911830 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.911830 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:06.915853 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:06.915853 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:06.952647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['6bb73c91-27fe-4e22-a54f-a65c9d8a6df1'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:07.506378 np0000004406 devstack@c-api.service[99875]: INFO cinder.group.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] A mapping entry already exists for group afb54297-e088-4fd7-86df-40df1fc49465 and volume type 3841933b-02f9-41f1-a0fd-62c09d7599d9. Do not need to create again. Jul 03 10:41:07.506935 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:07.506935 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:07.509994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:41:07.509734. {{(pid=99875) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:41:07.510215 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:07.515719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (60c19ecd-1018-4458-b43e-5dad3a3c733e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:07.516725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bca143b-7d13-4b45-9bbc-745270063d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:07.517661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:07.553891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bca143b-7d13-4b45-9bbc-745270063d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9839da1d-73df-44d5-b3eb-cc3921b5d026', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3841933b-02f9-41f1-a0fd-62c09d7599d9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1673920680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3841933b-02f9-41f1-a0fd-62c09d7599d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'afb54297-e088-4fd7-86df-40df1fc49465', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:07.554819 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3649282-6908-41df-9bde-0a935d86162f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:07.586917 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1673920680 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1673920680, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:07.602028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['426253f5-25ba-4810-a91e-c34a9ca3f601', '48488cbb-e470-4fdf-a168-fbd464b3a7d3'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:07.603451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3649282-6908-41df-9bde-0a935d86162f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426253f5-25ba-4810-a91e-c34a9ca3f601', '48488cbb-e470-4fdf-a168-fbd464b3a7d3']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:07.603834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ebd78e-40cb-48de-a802-296044609ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:07.653820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ebd78e-40cb-48de-a802-296044609ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fad8f80-d114-4808-8b11-cd6a3d601cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=afb54297-e088-4fd7-86df-40df1fc49465,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['426253f5-25ba-4810-a91e-c34a9ca3f601','48488cbb-e470-4fdf-a168-fbd464b3a7d3'],size=1,snapshot_id=9839da1d-73df-44d5-b3eb-cc3921b5d026,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=afb54297-e088-4fd7-86df-40df1fc49465,host=None,id=5fad8f80-d114-4808-8b11-cd6a3d601cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6231b1685cb44981b382ac27cebd4639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9839da1d-73df-44d5-b3eb-cc3921b5d026,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b115ad6acc464eab4b8ac037865ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3841933b-02f9-41f1-a0fd-62c09d7599d9),volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:07.655384 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec661c92-9156-44e7-9834-995c70ae37ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:07.680124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec661c92-9156-44e7-9834-995c70ae37ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=afb54297-e088-4fd7-86df-40df1fc49465,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['426253f5-25ba-4810-a91e-c34a9ca3f601','48488cbb-e470-4fdf-a168-fbd464b3a7d3'],size=1,snapshot_id=9839da1d-73df-44d5-b3eb-cc3921b5d026,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3841933b-02f9-41f1-a0fd-62c09d7599d9)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:07.681697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (60c19ecd-1018-4458-b43e-5dad3a3c733e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:07.682196 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request issued successfully. Jul 03 10:41:07.688799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-e54d6782-bb06-49e0-9fb6-cfc92350e0d4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:07.696639 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-e54d6782-bb06-49e0-9fb6-cfc92350e0d4 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 Jul 03 10:41:07.696945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-e54d6782-bb06-49e0-9fb6-cfc92350e0d4 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:07.697591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-e54d6782-bb06-49e0-9fb6-cfc92350e0d4 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:07.709388 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:07.709388 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:07.738120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dc7c2cc0-7164-4ac9-9eb5-cfbff4371c5e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/action returned with HTTP 202 Jul 03 10:41:07.738786 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 137/541] 10.4.3.52 () {70 vars in 1311 bytes} [Fri Jul 3 10:41:06 2026] POST /volume/v3/groups/action => generated 102 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:07.754318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:07.756766 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:07.757017 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:07.757497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:07.758934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:07.760907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:07.777148 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:07.779484 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:07.779484 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:07.868602 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:07.874261 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:07.874261 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:07.882497 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:07.882881 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:07.935463 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:07.939485 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:07.939485 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:07.951138 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc1d47e8-5ad3-457b-b8b7-8df6d50b261e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:07.952972 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 136/542] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:07 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:07.978993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:07.982531 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 Jul 03 10:41:07.982655 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:07.982878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.000930 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.000930 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:08.015360 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:08.017312 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:08.017312 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:08.079227 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:08.087481 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.087481 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:08.104959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1ccc27d-8dcd-4916-81b3-2541f359dc79 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 returned with HTTP 200 Jul 03 10:41:08.105321 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 133/543] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:07 2026] GET /volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:08.125699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-41176089-ca58-4082-a36e-edd0fab77b59 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.128207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41176089-ca58-4082-a36e-edd0fab77b59 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 Jul 03 10:41:08.128486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41176089-ca58-4082-a36e-edd0fab77b59 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:08.128698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41176089-ca58-4082-a36e-edd0fab77b59 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.128893 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-41176089-ca58-4082-a36e-edd0fab77b59 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member afb54297-e088-4fd7-86df-40df1fc49465 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:08.132922 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.132922 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:08.142900 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41176089-ca58-4082-a36e-edd0fab77b59 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 returned with HTTP 200 Jul 03 10:41:08.143459 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 138/544] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:08 2026] GET /volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:08.157691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.159722 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:08.160096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:08.160387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.160674 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:08.161466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:08.169516 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:08.170424 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:08.170715 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:08.212067 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:08.216378 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.216378 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:08.223557 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:08.223904 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:08.273398 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-e54d6782-bb06-49e0-9fb6-cfc92350e0d4 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 returned with HTTP 200 Jul 03 10:41:08.274327 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 138/545] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:41:07 2026] DELETE /volume/v3/attachments/7245f872-f522-463b-b7de-48a924e36248 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:08.288724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-77d0fd6f-d348-4f57-a8ad-a76caaa9bf2c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.291612 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:08.292058 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-77d0fd6f-d348-4f57-a8ad-a76caaa9bf2c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 Jul 03 10:41:08.292541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-77d0fd6f-d348-4f57-a8ad-a76caaa9bf2c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:08.292541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-77d0fd6f-d348-4f57-a8ad-a76caaa9bf2c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.297065 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.297065 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:08.302001 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.302001 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:08.309410 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9e5929-ac94-4e50-b47e-264dd20533ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:08.309964 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 137/546] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:08 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:08.329357 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.331808 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465/action Jul 03 10:41:08.332356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:08.332614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:08.334447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for group afb54297-e088-4fd7-86df-40df1fc49465 {{(pid=99875) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:08.334650 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group with id: afb54297-e088-4fd7-86df-40df1fc49465 Jul 03 10:41:08.338765 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.338765 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:08.412498 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7dea9f67-32ca-4269-b3d6-e9eaf13c3fd5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465/action returned with HTTP 202 Jul 03 10:41:08.412969 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 139/547] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:08 2026] POST /volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:08.419957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.423811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 Jul 03 10:41:08.424074 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:08.424327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.438951 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.438951 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:08.445412 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:08.446068 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:08.446228 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:08.488831 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:08.492849 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.492849 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:08.502845 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b17e8058-4aa9-42e9-a3a7-3b43b14b903e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 returned with HTTP 200 Jul 03 10:41:08.503428 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 139/548] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:08 2026] GET /volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 => generated 924 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:08.855173 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-77d0fd6f-d348-4f57-a8ad-a76caaa9bf2c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 returned with HTTP 200 Jul 03 10:41:08.855912 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 134/549] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:41:08 2026] DELETE /volume/v3/attachments/ce082c06-b5bc-40eb-8679-c6f573001374 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:08.867364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-1740df5c-565f-4580-997c-25ef0845067c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:08.871722 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-1740df5c-565f-4580-997c-25ef0845067c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b Jul 03 10:41:08.872205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-1740df5c-565f-4580-997c-25ef0845067c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:08.872404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-1740df5c-565f-4580-997c-25ef0845067c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:08.893494 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:08.893494 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:09.439896 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-899a4681-9be1-4132-b4e4-0c533776a3c9 req-1740df5c-565f-4580-997c-25ef0845067c tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b returned with HTTP 200 Jul 03 10:41:09.440490 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 138/550] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:41:08 2026] DELETE /volume/v3/attachments/4e77fd2b-8b74-4776-961c-8e356f2e874b => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:09.517601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-58fa38fe-8dd8-4da4-bc8a-bb306183eff5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.520497 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58fa38fe-8dd8-4da4-bc8a-bb306183eff5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 Jul 03 10:41:09.520784 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58fa38fe-8dd8-4da4-bc8a-bb306183eff5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.521026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58fa38fe-8dd8-4da4-bc8a-bb306183eff5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.527872 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58fa38fe-8dd8-4da4-bc8a-bb306183eff5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 returned with HTTP 404 Jul 03 10:41:09.528466 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 140/551] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/volumes/5fad8f80-d114-4808-8b11-cd6a3d601cf5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:09.537842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-61d063b0-1005-4acc-b346-0464967349b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.541606 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61d063b0-1005-4acc-b346-0464967349b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 Jul 03 10:41:09.541931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61d063b0-1005-4acc-b346-0464967349b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.542282 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61d063b0-1005-4acc-b346-0464967349b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.542531 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-61d063b0-1005-4acc-b346-0464967349b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member afb54297-e088-4fd7-86df-40df1fc49465 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:09.547734 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61d063b0-1005-4acc-b346-0464967349b8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 returned with HTTP 404 Jul 03 10:41:09.548463 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 140/552] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/groups/afb54297-e088-4fd7-86df-40df1fc49465 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:09.559437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.561520 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c Jul 03 10:41:09.561751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.561966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.562118 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for member ae79abfc-ce4b-458f-b5f8-46177bf6ef2c {{(pid=99873) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:41:09.562345 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.group_snapshots [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group_snapshot with id: ae79abfc-ce4b-458f-b5f8-46177bf6ef2c Jul 03 10:41:09.566342 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.566342 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:09.627745 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0f02e282-4077-4773-9196-a2ccd79c66e8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c returned with HTTP 202 Jul 03 10:41:09.628126 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 135/553] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:09 2026] DELETE /volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:09.641842 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.643750 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:09.643841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.644049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.644437 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:09.644892 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.644892 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:09.645522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:09.653639 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:09.657123 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:09.657123 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:09.697624 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:09.700755 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.700755 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:09.709458 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad548f1e-233f-444e-a0c7-2c44f5b97923 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:09.709935 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 139/554] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:09.729265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2165bcbf-2c08-4c18-a60c-df494f39520b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.732938 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:09.733209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.733440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.733772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:09.737259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:09.753646 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:09.754787 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2165bcbf-2c08-4c18-a60c-df494f39520b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:09.755427 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 141/555] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 10:41:09.767848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f26d8649-72fc-409e-b98c-d2215990c34a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.769860 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f26d8649-72fc-409e-b98c-d2215990c34a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c Jul 03 10:41:09.770243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f26d8649-72fc-409e-b98c-d2215990c34a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.770591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f26d8649-72fc-409e-b98c-d2215990c34a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.770767 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-f26d8649-72fc-409e-b98c-d2215990c34a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member ae79abfc-ce4b-458f-b5f8-46177bf6ef2c {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:09.774176 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f26d8649-72fc-409e-b98c-d2215990c34a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c returned with HTTP 404 Jul 03 10:41:09.774819 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 141/556] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/group_snapshots/ae79abfc-ce4b-458f-b5f8-46177bf6ef2c => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:09.782717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a707290d-f18f-4c6f-a788-552ef0dade26 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.784437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:09.784708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.785026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.785704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:09.786036 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.786036 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:09.786506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:09.822557 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:09.824340 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:09.824340 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:09.875652 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:09.878764 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.878764 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:09.886058 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a707290d-f18f-4c6f-a788-552ef0dade26 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:09.886478 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 136/557] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:09.901932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.903760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46/action Jul 03 10:41:09.904265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:09.904418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:09.905753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for group 2bbb194f-1948-4f50-a07b-ef237860cd46 {{(pid=99876) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:09.905979 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group with id: 2bbb194f-1948-4f50-a07b-ef237860cd46 Jul 03 10:41:09.910524 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.910524 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:09.955408 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5353b4dc-d3e7-494b-a3f0-d5148ed351a7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46/action returned with HTTP 202 Jul 03 10:41:09.955848 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 140/558] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:09 2026] POST /volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:09.963130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:09.965187 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 Jul 03 10:41:09.965500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:09.965688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:09.973541 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:09.973541 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:09.977423 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:09.978273 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:09.978442 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:10.027416 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:10.031644 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:10.031644 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:10.039592 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd82acb8-fc15-4d76-88d3-6551d963cde3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 returned with HTTP 200 Jul 03 10:41:10.040027 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 142/559] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:09 2026] GET /volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:11.058013 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0ec5889-0a5c-4a58-897d-c1b1109b39e4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.061277 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0ec5889-0a5c-4a58-897d-c1b1109b39e4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 Jul 03 10:41:11.061513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0ec5889-0a5c-4a58-897d-c1b1109b39e4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.061832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0ec5889-0a5c-4a58-897d-c1b1109b39e4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.070134 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0ec5889-0a5c-4a58-897d-c1b1109b39e4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 returned with HTTP 404 Jul 03 10:41:11.070646 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 142/560] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:11 2026] GET /volume/v3/volumes/9a7c30ba-23c3-424c-843d-185d5a9cdf20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:11.081480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.084327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 Jul 03 10:41:11.084668 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.084931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.085158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 2bbb194f-1948-4f50-a07b-ef237860cd46 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:11.089640 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4cc23422-e662-40b8-b3f9-f36bfb92c6a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 returned with HTTP 404 Jul 03 10:41:11.090399 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 137/561] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:11 2026] GET /volume/v3/groups/2bbb194f-1948-4f50-a07b-ef237860cd46 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:11.104422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7f8f84ed-b1a0-4acf-84c2-7cd8b82673d4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.108233 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f8f84ed-b1a0-4acf-84c2-7cd8b82673d4 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/1f03e5e7-c5bb-4087-b999-22d7b25947b3 Jul 03 10:41:11.108836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7f8f84ed-b1a0-4acf-84c2-7cd8b82673d4 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.108994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7f8f84ed-b1a0-4acf-84c2-7cd8b82673d4 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.140242 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f8f84ed-b1a0-4acf-84c2-7cd8b82673d4 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types/1f03e5e7-c5bb-4087-b999-22d7b25947b3 returned with HTTP 202 Jul 03 10:41:11.143554 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 141/562] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:11 2026] DELETE /volume/v3/group_types/1f03e5e7-c5bb-4087-b999-22d7b25947b3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:11.150862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cd624ac1-a8a4-4913-85f4-22cf389acd2b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.154718 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd624ac1-a8a4-4913-85f4-22cf389acd2b tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 Jul 03 10:41:11.154954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd624ac1-a8a4-4913-85f4-22cf389acd2b tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.155257 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd624ac1-a8a4-4913-85f4-22cf389acd2b tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.184876 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd624ac1-a8a4-4913-85f4-22cf389acd2b tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 returned with HTTP 202 Jul 03 10:41:11.185410 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 143/563] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:11 2026] DELETE /volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:11.193848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1e4d6b65-791f-4163-9c10-524d4aa20f65 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.196023 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1e4d6b65-791f-4163-9c10-524d4aa20f65 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] GET https://10.4.3.52/volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 Jul 03 10:41:11.196367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6b65-791f-4163-9c10-524d4aa20f65 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.196950 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6b65-791f-4163-9c10-524d4aa20f65 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.200515 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1e4d6b65-791f-4163-9c10-524d4aa20f65 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 returned with HTTP 404 Jul 03 10:41:11.201246 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 143/564] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:11 2026] GET /volume/v3/types/3841933b-02f9-41f1-a0fd-62c09d7599d9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:11.209688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f1f36db2-2169-49ff-a818-f06052f4aa28 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.212083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f1f36db2-2169-49ff-a818-f06052f4aa28 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:11.212675 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f1f36db2-2169-49ff-a818-f06052f4aa28 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1280045177"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:11.234169 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f1f36db2-2169-49ff-a818-f06052f4aa28 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:11.234431 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 138/565] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:41:11 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:11.244232 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2a7226eb-48b8-4e89-ab83-e980d2630f3d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.249343 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2a7226eb-48b8-4e89-ab83-e980d2630f3d tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:11.249343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2a7226eb-48b8-4e89-ab83-e980d2630f3d tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1040844020"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:11.276680 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2a7226eb-48b8-4e89-ab83-e980d2630f3d tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:11.277388 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 142/566] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:11 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:11.288979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b20073a0-d4ea-4499-98af-4b299d77312c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.291542 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:41:11.292049 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eed40a83-c657-42b4-ac09-2c8a1971975d", "volume_types": ["3deb6f2e-2ced-44d6-9e41-ff693fc0db0e"], "name": "tempest-GroupSnapshotsTest-Group-99012422"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:11.294339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group {'group': {'group_type': 'eed40a83-c657-42b4-ac09-2c8a1971975d', 'volume_types': ['3deb6f2e-2ced-44d6-9e41-ff693fc0db0e'], 'name': 'tempest-GroupSnapshotsTest-Group-99012422'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:41:11.300237 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group tempest-GroupSnapshotsTest-Group-99012422. Jul 03 10:41:11.317852 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:11.343934 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['491fe1b7-f605-47f7-8f5c-851301938d7c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:11.376824 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b20073a0-d4ea-4499-98af-4b299d77312c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:41:11.378997 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 144/567] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:41:11 2026] POST /volume/v3/groups => generated 110 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:11.392514 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-57a03a44-f28f-4952-bb86-99d011b9db80 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:11.395946 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-57a03a44-f28f-4952-bb86-99d011b9db80 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:11.396197 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-57a03a44-f28f-4952-bb86-99d011b9db80 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:11.396422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-57a03a44-f28f-4952-bb86-99d011b9db80 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:11.396619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-57a03a44-f28f-4952-bb86-99d011b9db80 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:11.400324 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:11.400324 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:11.414938 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-57a03a44-f28f-4952-bb86-99d011b9db80 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:11.416150 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 144/568] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:11 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:12.425011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:12.426865 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:12.427086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:12.427335 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:12.427499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:12.431245 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.431245 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:12.448317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f9e6e56-8f6c-4e37-ae6f-5c1e89ebd1d5 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:12.449419 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 139/569] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:12 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:12.461376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:12.463383 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:12.463738 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-418672297", "volume_type": "3deb6f2e-2ced-44d6-9e41-ff693fc0db0e", "group_id": "3063cfee-8fc6-40ef-a172-27918179a142", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:12.466161 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-418672297', 'volume_type': '3deb6f2e-2ced-44d6-9e41-ff693fc0db0e', 'group_id': '3063cfee-8fc6-40ef-a172-27918179a142', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:12.473317 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.473317 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:12.473760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume of 1 GB Jul 03 10:41:12.480384 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:12.486306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (ed330019-5673-4ed3-957e-4948f94f2c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:12.487466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f047924-740c-45f2-9d98-d316c1a85973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:12.488001 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.488001 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:12.488457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:12.510686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f047924-740c-45f2-9d98-d316c1a85973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1280045177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3deb6f2e-2ced-44d6-9e41-ff693fc0db0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3063cfee-8fc6-40ef-a172-27918179a142', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:12.511711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df082a8-d236-441f-8b68-7dd780144ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:12.539243 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:12.539494 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:12.582440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['2e340a35-e47a-4c09-aca4-875bf3590f73', 'ba7048cc-11b4-4f04-a4bd-1209429ddac8', 'dac135d8-fae0-4a91-98d5-8acd3d28b8d5', '8d4cdba1-9c6d-445a-8a99-2af3b100d3cc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:12.583617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df082a8-d236-441f-8b68-7dd780144ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e340a35-e47a-4c09-aca4-875bf3590f73', 'ba7048cc-11b4-4f04-a4bd-1209429ddac8', 'dac135d8-fae0-4a91-98d5-8acd3d28b8d5', '8d4cdba1-9c6d-445a-8a99-2af3b100d3cc']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:12.584699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75b6ec4-d42e-4f00-b6cf-8cf574660a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:12.613659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75b6ec4-d42e-4f00-b6cf-8cf574660a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83eb843-c46f-4df0-9408-b44471bb1e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-418672297',encryption_key_id=None,group_id=3063cfee-8fc6-40ef-a172-27918179a142,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['2e340a35-e47a-4c09-aca4-875bf3590f73','ba7048cc-11b4-4f04-a4bd-1209429ddac8','dac135d8-fae0-4a91-98d5-8acd3d28b8d5','8d4cdba1-9c6d-445a-8a99-2af3b100d3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-418672297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3063cfee-8fc6-40ef-a172-27918179a142,host=None,id=c83eb843-c46f-4df0-9408-b44471bb1e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6231b1685cb44981b382ac27cebd4639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b115ad6acc464eab4b8ac037865ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3deb6f2e-2ced-44d6-9e41-ff693fc0db0e),volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:12.614425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44784f53-29c9-404e-a5e0-61c2f562c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:12.640986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44784f53-29c9-404e-a5e0-61c2f562c67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-418672297',encryption_key_id=None,group_id=3063cfee-8fc6-40ef-a172-27918179a142,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['2e340a35-e47a-4c09-aca4-875bf3590f73','ba7048cc-11b4-4f04-a4bd-1209429ddac8','dac135d8-fae0-4a91-98d5-8acd3d28b8d5','8d4cdba1-9c6d-445a-8a99-2af3b100d3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:12.641951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df97f3e-0d2e-4acc-a0d6-72f49323b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:12.664200 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df97f3e-0d2e-4acc-a0d6-72f49323b38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:12.664200 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (ed330019-5673-4ed3-957e-4948f94f2c42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:12.664200 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request issued successfully. Jul 03 10:41:12.664200 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:12.664200 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:12.718087 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:12.721878 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.721878 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:12.730084 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b213c05-04cc-489e-a4a1-9efee2d18b74 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:12.730084 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 143/570] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:12 2026] POST /volume/v3/volumes => generated 820 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:12.740615 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61710cfa-fa46-49b8-9351-91ac301b618b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:12.744179 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 Jul 03 10:41:12.744179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:12.744179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:12.750013 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.750013 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:12.755863 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:12.755863 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:12.755863 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:12.810695 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:12.814931 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:12.814931 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:12.825876 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61710cfa-fa46-49b8-9351-91ac301b618b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 returned with HTTP 200 Jul 03 10:41:12.826454 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 145/571] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:12 2026] GET /volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 => generated 888 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:13.842466 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:13.844290 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 Jul 03 10:41:13.844497 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:13.844670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:13.851218 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:13.851218 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:13.855239 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:13.856063 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:13.856245 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:13.893256 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:13.896442 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:13.896442 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:13.903873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a9862fd-92ff-4e3e-a0ca-4c892856aeff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 returned with HTTP 200 Jul 03 10:41:13.904340 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 145/572] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:13 2026] GET /volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:13.916580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f719e6a5-db45-4263-a824-a809d57047e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:13.918476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:13.918862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-724526887", "volume_type": "3deb6f2e-2ced-44d6-9e41-ff693fc0db0e", "group_id": "3063cfee-8fc6-40ef-a172-27918179a142", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:13.920662 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-724526887', 'volume_type': '3deb6f2e-2ced-44d6-9e41-ff693fc0db0e', 'group_id': '3063cfee-8fc6-40ef-a172-27918179a142', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:13.936279 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:13.936279 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:13.937591 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume of 1 GB Jul 03 10:41:13.945741 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:13.951572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (1b847eab-4021-4bb0-83e9-f37c48287fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:13.953018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df903d3-e0a4-4820-ae9e-152e4bbc813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:13.953921 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:13.953921 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:13.954454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:13.980567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df903d3-e0a4-4820-ae9e-152e4bbc813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1280045177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3deb6f2e-2ced-44d6-9e41-ff693fc0db0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3063cfee-8fc6-40ef-a172-27918179a142', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:13.981852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0789d7-93ae-4f83-a4b6-73222cb153e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:14.011494 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:14.011795 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:14.027018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['164a0aa3-d5a1-4837-ab9e-b7686a2aa0ef', '60c853c8-964c-4c3c-bb3a-13b609873acd', '19962ad3-eb49-4116-9d5a-66ba667998b2', 'ff570be6-3c1e-419a-b4e4-217863ccc42d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:14.027934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0789d7-93ae-4f83-a4b6-73222cb153e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164a0aa3-d5a1-4837-ab9e-b7686a2aa0ef', '60c853c8-964c-4c3c-bb3a-13b609873acd', '19962ad3-eb49-4116-9d5a-66ba667998b2', 'ff570be6-3c1e-419a-b4e4-217863ccc42d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:14.028781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ce0178-00dd-4a2f-84b3-540030ee105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:14.057297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ce0178-00dd-4a2f-84b3-540030ee105d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e40ad71-edd9-4a6f-a848-494793505637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-724526887',encryption_key_id=None,group_id=3063cfee-8fc6-40ef-a172-27918179a142,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['164a0aa3-d5a1-4837-ab9e-b7686a2aa0ef','60c853c8-964c-4c3c-bb3a-13b609873acd','19962ad3-eb49-4116-9d5a-66ba667998b2','ff570be6-3c1e-419a-b4e4-217863ccc42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-724526887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3063cfee-8fc6-40ef-a172-27918179a142,host=None,id=2e40ad71-edd9-4a6f-a848-494793505637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6231b1685cb44981b382ac27cebd4639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b115ad6acc464eab4b8ac037865ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3deb6f2e-2ced-44d6-9e41-ff693fc0db0e),volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:14.058981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e16cbc-6864-4a16-9178-8e870dc3ecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:14.083573 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e16cbc-6864-4a16-9178-8e870dc3ecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-724526887',encryption_key_id=None,group_id=3063cfee-8fc6-40ef-a172-27918179a142,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['164a0aa3-d5a1-4837-ab9e-b7686a2aa0ef','60c853c8-964c-4c3c-bb3a-13b609873acd','19962ad3-eb49-4116-9d5a-66ba667998b2','ff570be6-3c1e-419a-b4e4-217863ccc42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=3deb6f2e-2ced-44d6-9e41-ff693fc0db0e)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:14.084391 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2bc124-dd89-4b6c-a68f-b4e152a72624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:14.098434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2bc124-dd89-4b6c-a68f-b4e152a72624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:14.099575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (1b847eab-4021-4bb0-83e9-f37c48287fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:14.099897 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request issued successfully. Jul 03 10:41:14.100677 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:14.100857 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:14.140644 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:14.145703 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:14.145703 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:14.149390 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f719e6a5-db45-4263-a824-a809d57047e7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:14.149807 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 140/573] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:13 2026] POST /volume/v3/volumes => generated 820 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:14.162535 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:14.164980 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 Jul 03 10:41:14.165283 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:14.166062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:14.174689 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:14.174689 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:14.178856 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:14.179770 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:14.179979 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:14.215827 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:14.218580 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:14.218580 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:14.225727 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02bb5054-4537-40ba-bc7d-0644cc183f2c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 returned with HTTP 200 Jul 03 10:41:14.226241 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 144/574] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:14 2026] GET /volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 => generated 888 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:14.758534 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6d8c9108-83c6-4e6b-94ef-5f7688f72bbd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:14.761727 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d8c9108-83c6-4e6b-94ef-5f7688f72bbd tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/f1c39de9-e26d-450f-ab58-4b64c067b22f/action Jul 03 10:41:14.762306 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d8c9108-83c6-4e6b-94ef-5f7688f72bbd tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-attach": {"instance_uuid": "c361acc9-b992-449f-9fc0-db9e801878d1", "mountpoint": "/dev/vdc"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:14.762488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d8c9108-83c6-4e6b-94ef-5f7688f72bbd tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c361acc9-b992-449f-9fc0-db9e801878d1", "mountpoint": "/dev/vdc"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:14.774878 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d8c9108-83c6-4e6b-94ef-5f7688f72bbd tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/f1c39de9-e26d-450f-ab58-4b64c067b22f/action returned with HTTP 404 Jul 03 10:41:14.776292 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 146/575] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:14 2026] POST /volume/v3/volumes/f1c39de9-e26d-450f-ab58-4b64c067b22f/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:15.240570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b129e80e-2833-49f0-a61b-834499e888a4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:15.242411 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 Jul 03 10:41:15.242620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:15.242793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:15.251747 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:15.251747 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:15.257858 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:15.258563 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:15.258711 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:15.301874 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:15.304536 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:15.304536 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:15.312047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b129e80e-2833-49f0-a61b-834499e888a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 returned with HTTP 200 Jul 03 10:41:15.312452 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 146/576] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:15 2026] GET /volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:15.325599 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-069ee560-0f89-4c10-966d-9e4564f806df None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:15.328192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-069ee560-0f89-4c10-966d-9e4564f806df tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] PUT https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:15.328666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-069ee560-0f89-4c10-966d-9e4564f806df tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c83eb843-c46f-4df0-9408-b44471bb1e03"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:15.336890 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-069ee560-0f89-4c10-966d-9e4564f806df tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Update called for group 3063cfee-8fc6-40ef-a172-27918179a142. {{(pid=99873) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:41:15.337067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-069ee560-0f89-4c10-966d-9e4564f806df tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Updating group 3063cfee-8fc6-40ef-a172-27918179a142 with name None description: None add_volumes: None remove_volumes: c83eb843-c46f-4df0-9408-b44471bb1e03. Jul 03 10:41:15.341250 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:15.341250 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:15.382725 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-069ee560-0f89-4c10-966d-9e4564f806df tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 202 Jul 03 10:41:15.384754 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 141/577] 10.4.3.52 () {70 vars in 1399 bytes} [Fri Jul 3 10:41:15 2026] PUT /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:15.390623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3a996efa-bc2a-40c0-8661-0f52821da588 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:15.393266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a996efa-bc2a-40c0-8661-0f52821da588 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:15.393536 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a996efa-bc2a-40c0-8661-0f52821da588 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:15.394262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a996efa-bc2a-40c0-8661-0f52821da588 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:15.394262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-3a996efa-bc2a-40c0-8661-0f52821da588 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:15.397954 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:15.397954 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:15.405307 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a996efa-bc2a-40c0-8661-0f52821da588 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:15.406028 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 145/578] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:15 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:16.245151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:16.247088 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] DELETE https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:41:16.247339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:16.247571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:16.247785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Delete volume with id: e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:41:16.255893 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:16.255893 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:16.256475 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:41:16.275810 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Delete volume request issued successfully. Jul 03 10:41:16.276078 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-736337c6-47f7-44a2-b997-7ce73b3cacaf tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 202 Jul 03 10:41:16.276339 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 147/579] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:16 2026] DELETE /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:16.284005 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:16.286183 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:41:16.286416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:16.286612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:16.297817 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:16.297817 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:16.304328 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:41:16.310451 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-36f8b9e7-029c-4fc5-bfa2-a301a10244e6 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 200 Jul 03 10:41:16.311254 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 147/580] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:16 2026] GET /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:16.416777 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:16.418921 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:16.419203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:16.419387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:16.419705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:16.423086 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:16.423086 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:16.430440 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-840306ab-9459-4d02-8254-dae36f8ab3f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:16.430867 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 142/581] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:16 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:16.441592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-aed393d5-2781-4725-9260-720ccd3faee8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:16.443482 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aed393d5-2781-4725-9260-720ccd3faee8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] PUT https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:16.443857 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aed393d5-2781-4725-9260-720ccd3faee8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c83eb843-c46f-4df0-9408-b44471bb1e03"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:16.450781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-aed393d5-2781-4725-9260-720ccd3faee8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Update called for group 3063cfee-8fc6-40ef-a172-27918179a142. {{(pid=99876) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:41:16.452014 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-aed393d5-2781-4725-9260-720ccd3faee8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Updating group 3063cfee-8fc6-40ef-a172-27918179a142 with name None description: None add_volumes: c83eb843-c46f-4df0-9408-b44471bb1e03 remove_volumes: None. Jul 03 10:41:16.454773 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:16.454773 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:16.499237 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aed393d5-2781-4725-9260-720ccd3faee8 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 202 Jul 03 10:41:16.499237 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 146/582] 10.4.3.52 () {70 vars in 1399 bytes} [Fri Jul 3 10:41:16 2026] PUT /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:16.510986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:16.513161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:16.513414 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:16.513651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:16.513776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:16.517918 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:16.517918 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:16.528626 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6fb61709-079f-4b5d-9516-63bbaecdf0a0 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:16.530454 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 148/583] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:16 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:17.326741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8fff3a77-d81a-40e8-ad71-f2697e7441d0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.328472 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8fff3a77-d81a-40e8-ad71-f2697e7441d0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a Jul 03 10:41:17.328668 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8fff3a77-d81a-40e8-ad71-f2697e7441d0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:17.328861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8fff3a77-d81a-40e8-ad71-f2697e7441d0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:17.334888 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8fff3a77-d81a-40e8-ad71-f2697e7441d0 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a returned with HTTP 404 Jul 03 10:41:17.335471 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 148/584] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:17 2026] GET /volume/v3/volumes/e2c1ced1-c116-4aca-9d57-c589d108427a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:17.342732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.347647 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] DELETE https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:41:17.347891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:17.349730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:17.351664 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Delete volume with id: cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:41:17.363272 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:17.363272 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:17.364057 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:41:17.386281 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Delete volume request issued successfully. Jul 03 10:41:17.386528 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8530dc9c-1e8b-43b6-b065-0ec7e55d3d03 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 202 Jul 03 10:41:17.387059 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 143/585] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:17 2026] DELETE /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:17.395001 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.396856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:41:17.397018 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:17.397207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:17.403870 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:17.403870 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:17.407814 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Volume info retrieved successfully. Jul 03 10:41:17.412382 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e56caaba-5488-4662-a9c3-1e77e8164d52 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 200 Jul 03 10:41:17.412883 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 147/586] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:17 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:17.538347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-23910c61-8417-4762-be29-2d9f1d9c2885 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.542501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23910c61-8417-4762-be29-2d9f1d9c2885 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:17.542808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23910c61-8417-4762-be29-2d9f1d9c2885 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:17.543082 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23910c61-8417-4762-be29-2d9f1d9c2885 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:17.543533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-23910c61-8417-4762-be29-2d9f1d9c2885 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:17.550222 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:17.550222 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:17.559147 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23910c61-8417-4762-be29-2d9f1d9c2885 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:17.559652 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 149/587] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:17 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:17.569276 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.571367 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] PUT https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:17.573128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2e40ad71-edd9-4a6f-a848-494793505637"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:17.583510 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Update called for group 3063cfee-8fc6-40ef-a172-27918179a142. {{(pid=99874) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:41:17.583882 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Updating group 3063cfee-8fc6-40ef-a172-27918179a142 with name None description: None add_volumes: None remove_volumes: 2e40ad71-edd9-4a6f-a848-494793505637. Jul 03 10:41:17.589658 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:17.589658 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:17.637007 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-795b6558-4ce8-4f21-9d0b-e77ba98a1d13 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 202 Jul 03 10:41:17.637503 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 149/588] 10.4.3.52 () {70 vars in 1399 bytes} [Fri Jul 3 10:41:17 2026] PUT /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:17.646902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:17.648798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:17.649541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:17.649541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:17.649541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:17.652745 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:17.652745 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:17.661985 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ae5d6e0e-7e1c-4e67-9be1-6b9f4e62365b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:17.662422 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 144/589] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:17 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:41:18.239278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.240789 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:18.241013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.241267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.254677 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.254677 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:18.260879 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:18.268792 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b067b794-08e7-4f8a-8a60-b0c4592f315e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:18.268792 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 148/590] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:18.320790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.323069 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:18.323317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.323703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.337666 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.337666 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:18.343462 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:18.348415 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-48cc3b38-16f4-413c-a23a-e4f32742f85a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:18.349157 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 150/591] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:18.426683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1d42a071-4f17-456c-bc48-b7e4f2391159 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.429001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d42a071-4f17-456c-bc48-b7e4f2391159 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] GET https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc Jul 03 10:41:18.429501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d42a071-4f17-456c-bc48-b7e4f2391159 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.430215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d42a071-4f17-456c-bc48-b7e4f2391159 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.438526 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d42a071-4f17-456c-bc48-b7e4f2391159 tempest-TestMultiAttachVolumeSwap-1573165630 tempest-TestMultiAttachVolumeSwap-1573165630-project-member] https://10.4.3.52/volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc returned with HTTP 404 Jul 03 10:41:18.440138 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 150/592] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/volumes/cf3e6a9e-7c4f-4702-a3ed-a35cb0229ffc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:18.674953 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.677288 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:18.677567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.678717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.678717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:18.682620 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.682620 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:18.693310 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8521f3a0-36d0-4f09-8666-3b49d1357271 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:18.693822 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 145/593] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:18.704697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f88a038-af20-4368-b119-4367512c1bf4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.709191 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f88a038-af20-4368-b119-4367512c1bf4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] PUT https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:18.709191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f88a038-af20-4368-b119-4367512c1bf4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2e40ad71-edd9-4a6f-a848-494793505637"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:18.709980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-8f88a038-af20-4368-b119-4367512c1bf4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Update called for group 3063cfee-8fc6-40ef-a172-27918179a142. {{(pid=99876) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:41:18.710355 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-8f88a038-af20-4368-b119-4367512c1bf4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Updating group 3063cfee-8fc6-40ef-a172-27918179a142 with name None description: None add_volumes: 2e40ad71-edd9-4a6f-a848-494793505637 remove_volumes: None. Jul 03 10:41:18.715810 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.715810 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:18.731756 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0ac700c5-d896-4d96-9073-65838c00b964 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.734201 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:41:18.734201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.734201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.734381 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume with id: 098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:41:18.743255 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.743255 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:18.743831 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:18.754574 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f88a038-af20-4368-b119-4367512c1bf4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 202 Jul 03 10:41:18.755380 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 149/594] 10.4.3.52 () {70 vars in 1399 bytes} [Fri Jul 3 10:41:18 2026] PUT /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:18.762853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1762c559-aacc-45f3-af93-2e4ce0724538 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.764630 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1762c559-aacc-45f3-af93-2e4ce0724538 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:18.766835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1762c559-aacc-45f3-af93-2e4ce0724538 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.766835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1762c559-aacc-45f3-af93-2e4ce0724538 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.766835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-1762c559-aacc-45f3-af93-2e4ce0724538 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:18.774324 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume request issued successfully. Jul 03 10:41:18.774324 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ac700c5-d896-4d96-9073-65838c00b964 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 202 Jul 03 10:41:18.774509 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.774509 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:18.775003 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 151/595] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:18 2026] DELETE /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:18.785206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:18.785388 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1762c559-aacc-45f3-af93-2e4ce0724538 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:18.786030 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 151/596] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:18.787057 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:41:18.787283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:18.787460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:18.797039 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:18.797039 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:18.801491 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:18.807434 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f1b4daa-7e7e-45a0-9a46-dcffcc95d137 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 200 Jul 03 10:41:18.807924 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 146/597] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:18 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:19.633789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.636906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:19.637457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-253216748"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:19.640032 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-253216748'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:19.640469 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume of 1 GB Jul 03 10:41:19.640832 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.640832 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:19.647196 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Availability Zones retrieved successfully. Jul 03 10:41:19.656321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Flow 'volume_create_api' (99e1ce32-5f02-4b83-8d72-a7bc79010aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:19.657699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bf81ec-b0ea-4bab-9873-6e34a105fdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:19.660703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:19.697066 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bf81ec-b0ea-4bab-9873-6e34a105fdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:19.698349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0690678d-bfd1-4066-9e84-e6ea1588d0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:19.775387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Created reservations ['be3ec02c-f5ff-4794-bda4-7550e14defcb', '6f0ed426-0ca9-4c15-97cb-490e77952e7d', '3bffedb1-d050-42a0-bb12-b0d89e925fc6', '3e929679-17ed-419c-990f-fbc7280ed721'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:19.776384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0690678d-bfd1-4066-9e84-e6ea1588d0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be3ec02c-f5ff-4794-bda4-7550e14defcb', '6f0ed426-0ca9-4c15-97cb-490e77952e7d', '3bffedb1-d050-42a0-bb12-b0d89e925fc6', '3e929679-17ed-419c-990f-fbc7280ed721']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:19.777370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06106400-5801-4a7d-a606-c4b1f6e964a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:19.798895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.800631 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:19.800894 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.801062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.803495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:19.810564 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.810564 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:19.812403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06106400-5801-4a7d-a606-c4b1f6e964a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd52bb1-d083-44c8-aa2f-b8dd0105e770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-253216748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a464c51c78c146cb9b9ccb0d6591483a',qos_specs=None,replication_status=,reservations=['be3ec02c-f5ff-4794-bda4-7550e14defcb','6f0ed426-0ca9-4c15-97cb-490e77952e7d','3bffedb1-d050-42a0-bb12-b0d89e925fc6','3e929679-17ed-419c-990f-fbc7280ed721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358d8aec32040488a8b901395fbf2dc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-253216748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd52bb1-d083-44c8-aa2f-b8dd0105e770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a464c51c78c146cb9b9ccb0d6591483a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358d8aec32040488a8b901395fbf2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:19.813583 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d6a555-87f6-4a4f-b14b-370a4f112ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:19.823499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-363efa44-ba62-429c-9362-a806d6905128 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.828189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-363efa44-ba62-429c-9362-a806d6905128 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da Jul 03 10:41:19.828189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-363efa44-ba62-429c-9362-a806d6905128 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.828189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-363efa44-ba62-429c-9362-a806d6905128 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.829581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c8d3ebb-8dd0-4a55-b122-c0437b7b1d20 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 200 Jul 03 10:41:19.831012 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 152/598] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:19 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:19.848618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:19.854533 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-363efa44-ba62-429c-9362-a806d6905128 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da returned with HTTP 404 Jul 03 10:41:19.854533 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 152/599] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:19 2026] GET /volume/v3/volumes/098b557a-2f26-476c-a35c-3fbefba6a7da => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:19.857562 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:19.858335 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:19.858335 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:19.863190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d6a555-87f6-4a4f-b14b-370a4f112ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-253216748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a464c51c78c146cb9b9ccb0d6591483a',qos_specs=None,replication_status=,reservations=['be3ec02c-f5ff-4794-bda4-7550e14defcb','6f0ed426-0ca9-4c15-97cb-490e77952e7d','3bffedb1-d050-42a0-bb12-b0d89e925fc6','3e929679-17ed-419c-990f-fbc7280ed721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358d8aec32040488a8b901395fbf2dc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:19.863190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24643e84-71d8-4eac-91e6-eefc3286ca8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:19.865444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.867935 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:41:19.868259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.868834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.868834 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume with id: 2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:41:19.874922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24643e84-71d8-4eac-91e6-eefc3286ca8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:19.875952 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Flow 'volume_create_api' (99e1ce32-5f02-4b83-8d72-a7bc79010aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:19.876055 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume request issued successfully. Jul 03 10:41:19.876623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccf5a469-7cf9-4677-a21f-8a1bc31fe3a4 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:19.877022 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 150/600] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:19 2026] POST /volume/v3/volumes => generated 751 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:19.877839 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.877839 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:19.878584 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:19.889899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.892338 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:19.892699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.893016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.901082 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume request issued successfully. Jul 03 10:41:19.901348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5e280f8c-008e-48a1-8a44-7504f7f4be46 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 202 Jul 03 10:41:19.901840 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 153/601] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:19 2026] DELETE /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:19.906490 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.906490 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:19.912312 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:19.914302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.915525 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:19.918376 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:41:19.918651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:19.918840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:19.920428 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74829f5c-de9b-4f7d-8e7d-d512528205ef tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 200 Jul 03 10:41:19.920862 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 153/602] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:19 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:19.921212 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.921212 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:19.925429 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:19.925575 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:19.929645 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.929645 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:19.934472 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:19.939708 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90cfd445-ab9a-4586-a7cf-7c90f0ec52e3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 200 Jul 03 10:41:19.940201 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 151/603] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:19 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:19.962235 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:19.965581 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:19.965581 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:19.972577 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33c12b11-b1a8-4b8d-9ab3-3a69a62a7508 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:19.972963 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 147/604] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:19 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:19.993962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:19.995832 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/group_snapshots Jul 03 10:41:19.996441 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3063cfee-8fc6-40ef-a172-27918179a142", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1719481933"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:19.999171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3063cfee-8fc6-40ef-a172-27918179a142', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1719481933'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 10:41:20.003017 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.003017 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:20.007410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.group_snapshots [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1719481933. Jul 03 10:41:20.033164 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.033164 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:20.071322 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:20.071322 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1280045177 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1280045177, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:20.096479 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['ca2d84e3-1fe2-4ba0-a284-07d5c6a873fd', 'd73ab144-cb95-4f0f-b495-6e75f0fdf295', '082efe21-742f-48e3-9dd3-42dc6eaba975', '57336a87-dbb4-4123-983a-77d648e88ead'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:20.141967 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a02a02a0-fd9e-4cf5-a8a5-01fad2a7c922 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots returned with HTTP 202 Jul 03 10:41:20.142533 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 154/605] 10.4.3.52 () {70 vars in 1317 bytes} [Fri Jul 3 10:41:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:20.153513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.156865 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:20.157066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.157349 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.157486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b1bbb668-deff-43d5-bdf2-0e94e00774d4 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:20.162928 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.162928 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:20.168562 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0b0fb1b-b1da-4dce-a635-f8d1c6f3f9d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 returned with HTTP 200 Jul 03 10:41:20.169014 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 154/606] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-213f2d3e-0b5c-4c52-a0cc-5e1693f4ae57 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-213f2d3e-0b5c-4c52-a0cc-5e1693f4ae57 None None] GET https://10.4.3.52/volume// Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-213f2d3e-0b5c-4c52-a0cc-5e1693f4ae57 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-213f2d3e-0b5c-4c52-a0cc-5e1693f4ae57 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-213f2d3e-0b5c-4c52-a0cc-5e1693f4ae57 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:20.392533 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 152/607] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:20.400683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-9844134e-4792-47f8-978f-71efce0c88db None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.405701 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-9844134e-4792-47f8-978f-71efce0c88db tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:20.406116 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-9844134e-4792-47f8-978f-71efce0c88db tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056d99f8-538b-44e1-a414-d7fc79dc85f0", "connector": null, "instance_uuid": "8414bd48-e726-4aeb-9e5f-cc5fff3bcb00"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:20.423880 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.423880 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:20.464870 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-9844134e-4792-47f8-978f-71efce0c88db tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:20.464870 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 148/608] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:20 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:20.876203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-355fda12-a223-4f99-922a-312e4b97ae68 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.891749 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-355fda12-a223-4f99-922a-312e4b97ae68 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:20.891749 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-355fda12-a223-4f99-922a-312e4b97ae68 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.891749 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-355fda12-a223-4f99-922a-312e4b97ae68 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.895028 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.895028 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:20.903637 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-355fda12-a223-4f99-922a-312e4b97ae68 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:20.908163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-355fda12-a223-4f99-922a-312e4b97ae68 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:20.908738 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 155/609] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:20.938425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.940438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:20.940619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.940854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.949313 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.949313 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:20.953002 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:20.954753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6f9d3b0f-2242-4b48-b100-4f1474a137b3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.957084 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f9d3b0f-2242-4b48-b100-4f1474a137b3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b Jul 03 10:41:20.957299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f9d3b0f-2242-4b48-b100-4f1474a137b3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.957486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f9d3b0f-2242-4b48-b100-4f1474a137b3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.957773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cf3671cf-fc4b-47fb-9c6a-c960de1ebd9c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 200 Jul 03 10:41:20.958256 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 155/610] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:20.967525 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f9d3b0f-2242-4b48-b100-4f1474a137b3 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b returned with HTTP 404 Jul 03 10:41:20.968149 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 153/611] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/v3/volumes/2e3865af-5254-4186-b15b-ee5da18f007b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:20.975318 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-495040ad-f123-4771-9c15-49a92ccf461b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.980135 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] POST https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770/action Jul 03 10:41:20.980135 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:20.980135 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:20.980443 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-22fd4903-748b-4978-85e1-473b54093f5d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.982150 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] DELETE https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:41:20.982428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.982713 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:20.982963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume with id: 8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:41:20.993307 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.993307 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:20.994589 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:20.994988 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:20.994988 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:20.998135 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:20.998902 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-78511c4c-fc8d-4ecd-99e6-38d74d370a44 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:20.999449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78511c4c-fc8d-4ecd-99e6-38d74d370a44 None None] GET https://10.4.3.52/volume// Jul 03 10:41:20.999667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78511c4c-fc8d-4ecd-99e6-38d74d370a44 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:20.999903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78511c4c-fc8d-4ecd-99e6-38d74d370a44 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.000311 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78511c4c-fc8d-4ecd-99e6-38d74d370a44 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:21.000672 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 156/612] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:41:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:21.007075 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume updated successfully. Jul 03 10:41:21.007075 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-495040ad-f123-4771-9c15-49a92ccf461b tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770/action returned with HTTP 200 Jul 03 10:41:21.007075 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 149/613] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:20 2026] POST /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:41:21.011992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.014430 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:21.014757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.014834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.016898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-941821d8-b349-4adc-af88-220f73900534 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.020521 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-941821d8-b349-4adc-af88-220f73900534 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:21.020775 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-941821d8-b349-4adc-af88-220f73900534 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.021031 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-941821d8-b349-4adc-af88-220f73900534 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.023407 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=313,cinder:INSERT=53,cinder:UPDATE=58 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:41:21.030456 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.030456 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:21.031293 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Delete volume request issued successfully. Jul 03 10:41:21.031938 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.031938 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.032037 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22fd4903-748b-4978-85e1-473b54093f5d tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 202 Jul 03 10:41:21.033731 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 156/614] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:20 2026] DELETE /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:21.036917 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:21.037220 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-941821d8-b349-4adc-af88-220f73900534 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:21.041960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.043721 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:41:21.044059 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-c247ff01-de7f-4149-9bf9-b6046a6d647d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:21.044230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.044392 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-941821d8-b349-4adc-af88-220f73900534 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 200 Jul 03 10:41:21.044593 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 154/615] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:21.044704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.044832 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 157/616] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.055857 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.055857 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:21.061392 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Volume info retrieved successfully. Jul 03 10:41:21.075904 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab24f37b-f519-475f-b2c5-6aa67a4c3796 tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 200 Jul 03 10:41:21.076584 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 150/617] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:21.159708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.165171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] PUT https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 Jul 03 10:41:21.165171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:21.179207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Acquiring lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:41:21.181333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.183600 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.183984 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:41:21.184057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.184903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.185188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b1bbb668-deff-43d5-bdf2-0e94e00774d4 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:21.185439 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.185439 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:21.194715 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.194715 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.199387 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a0ef2e7-9953-4ef2-b766-6cb5a7df21ee tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 returned with HTTP 200 Jul 03 10:41:21.200505 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 155/618] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:21.211850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cad17654-624f-4a3e-8188-932eb640d886 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.217589 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:21.219560 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.220035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.220732 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:21.223193 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:21.234346 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.238605 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:21.238730 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:21.238900 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.238900 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:21.238962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.238962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.239020 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cad17654-624f-4a3e-8188-932eb640d886 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:21.239020 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 158/619] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.250346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.252997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff Jul 03 10:41:21.253282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.253695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.254801 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.254801 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:21.259272 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:21.260942 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.260942 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.262128 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Snapshot retrieved successfully. Jul 03 10:41:21.262997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5fd2c809-6cf0-4adb-9863-4c60b91b1608 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff returned with HTTP 200 Jul 03 10:41:21.263724 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 156/620] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.271918 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f72c1f35-edb3-491f-b87e-9b342de0cfa2 req-9b0ba2ef-66e9-4a16-a75b-c1e53ad68934 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 200 Jul 03 10:41:21.273936 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 151/621] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.276236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.278254 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/5e037063-1b3e-4862-8c66-357e187d4077 Jul 03 10:41:21.278606 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.278769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.284359 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.284359 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:21.284908 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Snapshot retrieved successfully. Jul 03 10:41:21.285672 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c6d2c5d2-24c0-4644-875d-ade51f55117a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/5e037063-1b3e-4862-8c66-357e187d4077 returned with HTTP 200 Jul 03 10:41:21.286191 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 159/622] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/snapshots/5e037063-1b3e-4862-8c66-357e187d4077 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.297579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fac15078-bd55-4f7a-99a0-f87342782186 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.299983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.300260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.300468 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.300597 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for member b1bbb668-deff-43d5-bdf2-0e94e00774d4 {{(pid=99876) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:41:21.300682 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.group_snapshots [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group_snapshot with id: b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.304274 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.304274 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.364546 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fac15078-bd55-4f7a-99a0-f87342782186 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 returned with HTTP 202 Jul 03 10:41:21.365272 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 157/623] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:21 2026] DELETE /volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:21.377291 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.380420 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:21.380755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.381681 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.381681 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:21.382795 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:21.392819 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:21.393630 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:21.393860 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:21.455185 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:21.461303 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.461303 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:21.469253 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:21.469253 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:21.510343 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:21.516524 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.516524 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:21.527715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eedf142-47f0-4baa-b97b-0a8ce31396fa tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:21.528316 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 152/624] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:21.549438 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.549438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:21.549720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.549951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.550227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:21.551705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:21.556316 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:21.556874 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.556874 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:21.557844 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d508ad2a-21e1-4703-b7a0-ca6be34698d9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:21.558870 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 160/625] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.576028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b29adc4e-5a95-4a6c-9dbd-445c80868d7e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.578554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b29adc4e-5a95-4a6c-9dbd-445c80868d7e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff Jul 03 10:41:21.578854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b29adc4e-5a95-4a6c-9dbd-445c80868d7e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.579219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b29adc4e-5a95-4a6c-9dbd-445c80868d7e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.590160 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b29adc4e-5a95-4a6c-9dbd-445c80868d7e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff returned with HTTP 404 Jul 03 10:41:21.591197 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 158/626] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/snapshots/bf5707dc-b73c-4a6c-be58-b4e912e8bdff => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:41:21.609492 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.611961 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.612258 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.612493 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.612663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b1bbb668-deff-43d5-bdf2-0e94e00774d4 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:21.616466 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c9bb3cde-a714-47f6-8dea-8c790685bb8e tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 returned with HTTP 404 Jul 03 10:41:21.617042 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 153/627] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:21.625019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.630778 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.631125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.631464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.631700 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for member b1bbb668-deff-43d5-bdf2-0e94e00774d4 {{(pid=99874) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:41:21.631863 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.group_snapshots [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group_snapshot with id: b1bbb668-deff-43d5-bdf2-0e94e00774d4 Jul 03 10:41:21.638222 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4247c854-6f95-4faf-a454-1cb74f2999c7 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 returned with HTTP 404 Jul 03 10:41:21.638804 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 161/628] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:21 2026] DELETE /volume/v3/group_snapshots/b1bbb668-deff-43d5-bdf2-0e94e00774d4 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:21.650189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4c9eb1e4-b432-413b-927c-676b541257f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.652440 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:21.652699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.652940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.653348 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:21.653819 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.653819 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.655675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:21.665369 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:21.666278 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:21.666600 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:21.710129 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:21.710727 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:41:21.711037 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-ac8d3be5-18f2-457b-9abb-872a92dc3e96 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 returned with HTTP 200 Jul 03 10:41:21.711488 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 157/629] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:41:21 2026] PUT /volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:21.713182 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.713182 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.717326 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:21.717594 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:21.762933 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:21.772583 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.772583 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.782786 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4c9eb1e4-b432-413b-927c-676b541257f2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:21.783204 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 159/630] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:21.798308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d4aacd75-3941-4b91-98b0-a490df31665c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.800117 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142/action Jul 03 10:41:21.800574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:21.800723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:21.802461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for group 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99873) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:21.802571 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group with id: 3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:21.806049 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.806049 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:21.822568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.825341 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:21.825699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-824628490"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:21.827515 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-824628490'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:21.827659 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume of 1 GB Jul 03 10:41:21.832387 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Availability Zones retrieved successfully. Jul 03 10:41:21.839084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Flow 'volume_create_api' (47038ebf-da2f-4c4e-a7f0-adc1d349e49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:21.840333 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94570bfe-eed5-4c68-b830-ca51acacfeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:21.841577 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:21.871326 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94570bfe-eed5-4c68-b830-ca51acacfeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:21.872670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d3d178-a6f1-4043-98eb-bb15e5d5cfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:21.880013 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4aacd75-3941-4b91-98b0-a490df31665c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142/action returned with HTTP 202 Jul 03 10:41:21.880685 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 154/631] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:21 2026] POST /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:21.890134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.892182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 Jul 03 10:41:21.892369 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.892568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.899838 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.899838 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:21.904650 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:21.905922 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:21.906162 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:21.927450 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:21.931056 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:21.931372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:21.932169 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:21.936952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Created reservations ['19d7df8b-9044-4522-948d-aa977284547a', 'a58247a2-4fad-473e-9592-f1bd03251f22', '2a334e04-59d6-4791-a890-a9afc3951c8f', 'bd8342ab-88e1-45ea-b2f4-16d5ff945dc2'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:21.937739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d3d178-a6f1-4043-98eb-bb15e5d5cfec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d7df8b-9044-4522-948d-aa977284547a', 'a58247a2-4fad-473e-9592-f1bd03251f22', '2a334e04-59d6-4791-a890-a9afc3951c8f', 'bd8342ab-88e1-45ea-b2f4-16d5ff945dc2']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:21.938509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385f3372-beb9-4e43-b265-1fac612c0d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:21.955719 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.955719 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:21.960195 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:21.961968 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:21.964184 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:21.964184 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:21.964952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385f3372-beb9-4e43-b265-1fac612c0d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5140d9e5-71ec-4c29-941d-83b985e20fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-824628490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a464c51c78c146cb9b9ccb0d6591483a',qos_specs=None,replication_status=,reservations=['19d7df8b-9044-4522-948d-aa977284547a','a58247a2-4fad-473e-9592-f1bd03251f22','2a334e04-59d6-4791-a890-a9afc3951c8f','bd8342ab-88e1-45ea-b2f4-16d5ff945dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358d8aec32040488a8b901395fbf2dc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-824628490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5140d9e5-71ec-4c29-941d-83b985e20fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a464c51c78c146cb9b9ccb0d6591483a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358d8aec32040488a8b901395fbf2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:21.965779 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f368978-7d91-4a57-88d5-b22925a42123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:21.970180 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-569de3d8-fcb1-4375-b985-fb306ebf1cc7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:21.970708 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 160/632] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:21.975759 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d422749a-3007-4919-ab31-5e0ccb4c35ff tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 returned with HTTP 200 Jul 03 10:41:21.978218 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 158/633] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:21 2026] GET /volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:21.986317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f368978-7d91-4a57-88d5-b22925a42123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-824628490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a464c51c78c146cb9b9ccb0d6591483a',qos_specs=None,replication_status=,reservations=['19d7df8b-9044-4522-948d-aa977284547a','a58247a2-4fad-473e-9592-f1bd03251f22','2a334e04-59d6-4791-a890-a9afc3951c8f','bd8342ab-88e1-45ea-b2f4-16d5ff945dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358d8aec32040488a8b901395fbf2dc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:21.987048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a6d313-21e1-48f7-bc30-4b8a51aa6430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:21.999807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a6d313-21e1-48f7-bc30-4b8a51aa6430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:22.004947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Flow 'volume_create_api' (47038ebf-da2f-4c4e-a7f0-adc1d349e49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:22.004947 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Create volume request issued successfully. Jul 03 10:41:22.004947 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70d297a7-a27c-4fd2-9a3f-7f188e7a7013 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:22.004947 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 162/634] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:21 2026] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:22.020703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:22.023887 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:22.023887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:22.023887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:22.033217 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:22.033217 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:22.037424 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:22.043256 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c851df20-b51d-42e9-9ae7-3b07c8a10d29 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde returned with HTTP 200 Jul 03 10:41:22.043756 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 155/635] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:22 2026] GET /volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:22.095680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2904b3af-82f9-4e4f-ad50-e6e79d18b46f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:22.098605 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2904b3af-82f9-4e4f-ad50-e6e79d18b46f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] GET https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 Jul 03 10:41:22.098866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2904b3af-82f9-4e4f-ad50-e6e79d18b46f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:22.099096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2904b3af-82f9-4e4f-ad50-e6e79d18b46f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:22.107672 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2904b3af-82f9-4e4f-ad50-e6e79d18b46f tempest-TaggedBootDevicesTest-231029069 tempest-TaggedBootDevicesTest-231029069-project-member] https://10.4.3.52/volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 returned with HTTP 404 Jul 03 10:41:22.108607 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 161/636] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:22 2026] GET /volume/v3/volumes/8b8ebf9b-1ec1-4e28-a7f2-434a4c2541b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:22.985374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:22.987857 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:22.988085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:22.988564 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:22.991376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1106e5ef-6667-4945-91f2-d72abf2cfa71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:22.992235 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1106e5ef-6667-4945-91f2-d72abf2cfa71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 Jul 03 10:41:22.992447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1106e5ef-6667-4945-91f2-d72abf2cfa71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:22.992630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1106e5ef-6667-4945-91f2-d72abf2cfa71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.001650 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1106e5ef-6667-4945-91f2-d72abf2cfa71 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 returned with HTTP 404 Jul 03 10:41:23.001650 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 163/637] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:22 2026] GET /volume/v3/volumes/2e40ad71-edd9-4a6f-a848-494793505637 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:23.003477 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.003477 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:23.008802 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:23.012151 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b899e846-f611-49a8-8001-ded447d48156 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.014210 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b899e846-f611-49a8-8001-ded447d48156 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 Jul 03 10:41:23.014394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b899e846-f611-49a8-8001-ded447d48156 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.014557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b899e846-f611-49a8-8001-ded447d48156 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.016659 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2c0c57a-006c-48d0-8eb8-fb26819d689b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:23.017485 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 159/638] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:22 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:23.027197 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b899e846-f611-49a8-8001-ded447d48156 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 returned with HTTP 404 Jul 03 10:41:23.027975 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 156/639] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/volumes/c83eb843-c46f-4df0-9408-b44471bb1e03 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:23.035840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7100cbae-c5fe-41e4-916f-c725d82d321a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.039891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7100cbae-c5fe-41e4-916f-c725d82d321a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 Jul 03 10:41:23.040155 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7100cbae-c5fe-41e4-916f-c725d82d321a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.040341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7100cbae-c5fe-41e4-916f-c725d82d321a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.040500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-7100cbae-c5fe-41e4-916f-c725d82d321a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 3063cfee-8fc6-40ef-a172-27918179a142 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:23.043738 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=399,cinder:UPDATE=103,cinder:INSERT=49 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:41:23.045164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7100cbae-c5fe-41e4-916f-c725d82d321a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 returned with HTTP 404 Jul 03 10:41:23.045648 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 162/640] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/groups/3063cfee-8fc6-40ef-a172-27918179a142 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:23.054251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-80d699c3-a7d9-4e71-8958-89b8af9f7c0e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.058723 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80d699c3-a7d9-4e71-8958-89b8af9f7c0e tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/eed40a83-c657-42b4-ac09-2c8a1971975d Jul 03 10:41:23.059005 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80d699c3-a7d9-4e71-8958-89b8af9f7c0e tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.059005 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80d699c3-a7d9-4e71-8958-89b8af9f7c0e tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.059635 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.059635 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:23.067986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.070817 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:23.070981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.071215 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.088245 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.088245 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:23.093589 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:23.100212 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80d699c3-a7d9-4e71-8958-89b8af9f7c0e tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types/eed40a83-c657-42b4-ac09-2c8a1971975d returned with HTTP 202 Jul 03 10:41:23.100422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90a04ce4-be9e-416d-b02d-0d391794a2f6 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde returned with HTTP 200 Jul 03 10:41:23.100656 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 164/641] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:23 2026] DELETE /volume/v3/group_types/eed40a83-c657-42b4-ac09-2c8a1971975d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:23.100960 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 160/642] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:23.113069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a780623-3463-4f3c-b02d-d08b70fe1dc3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.124691 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a780623-3463-4f3c-b02d-d08b70fe1dc3 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e Jul 03 10:41:23.124920 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a780623-3463-4f3c-b02d-d08b70fe1dc3 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.125174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a780623-3463-4f3c-b02d-d08b70fe1dc3 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.174831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a780623-3463-4f3c-b02d-d08b70fe1dc3 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e returned with HTTP 202 Jul 03 10:41:23.174831 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 157/643] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:23 2026] DELETE /volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:23.186292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e28fc833-b274-46c7-9d46-5abbfead01ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.188375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e28fc833-b274-46c7-9d46-5abbfead01ee tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] GET https://10.4.3.52/volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e Jul 03 10:41:23.191768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e28fc833-b274-46c7-9d46-5abbfead01ee tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.191768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e28fc833-b274-46c7-9d46-5abbfead01ee tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.193341 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e28fc833-b274-46c7-9d46-5abbfead01ee tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e returned with HTTP 404 Jul 03 10:41:23.194734 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 163/644] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/types/3deb6f2e-2ced-44d6-9e41-ff693fc0db0e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:23.205308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c58e7d57-9075-4b94-b4b4-e030bec74d68 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.207080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c58e7d57-9075-4b94-b4b4-e030bec74d68 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:23.208360 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c58e7d57-9075-4b94-b4b4-e030bec74d68 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1653164514"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:23.223630 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c58e7d57-9075-4b94-b4b4-e030bec74d68 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:23.224191 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 165/645] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:41:23 2026] POST /volume/v3/types => generated 224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:23.235720 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dda18ef8-5d03-49db-8f43-ec984128a784 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.238092 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dda18ef8-5d03-49db-8f43-ec984128a784 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:23.238640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dda18ef8-5d03-49db-8f43-ec984128a784 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1641166178"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:23.259241 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dda18ef8-5d03-49db-8f43-ec984128a784 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:23.259823 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 161/646] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:23 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:23.269768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.271589 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:41:23.271996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cfc14acd-41b8-4c46-a406-394e3340d4a6", "volume_types": ["23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26"], "name": "tempest-GroupSnapshotsTest-Group-631923287"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:23.274818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group {'group': {'group_type': 'cfc14acd-41b8-4c46-a406-394e3340d4a6', 'volume_types': ['23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26'], 'name': 'tempest-GroupSnapshotsTest-Group-631923287'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:41:23.280348 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group tempest-GroupSnapshotsTest-Group-631923287. Jul 03 10:41:23.298829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:41:23.298520. {{(pid=99873) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:41:23.298968 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:23.315879 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['52de2edf-c7d9-4918-8c58-0783e1daba3d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:23.350844 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ec74ab9-cccb-433a-95b0-c44a2304d7db tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:41:23.351364 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 158/647] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:41:23 2026] POST /volume/v3/groups => generated 111 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:23.363833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.365793 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 Jul 03 10:41:23.366090 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.366351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.366509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 12d64df0-aaf6-41d3-bf38-03c0188780f7 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:23.371149 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.371149 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:23.382082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1a82275-7097-47cb-ba9d-5b3281cd33a4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 returned with HTTP 200 Jul 03 10:41:23.382477 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 164/648] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:23.678550 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.678550 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:23.678550 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.678550 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.678550 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Delete volume with id: 5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:23.688673 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.688673 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:23.689274 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:23.728863 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Delete volume request issued successfully. Jul 03 10:41:23.729065 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba1180f0-0fb8-4811-b7eb-01dc5ca9bcd1 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde returned with HTTP 202 Jul 03 10:41:23.729690 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 166/649] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:23 2026] DELETE /volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:23.738621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:23.741313 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:23.741609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:23.741913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:23.744790 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=398,cinder:UPDATE=111,cinder:INSERT=56 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:41:23.751076 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:23.751076 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:23.756436 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:23.762006 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2c41eaf-3a26-4ceb-a6a2-25e6cd12fc35 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde returned with HTTP 200 Jul 03 10:41:23.762461 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 162/650] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:23 2026] GET /volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:24.032755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d893961a-d732-4e56-9d3f-f347bfef459d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.035276 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d893961a-d732-4e56-9d3f-f347bfef459d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:24.035276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d893961a-d732-4e56-9d3f-f347bfef459d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.035276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d893961a-d732-4e56-9d3f-f347bfef459d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.054075 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.054075 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:24.068299 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d893961a-d732-4e56-9d3f-f347bfef459d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:24.075941 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d893961a-d732-4e56-9d3f-f347bfef459d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:24.076420 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 159/651] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:24 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:24.107017 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.108652 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:24.109000 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2ffc5ef5-7cd6-4192-9d00-6cae9a6955d1", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-618921304"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:24.110631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'imageRef': '2ffc5ef5-7cd6-4192-9d00-6cae9a6955d1', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-618921304'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:24.383707 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume of 2 GB Jul 03 10:41:24.384151 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.384151 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:24.388444 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Availability Zones retrieved successfully. Jul 03 10:41:24.396261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (bf3b2934-319c-4c68-af19-390329c6016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:24.397346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d67a8-b57c-43f1-9404-c45f7b3ae724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.398715 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Validating volume size '2' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:24.400810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.402573 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 Jul 03 10:41:24.402803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.402989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.403124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 12d64df0-aaf6-41d3-bf38-03c0188780f7 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:24.410831 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.410831 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:24.427087 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b62a7ea9-320a-44d5-a91b-5fd5346d440a tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 returned with HTTP 200 Jul 03 10:41:24.427536 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 167/652] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:24 2026] GET /volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:24.451921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.451921 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:24.451921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-193296036", "volume_type": "23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26", "group_id": "12d64df0-aaf6-41d3-bf38-03c0188780f7", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:24.456125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-193296036', 'volume_type': '23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26', 'group_id': '12d64df0-aaf6-41d3-bf38-03c0188780f7', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:24.461448 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d67a8-b57c-43f1-9404-c45f7b3ae724) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:41:24.461448 np0000004406 devstack@c-api.service[99876]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 2ffc5ef5-7cd6-4192-9d00-6cae9a6955d1 is not active. Jul 03 10:41:24.464540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d67a8-b57c-43f1-9404-c45f7b3ae724) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.465613 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d67a8-b57c-43f1-9404-c45f7b3ae724) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:41:24.466696 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (bf3b2934-319c-4c68-af19-390329c6016f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:41:24.467166 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7cd72ecf-35dc-4d93-8570-0d62ae97f6eb tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:24.470287 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 165/653] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:41:24 2026] POST /volume/v3/volumes => generated 125 bytes in 361 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:24.470322 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.470322 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:24.470322 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume of 1 GB Jul 03 10:41:24.480601 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Availability Zones retrieved successfully. Jul 03 10:41:24.492708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (c6943e23-735b-447d-a558-2d56d10f6323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:24.492708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78abec01-f38b-4a7d-83fc-e07390761416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.492708 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.492708 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:24.492708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:24.518729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78abec01-f38b-4a7d-83fc-e07390761416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1653164514',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '12d64df0-aaf6-41d3-bf38-03c0188780f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:24.519496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585e02df-dfa1-472f-a1c3-8aaf8647c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.556035 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1653164514 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1653164514, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:24.556324 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1653164514 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1653164514, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:24.599459 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['ca69fd2d-d9d7-47c3-b648-b2553f5efd54', 'e51574fe-e26f-4d88-a86e-48e92fe4c0a6', '16dc91d3-b523-4769-abd0-e8798eab6328', '8505d9eb-5d1c-4f5c-8dc2-153593e3d0ca'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:24.601416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585e02df-dfa1-472f-a1c3-8aaf8647c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca69fd2d-d9d7-47c3-b648-b2553f5efd54', 'e51574fe-e26f-4d88-a86e-48e92fe4c0a6', '16dc91d3-b523-4769-abd0-e8798eab6328', '8505d9eb-5d1c-4f5c-8dc2-153593e3d0ca']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:24.602393 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30fa3ef-cceb-484e-b5a5-bc00ef6ace9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.633859 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30fa3ef-cceb-484e-b5a5-bc00ef6ace9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07da02c5-4e69-48ba-930e-c1c44370e679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-193296036',encryption_key_id=None,group_id=12d64df0-aaf6-41d3-bf38-03c0188780f7,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['ca69fd2d-d9d7-47c3-b648-b2553f5efd54','e51574fe-e26f-4d88-a86e-48e92fe4c0a6','16dc91d3-b523-4769-abd0-e8798eab6328','8505d9eb-5d1c-4f5c-8dc2-153593e3d0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-193296036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=12d64df0-aaf6-41d3-bf38-03c0188780f7,host=None,id=07da02c5-4e69-48ba-930e-c1c44370e679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6231b1685cb44981b382ac27cebd4639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b115ad6acc464eab4b8ac037865ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26),volume_type_id=23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:24.635402 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212424e8-3b04-4b2e-98d9-a9866fd06486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.661028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212424e8-3b04-4b2e-98d9-a9866fd06486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-193296036',encryption_key_id=None,group_id=12d64df0-aaf6-41d3-bf38-03c0188780f7,group_type_id=,metadata={},multiattach=False,project_id='6231b1685cb44981b382ac27cebd4639',qos_specs=None,replication_status=,reservations=['ca69fd2d-d9d7-47c3-b648-b2553f5efd54','e51574fe-e26f-4d88-a86e-48e92fe4c0a6','16dc91d3-b523-4769-abd0-e8798eab6328','8505d9eb-5d1c-4f5c-8dc2-153593e3d0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b115ad6acc464eab4b8ac037865ada',volume_type_id=23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:24.662153 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3a03e8-278c-47db-b6ea-23f3b53cc539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:24.686264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3a03e8-278c-47db-b6ea-23f3b53cc539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:24.687121 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Flow 'volume_create_api' (c6943e23-735b-447d-a558-2d56d10f6323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:24.687669 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Create volume request issued successfully. Jul 03 10:41:24.688960 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:24.688960 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:24.733482 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:24.740624 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.740624 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:24.745850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d76953fb-0db2-43f1-a2cf-017c7b9fa929 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:24.746457 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 163/654] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:24 2026] POST /volume/v3/volumes => generated 820 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:24.759567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.762199 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 Jul 03 10:41:24.762475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.762891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.766514 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=407,cinder:INSERT=58,cinder:UPDATE=94 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:41:24.777195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2acdc632-cf0f-4496-a768-bb45e20cc857 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.781033 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.781033 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:24.781803 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2acdc632-cf0f-4496-a768-bb45e20cc857 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde Jul 03 10:41:24.781803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2acdc632-cf0f-4496-a768-bb45e20cc857 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.782002 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2acdc632-cf0f-4496-a768-bb45e20cc857 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.783899 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:24.784571 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:24.784740 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:24.790368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2acdc632-cf0f-4496-a768-bb45e20cc857 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde returned with HTTP 404 Jul 03 10:41:24.790840 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 168/655] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:24 2026] GET /volume/v3/volumes/5140d9e5-71ec-4c29-941d-83b985e20fde => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:24.798947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.803260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:24.803446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.803615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.803784 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Delete volume with id: ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:24.810533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.810533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:24.811299 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:24.835120 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:24.841539 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.841539 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:24.844009 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Delete volume request issued successfully. Jul 03 10:41:24.844277 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97504ddb-0f32-43b8-8be1-0a1217cf4900 tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 202 Jul 03 10:41:24.844678 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 166/656] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:24 2026] DELETE /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:24.855813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5d4b24a-cb6d-4998-9a6d-2d7dafce369d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 returned with HTTP 200 Jul 03 10:41:24.857151 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 160/657] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:24 2026] GET /volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 => generated 888 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:24.858556 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:24.861699 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:24.861963 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:24.862239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:24.871579 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:24.871579 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:24.876606 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Volume info retrieved successfully. Jul 03 10:41:24.882193 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a1aabd8-4d56-4c2c-a844-8bec7e1e7ede tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 200 Jul 03 10:41:24.882740 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 164/658] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:24 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:25.091617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.094292 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:25.094599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:25.095029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:25.118652 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:25.118652 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:25.122731 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:25.130946 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8696b70a-b75d-4a71-abe8-b3b5ea019f3d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:25.131709 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 169/659] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:25 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:41:25.615828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.617795 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:25.618180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1527715230"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:25.619894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1527715230'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:25.620133 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume of 1 GB Jul 03 10:41:25.624434 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Availability Zones retrieved successfully. Jul 03 10:41:25.630888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Flow 'volume_create_api' (b413cae8-0ad4-434e-a518-a76a6eca6b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:25.631939 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bd26d3-0078-4e13-8a72-88d00be44404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:25.632960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:25.672052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bd26d3-0078-4e13-8a72-88d00be44404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:25.673496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea60a377-6b3b-4a6b-8fd6-b796bd7f3a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:25.723740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Created reservations ['d64590f8-736e-4804-87ff-c94b6ca7f318', '58c1a312-0705-40e2-9419-d13d199a7839', '3b68623e-85f5-4eb8-86af-a84aa6514475', 'c6886f8a-deb4-43ce-9215-d7f20656e8e3'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:25.724585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea60a377-6b3b-4a6b-8fd6-b796bd7f3a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64590f8-736e-4804-87ff-c94b6ca7f318', '58c1a312-0705-40e2-9419-d13d199a7839', '3b68623e-85f5-4eb8-86af-a84aa6514475', 'c6886f8a-deb4-43ce-9215-d7f20656e8e3']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:25.725345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3300ab72-ed2c-4b76-8855-dbea9b209cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:25.746718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3300ab72-ed2c-4b76-8855-dbea9b209cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30308197-7041-4044-83b1-5ed7d6dab3c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1527715230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436a8b84b1254c578a4dc5df7509ed2a',qos_specs=None,replication_status=,reservations=['d64590f8-736e-4804-87ff-c94b6ca7f318','58c1a312-0705-40e2-9419-d13d199a7839','3b68623e-85f5-4eb8-86af-a84aa6514475','c6886f8a-deb4-43ce-9215-d7f20656e8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1527715230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30308197-7041-4044-83b1-5ed7d6dab3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436a8b84b1254c578a4dc5df7509ed2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:25.747503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71cb4361-9da1-43cb-a379-daa360a87516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:25.771180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71cb4361-9da1-43cb-a379-daa360a87516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1527715230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436a8b84b1254c578a4dc5df7509ed2a',qos_specs=None,replication_status=,reservations=['d64590f8-736e-4804-87ff-c94b6ca7f318','58c1a312-0705-40e2-9419-d13d199a7839','3b68623e-85f5-4eb8-86af-a84aa6514475','c6886f8a-deb4-43ce-9215-d7f20656e8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b47ad8f29be14a44a90fe431b0d371c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:25.774271 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b966b1-b441-4c57-a433-d23c492c339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:25.785099 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b966b1-b441-4c57-a433-d23c492c339f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:25.785542 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Flow 'volume_create_api' (b413cae8-0ad4-434e-a518-a76a6eca6b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:25.785868 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Create volume request issued successfully. Jul 03 10:41:25.786503 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17e00f9c-d16a-41f9-aac7-24f3fc1eb5cc tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:25.787182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 167/660] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:25 2026] POST /volume/v3/volumes => generated 757 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:25.799435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.801690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:41:25.801690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:25.801690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:25.811646 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:25.811646 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:25.815232 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:41:25.819140 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f8cac011-2903-4d1f-bd53-1f7b1aba4aa1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:41:25.819140 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 161/661] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:25 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:25.874459 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5932cff8-05d1-496c-a20c-902603df20b4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.876587 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 Jul 03 10:41:25.876869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:25.877134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:25.887475 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:25.887475 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:25.893025 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:25.893843 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:25.894056 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:25.905519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7f17cf1d-f777-49fb-ad96-e9f63b04895c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.907447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f17cf1d-f777-49fb-ad96-e9f63b04895c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] GET https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 Jul 03 10:41:25.907639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f17cf1d-f777-49fb-ad96-e9f63b04895c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:25.907888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f17cf1d-f777-49fb-ad96-e9f63b04895c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:25.914726 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f17cf1d-f777-49fb-ad96-e9f63b04895c tempest-ServersNegativeTestJSON-110456432 tempest-ServersNegativeTestJSON-110456432-project-member] https://10.4.3.52/volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 returned with HTTP 404 Jul 03 10:41:25.915429 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 170/662] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:25 2026] GET /volume/v3/volumes/ddd52bb1-d083-44c8-aa2f-b8dd0105e770 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:25.946224 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:25.949966 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:25.949966 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:25.958934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5932cff8-05d1-496c-a20c-902603df20b4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 returned with HTTP 200 Jul 03 10:41:25.959502 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 165/663] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:25 2026] GET /volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:25.977172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:25.978891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/group_snapshots Jul 03 10:41:25.979431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "12d64df0-aaf6-41d3-bf38-03c0188780f7", "name": "tempest-group_snapshot-85491633"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:25.981005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '12d64df0-aaf6-41d3-bf38-03c0188780f7', 'name': 'tempest-group_snapshot-85491633'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 10:41:25.984887 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:25.984887 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:25.990464 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.group_snapshots [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Creating group_snapshot tempest-group_snapshot-85491633. Jul 03 10:41:26.008644 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:26.008644 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:26.032243 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1653164514 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1653164514, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:26.032528 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1653164514 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1653164514, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:26.068475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Created reservations ['8211796f-7faa-4e6d-b0ad-7b5174c7293b', 'bbdb1a3e-a0a0-416e-97ca-0ec4d4330ae5', '12be073e-413e-48df-a304-78bd038eafea', '370b6028-1ed3-4b6b-8705-2c18c8fd5f57'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:26.110954 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b256a78-611a-4b5a-ad7f-af5f1b0d5a6c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots returned with HTTP 202 Jul 03 10:41:26.111279 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 168/664] 10.4.3.52 () {70 vars in 1317 bytes} [Fri Jul 3 10:41:25 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:26.121866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f6293c88-5745-4f08-9f42-7acd843d8757 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:26.124021 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f6293c88-5745-4f08-9f42-7acd843d8757 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:26.124412 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f6293c88-5745-4f08-9f42-7acd843d8757 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:26.124625 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f6293c88-5745-4f08-9f42-7acd843d8757 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:26.125004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-f6293c88-5745-4f08-9f42-7acd843d8757 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:26.130274 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:26.130274 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:26.135750 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f6293c88-5745-4f08-9f42-7acd843d8757 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 200 Jul 03 10:41:26.136480 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 162/665] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:26 2026] GET /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 305 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:26.148530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:26.151083 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:26.151447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:26.151999 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:26.172224 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:26.172224 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:26.178138 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:26.183448 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-324c04b2-58e4-422a-80e2-b859bf0e5660 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:26.184251 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 171/666] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:26 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:26.753400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9891204e-313c-4f31-a174-ae7c93e293d4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:26.755431 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:26.755772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c2054375-3be1-4abc-9c55-994c453a0ddf"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:26.757226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c2054375-3be1-4abc-9c55-994c453a0ddf'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:26.832322 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:26.837039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:41:26.837241 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:26.837409 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:26.844249 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:26.844249 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:26.851407 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:41:26.855427 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd9321ec-f77f-45c7-b8d9-7bc239e941d2 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:41:26.856004 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 169/667] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:26 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:27.008905 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume of 1 GB Jul 03 10:41:27.016569 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Availability Zones retrieved successfully. Jul 03 10:41:27.028190 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (1d36e60b-2fad-48a3-9e68-e87159e886d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:27.029024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe53859-e344-4242-9c72-cea021fb8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:27.030457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:27.080200 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe53859-e344-4242-9c72-cea021fb8a02) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:41:27.080200 np0000004406 devstack@c-api.service[99875]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 10:41:27.081831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe53859-e344-4242-9c72-cea021fb8a02) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:27.082522 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe53859-e344-4242-9c72-cea021fb8a02) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:41:27.083414 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Flow 'volume_create_api' (1d36e60b-2fad-48a3-9e68-e87159e886d0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:41:27.083746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9891204e-313c-4f31-a174-ae7c93e293d4 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:27.084258 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 166/668] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:26 2026] POST /volume/v3/volumes => generated 134 bytes in 331 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:27.149185 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.153533 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.153904 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.154230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.154432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:27.159651 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.159651 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:27.164857 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56eacea2-2fcc-4b3d-a4fc-e6de169bb6cf tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 200 Jul 03 10:41:27.165275 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 163/669] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 306 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.179049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.181579 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:27.181579 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.182029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.182384 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.184590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:27.188829 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:27.189524 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.189524 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:27.190567 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-897c0ead-93a6-4e1b-9b7a-f03e50b753d3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:27.191153 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 172/670] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:27.196994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-346e8d9e-3816-4f49-9d50-aab264874a82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.199541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-346e8d9e-3816-4f49-9d50-aab264874a82 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:27.199883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-346e8d9e-3816-4f49-9d50-aab264874a82 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.200242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-346e8d9e-3816-4f49-9d50-aab264874a82 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.203264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.205965 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/397b2b20-2a85-4980-8787-73794b838eb5 Jul 03 10:41:27.206188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.206422 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.213165 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.213165 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:27.213463 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Snapshot retrieved successfully. Jul 03 10:41:27.214751 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6b4a9d60-0d8a-4ba1-b9b6-e52ec707fdca tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/397b2b20-2a85-4980-8787-73794b838eb5 returned with HTTP 200 Jul 03 10:41:27.215243 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 167/671] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/snapshots/397b2b20-2a85-4980-8787-73794b838eb5 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:27.218937 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.218937 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:27.223343 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-346e8d9e-3816-4f49-9d50-aab264874a82 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:27.224828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.226757 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.227121 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.227351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.227519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:27.230128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-346e8d9e-3816-4f49-9d50-aab264874a82 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:27.231054 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 170/672] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:27.233894 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.233894 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:27.237658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f89352c-9a1c-48b4-9e54-f28c01c885b3 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 200 Jul 03 10:41:27.238229 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 164/673] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 306 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.248935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-776e781a-1542-49a4-98b0-75d738166efc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.253790 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-776e781a-1542-49a4-98b0-75d738166efc tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/detail Jul 03 10:41:27.255220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-776e781a-1542-49a4-98b0-75d738166efc tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.255693 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-776e781a-1542-49a4-98b0-75d738166efc tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.278410 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-776e781a-1542-49a4-98b0-75d738166efc tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 10:41:27.279054 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 173/674] 10.4.3.52 () {68 vars in 1316 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.289094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e832b601-8704-412c-86ac-5646a749c6b2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.291531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.291790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.291999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.292196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99875) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:41:27.292284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.group_snapshots [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group_snapshot with id: b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.295313 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.295313 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:27.328767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e832b601-8704-412c-86ac-5646a749c6b2 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 202 Jul 03 10:41:27.329321 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 168/675] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:27 2026] DELETE /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:27.338395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.340450 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:27.340683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.340899 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.341313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.342167 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.352698 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:27.353399 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:27.353546 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:27.395826 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:27.399537 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.399537 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:27.408693 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f2300ba-5f50-41c0-b2eb-9431ed8645c1 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:27.409046 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 171/676] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.427995 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba45277d-d331-40df-9c78-1ad478e4032b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.430125 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:41:27.431092 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.431325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.431642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.432672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:41:27.439251 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all snapshots completed successfully. Jul 03 10:41:27.440195 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba45277d-d331-40df-9c78-1ad478e4032b tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:41:27.440729 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 165/677] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:27.454950 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.459028 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.459313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.459584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.459804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:41:27.466472 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4f456291-4bd4-42ac-8e33-3bd4bebb8b4c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 404 Jul 03 10:41:27.467024 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 174/678] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:27.475837 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1c17b6a6-da9c-4568-9020-0d6d59cdb40d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.477450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c17b6a6-da9c-4568-9020-0d6d59cdb40d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/group_snapshots Jul 03 10:41:27.477614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c17b6a6-da9c-4568-9020-0d6d59cdb40d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.477832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c17b6a6-da9c-4568-9020-0d6d59cdb40d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.478121 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.478121 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:27.487806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c17b6a6-da9c-4568-9020-0d6d59cdb40d tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots returned with HTTP 200 Jul 03 10:41:27.489078 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 169/679] 10.4.3.52 () {68 vars in 1295 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:27.500548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.502620 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.502876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.503044 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.503232 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for member b6f54724-41d5-4c1b-8d3c-53715207c6f3 {{(pid=99876) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:41:27.503373 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.group_snapshots [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group_snapshot with id: b6f54724-41d5-4c1b-8d3c-53715207c6f3 Jul 03 10:41:27.506540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad5e8ca8-7a3b-4de6-8083-eecffa9305c4 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 returned with HTTP 404 Jul 03 10:41:27.507184 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 172/680] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:27 2026] DELETE /volume/v3/group_snapshots/b6f54724-41d5-4c1b-8d3c-53715207c6f3 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:27.517237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f55b2d04-edb4-4257-a183-24b90839825c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.520867 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:27.520867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.521524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.521524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.525230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.533888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aa096efb-48f4-4ce2-a238-bff0737d18b6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.534238 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Get all volumes completed successfully. Jul 03 10:41:27.534545 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:27.534697 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:27.537199 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aa096efb-48f4-4ce2-a238-bff0737d18b6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.537603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aa096efb-48f4-4ce2-a238-bff0737d18b6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.540313 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aa096efb-48f4-4ce2-a238-bff0737d18b6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:27.541095 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 175/681] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:27.556609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a2e94ee2-ef05-47fd-b766-2b2d587d625d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.557724 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2e94ee2-ef05-47fd-b766-2b2d587d625d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.558353 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a2e94ee2-ef05-47fd-b766-2b2d587d625d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c7d139a3-be1f-497f-88a4-1b8f1178f90e"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.560074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-a2e94ee2-ef05-47fd-b766-2b2d587d625d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c7d139a3-be1f-497f-88a4-1b8f1178f90e'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:27.568609 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2e94ee2-ef05-47fd-b766-2b2d587d625d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 404 Jul 03 10:41:27.569304 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 170/682] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:27.579038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd24e842-57ee-4b9a-8274-6ccbdf77ff95 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.581212 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd24e842-57ee-4b9a-8274-6ccbdf77ff95 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.581557 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd24e842-57ee-4b9a-8274-6ccbdf77ff95 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d09a2a43-7331-49f1-bbf0-49d0813505d6"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.582960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-cd24e842-57ee-4b9a-8274-6ccbdf77ff95 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd09a2a43-7331-49f1-bbf0-49d0813505d6'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:27.590561 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:27.590713 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd24e842-57ee-4b9a-8274-6ccbdf77ff95 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 404 Jul 03 10:41:27.591398 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 173/683] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:41:27.594123 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.594123 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:27.600290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dfe69bf4-4db0-4b56-85d8-2778b1fc1c98 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.602027 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dfe69bf4-4db0-4b56-85d8-2778b1fc1c98 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.602374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dfe69bf4-4db0-4b56-85d8-2778b1fc1c98 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1aad54d7-857a-481d-9a2a-d14116659c7f"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.603970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-dfe69bf4-4db0-4b56-85d8-2778b1fc1c98 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1aad54d7-857a-481d-9a2a-d14116659c7f'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:27.606499 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f55b2d04-edb4-4257-a183-24b90839825c tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:27.608841 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 166/684] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.613118 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dfe69bf4-4db0-4b56-85d8-2778b1fc1c98 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 404 Jul 03 10:41:27.613527 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 176/685] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:27.621966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-98794ffc-18d1-47b9-8f3f-a45e4edbf8a6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.624234 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.625924 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] POST https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7/action Jul 03 10:41:27.626372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:27.627178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.627824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] delete called for group 12d64df0-aaf6-41d3-bf38-03c0188780f7 {{(pid=99876) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:27.627928 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Delete group with id: 12d64df0-aaf6-41d3-bf38-03c0188780f7 Jul 03 10:41:27.629366 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98794ffc-18d1-47b9-8f3f-a45e4edbf8a6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.629707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-98794ffc-18d1-47b9-8f3f-a45e4edbf8a6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.632093 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98794ffc-18d1-47b9-8f3f-a45e4edbf8a6 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:27.632702 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 171/686] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:27.636984 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.636984 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:27.644277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c790075e-caa1-49c7-914d-06cf7e10485e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.649648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c790075e-caa1-49c7-914d-06cf7e10485e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.649648 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c790075e-caa1-49c7-914d-06cf7e10485e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.651854 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c790075e-caa1-49c7-914d-06cf7e10485e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:27.652399 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 167/687] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:27.661189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4fef8fc1-e849-4ad3-86da-ef70b3ae0689 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.663004 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4fef8fc1-e849-4ad3-86da-ef70b3ae0689 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:27.663701 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4fef8fc1-e849-4ad3-86da-ef70b3ae0689 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.664842 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4fef8fc1-e849-4ad3-86da-ef70b3ae0689 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:41:27.665348 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 177/688] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:27.672583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.675012 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] DELETE https://10.4.3.52/volume/v3/volumes/tempest-invalid-457541519 Jul 03 10:41:27.675196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.675419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.675567 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Delete volume with id: tempest-invalid-457541519 Jul 03 10:41:27.688596 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-44caccf5-9f68-4f27-8343-85a87fdc1928 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/tempest-invalid-457541519 returned with HTTP 404 Jul 03 10:41:27.689056 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 172/689] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:41:27 2026] DELETE /volume/v3/volumes/tempest-invalid-457541519 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:27.695148 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-01be2c54-1ab7-4d10-a4dd-188f2d994818 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7/action returned with HTTP 202 Jul 03 10:41:27.696012 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 174/690] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:27.697760 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b178a2bc-e720-47ed-9bac-691c8292f067 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.700481 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 168/691] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:41:27 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 10:41:27.704436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.706715 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 Jul 03 10:41:27.706955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.707194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.714188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82529adc-2c92-4045-bf65-a41bb2878f35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.716188 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82529adc-2c92-4045-bf65-a41bb2878f35 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/xxx/action Jul 03 10:41:27.716852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82529adc-2c92-4045-bf65-a41bb2878f35 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-detach": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:27.717424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82529adc-2c92-4045-bf65-a41bb2878f35 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:27.717493 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.717493 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:27.722485 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Volume info retrieved successfully. Jul 03 10:41:27.723449 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:27.724224 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:27.727790 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82529adc-2c92-4045-bf65-a41bb2878f35 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 10:41:27.730144 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 173/692] 10.4.3.52 () {68 vars in 1284 bytes} [Fri Jul 3 10:41:27 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:27.736977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2e8b3191-f835-4eb5-a7ef-8c7faaee7258 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.738741 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e8b3191-f835-4eb5-a7ef-8c7faaee7258 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/tempest-invalid-298447660 Jul 03 10:41:27.738977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e8b3191-f835-4eb5-a7ef-8c7faaee7258 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.739255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e8b3191-f835-4eb5-a7ef-8c7faaee7258 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.750441 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e8b3191-f835-4eb5-a7ef-8c7faaee7258 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/tempest-invalid-298447660 returned with HTTP 404 Jul 03 10:41:27.751149 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 175/693] 10.4.3.52 () {66 vars in 1308 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/tempest-invalid-298447660 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:27.763002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-745e455a-9d7f-49c2-bc20-a2bed3ca2dcb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.765283 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 169/694] 10.4.3.52 () {66 vars in 1233 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 10:41:27.773543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.776826 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?status=null Jul 03 10:41:27.776826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.776826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.778122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.778122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Could not evaluate value null, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:41:27.778498 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.784250 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:27.791339 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:27.791339 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:27.799252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae3cdf75-5c9a-4cff-bfdc-cfa892594bd9 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 returned with HTTP 200 Jul 03 10:41:27.799358 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 178/695] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:27.827600 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Get all volumes completed successfully. Jul 03 10:41:27.830190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b55fb27-dacc-499b-82e3-582bacbf7d9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 10:41:27.830190 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 174/696] 10.4.3.52 () {66 vars in 1274 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:27.846073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.849436 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1008343943 Jul 03 10:41:27.849667 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.849892 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.850189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.851089 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1008343943'), ('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.892979 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Get all volumes completed successfully. Jul 03 10:41:27.895421 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1fb7f79a-8f9d-43cc-b088-81575c38cae1 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1008343943 returned with HTTP 200 Jul 03 10:41:27.895860 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 176/697] 10.4.3.52 () {66 vars in 1352 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1008343943 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:27.910678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.912213 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes?status=null Jul 03 10:41:27.912498 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.912800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.913118 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.913430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Could not evaluate value null, assuming string {{(pid=99873) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:41:27.915768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.946675 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Get all volumes completed successfully. Jul 03 10:41:27.947039 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3da55867-e9e1-46df-b467-2b4b5df2df7d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 10:41:27.947502 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 170/698] 10.4.3.52 () {66 vars in 1253 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:27.956490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2e75e309-96d6-441b-802d-9a6a321da362 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:27.958752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2025456008 Jul 03 10:41:27.958960 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:27.959317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:27.959916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:27.960754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2025456008'), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:27.991474 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Get all volumes completed successfully. Jul 03 10:41:27.991861 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e75e309-96d6-441b-802d-9a6a321da362 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2025456008 returned with HTTP 200 Jul 03 10:41:27.992268 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 179/699] 10.4.3.52 () {66 vars in 1331 bytes} [Fri Jul 3 10:41:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2025456008 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:28.001699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.003758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.004262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.004410 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.013505 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.013505 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:28.014088 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.023878 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Reserve volume completed successfully. Jul 03 10:41:28.023878 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4ccd9472-2f27-4aad-8e41-f7e6fe8fdc59 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 202 Jul 03 10:41:28.024447 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 175/700] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:41:28.034702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.036349 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.036725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.036912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.045593 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.045593 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:28.046134 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.050548 np0000004406 devstack@c-api.service[99876]: ERROR cinder.volume.api [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 10:41:28.050862 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5c77ccb3-afb5-4b90-9048-33b5d37be43a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 400 Jul 03 10:41:28.051389 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 177/701] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:28.060090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.062510 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.063000 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.063446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.083857 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.083857 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:28.084847 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.106285 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Unreserve volume completed successfully. Jul 03 10:41:28.106527 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec6a82dd-8ef0-4696-a6f4-11f78b3194c0 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 202 Jul 03 10:41:28.107159 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 171/702] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:41:28.118488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0375bdc1-8d7f-4ca1-8468-94215203ac89 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.120368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0375bdc1-8d7f-4ca1-8468-94215203ac89 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/1f0e1d3a-bfd2-4399-82b5-fed613ef885f/action Jul 03 10:41:28.120695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0375bdc1-8d7f-4ca1-8468-94215203ac89 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.120812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0375bdc1-8d7f-4ca1-8468-94215203ac89 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.139248 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0375bdc1-8d7f-4ca1-8468-94215203ac89 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/1f0e1d3a-bfd2-4399-82b5-fed613ef885f/action returned with HTTP 404 Jul 03 10:41:28.140041 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 180/703] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/1f0e1d3a-bfd2-4399-82b5-fed613ef885f/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.152334 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8a5b3a6a-5ebe-4ed0-b96c-30fdc327b3be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.155199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a5b3a6a-5ebe-4ed0-b96c-30fdc327b3be tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/d83ec249-3e13-443b-a14a-85a0e5b3b673/action Jul 03 10:41:28.156849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a5b3a6a-5ebe-4ed0-b96c-30fdc327b3be tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.156849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a5b3a6a-5ebe-4ed0-b96c-30fdc327b3be tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.168757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a5b3a6a-5ebe-4ed0-b96c-30fdc327b3be tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/d83ec249-3e13-443b-a14a-85a0e5b3b673/action returned with HTTP 404 Jul 03 10:41:28.169837 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 176/704] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/d83ec249-3e13-443b-a14a-85a0e5b3b673/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.187689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0e530491-c852-4347-b89b-208de63978b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.193721 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 178/705] 10.4.3.52 () {68 vars in 1253 bytes} [Fri Jul 3 10:41:28 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 10:41:28.207333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1717bf5c-d4b5-4d77-b911-1f4a4599022d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.210044 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1717bf5c-d4b5-4d77-b911-1f4a4599022d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] PUT https://10.4.3.52/volume/v3/volumes/tempest-invalid-643631054 Jul 03 10:41:28.210552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1717bf5c-d4b5-4d77-b911-1f4a4599022d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.222207 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1717bf5c-d4b5-4d77-b911-1f4a4599022d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/tempest-invalid-643631054 returned with HTTP 404 Jul 03 10:41:28.222813 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 172/706] 10.4.3.52 () {68 vars in 1328 bytes} [Fri Jul 3 10:41:28 2026] PUT /volume/v3/volumes/tempest-invalid-643631054 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:28.236363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-56a1f500-3072-4594-b1d4-189e4695c962 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.238344 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56a1f500-3072-4594-b1d4-189e4695c962 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] PUT https://10.4.3.52/volume/v3/volumes/0df55961-599b-45f1-aaba-97324167deff Jul 03 10:41:28.238683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-56a1f500-3072-4594-b1d4-189e4695c962 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.247253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.248038 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56a1f500-3072-4594-b1d4-189e4695c962 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/0df55961-599b-45f1-aaba-97324167deff returned with HTTP 404 Jul 03 10:41:28.248730 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 181/707] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:41:28 2026] PUT /volume/v3/volumes/0df55961-599b-45f1-aaba-97324167deff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.250949 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:28.252844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.252844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.260363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.262718 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f9a60583-ea2c-4a5c-9d19-7eaf2d045eca Jul 03 10:41:28.264056 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.264401 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.264659 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Delete volume with id: f9a60583-ea2c-4a5c-9d19-7eaf2d045eca Jul 03 10:41:28.266281 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.266281 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:28.271632 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a3b9098a-ba00-4a2d-8eb6-fb6df27c75a5 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/f9a60583-ea2c-4a5c-9d19-7eaf2d045eca returned with HTTP 404 Jul 03 10:41:28.272222 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:28.272373 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 179/708] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:28 2026] DELETE /volume/v3/volumes/f9a60583-ea2c-4a5c-9d19-7eaf2d045eca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.278802 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f9b9cfda-d69b-4a27-9e58-7fd3ec549fe1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:28.280255 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 177/709] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:41:28.281635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bcd5cfd7-91b8-4877-926e-d3407bf9bd0d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.287159 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcd5cfd7-91b8-4877-926e-d3407bf9bd0d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.287543 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bcd5cfd7-91b8-4877-926e-d3407bf9bd0d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.287700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bcd5cfd7-91b8-4877-926e-d3407bf9bd0d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.291221 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcd5cfd7-91b8-4877-926e-d3407bf9bd0d tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 400 Jul 03 10:41:28.291857 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 173/710] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:28.306623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d9ab8759-0394-4248-9852-f9238a89854b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.306781 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9ab8759-0394-4248-9852-f9238a89854b tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.307656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9ab8759-0394-4248-9852-f9238a89854b tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.308463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9ab8759-0394-4248-9852-f9238a89854b tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.310074 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9ab8759-0394-4248-9852-f9238a89854b tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 400 Jul 03 10:41:28.310579 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 182/711] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:28.321570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45fcd50b-0e24-4e5c-9a93-3323821c42a2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.324115 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45fcd50b-0e24-4e5c-9a93-3323821c42a2 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/ddc34149-32e0-4bd0-87c7-ab7fb4bf560e/action Jul 03 10:41:28.324630 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45fcd50b-0e24-4e5c-9a93-3323821c42a2 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.324805 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45fcd50b-0e24-4e5c-9a93-3323821c42a2 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.333353 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45fcd50b-0e24-4e5c-9a93-3323821c42a2 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/ddc34149-32e0-4bd0-87c7-ab7fb4bf560e/action returned with HTTP 404 Jul 03 10:41:28.333941 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 180/712] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/ddc34149-32e0-4bd0-87c7-ab7fb4bf560e/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.343538 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f70cfe3d-27f6-4fb1-aec4-99d1171bdf9e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.345728 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f70cfe3d-27f6-4fb1-aec4-99d1171bdf9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action Jul 03 10:41:28.346161 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f70cfe3d-27f6-4fb1-aec4-99d1171bdf9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.346319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f70cfe3d-27f6-4fb1-aec4-99d1171bdf9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.348182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f70cfe3d-27f6-4fb1-aec4-99d1171bdf9e tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action returned with HTTP 400 Jul 03 10:41:28.348771 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 178/713] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:41:28.358807 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2a938a52-701d-48c2-96f1-7ccd2bb91b47 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.361053 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2a938a52-701d-48c2-96f1-7ccd2bb91b47 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] POST https://10.4.3.52/volume/v3/volumes/None/action Jul 03 10:41:28.361513 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2a938a52-701d-48c2-96f1-7ccd2bb91b47 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.361706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2a938a52-701d-48c2-96f1-7ccd2bb91b47 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.371626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2a938a52-701d-48c2-96f1-7ccd2bb91b47 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 10:41:28.372195 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 174/714] 10.4.3.52 () {68 vars in 1287 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:28.381898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-47166e3f-878f-4918-850f-e5168dcd77aa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.383798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47166e3f-878f-4918-850f-e5168dcd77aa tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/9102c1a9-eda0-42e3-b23b-db09b319b176 Jul 03 10:41:28.384047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47166e3f-878f-4918-850f-e5168dcd77aa tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.384294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47166e3f-878f-4918-850f-e5168dcd77aa tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.390120 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47166e3f-878f-4918-850f-e5168dcd77aa tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/9102c1a9-eda0-42e3-b23b-db09b319b176 returned with HTTP 404 Jul 03 10:41:28.390557 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 183/715] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/volumes/9102c1a9-eda0-42e3-b23b-db09b319b176 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.400084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.405525 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:41:28.405736 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.405934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.417365 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.417365 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:28.421767 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.427133 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-473d087e-a0ca-41ed-93dc-3deafb60a855 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 200 Jul 03 10:41:28.427733 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 181/716] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:28.443900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.445708 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:41:28.445951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.446173 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.446367 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Delete volume with id: 5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:41:28.453797 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.453797 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:28.456232 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.476516 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Delete volume request issued successfully. Jul 03 10:41:28.476767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-026dd01f-6f9b-4a78-9f1a-dab5620278f7 tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 202 Jul 03 10:41:28.477602 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 179/717] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:28 2026] DELETE /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:28.486169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.490295 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:41:28.490295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.490295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.501130 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.501130 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:28.506737 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Volume info retrieved successfully. Jul 03 10:41:28.512936 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e49a90b-e547-47c3-bf73-7258c5ceb33a tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 200 Jul 03 10:41:28.513661 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 175/718] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:28.817445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8d4508a5-ad73-47bf-a4bf-7ce9aa986428 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.820309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8d4508a5-ad73-47bf-a4bf-7ce9aa986428 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 Jul 03 10:41:28.820492 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8d4508a5-ad73-47bf-a4bf-7ce9aa986428 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.820748 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8d4508a5-ad73-47bf-a4bf-7ce9aa986428 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.830089 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8d4508a5-ad73-47bf-a4bf-7ce9aa986428 tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 returned with HTTP 404 Jul 03 10:41:28.830221 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 184/719] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/volumes/07da02c5-4e69-48ba-930e-c1c44370e679 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:28.839383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.841318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] GET https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 Jul 03 10:41:28.841318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.841318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.841491 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] show called for member 12d64df0-aaf6-41d3-bf38-03c0188780f7 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:28.846147 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2ea3df3-2ea9-48ed-b3ad-bf8f77c505de tempest-GroupSnapshotsTest-1517337279 tempest-GroupSnapshotsTest-1517337279-project-member] https://10.4.3.52/volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 returned with HTTP 404 Jul 03 10:41:28.847981 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 182/720] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/groups/12d64df0-aaf6-41d3-bf38-03c0188780f7 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:28.857957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0da299f8-c4da-4de2-821e-2a3f1c7b7a24 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.861197 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0da299f8-c4da-4de2-821e-2a3f1c7b7a24 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/cfc14acd-41b8-4c46-a406-394e3340d4a6 Jul 03 10:41:28.861651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0da299f8-c4da-4de2-821e-2a3f1c7b7a24 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.861985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0da299f8-c4da-4de2-821e-2a3f1c7b7a24 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.898406 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0da299f8-c4da-4de2-821e-2a3f1c7b7a24 tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/group_types/cfc14acd-41b8-4c46-a406-394e3340d4a6 returned with HTTP 202 Jul 03 10:41:28.900007 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 180/721] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:28 2026] DELETE /volume/v3/group_types/cfc14acd-41b8-4c46-a406-394e3340d4a6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:28.910638 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dd7bcd94-5292-4e1d-8a2f-de920540dcef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.914859 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd7bcd94-5292-4e1d-8a2f-de920540dcef tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] DELETE https://10.4.3.52/volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 Jul 03 10:41:28.914859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd7bcd94-5292-4e1d-8a2f-de920540dcef tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.914859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd7bcd94-5292-4e1d-8a2f-de920540dcef tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.945825 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd7bcd94-5292-4e1d-8a2f-de920540dcef tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 returned with HTTP 202 Jul 03 10:41:28.945825 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 176/722] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:28 2026] DELETE /volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:28.955461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-541a7f1c-2794-4eef-962b-d1bc845cdecb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.958478 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-541a7f1c-2794-4eef-962b-d1bc845cdecb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] GET https://10.4.3.52/volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 Jul 03 10:41:28.958478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-541a7f1c-2794-4eef-962b-d1bc845cdecb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:28.958478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-541a7f1c-2794-4eef-962b-d1bc845cdecb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:28.961411 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-541a7f1c-2794-4eef-962b-d1bc845cdecb tempest-GroupSnapshotsTest-350663110 tempest-GroupSnapshotsTest-350663110-project-admin] https://10.4.3.52/volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 returned with HTTP 404 Jul 03 10:41:28.961897 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 185/723] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:28 2026] GET /volume/v3/types/23ba9fb2-2d8f-4964-90ca-9da1a9cd9c26 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:28.964788 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-3b5b3378-38f8-4785-b995-bdf29d0b7d86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:28.967662 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-3b5b3378-38f8-4785-b995-bdf29d0b7d86 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113/action Jul 03 10:41:28.967817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-3b5b3378-38f8-4785-b995-bdf29d0b7d86 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:28.967926 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-3b5b3378-38f8-4785-b995-bdf29d0b7d86 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:28.986045 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:28.986045 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:29.002452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2f18ff4d-7e89-4309-b9b2-213540f359cc req-3b5b3378-38f8-4785-b995-bdf29d0b7d86 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113/action returned with HTTP 204 Jul 03 10:41:29.002928 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 183/724] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:41:28 2026] POST /volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:29.298630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-770e87e0-d3f3-41d9-b928-115173947c92 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:29.303632 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-770e87e0-d3f3-41d9-b928-115173947c92 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:29.303632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-770e87e0-d3f3-41d9-b928-115173947c92 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:29.303832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-770e87e0-d3f3-41d9-b928-115173947c92 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:29.326030 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:29.326030 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:29.331740 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-770e87e0-d3f3-41d9-b928-115173947c92 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:29.338220 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-770e87e0-d3f3-41d9-b928-115173947c92 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:29.338823 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 181/725] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:29 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:29.351510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:29.353286 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:29.353505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:29.354295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:29.364816 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:29.364816 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:29.369806 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:29.377061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dade42f5-0f8d-44c1-a3fb-97a285fc2a4d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:29.377483 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 177/726] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:29 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:29.532953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-946af96f-dcb4-4862-b59b-9ce3f206efcf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:29.537969 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-946af96f-dcb4-4862-b59b-9ce3f206efcf tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] GET https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b Jul 03 10:41:29.538263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-946af96f-dcb4-4862-b59b-9ce3f206efcf tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:29.538442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-946af96f-dcb4-4862-b59b-9ce3f206efcf tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:29.554931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-946af96f-dcb4-4862-b59b-9ce3f206efcf tempest-VolumesNegativeTest-1832167964 tempest-VolumesNegativeTest-1832167964-project-member] https://10.4.3.52/volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b returned with HTTP 404 Jul 03 10:41:29.554931 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 186/727] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:29 2026] GET /volume/v3/volumes/5422678d-daa3-4a2c-bc20-8ce2f12e637b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:29.906969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:29.909843 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:29.911309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:29.911309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:29.927267 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:29.927267 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:29.931916 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:29.942549 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-f6505604-b1dd-4e99-b634-017fa62f756e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:29.942763 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 184/728] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:29 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:31.209887 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-07b0fe01-548c-43a0-9b20-7a64590da24f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:31.213456 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:31.213877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1255329701"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:31.215566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1255329701'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:31.215712 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume of 1 GB Jul 03 10:41:31.227076 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Availability Zones retrieved successfully. Jul 03 10:41:31.237793 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (5c4e398c-eefb-4610-b748-cf76b0ba09d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:31.239428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd986c-34c9-4b67-9937-b000350583cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:31.240590 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:31.287318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fd986c-34c9-4b67-9937-b000350583cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:31.290495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d29c18-5cab-460c-943f-681902ab256f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:31.371085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Created reservations ['4c510ca4-3549-406b-b875-7a55d483e7c5', 'b3587a73-c3bb-42e1-872e-2b577e826fef', 'abfcbe2d-cc5f-4c04-968e-d3682593f74b', '33567d8a-98ea-4b46-abc0-c01221536497'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:31.371792 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d29c18-5cab-460c-943f-681902ab256f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c510ca4-3549-406b-b875-7a55d483e7c5', 'b3587a73-c3bb-42e1-872e-2b577e826fef', 'abfcbe2d-cc5f-4c04-968e-d3682593f74b', '33567d8a-98ea-4b46-abc0-c01221536497']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:31.372428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad83949a-aaeb-4b5e-b901-63b9bde62de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:31.397095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad83949a-aaeb-4b5e-b901-63b9bde62de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b79b91f-5a52-49dc-b893-8c5145351754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1255329701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['4c510ca4-3549-406b-b875-7a55d483e7c5','b3587a73-c3bb-42e1-872e-2b577e826fef','abfcbe2d-cc5f-4c04-968e-d3682593f74b','33567d8a-98ea-4b46-abc0-c01221536497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1255329701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b79b91f-5a52-49dc-b893-8c5145351754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac15b1532364abf93e26561f077419e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:31.397692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21f906a-e02e-4fb7-8ba6-85e340c21dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:31.416485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21f906a-e02e-4fb7-8ba6-85e340c21dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1255329701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['4c510ca4-3549-406b-b875-7a55d483e7c5','b3587a73-c3bb-42e1-872e-2b577e826fef','abfcbe2d-cc5f-4c04-968e-d3682593f74b','33567d8a-98ea-4b46-abc0-c01221536497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:31.417174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40074a4b-44a3-46ee-9bda-fa3025742d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:31.426244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40074a4b-44a3-46ee-9bda-fa3025742d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:31.427256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (5c4e398c-eefb-4610-b748-cf76b0ba09d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:31.427573 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request issued successfully. Jul 03 10:41:31.428124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07b0fe01-548c-43a0-9b20-7a64590da24f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:31.428702 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 182/729] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:31 2026] POST /volume/v3/volumes => generated 749 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:31.446145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:31.447300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:31.447633 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:31.447948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:31.455819 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:31.455819 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:31.459665 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:31.476637 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f05e9e7f-34f9-47a5-81dc-5b7bbecc8464 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:31.476637 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 178/730] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:31 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.024382 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-be6b02fb-48aa-454d-9e41-5ea3e5065c9b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.160957 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-be6b02fb-48aa-454d-9e41-5ea3e5065c9b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:32.161418 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-be6b02fb-48aa-454d-9e41-5ea3e5065c9b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1745021993"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:32.197672 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-be6b02fb-48aa-454d-9e41-5ea3e5065c9b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:32.198018 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 187/731] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:32 2026] POST /volume/v3/group_types => generated 181 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:32.212340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-17d8a717-6927-46bc-8def-3faa06adf472 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.216230 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17d8a717-6927-46bc-8def-3faa06adf472 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] POST https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs Jul 03 10:41:32.216713 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17d8a717-6927-46bc-8def-3faa06adf472 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:32.237586 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17d8a717-6927-46bc-8def-3faa06adf472 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs returned with HTTP 202 Jul 03 10:41:32.238238 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 185/732] 10.4.3.52 () {70 vars in 1451 bytes} [Fri Jul 3 10:41:32 2026] POST /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:32.249019 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-84e72b3f-3ab8-4d26-b712-07e466972653 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.251800 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84e72b3f-3ab8-4d26-b712-07e466972653 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] POST https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs Jul 03 10:41:32.252305 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84e72b3f-3ab8-4d26-b712-07e466972653 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:32.254355 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:32.254355 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:32.273491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84e72b3f-3ab8-4d26-b712-07e466972653 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs returned with HTTP 202 Jul 03 10:41:32.273983 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 183/733] 10.4.3.52 () {70 vars in 1451 bytes} [Fri Jul 3 10:41:32 2026] POST /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:41:32.282664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-49692bb3-868e-41c4-8367-f3c52c40831b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.284778 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-49692bb3-868e-41c4-8367-f3c52c40831b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 Jul 03 10:41:32.285084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-49692bb3-868e-41c4-8367-f3c52c40831b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.285415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-49692bb3-868e-41c4-8367-f3c52c40831b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.299557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-49692bb3-868e-41c4-8367-f3c52c40831b tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 returned with HTTP 200 Jul 03 10:41:32.300120 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 179/734] 10.4.3.52 () {68 vars in 1445 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.309541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2ba41155-ed91-4401-9893-f0f0055f8b2d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.311644 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ba41155-ed91-4401-9893-f0f0055f8b2d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 Jul 03 10:41:32.311933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ba41155-ed91-4401-9893-f0f0055f8b2d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.312121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ba41155-ed91-4401-9893-f0f0055f8b2d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.321549 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ba41155-ed91-4401-9893-f0f0055f8b2d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 returned with HTTP 200 Jul 03 10:41:32.322016 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 188/735] 10.4.3.52 () {68 vars in 1445 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.333227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0cac33e7-40f4-43b4-8ea0-1bd6eac2593d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.335619 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0cac33e7-40f4-43b4-8ea0-1bd6eac2593d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] PUT https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 Jul 03 10:41:32.336091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0cac33e7-40f4-43b4-8ea0-1bd6eac2593d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:32.351313 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0cac33e7-40f4-43b4-8ea0-1bd6eac2593d tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 returned with HTTP 200 Jul 03 10:41:32.351853 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 186/736] 10.4.3.52 () {70 vars in 1465 bytes} [Fri Jul 3 10:41:32 2026] PUT /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.361765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e241fb4e-627c-4273-b7fc-399684a26eba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.366450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e241fb4e-627c-4273-b7fc-399684a26eba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs Jul 03 10:41:32.366732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e241fb4e-627c-4273-b7fc-399684a26eba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.366987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e241fb4e-627c-4273-b7fc-399684a26eba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.375127 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e241fb4e-627c-4273-b7fc-399684a26eba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs returned with HTTP 200 Jul 03 10:41:32.375699 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 184/737] 10.4.3.52 () {68 vars in 1430 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.384971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-db72a2f0-3503-44ea-b33b-6e50d1907fba None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.393024 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db72a2f0-3503-44ea-b33b-6e50d1907fba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 Jul 03 10:41:32.393410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db72a2f0-3503-44ea-b33b-6e50d1907fba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.393737 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db72a2f0-3503-44ea-b33b-6e50d1907fba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.420520 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db72a2f0-3503-44ea-b33b-6e50d1907fba tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 returned with HTTP 202 Jul 03 10:41:32.421097 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 180/738] 10.4.3.52 () {68 vars in 1448 bytes} [Fri Jul 3 10:41:32 2026] DELETE /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:32.433186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.433186 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 Jul 03 10:41:32.433186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.433186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.442172 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] HTTP exception thrown: Group Type 37b6140d-171d-4bf9-89ce-b36bd81db1ff has no extra spec with key key1. Jul 03 10:41:32.442393 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf25b559-0618-4cec-bd81-77a725ca6e76 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 returned with HTTP 404 Jul 03 10:41:32.443119 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 189/739] 10.4.3.52 () {68 vars in 1445 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:32.453187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dbb51ea3-8fef-4e85-b066-922aad4a436f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.456735 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dbb51ea3-8fef-4e85-b066-922aad4a436f tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 Jul 03 10:41:32.456735 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dbb51ea3-8fef-4e85-b066-922aad4a436f tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.457008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dbb51ea3-8fef-4e85-b066-922aad4a436f tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.472750 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dbb51ea3-8fef-4e85-b066-922aad4a436f tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 returned with HTTP 202 Jul 03 10:41:32.473386 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 187/740] 10.4.3.52 () {68 vars in 1448 bytes} [Fri Jul 3 10:41:32 2026] DELETE /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:32.484093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.487140 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 Jul 03 10:41:32.487770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.487770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.493908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e66df630-c419-486e-9eb6-4581c066ec6c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.494653 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] HTTP exception thrown: Group Type 37b6140d-171d-4bf9-89ce-b36bd81db1ff has no extra spec with key key2. Jul 03 10:41:32.494839 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5060217d-4ac3-4960-852f-e7eb88ed8b05 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 returned with HTTP 404 Jul 03 10:41:32.495502 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 185/741] 10.4.3.52 () {68 vars in 1445 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:32.496213 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e66df630-c419-486e-9eb6-4581c066ec6c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:32.496449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e66df630-c419-486e-9eb6-4581c066ec6c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.496683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e66df630-c419-486e-9eb6-4581c066ec6c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.503648 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3305a7eb-4e7b-46b1-bf5d-081a5288ed09 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.508658 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:32.508658 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:32.508785 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3305a7eb-4e7b-46b1-bf5d-081a5288ed09 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 Jul 03 10:41:32.508785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3305a7eb-4e7b-46b1-bf5d-081a5288ed09 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.508785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3305a7eb-4e7b-46b1-bf5d-081a5288ed09 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.513419 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e66df630-c419-486e-9eb6-4581c066ec6c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:32.519948 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e66df630-c419-486e-9eb6-4581c066ec6c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:32.520566 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 181/742] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:32.523620 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3305a7eb-4e7b-46b1-bf5d-081a5288ed09 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 returned with HTTP 202 Jul 03 10:41:32.524307 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 190/743] 10.4.3.52 () {68 vars in 1448 bytes} [Fri Jul 3 10:41:32 2026] DELETE /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:32.531031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e75d739a-72d6-4d1b-ace2-f027f90756da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.532746 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e75d739a-72d6-4d1b-ace2-f027f90756da tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] GET https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 Jul 03 10:41:32.532958 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e75d739a-72d6-4d1b-ace2-f027f90756da tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.533243 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e75d739a-72d6-4d1b-ace2-f027f90756da tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.546030 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e75d739a-72d6-4d1b-ace2-f027f90756da tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] HTTP exception thrown: Group Type 37b6140d-171d-4bf9-89ce-b36bd81db1ff has no extra spec with key key3. Jul 03 10:41:32.546206 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e75d739a-72d6-4d1b-ace2-f027f90756da tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 returned with HTTP 404 Jul 03 10:41:32.546726 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 188/744] 10.4.3.52 () {68 vars in 1445 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:32.567508 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8342073f-aa05-4ba0-9cce-232ba127ec66 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.568327 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8342073f-aa05-4ba0-9cce-232ba127ec66 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff Jul 03 10:41:32.569020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8342073f-aa05-4ba0-9cce-232ba127ec66 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.569020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8342073f-aa05-4ba0-9cce-232ba127ec66 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.597568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:32.600071 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:32.600322 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:32.600826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:32.601631 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8342073f-aa05-4ba0-9cce-232ba127ec66 tempest-GroupTypeSpecsTest-1955053022 tempest-GroupTypeSpecsTest-1955053022-project-admin] https://10.4.3.52/volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff returned with HTTP 202 Jul 03 10:41:32.602271 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 186/745] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:32 2026] DELETE /volume/v3/group_types/37b6140d-171d-4bf9-89ce-b36bd81db1ff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:32.610296 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:32.610296 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:32.616340 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:32.621001 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-29e01d18-0f8b-4e5e-aed0-5f95c0eeb24c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:32.621179 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 182/746] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:32 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:33.124659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-baebac7d-40f6-4a37-b912-10dcc82e6cab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:33.125225 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-baebac7d-40f6-4a37-b912-10dcc82e6cab None None] GET https://10.4.3.52/volume// Jul 03 10:41:33.126901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-baebac7d-40f6-4a37-b912-10dcc82e6cab None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:33.126901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-baebac7d-40f6-4a37-b912-10dcc82e6cab None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:33.126901 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-baebac7d-40f6-4a37-b912-10dcc82e6cab None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:33.126901 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 191/747] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:41:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:33.146378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-93eae653-8ee4-4e7e-96b5-eb1a008a1307 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:33.150697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-93eae653-8ee4-4e7e-96b5-eb1a008a1307 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:33.151657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-93eae653-8ee4-4e7e-96b5-eb1a008a1307 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056d99f8-538b-44e1-a414-d7fc79dc85f0", "connector": null, "instance_uuid": "8414bd48-e726-4aeb-9e5f-cc5fff3bcb00"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:33.178331 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:33.178331 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:33.237623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-93eae653-8ee4-4e7e-96b5-eb1a008a1307 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:33.239755 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 189/748] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:33 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:41:33.264242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9309fad5-149b-45f9-9cfd-d56c1146b1a1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:33.264715 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9309fad5-149b-45f9-9cfd-d56c1146b1a1 None None] GET https://10.4.3.52/volume// Jul 03 10:41:33.264906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9309fad5-149b-45f9-9cfd-d56c1146b1a1 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:33.265147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9309fad5-149b-45f9-9cfd-d56c1146b1a1 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:33.265852 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9309fad5-149b-45f9-9cfd-d56c1146b1a1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:33.267116 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 187/749] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:41:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:33.279565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:33.285877 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:33.289058 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:33.289058 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:33.304257 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:33.304257 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:33.308904 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:33.315013 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-6a2d490c-455d-44aa-a74e-50b511b14b53 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:33.315888 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 183/750] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:41:33 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:33.696382 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-529e0b01-9be4-4e12-b5c9-b3431039603e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:33.703725 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-529e0b01-9be4-4e12-b5c9-b3431039603e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 Jul 03 10:41:33.703725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-529e0b01-9be4-4e12-b5c9-b3431039603e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:33.703725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-529e0b01-9be4-4e12-b5c9-b3431039603e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:33.717164 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:33.717164 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:34.257734 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-529e0b01-9be4-4e12-b5c9-b3431039603e tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 returned with HTTP 200 Jul 03 10:41:34.258291 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 192/751] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:41:33 2026] DELETE /volume/v3/attachments/86b42203-e697-4f9b-ab73-f7eada9d1113 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:34.717230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e534e4d6-8e9d-4c08-ab06-2453457a019c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:34.717764 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e534e4d6-8e9d-4c08-ab06-2453457a019c None None] GET https://10.4.3.52/volume// Jul 03 10:41:34.717995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e534e4d6-8e9d-4c08-ab06-2453457a019c None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:34.718287 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e534e4d6-8e9d-4c08-ab06-2453457a019c None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:34.718772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e534e4d6-8e9d-4c08-ab06-2453457a019c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:34.719267 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 190/752] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:41:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:34.728571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-53081134-7bea-49b3-b4cd-1b96a9eb4e27 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:34.735134 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-53081134-7bea-49b3-b4cd-1b96a9eb4e27 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:34.735134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-53081134-7bea-49b3-b4cd-1b96a9eb4e27 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b79b91f-5a52-49dc-b893-8c5145351754", "connector": null, "instance_uuid": "f3c2c909-5080-4bc0-8c92-48a861b468fd"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:34.742944 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:34.742944 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:34.782729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-53081134-7bea-49b3-b4cd-1b96a9eb4e27 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:34.782729 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 188/753] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:34 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:35.197220 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba593a36-6746-4a1a-bd57-181398710227 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.199646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba593a36-6746-4a1a-bd57-181398710227 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:35.199937 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba593a36-6746-4a1a-bd57-181398710227 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:35.200190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba593a36-6746-4a1a-bd57-181398710227 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:35.214998 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:35.214998 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:35.220634 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba593a36-6746-4a1a-bd57-181398710227 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:35.225152 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba593a36-6746-4a1a-bd57-181398710227 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:35.225569 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 184/754] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:35 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:35.324571 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2dfea671-138e-44e7-bb40-065f4f256317 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.325098 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dfea671-138e-44e7-bb40-065f4f256317 None None] GET https://10.4.3.52/volume// Jul 03 10:41:35.325098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dfea671-138e-44e7-bb40-065f4f256317 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:35.325735 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dfea671-138e-44e7-bb40-065f4f256317 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:35.325735 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dfea671-138e-44e7-bb40-065f4f256317 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:35.326087 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 193/755] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:41:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:35.342545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.345282 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:35.345282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:35.345502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:35.361744 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:35.361744 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:35.368491 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:35.374273 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-e73c9ac3-aee1-4d1d-b2bf-4691b0b28eeb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:35.374732 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 191/756] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:41:35 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:35.496537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.500679 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] PUT https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 Jul 03 10:41:35.503934 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:35.520497 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Acquiring lock "cinder-attachment_update-5b79b91f-5a52-49dc-b893-8c5145351754-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:41:35.528622 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-5b79b91f-5a52-49dc-b893-8c5145351754-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:41:35.530135 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:35.530135 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:35.889896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-052d3888-8803-46dd-ba28-c7e788a5f427 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.891952 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-052d3888-8803-46dd-ba28-c7e788a5f427 None None] GET https://10.4.3.52/volume// Jul 03 10:41:35.891952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-052d3888-8803-46dd-ba28-c7e788a5f427 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:35.891952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-052d3888-8803-46dd-ba28-c7e788a5f427 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:35.891952 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-052d3888-8803-46dd-ba28-c7e788a5f427 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:35.891952 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 185/757] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:41:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:35.909756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:35.913065 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:41:35.913324 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:35.913661 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:35.928494 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:35.928494 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:35.932804 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:41:35.938331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-eed90d1b-80e6-4eb9-872b-2c88a2155826 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:41:35.938862 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 194/758] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:41:35 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:36.023699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b5983d4a-d31d-4c18-9589-4a9a5b73a40f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.059643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-5b79b91f-5a52-49dc-b893-8c5145351754-np0000004406" released by "attachment_update" :: held 0.531s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:41:36.060266 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-a4830fec-868d-4693-bddb-96113d864c40 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 returned with HTTP 200 Jul 03 10:41:36.060929 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 189/759] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:41:35 2026] PUT /volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.063300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.065448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] PUT https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 Jul 03 10:41:36.065851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:36.083164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Acquiring lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:41:36.088779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:41:36.091139 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:36.091139 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:36.202569 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5983d4a-d31d-4c18-9589-4a9a5b73a40f tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:36.203250 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5983d4a-d31d-4c18-9589-4a9a5b73a40f tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1059723549", "description": "tempest-group-type-description-997484855", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:36.231949 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5983d4a-d31d-4c18-9589-4a9a5b73a40f tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:36.232480 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 192/760] 10.4.3.52 () {70 vars in 1305 bytes} [Fri Jul 3 10:41:36 2026] POST /volume/v3/group_types => generated 264 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:36.243240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.245047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:36.245454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.245516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.248537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d164254a-c0d1-4703-92e7-562dfb31623c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.250676 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d164254a-c0d1-4703-92e7-562dfb31623c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types Jul 03 10:41:36.251140 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d164254a-c0d1-4703-92e7-562dfb31623c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.251568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d164254a-c0d1-4703-92e7-562dfb31623c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.255063 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:36.255063 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:36.259073 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:36.264604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-15ee8f62-536b-4e1a-b60a-1dedc8f2bb1e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:36.265014 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 195/761] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:36.269704 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:36.269704 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:36.270930 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d164254a-c0d1-4703-92e7-562dfb31623c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 200 Jul 03 10:41:36.271694 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 190/762] 10.4.3.52 () {68 vars in 1283 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types => generated 498 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.281412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c9c64e10-2411-4721-94a5-00a59d10203e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.283550 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9c64e10-2411-4721-94a5-00a59d10203e tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] PUT https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 Jul 03 10:41:36.284207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9c64e10-2411-4721-94a5-00a59d10203e tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1205501377", "description": "updated-group-type-desc"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:36.313192 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9c64e10-2411-4721-94a5-00a59d10203e tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 returned with HTTP 200 Jul 03 10:41:36.314408 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 193/763] 10.4.3.52 () {70 vars in 1415 bytes} [Fri Jul 3 10:41:36 2026] PUT /volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 => generated 255 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:41:36.322641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5646160d-52d8-4576-b0b4-6a150db9e3f4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.324341 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5646160d-52d8-4576-b0b4-6a150db9e3f4 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 Jul 03 10:41:36.324534 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5646160d-52d8-4576-b0b4-6a150db9e3f4 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.324739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5646160d-52d8-4576-b0b4-6a150db9e3f4 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.328718 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5646160d-52d8-4576-b0b4-6a150db9e3f4 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 returned with HTTP 200 Jul 03 10:41:36.329080 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 196/764] 10.4.3.52 () {68 vars in 1394 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.338520 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-888d70c9-6a52-438a-8bc8-72c4b365e9f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.340694 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-888d70c9-6a52-438a-8bc8-72c4b365e9f3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 Jul 03 10:41:36.342132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-888d70c9-6a52-438a-8bc8-72c4b365e9f3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.342132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-888d70c9-6a52-438a-8bc8-72c4b365e9f3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.364873 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-888d70c9-6a52-438a-8bc8-72c4b365e9f3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 returned with HTTP 202 Jul 03 10:41:36.364873 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 191/765] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:36 2026] DELETE /volume/v3/group_types/2b205f57-7a90-415b-8963-59b63b7a1619 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:36.378735 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-22bc01cd-dd67-4212-ab26-277a0a65b442 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.381051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22bc01cd-dd67-4212-ab26-277a0a65b442 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types Jul 03 10:41:36.381445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22bc01cd-dd67-4212-ab26-277a0a65b442 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.381680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22bc01cd-dd67-4212-ab26-277a0a65b442 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.396971 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22bc01cd-dd67-4212-ab26-277a0a65b442 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 200 Jul 03 10:41:36.397573 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 194/766] 10.4.3.52 () {68 vars in 1283 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.412706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-80ccc2c6-d16c-4cd4-9f97-6ea9d9ae50bf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.417042 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80ccc2c6-d16c-4cd4-9f97-6ea9d9ae50bf tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:36.417042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80ccc2c6-d16c-4cd4-9f97-6ea9d9ae50bf tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-428087034", "is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:36.438647 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80ccc2c6-d16c-4cd4-9f97-6ea9d9ae50bf tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:36.439149 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 197/767] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:36 2026] POST /volume/v3/group_types => generated 163 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:36.448234 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-932d5fd4-2709-43f4-a6f6-14ad02c4d277 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.450268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-932d5fd4-2709-43f4-a6f6-14ad02c4d277 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:36.450848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-932d5fd4-2709-43f4-a6f6-14ad02c4d277 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-645454902", "is_public": false}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:36.487499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-932d5fd4-2709-43f4-a6f6-14ad02c4d277 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:36.487499 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 192/768] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:36 2026] POST /volume/v3/group_types => generated 164 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:36.500415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cbdae5d3-cdaa-497c-8ef6-7347e9606e0a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.505039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cbdae5d3-cdaa-497c-8ef6-7347e9606e0a tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 10:41:36.505039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cbdae5d3-cdaa-497c-8ef6-7347e9606e0a tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.505039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cbdae5d3-cdaa-497c-8ef6-7347e9606e0a tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.512916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cbdae5d3-cdaa-497c-8ef6-7347e9606e0a tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 10:41:36.513636 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 195/769] 10.4.3.52 () {68 vars in 1344 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.525204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-12610bc3-93eb-4795-bebb-12e9b0f5ccb5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.527448 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12610bc3-93eb-4795-bebb-12e9b0f5ccb5 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 10:41:36.527929 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-12610bc3-93eb-4795-bebb-12e9b0f5ccb5 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.529230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-12610bc3-93eb-4795-bebb-12e9b0f5ccb5 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.547526 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12610bc3-93eb-4795-bebb-12e9b0f5ccb5 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 10:41:36.547526 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 198/770] 10.4.3.52 () {68 vars in 1346 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.556315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2d1b497c-1a36-4624-89a8-9fa6d71b6622 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.559561 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d1b497c-1a36-4624-89a8-9fa6d71b6622 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types?is_public=False Jul 03 10:41:36.559758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d1b497c-1a36-4624-89a8-9fa6d71b6622 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.559977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d1b497c-1a36-4624-89a8-9fa6d71b6622 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.571507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d1b497c-1a36-4624-89a8-9fa6d71b6622 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 10:41:36.571991 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 193/771] 10.4.3.52 () {68 vars in 1314 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.583603 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f6c7dbb6-c676-4633-baf1-93af7e20b47c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.585299 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f6c7dbb6-c676-4633-baf1-93af7e20b47c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] GET https://10.4.3.52/volume/v3/group_types?is_public=True Jul 03 10:41:36.585882 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f6c7dbb6-c676-4633-baf1-93af7e20b47c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.586476 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f6c7dbb6-c676-4633-baf1-93af7e20b47c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.596903 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f6c7dbb6-c676-4633-baf1-93af7e20b47c tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 10:41:36.597552 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 196/772] 10.4.3.52 () {68 vars in 1312 bytes} [Fri Jul 3 10:41:36 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.606025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-822e39f6-3882-426f-803e-cd79b1c663a3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.607787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-822e39f6-3882-426f-803e-cd79b1c663a3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/09bc8387-934e-49b6-8499-8fbb23d26099 Jul 03 10:41:36.607982 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-822e39f6-3882-426f-803e-cd79b1c663a3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.608228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-822e39f6-3882-426f-803e-cd79b1c663a3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.631829 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-822e39f6-3882-426f-803e-cd79b1c663a3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types/09bc8387-934e-49b6-8499-8fbb23d26099 returned with HTTP 202 Jul 03 10:41:36.631829 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 199/773] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:36 2026] DELETE /volume/v3/group_types/09bc8387-934e-49b6-8499-8fbb23d26099 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:36.637500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-056d99f8-538b-44e1-a414-d7fc79dc85f0-np0000004406" released by "attachment_update" :: held 0.547s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:41:36.637500 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-c829781d-a7ac-410f-921c-d2abaa3f14f7 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 returned with HTTP 200 Jul 03 10:41:36.637500 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 186/774] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:41:36 2026] PUT /volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:36.645483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27909b5a-9f3e-45d7-979c-d03c5ed980c3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:36.647413 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27909b5a-9f3e-45d7-979c-d03c5ed980c3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/98e02b44-c8f8-4c14-aedb-dbe300e4e0b9 Jul 03 10:41:36.647721 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27909b5a-9f3e-45d7-979c-d03c5ed980c3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:36.648019 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27909b5a-9f3e-45d7-979c-d03c5ed980c3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:36.662865 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27909b5a-9f3e-45d7-979c-d03c5ed980c3 tempest-GroupTypesTest-638251441 tempest-GroupTypesTest-638251441-project-admin] https://10.4.3.52/volume/v3/group_types/98e02b44-c8f8-4c14-aedb-dbe300e4e0b9 returned with HTTP 202 Jul 03 10:41:36.663133 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 194/775] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:36 2026] DELETE /volume/v3/group_types/98e02b44-c8f8-4c14-aedb-dbe300e4e0b9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:37.162856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-a3ff6968-8d76-4cb8-a1ab-d8cc8db12191 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:37.168150 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-a3ff6968-8d76-4cb8-a1ab-d8cc8db12191 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89/action Jul 03 10:41:37.168150 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-a3ff6968-8d76-4cb8-a1ab-d8cc8db12191 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:37.168416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-a3ff6968-8d76-4cb8-a1ab-d8cc8db12191 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:37.197929 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:37.197929 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:37.221312 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ed432685-216d-45b5-b1da-c91b92cbb29d req-a3ff6968-8d76-4cb8-a1ab-d8cc8db12191 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89/action returned with HTTP 204 Jul 03 10:41:37.221903 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 197/776] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:41:37 2026] POST /volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:37.280654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:37.289317 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:37.289317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:37.289317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:37.316395 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:37.316395 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:37.321159 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:37.328507 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fdc5c48-fd2c-4aa0-bba2-ac893fa011ec tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:37.329341 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 200/777] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:37 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:38.345639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-891d5119-d251-4324-8ad1-8bef934df462 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:38.348623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-891d5119-d251-4324-8ad1-8bef934df462 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:38.348623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-891d5119-d251-4324-8ad1-8bef934df462 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:38.348623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-891d5119-d251-4324-8ad1-8bef934df462 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:38.365215 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:38.365215 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:38.370688 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-891d5119-d251-4324-8ad1-8bef934df462 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:38.380600 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-891d5119-d251-4324-8ad1-8bef934df462 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:38.381898 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 187/778] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:38 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:38.572511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:38.574836 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:38.575197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-500649527", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:38.578348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-500649527', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:38.579052 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Create volume of 1 GB Jul 03 10:41:38.585154 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Availability Zones retrieved successfully. Jul 03 10:41:38.593818 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Flow 'volume_create_api' (abfd2e90-122e-4209-a22e-b6d48b97adb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:38.595392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e917542d-f06a-43ff-bd99-c709322f5f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:38.597083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:38.647066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e917542d-f06a-43ff-bd99-c709322f5f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:38.648085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e08fe6-1383-4ab4-8388-0aad4204e678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:38.729492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Created reservations ['86232c14-bd1c-48d9-ba65-80628c285713', '4eeb4c05-d977-4aeb-89ca-437df4c99998', 'a4d78931-2368-4e71-b6b8-75fc90f710b9', '6a019ec2-ed1f-423f-98f4-a09edfbf3aa2'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:38.730403 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e08fe6-1383-4ab4-8388-0aad4204e678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86232c14-bd1c-48d9-ba65-80628c285713', '4eeb4c05-d977-4aeb-89ca-437df4c99998', 'a4d78931-2368-4e71-b6b8-75fc90f710b9', '6a019ec2-ed1f-423f-98f4-a09edfbf3aa2']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:38.731260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414f7ea4-1bd4-4e97-93f4-a7e394310404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:38.758181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414f7ea4-1bd4-4e97-93f4-a7e394310404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5c7b7d-92ba-4e79-827c-fef53c016fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-500649527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a92a7d4ebf974c3fadb73b5854b3de9f',qos_specs=None,replication_status=,reservations=['86232c14-bd1c-48d9-ba65-80628c285713','4eeb4c05-d977-4aeb-89ca-437df4c99998','a4d78931-2368-4e71-b6b8-75fc90f710b9','6a019ec2-ed1f-423f-98f4-a09edfbf3aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ee4acaa6c042a79a3a754ccd350cc8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-500649527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f5c7b7d-92ba-4e79-827c-fef53c016fee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a92a7d4ebf974c3fadb73b5854b3de9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ee4acaa6c042a79a3a754ccd350cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:38.758616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9120a7-dd0e-40e7-84b1-521f5992d0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:38.782955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9120a7-dd0e-40e7-84b1-521f5992d0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-500649527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a92a7d4ebf974c3fadb73b5854b3de9f',qos_specs=None,replication_status=,reservations=['86232c14-bd1c-48d9-ba65-80628c285713','4eeb4c05-d977-4aeb-89ca-437df4c99998','a4d78931-2368-4e71-b6b8-75fc90f710b9','6a019ec2-ed1f-423f-98f4-a09edfbf3aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ee4acaa6c042a79a3a754ccd350cc8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:38.784146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125f5528-a006-4bcd-8e54-3e847923c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:38.800778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125f5528-a006-4bcd-8e54-3e847923c56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:38.801642 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Flow 'volume_create_api' (abfd2e90-122e-4209-a22e-b6d48b97adb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:38.801642 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Create volume request issued successfully. Jul 03 10:41:38.802238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-a9578946-86ec-40e3-a275-cb519f84ec0f tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:38.802881 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 195/779] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 10:41:38 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:38.818368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:38.821041 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:38.821409 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:38.821663 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:38.829880 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:38.829880 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:38.834252 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Volume info retrieved successfully. Jul 03 10:41:38.843181 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9dbd2704-6e04-47ca-ad7e-82b7ff96b982 req-338309b2-62e8-4f91-a9e8-a2050a0136e5 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 200 Jul 03 10:41:38.844223 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 198/780] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:38 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:38.882559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:38.885048 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:38.885300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:38.885948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:38.894814 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:38.894814 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:38.900683 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Volume info retrieved successfully. Jul 03 10:41:38.906952 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5926566f-644a-4061-84c3-bf8d04bfe092 req-76211972-1c8a-4322-a6c0-1088ca7a000d tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 200 Jul 03 10:41:38.907573 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 201/781] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:38 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:39.398840 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-265162db-a9b8-4669-8053-94728b27aa1b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:39.400895 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-265162db-a9b8-4669-8053-94728b27aa1b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:39.401182 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-265162db-a9b8-4669-8053-94728b27aa1b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:39.401614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-265162db-a9b8-4669-8053-94728b27aa1b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:39.421851 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:39.421851 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:39.427437 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-265162db-a9b8-4669-8053-94728b27aa1b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:39.436632 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-265162db-a9b8-4669-8053-94728b27aa1b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:39.437216 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 188/782] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:39 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:39.879222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f112406d-f6fe-46f8-aba8-48ea2e74c825 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:39.942718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:39.944790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:39.944958 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:39.945066 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:39.953059 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:39.953059 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:39.956965 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Volume info retrieved successfully. Jul 03 10:41:39.961523 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b63c4339-2a96-41d0-a12b-e676b707f5df req-4e7a303b-90d4-403e-8843-7ba6c395fff3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 200 Jul 03 10:41:39.961838 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 199/783] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:39 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:39.994474 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f112406d-f6fe-46f8-aba8-48ea2e74c825 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:39.994953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f112406d-f6fe-46f8-aba8-48ea2e74c825 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1929298314"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:39.996868 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:39.996868 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:40.016304 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f112406d-f6fe-46f8-aba8-48ea2e74c825 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:40.016668 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 196/784] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:41:39 2026] POST /volume/v3/types => generated 220 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:40.025405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f07f0538-b61b-44e1-881e-e06ac9d48cb0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.028812 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f07f0538-b61b-44e1-881e-e06ac9d48cb0 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:41:40.029221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f07f0538-b61b-44e1-881e-e06ac9d48cb0 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-713226775"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:40.063941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f07f0538-b61b-44e1-881e-e06ac9d48cb0 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:41:40.064864 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 202/785] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:41:40 2026] POST /volume/v3/group_types => generated 176 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:40.080459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a175f97a-a745-4696-8984-bd2a5e0decca None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.201781 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:41:40.202333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bc7d11ce-7bac-4052-9b2a-e2b0513e0576", "volume_types": ["79e81e7a-9546-467f-ac35-f68fceef4dd5"], "name": "tempest-GroupsV314Test-Group-284829345"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:40.204449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Creating new group {'group': {'group_type': 'bc7d11ce-7bac-4052-9b2a-e2b0513e0576', 'volume_types': ['79e81e7a-9546-467f-ac35-f68fceef4dd5'], 'name': 'tempest-GroupsV314Test-Group-284829345'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:41:40.214545 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Creating group tempest-GroupsV314Test-Group-284829345. Jul 03 10:41:40.221237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.227405 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-reader] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:40.227804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:40.228035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:40.231340 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Availability Zones retrieved successfully. Jul 03 10:41:40.242606 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:40.242606 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:40.249694 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-reader] Volume info retrieved successfully. Jul 03 10:41:40.266325 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b97123e6-0be5-4770-8b52-e234c8608a6b req-318d7611-020c-4f30-ad05-e3af11348fde tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-reader] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 200 Jul 03 10:41:40.267013 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 200/786] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:40 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:40.284521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Created reservations ['c95cf581-da3b-4024-982c-f4f692a88991'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:40.300769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.303044 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:40.303936 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:40.304319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:40.304412 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Delete volume with id: 4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:40.312557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a175f97a-a745-4696-8984-bd2a5e0decca tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:41:40.312769 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:40.312769 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:40.312987 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 189/787] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:41:40 2026] POST /volume/v3/groups => generated 107 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:40.313236 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Volume info retrieved successfully. Jul 03 10:41:40.324781 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.327615 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 Jul 03 10:41:40.328612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:40.328906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:40.329009 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] show called for member 1de9d57d-96ca-4a87-9ce3-ce0695178d79 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:40.334972 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:40.334972 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:40.344852 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Delete volume request issued successfully. Jul 03 10:41:40.345075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-51c5a1bb-ffbd-45a0-8c31-72ee2cd424d5 req-95a48a9f-d0b5-4103-a761-20a7e88775a3 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 202 Jul 03 10:41:40.345558 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 197/788] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:41:40 2026] DELETE /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:40.346175 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d98ebbac-bc4f-4e95-a2e4-67b75bd0ebab tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 returned with HTTP 200 Jul 03 10:41:40.346677 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 203/789] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:40 2026] GET /volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:40.374062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.376858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:40.377116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:40.377439 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:40.387754 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:40.387754 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:40.392636 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Volume info retrieved successfully. Jul 03 10:41:40.397495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3f59f018-d0fc-4402-917a-1553fed9b0d7 req-dbff58a3-c2a9-4e9a-a5c1-88ae0aec51b9 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 200 Jul 03 10:41:40.397985 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 201/790] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:40 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:41:40.449863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:40.456642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:40.456983 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:40.457306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:40.469476 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:40.469476 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:40.474024 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:40.478879 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79eae602-ff78-4f8a-9a77-89cbc04561d3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:40.479321 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 190/791] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:40 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:41.361836 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-73181522-0cd4-4de1-893b-6f6513693017 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:41.364704 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-73181522-0cd4-4de1-893b-6f6513693017 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 Jul 03 10:41:41.365093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-73181522-0cd4-4de1-893b-6f6513693017 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:41.365442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-73181522-0cd4-4de1-893b-6f6513693017 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:41.365614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-73181522-0cd4-4de1-893b-6f6513693017 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] show called for member 1de9d57d-96ca-4a87-9ce3-ce0695178d79 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:41.379260 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.379260 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:41.390185 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-73181522-0cd4-4de1-893b-6f6513693017 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 returned with HTTP 200 Jul 03 10:41:41.390808 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 198/792] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:41 2026] GET /volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:41.408704 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:41.410592 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:41.411024 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1411131193", "volume_type": "79e81e7a-9546-467f-ac35-f68fceef4dd5", "group_id": "1de9d57d-96ca-4a87-9ce3-ce0695178d79", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:41.412827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1411131193', 'volume_type': '79e81e7a-9546-467f-ac35-f68fceef4dd5', 'group_id': '1de9d57d-96ca-4a87-9ce3-ce0695178d79', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:41.422301 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.422301 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:41.422923 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Create volume of 1 GB Jul 03 10:41:41.425097 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-3294cc75-fc70-4468-882e-688b08ae3021 req-aaf76cb0-ecd4-44e6-88c7-b4f052f2bd95 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:41.427703 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3294cc75-fc70-4468-882e-688b08ae3021 req-aaf76cb0-ecd4-44e6-88c7-b4f052f2bd95 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] GET https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee Jul 03 10:41:41.427968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3294cc75-fc70-4468-882e-688b08ae3021 req-aaf76cb0-ecd4-44e6-88c7-b4f052f2bd95 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:41.428346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3294cc75-fc70-4468-882e-688b08ae3021 req-aaf76cb0-ecd4-44e6-88c7-b4f052f2bd95 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:41.428914 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Availability Zones retrieved successfully. Jul 03 10:41:41.434798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Flow 'volume_create_api' (f0bdad47-00a8-4bad-98da-791aab6f7e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:41.435094 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3294cc75-fc70-4468-882e-688b08ae3021 req-aaf76cb0-ecd4-44e6-88c7-b4f052f2bd95 tempest-VolumesGetTestJSON-2017653482 tempest-VolumesGetTestJSON-2017653482-project-member] https://10.4.3.52/volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee returned with HTTP 404 Jul 03 10:41:41.436213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10fe472f-42f9-4016-9f00-d4fd455c9d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:41.436620 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 202/793] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:41 2026] GET /volume/v3/volumes/4f5c7b7d-92ba-4e79-827c-fef53c016fee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:41.436782 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.436782 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:41.437379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:41.463768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10fe472f-42f9-4016-9f00-d4fd455c9d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79e81e7a-9546-467f-ac35-f68fceef4dd5,is_public=True,name='tempest-GroupsV314Test-volume-type-1929298314',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79e81e7a-9546-467f-ac35-f68fceef4dd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1de9d57d-96ca-4a87-9ce3-ce0695178d79', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:41.464945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d908c25-97d3-4380-b9df-5e66eb3fc452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:41.499762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:41.501945 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:41.502252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:41.502547 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:41.502903 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1929298314 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1929298314, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:41.503192 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1929298314 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1929298314, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:41.512525 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.512525 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:41.516334 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:41.521166 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba6b6c6a-e55b-4cd9-8448-7ca4c6efa01e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:41.521549 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 191/794] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:41 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:41.560945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Created reservations ['58a7419f-6e9c-40a8-a11c-cf3e2194cb43', '89076585-f6df-465a-a3d4-8824e2a423fd', 'c62f977f-7877-4811-aa14-d11d659434e2', '12eeb23c-2ef2-4bd7-bd36-5e4fbdc5c8fe'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:41.562101 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d908c25-97d3-4380-b9df-5e66eb3fc452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a7419f-6e9c-40a8-a11c-cf3e2194cb43', '89076585-f6df-465a-a3d4-8824e2a423fd', 'c62f977f-7877-4811-aa14-d11d659434e2', '12eeb23c-2ef2-4bd7-bd36-5e4fbdc5c8fe']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:41.563155 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02470d12-d2f2-4f91-a8d1-40b436862ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:41.604055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02470d12-d2f2-4f91-a8d1-40b436862ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d39cc0-852d-4bd1-9d91-bd27930b7e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1411131193',encryption_key_id=None,group_id=1de9d57d-96ca-4a87-9ce3-ce0695178d79,group_type_id=,metadata={},multiattach=False,project_id='0f5cab82495d4edaa662c154b59eb115',qos_specs=None,replication_status=,reservations=['58a7419f-6e9c-40a8-a11c-cf3e2194cb43','89076585-f6df-465a-a3d4-8824e2a423fd','c62f977f-7877-4811-aa14-d11d659434e2','12eeb23c-2ef2-4bd7-bd36-5e4fbdc5c8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05037838e4f4f5e8601cb0047c82f12',volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1411131193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1de9d57d-96ca-4a87-9ce3-ce0695178d79,host=None,id=d7d39cc0-852d-4bd1-9d91-bd27930b7e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f5cab82495d4edaa662c154b59eb115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05037838e4f4f5e8601cb0047c82f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79e81e7a-9546-467f-ac35-f68fceef4dd5),volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:41.605023 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394ca4a0-f529-4ab8-9b9b-5c1c1cefb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:41.641298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394ca4a0-f529-4ab8-9b9b-5c1c1cefb136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1411131193',encryption_key_id=None,group_id=1de9d57d-96ca-4a87-9ce3-ce0695178d79,group_type_id=,metadata={},multiattach=False,project_id='0f5cab82495d4edaa662c154b59eb115',qos_specs=None,replication_status=,reservations=['58a7419f-6e9c-40a8-a11c-cf3e2194cb43','89076585-f6df-465a-a3d4-8824e2a423fd','c62f977f-7877-4811-aa14-d11d659434e2','12eeb23c-2ef2-4bd7-bd36-5e4fbdc5c8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05037838e4f4f5e8601cb0047c82f12',volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:41.642297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa96812-7127-4a36-8896-04aa2cdb456a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:41.661052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa96812-7127-4a36-8896-04aa2cdb456a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:41.662052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Flow 'volume_create_api' (f0bdad47-00a8-4bad-98da-791aab6f7e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:41.662052 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Create volume request issued successfully. Jul 03 10:41:41.663404 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:41.664513 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:41.714551 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:41.717959 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.717959 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:41.721893 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eaafd80e-bacc-4826-9c32-69bc91cf817b tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:41.722436 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 204/795] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:41 2026] POST /volume/v3/volumes => generated 817 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:41.738566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:41.740569 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 Jul 03 10:41:41.741658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:41.741658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:41.748724 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.748724 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:41.752647 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Volume info retrieved successfully. Jul 03 10:41:41.753284 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:41.753420 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:41.798383 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:41.799590 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:41.799590 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:41.806732 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6cb0bba2-d703-4ac3-a7df-7a46c7b57b1e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 returned with HTTP 200 Jul 03 10:41:41.807250 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 199/796] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:41 2026] GET /volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 => generated 885 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:42.319033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-838522c7-f47d-4557-bc7b-3a382f63aae7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.324379 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-838522c7-f47d-4557-bc7b-3a382f63aae7 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8/action Jul 03 10:41:42.324767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-838522c7-f47d-4557-bc7b-3a382f63aae7 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:42.324902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-838522c7-f47d-4557-bc7b-3a382f63aae7 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:42.357762 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.357762 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:42.379394 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bca74e40-3ed9-4020-8012-66e2db64b629 req-838522c7-f47d-4557-bc7b-3a382f63aae7 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8/action returned with HTTP 204 Jul 03 10:41:42.380042 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 203/797] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:41:42 2026] POST /volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:42.441148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.536554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3654166e-b676-417c-877d-d7f59ca2135c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.538408 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3654166e-b676-417c-877d-d7f59ca2135c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:42.538620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3654166e-b676-417c-877d-d7f59ca2135c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:42.538818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3654166e-b676-417c-877d-d7f59ca2135c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:42.550067 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.550067 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:42.555530 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3654166e-b676-417c-877d-d7f59ca2135c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:42.560588 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3654166e-b676-417c-877d-d7f59ca2135c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:42.560588 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 205/798] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:42 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:42.579571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.582175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:41:42.582389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:42.582654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:42.593627 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.593627 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:42.598794 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:41:42.605160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-32a704ce-c890-4864-bc7d-7d9f81e12849 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:41:42.605455 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 200/799] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:42 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:42.625290 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:42.625707 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-129478949", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:42.627682 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-129478949', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:42.752312 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume of 1 GB Jul 03 10:41:42.759306 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Availability Zones retrieved successfully. Jul 03 10:41:42.767502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (b8733fd7-3847-42f1-bcd8-1c4b7814e80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:42.768943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18d64d5-8c0b-48d3-96f2-ffc057bc65d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:42.770293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:42.825813 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a39d48ab-befe-4978-96ef-be5a879d9130 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.828168 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 Jul 03 10:41:42.828168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:42.833126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:42.854796 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.854796 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:42.859841 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Volume info retrieved successfully. Jul 03 10:41:42.860680 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:42.860859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18d64d5-8c0b-48d3-96f2-ffc057bc65d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:42.861024 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:42.861796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7edeb9f-7905-4046-aaf0-3cd29be0d52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:42.900793 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:42.904522 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.904522 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:42.914929 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a39d48ab-befe-4978-96ef-be5a879d9130 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 returned with HTTP 200 Jul 03 10:41:42.915789 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 204/800] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:42 2026] GET /volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:42.938623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:42.944194 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] POST https://10.4.3.52/volume/v3/groups/action Jul 03 10:41:42.944856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action body: b'{"create-from-src": {"source_group_id": "1de9d57d-96ca-4a87-9ce3-ce0695178d79", "name": "tempest-Group_from_grp-1889165959"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:42.944856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1de9d57d-96ca-4a87-9ce3-ce0695178d79", "name": "tempest-Group_from_grp-1889165959"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:42.950240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Creating new group {'create-from-src': {'source_group_id': '1de9d57d-96ca-4a87-9ce3-ce0695178d79', 'name': 'tempest-Group_from_grp-1889165959'}}. {{(pid=99874) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 10:41:42.950240 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Creating group tempest-Group_from_grp-1889165959 from source group 1de9d57d-96ca-4a87-9ce3-ce0695178d79. Jul 03 10:41:42.955799 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.955799 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:42.964355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Created reservations ['f01d6e5c-7b4d-4949-9249-ba708fad44fd', '4f998ea4-8f82-4bf6-afcc-d433735c9256', 'd7e10181-f4c3-4234-90e5-0ff89292eb31', '3ef31f75-a4c3-4944-8444-588e800ba34b'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:42.965855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7edeb9f-7905-4046-aaf0-3cd29be0d52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f01d6e5c-7b4d-4949-9249-ba708fad44fd', '4f998ea4-8f82-4bf6-afcc-d433735c9256', 'd7e10181-f4c3-4234-90e5-0ff89292eb31', '3ef31f75-a4c3-4944-8444-588e800ba34b']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:42.966627 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b7b868-e211-487d-8e87-3cc01913c24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:42.968359 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:42.968359 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:42.996674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b7b868-e211-487d-8e87-3cc01913c24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8611ff-ac8d-4094-8047-626d14c99049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-129478949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['f01d6e5c-7b4d-4949-9249-ba708fad44fd','4f998ea4-8f82-4bf6-afcc-d433735c9256','d7e10181-f4c3-4234-90e5-0ff89292eb31','3ef31f75-a4c3-4944-8444-588e800ba34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-129478949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8611ff-ac8d-4094-8047-626d14c99049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e70aaac983f4374b85e4c6c5511fb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb224e3633f14b9ca39a18d693104bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:42.996674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af78f509-5031-41fb-a0a4-6aaa60be0662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.006241 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Created reservations ['0ccf532f-02c1-4ec3-bf9c-6d48a5191585'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:43.021555 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af78f509-5031-41fb-a0a4-6aaa60be0662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-129478949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['f01d6e5c-7b4d-4949-9249-ba708fad44fd','4f998ea4-8f82-4bf6-afcc-d433735c9256','d7e10181-f4c3-4234-90e5-0ff89292eb31','3ef31f75-a4c3-4944-8444-588e800ba34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.021555 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74bc4ed1-c618-4af1-a1d5-b571d53186af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.038819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74bc4ed1-c618-4af1-a1d5-b571d53186af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.039610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (b8733fd7-3847-42f1-bcd8-1c4b7814e80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:43.040120 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request issued successfully. Jul 03 10:41:43.040414 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b5463bf-06dd-4624-8a96-b3eb0b3bec26 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:43.040817 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 192/801] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:41:42 2026] POST /volume/v3/volumes => generated 754 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:43.056527 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cf07e873-758e-41a9-ad32-00f80d76403f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.058603 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf07e873-758e-41a9-ad32-00f80d76403f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:41:43.058792 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf07e873-758e-41a9-ad32-00f80d76403f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:43.058983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf07e873-758e-41a9-ad32-00f80d76403f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:43.068660 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.068660 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:43.076949 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cf07e873-758e-41a9-ad32-00f80d76403f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:43.087279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf07e873-758e-41a9-ad32-00f80d76403f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 200 Jul 03 10:41:43.087898 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 201/802] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:43 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:43.574015 np0000004406 devstack@c-api.service[99874]: INFO cinder.group.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] A mapping entry already exists for group 4a26657f-b702-4328-a357-1ed1f1c88bbf and volume type 79e81e7a-9546-467f-ac35-f68fceef4dd5. Do not need to create again. Jul 03 10:41:43.574426 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.574426 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:43.575136 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Availability Zones retrieved successfully. Jul 03 10:41:43.581819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Flow 'volume_create_api' (a655f6df-9028-4bed-b35c-75dd87bdb7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:43.583058 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24b836a-94a4-45e8-aa84-76fe7a1151b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.584425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:43.606999 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24b836a-94a4-45e8-aa84-76fe7a1151b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd7d39cc0-852d-4bd1-9d91-bd27930b7e97', 'volume_type': VolumeType(created_at=2026-07-03T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79e81e7a-9546-467f-ac35-f68fceef4dd5,is_public=True,name='tempest-GroupsV314Test-volume-type-1929298314',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79e81e7a-9546-467f-ac35-f68fceef4dd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4a26657f-b702-4328-a357-1ed1f1c88bbf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.608129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f29fe8-87b3-470b-aebc-c62660ed4826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.654441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Created reservations ['ac483b1a-5075-4e94-b83b-32e5c6007fe0', 'ae1d0e19-845a-4461-895c-1c395ad6317d', '12c1c1fe-ee71-46b2-bf84-a053640245c2', 'b621b618-8731-400b-a1d1-2ea9dad56fc6'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:43.655538 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f29fe8-87b3-470b-aebc-c62660ed4826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac483b1a-5075-4e94-b83b-32e5c6007fe0', 'ae1d0e19-845a-4461-895c-1c395ad6317d', '12c1c1fe-ee71-46b2-bf84-a053640245c2', 'b621b618-8731-400b-a1d1-2ea9dad56fc6']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.656547 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00814f5a-7a6d-41fc-a171-0d5f03a3be74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.681844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00814f5a-7a6d-41fc-a171-0d5f03a3be74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=4a26657f-b702-4328-a357-1ed1f1c88bbf,group_type_id=,metadata={},multiattach=False,project_id='0f5cab82495d4edaa662c154b59eb115',qos_specs=None,replication_status=,reservations=['ac483b1a-5075-4e94-b83b-32e5c6007fe0','ae1d0e19-845a-4461-895c-1c395ad6317d','12c1c1fe-ee71-46b2-bf84-a053640245c2','b621b618-8731-400b-a1d1-2ea9dad56fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=d7d39cc0-852d-4bd1-9d91-bd27930b7e97,status='creating',user_id='e05037838e4f4f5e8601cb0047c82f12',volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4a26657f-b702-4328-a357-1ed1f1c88bbf,host=None,id=ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f5cab82495d4edaa662c154b59eb115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d7d39cc0-852d-4bd1-9d91-bd27930b7e97,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05037838e4f4f5e8601cb0047c82f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79e81e7a-9546-467f-ac35-f68fceef4dd5),volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.682580 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187bff46-7e24-4acb-9ab9-ebd429ac6dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.701700 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187bff46-7e24-4acb-9ab9-ebd429ac6dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=4a26657f-b702-4328-a357-1ed1f1c88bbf,group_type_id=,metadata={},multiattach=False,project_id='0f5cab82495d4edaa662c154b59eb115',qos_specs=None,replication_status=,reservations=['ac483b1a-5075-4e94-b83b-32e5c6007fe0','ae1d0e19-845a-4461-895c-1c395ad6317d','12c1c1fe-ee71-46b2-bf84-a053640245c2','b621b618-8731-400b-a1d1-2ea9dad56fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=d7d39cc0-852d-4bd1-9d91-bd27930b7e97,status='creating',user_id='e05037838e4f4f5e8601cb0047c82f12',volume_type_id=79e81e7a-9546-467f-ac35-f68fceef4dd5)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:43.702754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Flow 'volume_create_api' (a655f6df-9028-4bed-b35c-75dd87bdb7b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:43.703165 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Create volume request issued successfully. Jul 03 10:41:43.720192 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94f5b580-6f44-4b91-9396-e1ca486853e8 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/action returned with HTTP 202 Jul 03 10:41:43.720699 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 206/803] 10.4.3.52 () {70 vars in 1311 bytes} [Fri Jul 3 10:41:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:43.732139 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-29e91f93-509c-4352-9ae0-bb6200225800 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.733757 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.735845 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:43.736091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:43.736312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:43.736610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:43.737035 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.737035 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:43.737601 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:43.747371 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Get all volumes completed successfully. Jul 03 10:41:43.748168 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:43.748379 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:43.788723 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:43.792041 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.792041 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:43.796359 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:43.796625 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:43.838886 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-29e91f93-509c-4352-9ae0-bb6200225800 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:43.839397 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-29e91f93-509c-4352-9ae0-bb6200225800 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1691156290"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:43.841909 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:43.845409 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.845409 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:43.854030 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-29e91f93-509c-4352-9ae0-bb6200225800 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:43.854386 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 205/804] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:41:43 2026] POST /volume/v3/types => generated 233 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:43.854808 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa2fe36a-9c52-4326-9dd2-55ddf9bf8c46 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:43.855188 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 193/805] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:43 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:43.863879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a90ceb59-22f6-4f37-9baf-3e07451902f9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.865785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a90ceb59-22f6-4f37-9baf-3e07451902f9 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:41:43.866210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a90ceb59-22f6-4f37-9baf-3e07451902f9 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-441884444", "extra_specs": {"multiattach": " True"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:43.872341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.875713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 Jul 03 10:41:43.875713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:43.875818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:43.883724 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.883724 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:43.884333 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a90ceb59-22f6-4f37-9baf-3e07451902f9 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:41:43.884768 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 202/806] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:41:43 2026] POST /volume/v3/types => generated 258 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:43.888372 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Volume info retrieved successfully. Jul 03 10:41:43.889736 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:43.889736 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:43.893887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.934386 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:43.937452 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.937452 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:43.944516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6ec2b71-7bbf-4360-aaf4-b4fed05900ad tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 returned with HTTP 200 Jul 03 10:41:43.944974 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 207/807] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:43 2026] GET /volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 => generated 921 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:43.955210 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:43.955515 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1691156290", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2107869264"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:43.957413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1691156290', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2107869264'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:43.958491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.960910 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Create volume of 1 GB Jul 03 10:41:43.961035 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf Jul 03 10:41:43.961192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:43.961281 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.961281 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:43.961486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:43.961703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] show called for member 4a26657f-b702-4328-a357-1ed1f1c88bbf {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:43.961854 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Availability Zones retrieved successfully. Jul 03 10:41:43.965832 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:43.965832 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:43.967959 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Flow 'volume_create_api' (a87809a9-8253-4e5a-971a-4cc432fb1399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:43.968851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f79f43-532c-4262-ae8f-bdb494f93dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:43.969631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:43.973769 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5a9ed9e-b023-4355-baf8-5bac1a9ef854 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf returned with HTTP 200 Jul 03 10:41:43.974180 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 194/808] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:43 2026] GET /volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:43.983692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:43.985355 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:43.985592 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:43.985778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:43.986118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:43.986847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:43.994947 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Get all volumes completed successfully. Jul 03 10:41:43.995739 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:43.995895 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:44.001606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f79f43-532c-4262-ae8f-bdb494f93dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:41:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba8a7d9a-b75b-40eb-819e-165eb3a06b73,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1691156290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba8a7d9a-b75b-40eb-819e-165eb3a06b73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.002882 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1167b1-1d86-4198-bc46-5d32db3f2098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.037399 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:44.037769 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:44.038183 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:44.042231 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.042231 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:44.050878 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:44.051076 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:44.090711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Created reservations ['5b07cb24-74ac-49b4-afed-0ce0e7a3520a', '867ee9a7-7d31-4cfe-b667-d4c8846f73bb', 'b2510560-e06d-4e60-adab-7cce2052cfe0', 'a3002fc5-4950-4dd3-ab67-70f4dbe25351'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:44.091692 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1167b1-1d86-4198-bc46-5d32db3f2098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b07cb24-74ac-49b4-afed-0ce0e7a3520a', '867ee9a7-7d31-4cfe-b667-d4c8846f73bb', 'b2510560-e06d-4e60-adab-7cce2052cfe0', 'a3002fc5-4950-4dd3-ab67-70f4dbe25351']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.092898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4112cae-8de8-40d6-88db-cd8d2ac4d56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.099595 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:44.851036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.853915 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.853915 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:44.856811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:41:44.856811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:44.856811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:44.856811 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.856811 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:44.858850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8ad8feed-3e8a-47ea-a80c-b4f3d0838690 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:44.858850 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 203/809] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:43 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:44.859972 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:44.859972 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-caa50636-78ce-4d28-b57b-92cc80258bb5 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 200 Jul 03 10:41:44.859972 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 208/810] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:44 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:44.860769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4112cae-8de8-40d6-88db-cd8d2ac4d56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86cfac1-468d-455c-a2de-3c5cbb44ec59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2107869264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105dd87fbe9f4345b30029f544908ead',qos_specs=None,replication_status=,reservations=['5b07cb24-74ac-49b4-afed-0ce0e7a3520a','867ee9a7-7d31-4cfe-b667-d4c8846f73bb','b2510560-e06d-4e60-adab-7cce2052cfe0','a3002fc5-4950-4dd3-ab67-70f4dbe25351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dab0fd0d1549a59e064ad6ba04fd0c',volume_type_id=ba8a7d9a-b75b-40eb-819e-165eb3a06b73), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2107869264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d86cfac1-468d-455c-a2de-3c5cbb44ec59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105dd87fbe9f4345b30029f544908ead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91dab0fd0d1549a59e064ad6ba04fd0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba8a7d9a-b75b-40eb-819e-165eb3a06b73),volume_type_id=ba8a7d9a-b75b-40eb-819e-165eb3a06b73)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.860769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91de94-1c45-48bf-aa43-7f8f7b489177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.861580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.861580 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] POST https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf/action Jul 03 10:41:44.861580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:44.861580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:44.862160 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.862464 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] delete called for group 4a26657f-b702-4328-a357-1ed1f1c88bbf {{(pid=99873) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:44.862464 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Delete group with id: 4a26657f-b702-4328-a357-1ed1f1c88bbf Jul 03 10:41:44.863018 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:44.863018 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-444372253"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:44.863018 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-444372253'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:44.863018 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume of 1 GB Jul 03 10:41:44.863423 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.863423 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:44.864004 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Availability Zones retrieved successfully. Jul 03 10:41:44.864776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91de94-1c45-48bf-aa43-7f8f7b489177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2107869264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105dd87fbe9f4345b30029f544908ead',qos_specs=None,replication_status=,reservations=['5b07cb24-74ac-49b4-afed-0ce0e7a3520a','867ee9a7-7d31-4cfe-b667-d4c8846f73bb','b2510560-e06d-4e60-adab-7cce2052cfe0','a3002fc5-4950-4dd3-ab67-70f4dbe25351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91dab0fd0d1549a59e064ad6ba04fd0c',volume_type_id=ba8a7d9a-b75b-40eb-819e-165eb3a06b73)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.864776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e9baab-7341-4960-aff8-14281acb7fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.865254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (cdd43043-8e1f-4cd3-a1d1-1a07c31fede2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:44.865254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28a7eca-328f-4a40-bd49-767219747025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.865254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:44.865520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e9baab-7341-4960-aff8-14281acb7fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.865520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Flow 'volume_create_api' (a87809a9-8253-4e5a-971a-4cc432fb1399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:44.865520 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Create volume request issued successfully. Jul 03 10:41:44.865520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa5cc5ca-6c95-407d-ab0d-f060ff9f0a0e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:44.865520 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 206/811] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:41:43 2026] POST /volume/v3/volumes => generated 870 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23b0f30c-0ad5-4598-b68e-5f78c5a48912 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:44.866003 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 209/812] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:44 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:44.866543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28a7eca-328f-4a40-bd49-767219747025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.866543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2ce750-31ab-4a42-86c2-842064764048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.866824 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b8653d-9e22-46e0-bc0a-143c36637ec3 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf/action returned with HTTP 202 Jul 03 10:41:44.866824 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 195/813] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:44 2026] POST /volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Volume info retrieved successfully. Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:44.867178 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:44.867808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Created reservations ['5d7e6ba8-8923-4eda-8a7c-904ce6f9ffe5', 'e2031230-e040-42fb-80e5-71dde6f09306', '7547cf81-2689-4645-8260-80db18f12494', '1e657900-269e-4762-a858-3bf4332c95c2'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:44.867808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2ce750-31ab-4a42-86c2-842064764048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d7e6ba8-8923-4eda-8a7c-904ce6f9ffe5', 'e2031230-e040-42fb-80e5-71dde6f09306', '7547cf81-2689-4645-8260-80db18f12494', '1e657900-269e-4762-a858-3bf4332c95c2']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.867808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0253fb12-eca9-486a-be9b-8da629c9f336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.868220 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:44.868332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0253fb12-eca9-486a-be9b-8da629c9f336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9381a8ed-7c45-4a78-84a1-8e81af30882a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-444372253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['5d7e6ba8-8923-4eda-8a7c-904ce6f9ffe5','e2031230-e040-42fb-80e5-71dde6f09306','7547cf81-2689-4645-8260-80db18f12494','1e657900-269e-4762-a858-3bf4332c95c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-444372253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9381a8ed-7c45-4a78-84a1-8e81af30882a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e70aaac983f4374b85e4c6c5511fb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb224e3633f14b9ca39a18d693104bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.868332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3d5d9a-b341-492e-a82d-03503155dcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.868755 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.868755 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:44.868755 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b1f9c95a-9182-4ffb-a902-8d9399c743f6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 returned with HTTP 200 Jul 03 10:41:44.868755 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 207/814] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:44 2026] GET /volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3d5d9a-b341-492e-a82d-03503155dcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-444372253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['5d7e6ba8-8923-4eda-8a7c-904ce6f9ffe5','e2031230-e040-42fb-80e5-71dde6f09306','7547cf81-2689-4645-8260-80db18f12494','1e657900-269e-4762-a858-3bf4332c95c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9faab913-0ae5-426b-818e-ed901d0dd71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9faab913-0ae5-426b-818e-ed901d0dd71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (cdd43043-8e1f-4cd3-a1d1-1a07c31fede2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request issued successfully. Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c86d3da-1f71-44b3-a734-e1ecd433837d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:44.868957 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 204/815] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:44 2026] POST /volume/v3/volumes => generated 754 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ade94cb4-68a9-4587-ad63-53b68a4ffade tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 200 Jul 03 10:41:44.869540 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 210/816] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:44 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:45.248042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.249562 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:45.249773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.249947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.256239 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.256239 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:45.259290 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:45.262739 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc4d1dd3-ed32-4e6f-9451-190cfd48806d tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:45.263093 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 196/817] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:45.274662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.276484 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:45.276693 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.276870 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.283722 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.283722 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:45.287058 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Volume info retrieved successfully. Jul 03 10:41:45.290511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f4f47d90-cd2c-4fe5-8f10-17c3c7c193e6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:45.290922 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 208/818] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:45.307214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a96792df-4f29-428b-b459-580a51a32be3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.309445 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] POST https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action Jul 03 10:41:45.309829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-441884444", "migration_policy": "never"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:45.309968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-441884444", "migration_policy": "never"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:45.318319 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.318319 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.318720 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:45.323256 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.323256 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.336447 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:45.336738 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:45.354868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Created reservations ['282b2910-9253-4b2f-aa11-c0d3e3dac949', '35b987e9-cbc3-4a24-807d-e3f9ce376715'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:45.364295 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:45.364537 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:45.371070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Created reservations ['b09a27a6-8e24-4aa7-ae36-faebfd04f6c2', 'ef27309b-779c-46b6-afb0-21a89c5d384d'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:45.407267 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Retype volume request issued successfully. Jul 03 10:41:45.407524 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a96792df-4f29-428b-b459-580a51a32be3 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action returned with HTTP 202 Jul 03 10:41:45.408142 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 205/819] 10.4.3.52 () {70 vars in 1425 bytes} [Fri Jul 3 10:41:45 2026] POST /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:41:45.414021 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4319f305-6d5d-4418-9e62-26204f0f0ca0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.415203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9be2f8bb-9b1a-437a-929e-641947a04939 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.417046 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9be2f8bb-9b1a-437a-929e-641947a04939 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:45.417319 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4319f305-6d5d-4418-9e62-26204f0f0ca0 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 Jul 03 10:41:45.417407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9be2f8bb-9b1a-437a-929e-641947a04939 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.417570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4319f305-6d5d-4418-9e62-26204f0f0ca0 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.417628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9be2f8bb-9b1a-437a-929e-641947a04939 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.417735 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4319f305-6d5d-4418-9e62-26204f0f0ca0 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.423158 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4319f305-6d5d-4418-9e62-26204f0f0ca0 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 returned with HTTP 404 Jul 03 10:41:45.423689 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 211/820] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/ee65d4a6-84dd-4a3b-aed4-2edc7ed0f124 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:45.427124 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.427124 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:45.431054 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9be2f8bb-9b1a-437a-929e-641947a04939 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:45.432530 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58738d5f-99ab-4127-9365-976569677f0e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.434766 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58738d5f-99ab-4127-9365-976569677f0e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf Jul 03 10:41:45.435064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58738d5f-99ab-4127-9365-976569677f0e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.435940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58738d5f-99ab-4127-9365-976569677f0e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.435978 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9be2f8bb-9b1a-437a-929e-641947a04939 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:45.436007 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-58738d5f-99ab-4127-9365-976569677f0e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] show called for member 4a26657f-b702-4328-a357-1ed1f1c88bbf {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:45.436054 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 197/821] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:45.440243 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58738d5f-99ab-4127-9365-976569677f0e tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf returned with HTTP 404 Jul 03 10:41:45.441457 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 209/822] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/groups/4a26657f-b702-4328-a357-1ed1f1c88bbf => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:45.450126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.457138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:45.463866 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Get all volumes completed successfully. Jul 03 10:41:45.464836 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:45.464994 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:45.504570 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:45.508098 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.508098 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.512830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.514934 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:41:45.515171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.515396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.515607 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4a402104-0a49-48d8-bcd4-e11dd4242be6 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:41:45.516144 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 206/823] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:45.524766 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.524766 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:45.528898 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:45.530290 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.531912 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] POST https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79/action Jul 03 10:41:45.532297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:45.532410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:45.533925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] delete called for group 1de9d57d-96ca-4a87-9ce3-ce0695178d79 {{(pid=99873) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:41:45.534032 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Delete group with id: 1de9d57d-96ca-4a87-9ce3-ce0695178d79 Jul 03 10:41:45.534356 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-600e48fa-3ed1-4387-b1c8-cffe9de00111 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 200 Jul 03 10:41:45.534815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 212/824] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:45.537055 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.537055 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:45.548423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.550484 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:45.550856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-811552041"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:45.552489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-811552041'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:45.552679 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume of 1 GB Jul 03 10:41:45.557191 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Availability Zones retrieved successfully. Jul 03 10:41:45.562231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (c00c08a9-7450-4a2f-86d1-340204176955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:45.563767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0874c2ee-e917-4c15-9e2f-afeb3c206b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:45.565436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:45.578664 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eddec5d3-97ee-4c4c-a3cd-0ab3b6a7bbb4 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79/action returned with HTTP 202 Jul 03 10:41:45.579064 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 198/825] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:41:45 2026] POST /volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:45.586407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-80e1103a-5f12-4747-bae5-91942737b948 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.588199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 Jul 03 10:41:45.588448 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.588733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.596964 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.596964 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.597274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0874c2ee-e917-4c15-9e2f-afeb3c206b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:45.597937 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d273f2-8920-4a40-bb51-c8ae4709245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:45.601609 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Volume info retrieved successfully. Jul 03 10:41:45.602085 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:41:45.602225 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:41:45.638280 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:41:45.641468 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.641468 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:45.648934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80e1103a-5f12-4747-bae5-91942737b948 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 returned with HTTP 200 Jul 03 10:41:45.649183 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 207/826] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 => generated 909 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:45.662007 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Created reservations ['0cf53890-fbc3-41cd-9a44-6d75456d8c70', '2a56e3c3-2d5c-4948-909e-9aa6bd41af74', '5530cf9a-ee8e-4ffc-8e83-0b1474742ba8', '5dcd65a2-d256-46e6-b786-41d756f850a5'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:45.662673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d273f2-8920-4a40-bb51-c8ae4709245a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf53890-fbc3-41cd-9a44-6d75456d8c70', '2a56e3c3-2d5c-4948-909e-9aa6bd41af74', '5530cf9a-ee8e-4ffc-8e83-0b1474742ba8', '5dcd65a2-d256-46e6-b786-41d756f850a5']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:45.663373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c57d344-b280-4f66-b820-025ba9dd615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:45.699637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c57d344-b280-4f66-b820-025ba9dd615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e1db06e-dc3f-4246-8cfc-18b55ff92459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-811552041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['0cf53890-fbc3-41cd-9a44-6d75456d8c70','2a56e3c3-2d5c-4948-909e-9aa6bd41af74','5530cf9a-ee8e-4ffc-8e83-0b1474742ba8','5dcd65a2-d256-46e6-b786-41d756f850a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-811552041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e1db06e-dc3f-4246-8cfc-18b55ff92459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e70aaac983f4374b85e4c6c5511fb66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb224e3633f14b9ca39a18d693104bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:45.700476 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fcc7da-5660-43a9-b8c9-180b97084400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:45.725766 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fcc7da-5660-43a9-b8c9-180b97084400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-811552041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e70aaac983f4374b85e4c6c5511fb66',qos_specs=None,replication_status=,reservations=['0cf53890-fbc3-41cd-9a44-6d75456d8c70','2a56e3c3-2d5c-4948-909e-9aa6bd41af74','5530cf9a-ee8e-4ffc-8e83-0b1474742ba8','5dcd65a2-d256-46e6-b786-41d756f850a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb224e3633f14b9ca39a18d693104bda',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:45.726517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac70031-6e8a-41a6-b58a-3b89694a5544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:45.737277 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac70031-6e8a-41a6-b58a-3b89694a5544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:45.738113 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Flow 'volume_create_api' (c00c08a9-7450-4a2f-86d1-340204176955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:45.738393 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Create volume request issued successfully. Jul 03 10:41:45.738935 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6bbe3671-7cd4-44ca-9a00-e88101eff4fd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:45.739460 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 210/827] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:45 2026] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:45.749587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:45.751330 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:41:45.751518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:45.751705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:45.757661 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:45.757661 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:45.760886 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:45.764604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-afd2ca78-af3c-4f4a-8e55-5f95bde615cf tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 200 Jul 03 10:41:45.764932 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 213/828] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:45 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:46.450957 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.452833 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:46.453063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.453329 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.459912 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.459912 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:46.463365 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:46.467819 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-29b08245-f53d-4a3c-a8a3-c37d7109cfaa tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:46.468256 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 199/829] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:46.479563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.481446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:46.481677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.481844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.488511 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.488511 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:46.491537 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Volume info retrieved successfully. Jul 03 10:41:46.494956 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36ebf922-92fd-4dbd-b6a9-f6f00443e2d6 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:46.495338 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 208/830] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 1189 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:46.509328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.511417 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:46.511678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.511906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.519872 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.519872 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:46.524161 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Volume info retrieved successfully. Jul 03 10:41:46.529157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91f4fb2a-f6f9-4709-8d70-7a67e18e7f7a tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:46.529741 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 211/831] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 1189 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:46.540567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.542181 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] POST https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action Jul 03 10:41:46.542592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1691156290", "migration_policy": "never"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:41:46.542660 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1691156290", "migration_policy": "never"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:46.550159 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.550159 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:46.550449 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:46.567838 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:46.568142 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1691156290, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:46.576337 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Created reservations ['dfc45949-d5a7-4e01-a523-2ce47217dd75', '2238282b-d92a-4daf-8481-1302a13877d4'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:46.588468 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:46.588769 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-441884444, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:41:46.596093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Created reservations ['852881fc-52ed-4003-b04d-85107c350cda', '59504ab0-cf53-4a03-914e-7121dae87a36'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:46.629769 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Retype volume request issued successfully. Jul 03 10:41:46.630041 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09c0b5a8-eaed-4615-b860-c2dd43e5f9cc tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action returned with HTTP 202 Jul 03 10:41:46.630938 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 214/832] 10.4.3.52 () {70 vars in 1425 bytes} [Fri Jul 3 10:41:46 2026] POST /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:41:46.638138 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-29d840a3-1179-482b-9594-465305ef1f9e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.643213 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-29d840a3-1179-482b-9594-465305ef1f9e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:46.643213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-29d840a3-1179-482b-9594-465305ef1f9e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.643213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-29d840a3-1179-482b-9594-465305ef1f9e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.650175 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.650175 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:46.654014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-29d840a3-1179-482b-9594-465305ef1f9e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:46.658816 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-29d840a3-1179-482b-9594-465305ef1f9e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:46.659341 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 200/833] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:46.661807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bb3217e4-8033-4ad7-8943-003a79927532 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.663603 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb3217e4-8033-4ad7-8943-003a79927532 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 Jul 03 10:41:46.663851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb3217e4-8033-4ad7-8943-003a79927532 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.664168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb3217e4-8033-4ad7-8943-003a79927532 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.672834 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb3217e4-8033-4ad7-8943-003a79927532 tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 returned with HTTP 404 Jul 03 10:41:46.673143 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 209/834] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/d7d39cc0-852d-4bd1-9d91-bd27930b7e97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:46.685005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.687355 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] GET https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 Jul 03 10:41:46.687646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.687968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.688195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] show called for member 1de9d57d-96ca-4a87-9ce3-ce0695178d79 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:41:46.697551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f54cc7cb-598d-4d2a-b90c-cb924732e3ef tempest-GroupsV314Test-1089451357 tempest-GroupsV314Test-1089451357-project-member] https://10.4.3.52/volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 returned with HTTP 404 Jul 03 10:41:46.698245 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 212/835] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/groups/1de9d57d-96ca-4a87-9ce3-ce0695178d79 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:46.708075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d0b29d95-5a06-49a2-b2b2-f748a6246597 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.710539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0b29d95-5a06-49a2-b2b2-f748a6246597 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/bc7d11ce-7bac-4052-9b2a-e2b0513e0576 Jul 03 10:41:46.710815 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0b29d95-5a06-49a2-b2b2-f748a6246597 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.711051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0b29d95-5a06-49a2-b2b2-f748a6246597 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.711393 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.711393 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:46.726806 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0b29d95-5a06-49a2-b2b2-f748a6246597 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] https://10.4.3.52/volume/v3/group_types/bc7d11ce-7bac-4052-9b2a-e2b0513e0576 returned with HTTP 202 Jul 03 10:41:46.727340 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 215/836] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:41:46 2026] DELETE /volume/v3/group_types/bc7d11ce-7bac-4052-9b2a-e2b0513e0576 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:46.737319 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2d377042-1db4-42cc-8fa0-699db6ad5fc4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.742621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d377042-1db4-42cc-8fa0-699db6ad5fc4 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] DELETE https://10.4.3.52/volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 Jul 03 10:41:46.742966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d377042-1db4-42cc-8fa0-699db6ad5fc4 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.743131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d377042-1db4-42cc-8fa0-699db6ad5fc4 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.777580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.779876 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d377042-1db4-42cc-8fa0-699db6ad5fc4 tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] https://10.4.3.52/volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 returned with HTTP 202 Jul 03 10:41:46.779963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:41:46.779963 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.780049 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 201/837] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:46 2026] DELETE /volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:46.780169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.787576 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:46.787576 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:46.787753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c8feaf3-1ef6-4de8-bce0-5b28fb88382e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:46.789622 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c8feaf3-1ef6-4de8-bce0-5b28fb88382e tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] GET https://10.4.3.52/volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 Jul 03 10:41:46.789987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c8feaf3-1ef6-4de8-bce0-5b28fb88382e tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:46.790271 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c8feaf3-1ef6-4de8-bce0-5b28fb88382e tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:46.792682 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:46.795293 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c8feaf3-1ef6-4de8-bce0-5b28fb88382e tempest-GroupsV314Test-1176283707 tempest-GroupsV314Test-1176283707-project-admin] https://10.4.3.52/volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 returned with HTTP 404 Jul 03 10:41:46.796462 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 213/838] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/types/79e81e7a-9546-467f-ac35-f68fceef4dd5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:46.797484 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ec84834-b13f-4cf3-9ae5-ca8ad0c7110f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 200 Jul 03 10:41:46.797901 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 210/839] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:46 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:47.676862 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.680157 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.680363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.680577 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.688440 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:47.688440 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:47.694200 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:47.700044 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42bc493e-5e4b-46e0-b20e-6383d186d33a tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:47.700517 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 216/840] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:47.714373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.716689 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.717047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.718463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.728055 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:47.728055 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:47.732214 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Volume info retrieved successfully. Jul 03 10:41:47.738898 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44891cf6-d00a-42b9-a218-3f5e2d42943c tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:47.739420 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 202/841] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:47.752546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.754790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 Jul 03 10:41:47.755562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.755562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.757582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2107869264'), ('all_tenants', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:47.800743 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Get all volumes completed successfully. Jul 03 10:41:47.801309 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cf4ff2a-8f18-4edf-bb15-b210dcd34d16 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 returned with HTTP 200 Jul 03 10:41:47.801688 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 214/842] 10.4.3.52 () {68 vars in 1422 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 => generated 340 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:47.815301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.817364 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 Jul 03 10:41:47.817566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.817787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.818610 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2107869264'), ('all_tenants', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:41:47.862488 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Get all volumes completed successfully. Jul 03 10:41:47.862488 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-170009e2-cb36-4c0d-adf7-fbc177b8a760 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 returned with HTTP 200 Jul 03 10:41:47.862488 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 211/843] 10.4.3.52 () {68 vars in 1422 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2107869264 => generated 340 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:47.877906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.881347 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.881347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.881347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.889558 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:47.889558 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:47.893973 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:47.900553 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebf64c93-cf20-4aa0-8d62-6841074dc184 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:47.901081 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 217/844] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:47.913472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.918360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.918867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.919242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.919529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Delete volume with id: d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.930809 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:47.930809 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:47.931396 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:47.951611 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Delete volume request issued successfully. Jul 03 10:41:47.951864 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35b7e5e3-64a9-4de3-af16-ac9d85bef483 tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 202 Jul 03 10:41:47.952352 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 203/845] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:41:47 2026] DELETE /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:47.963419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:47.965453 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:47.965785 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:47.966068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:47.974041 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:47.974041 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:47.981129 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Volume info retrieved successfully. Jul 03 10:41:47.989948 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8efe8168-52c7-4bf6-880c-ab5a083a08ee tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 200 Jul 03 10:41:47.990164 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 215/846] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:47 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:49.006461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6240fd43-384d-457c-9fa2-fae5bfe1cf1e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:49.008641 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6240fd43-384d-457c-9fa2-fae5bfe1cf1e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] GET https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 Jul 03 10:41:49.008926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6240fd43-384d-457c-9fa2-fae5bfe1cf1e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:49.009233 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6240fd43-384d-457c-9fa2-fae5bfe1cf1e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:49.018862 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6240fd43-384d-457c-9fa2-fae5bfe1cf1e tempest-VolumeRetypeMultiattachTest-1046203671 tempest-VolumeRetypeMultiattachTest-1046203671-project-member] https://10.4.3.52/volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 returned with HTTP 404 Jul 03 10:41:49.019489 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 212/847] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:49 2026] GET /volume/v3/volumes/d86cfac1-468d-455c-a2de-3c5cbb44ec59 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:49.028484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ff3ab8f7-b985-4c8c-a678-64ad286be1b3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:49.030766 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff3ab8f7-b985-4c8c-a678-64ad286be1b3 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] DELETE https://10.4.3.52/volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b Jul 03 10:41:49.031224 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff3ab8f7-b985-4c8c-a678-64ad286be1b3 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:49.031550 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff3ab8f7-b985-4c8c-a678-64ad286be1b3 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:49.108830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff3ab8f7-b985-4c8c-a678-64ad286be1b3 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b returned with HTTP 202 Jul 03 10:41:49.109340 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 218/848] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:49 2026] DELETE /volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:49.116691 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8340792f-b144-4372-b20b-2c2d68abad99 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:49.119174 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8340792f-b144-4372-b20b-2c2d68abad99 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b Jul 03 10:41:49.119550 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8340792f-b144-4372-b20b-2c2d68abad99 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:49.119819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8340792f-b144-4372-b20b-2c2d68abad99 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:49.124612 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8340792f-b144-4372-b20b-2c2d68abad99 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b returned with HTTP 404 Jul 03 10:41:49.125265 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 204/849] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:49 2026] GET /volume/v3/types/c265b691-a113-4339-9b88-170c59344c9b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:49.134521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0bf1872b-3d78-46e5-b03d-b015522ab6c7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:49.137540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0bf1872b-3d78-46e5-b03d-b015522ab6c7 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] DELETE https://10.4.3.52/volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 Jul 03 10:41:49.137889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0bf1872b-3d78-46e5-b03d-b015522ab6c7 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:49.138320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0bf1872b-3d78-46e5-b03d-b015522ab6c7 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:49.170860 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0bf1872b-3d78-46e5-b03d-b015522ab6c7 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 returned with HTTP 202 Jul 03 10:41:49.171419 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 216/850] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:41:49 2026] DELETE /volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:49.180951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8591a674-e924-4b74-a665-e3cba679c483 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:49.184961 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8591a674-e924-4b74-a665-e3cba679c483 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] GET https://10.4.3.52/volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 Jul 03 10:41:49.185275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8591a674-e924-4b74-a665-e3cba679c483 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:49.185556 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8591a674-e924-4b74-a665-e3cba679c483 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:49.194224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8591a674-e924-4b74-a665-e3cba679c483 tempest-VolumeRetypeMultiattachTest-1953589671 tempest-VolumeRetypeMultiattachTest-1953589671-project-admin] https://10.4.3.52/volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 returned with HTTP 404 Jul 03 10:41:49.194915 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 213/851] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:41:49 2026] GET /volume/v3/types/ba8a7d9a-b75b-40eb-819e-165eb3a06b73 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:49.895098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b191858e-2c79-4713-a269-ce058fc83d15 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:50.038882 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] GET https://10.4.3.52/volume/v3/os-hosts Jul 03 10:41:50.039361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:50.039361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:50.047054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.hosts [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:41:15+00:00 {{(pid=99874) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.047336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.hosts [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:41:12+00:00 {{(pid=99874) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.047336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.hosts [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:40:56+00:00 {{(pid=99874) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.047705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b191858e-2c79-4713-a269-ce058fc83d15 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] https://10.4.3.52/volume/v3/os-hosts returned with HTTP 200 Jul 03 10:41:50.048240 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 219/852] 10.4.3.52 () {66 vars in 1233 bytes} [Fri Jul 3 10:41:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:50.061471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:50.066571 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] GET https://10.4.3.52/volume/v3/os-hosts Jul 03 10:41:50.066571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:50.066783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:50.078527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.hosts [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:41:15+00:00 {{(pid=99873) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.078527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.hosts [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:41:12+00:00 {{(pid=99873) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.078686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.hosts [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] status, active and update: available, enabled, 2026-07-03 10:40:56+00:00 {{(pid=99873) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 10:41:50.079078 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e35f724-4bdd-4979-98aa-5e67936658f8 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] https://10.4.3.52/volume/v3/os-hosts returned with HTTP 200 Jul 03 10:41:50.079548 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 205/853] 10.4.3.52 () {66 vars in 1233 bytes} [Fri Jul 3 10:41:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:50.094920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-87a6436b-19cc-4c47-a1dc-1661b25e67e5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:50.102173 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87a6436b-19cc-4c47-a1dc-1661b25e67e5 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] GET https://10.4.3.52/volume/v3/os-hosts/np0000004406@storpool Jul 03 10:41:50.102173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87a6436b-19cc-4c47-a1dc-1661b25e67e5 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:50.102639 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87a6436b-19cc-4c47-a1dc-1661b25e67e5 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:50.177620 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87a6436b-19cc-4c47-a1dc-1661b25e67e5 tempest-VolumeHostsAdminTestsJSON-308185143 tempest-VolumeHostsAdminTestsJSON-308185143-project-admin] https://10.4.3.52/volume/v3/os-hosts/np0000004406@storpool returned with HTTP 200 Jul 03 10:41:50.178449 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 217/854] 10.4.3.52 () {66 vars in 1299 bytes} [Fri Jul 3 10:41:50 2026] GET /volume/v3/os-hosts/np0000004406@storpool => generated 1125 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:52.007828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:52.153961 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 tempest-AvailabilityZoneTestJSON-908307320 tempest-AvailabilityZoneTestJSON-908307320-project-member] GET https://10.4.3.52/volume/v3/os-availability-zone Jul 03 10:41:52.154357 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 tempest-AvailabilityZoneTestJSON-908307320 tempest-AvailabilityZoneTestJSON-908307320-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:52.154666 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 tempest-AvailabilityZoneTestJSON-908307320 tempest-AvailabilityZoneTestJSON-908307320-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:52.159923 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 tempest-AvailabilityZoneTestJSON-908307320 tempest-AvailabilityZoneTestJSON-908307320-project-member] Availability Zones retrieved successfully. Jul 03 10:41:52.160487 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1299b1b1-28ab-473b-9889-8c0f9a0cd713 tempest-AvailabilityZoneTestJSON-908307320 tempest-AvailabilityZoneTestJSON-908307320-project-member] https://10.4.3.52/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 10:41:52.160972 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 214/855] 10.4.3.52 () {66 vars in 1269 bytes} [Fri Jul 3 10:41:52 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:53.739688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d325bd2-8e0c-49f8-a739-f69f5e57b69d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:53.740122 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d325bd2-8e0c-49f8-a739-f69f5e57b69d None None] GET https://10.4.3.52/volume// Jul 03 10:41:53.740303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d325bd2-8e0c-49f8-a739-f69f5e57b69d None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:53.740475 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d325bd2-8e0c-49f8-a739-f69f5e57b69d None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:53.740866 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d325bd2-8e0c-49f8-a739-f69f5e57b69d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:53.741061 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 220/856] 10.4.3.52 () {64 vars in 997 bytes} [Fri Jul 3 10:41:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:53.752968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-53938d93-c3e3-4658-9eb5-48330007556c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:53.753392 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53938d93-c3e3-4658-9eb5-48330007556c None None] GET https://10.4.3.52/volume// Jul 03 10:41:53.753487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53938d93-c3e3-4658-9eb5-48330007556c None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:53.753688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53938d93-c3e3-4658-9eb5-48330007556c None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:53.754044 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53938d93-c3e3-4658-9eb5-48330007556c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:53.754408 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 206/857] 10.4.3.52 () {64 vars in 997 bytes} [Fri Jul 3 10:41:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:53.766014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2df46ce0-dc7e-430c-99df-48ede470008e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:53.918759 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2df46ce0-dc7e-430c-99df-48ede470008e tempest-VersionsTest-2090049266 tempest-VersionsTest-2090049266-project-member] GET https://10.4.3.52/volume/v3/ Jul 03 10:41:53.918929 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2df46ce0-dc7e-430c-99df-48ede470008e tempest-VersionsTest-2090049266 tempest-VersionsTest-2090049266-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:53.919532 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2df46ce0-dc7e-430c-99df-48ede470008e tempest-VersionsTest-2090049266 tempest-VersionsTest-2090049266-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:53.919532 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2df46ce0-dc7e-430c-99df-48ede470008e tempest-VersionsTest-2090049266 tempest-VersionsTest-2090049266-project-member] https://10.4.3.52/volume/v3/ returned with HTTP 200 Jul 03 10:41:53.919783 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 218/858] 10.4.3.52 () {66 vars in 1209 bytes} [Fri Jul 3 10:41:53 2026] GET /volume/v3/ => generated 385 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:53.987454 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c450a7be-8998-408e-969f-81e08f326837 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:54.190795 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:54.191225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-536526049"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:54.193447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-536526049'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:54.193602 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume of 1 GB Jul 03 10:41:54.193959 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:54.193959 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:54.201134 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Availability Zones retrieved successfully. Jul 03 10:41:54.206854 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Flow 'volume_create_api' (19a1ca27-557f-45cb-a48b-7ff62c7afd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:54.208847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9705d2a-3654-4053-9269-3b6cd0c0aaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:54.211127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:54.253512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9705d2a-3654-4053-9269-3b6cd0c0aaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:54.255135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0062e89d-3652-4564-8e17-21b92319fd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:54.358015 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Created reservations ['fe6e7d64-76b6-4cdb-b080-d478c7df06cf', '6920ca8c-6041-4f7b-8385-e36d690f84cb', 'bdacda92-da4b-49c4-969e-d7f2e140be13', '50e2fb17-ea75-452e-b19f-d292a1bab832'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:54.359181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0062e89d-3652-4564-8e17-21b92319fd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe6e7d64-76b6-4cdb-b080-d478c7df06cf', '6920ca8c-6041-4f7b-8385-e36d690f84cb', 'bdacda92-da4b-49c4-969e-d7f2e140be13', '50e2fb17-ea75-452e-b19f-d292a1bab832']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:54.360394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f95e52-3f85-4cbb-be1d-963a0a8a2b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:54.391678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f95e52-3f85-4cbb-be1d-963a0a8a2b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba387c9-ab9f-4d51-8cc0-18dd150242f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-536526049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a22a2193584ae68e0c16435b1988ef',qos_specs=None,replication_status=,reservations=['fe6e7d64-76b6-4cdb-b080-d478c7df06cf','6920ca8c-6041-4f7b-8385-e36d690f84cb','bdacda92-da4b-49c4-969e-d7f2e140be13','50e2fb17-ea75-452e-b19f-d292a1bab832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b0e6c6e0084f588130e00e84362867',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-536526049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba387c9-ab9f-4d51-8cc0-18dd150242f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a22a2193584ae68e0c16435b1988ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b0e6c6e0084f588130e00e84362867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:54.392678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458a9ac1-d379-45eb-936d-adb709881f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:54.417372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458a9ac1-d379-45eb-936d-adb709881f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-536526049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a22a2193584ae68e0c16435b1988ef',qos_specs=None,replication_status=,reservations=['fe6e7d64-76b6-4cdb-b080-d478c7df06cf','6920ca8c-6041-4f7b-8385-e36d690f84cb','bdacda92-da4b-49c4-969e-d7f2e140be13','50e2fb17-ea75-452e-b19f-d292a1bab832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b0e6c6e0084f588130e00e84362867',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:54.418381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637825da-2c18-4b27-bc6f-b41edfa1e87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:54.431763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637825da-2c18-4b27-bc6f-b41edfa1e87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:54.432775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Flow 'volume_create_api' (19a1ca27-557f-45cb-a48b-7ff62c7afd93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:54.433195 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume request issued successfully. Jul 03 10:41:54.433996 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c450a7be-8998-408e-969f-81e08f326837 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:54.434485 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 215/859] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:41:53 2026] POST /volume/v3/volumes => generated 816 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:54.456367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:54.458636 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:54.459143 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:54.459596 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:54.477281 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:54.477281 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:54.490047 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:54.504326 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddbd3d6e-dd8f-4091-bbd2-71bd52c997ac tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:54.504326 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 221/860] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:54 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 884 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.494711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ca6f6104-64a4-4ee8-8313-b521155af40a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.522679 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.527198 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:55.527469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.527829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.547129 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:55.547129 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:55.553035 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:55.560188 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee3dfaf7-8a08-4091-939a-cf95b2629609 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:55.560744 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 219/861] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.575652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.579213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] POST https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:41:55.579213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ba387c9-ab9f-4d51-8cc0-18dd150242f3"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:55.580892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volume_transfer [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ba387c9-ab9f-4d51-8cc0-18dd150242f3'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 10:41:55.581283 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volume_transfer [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Creating transfer of volume 5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:55.581502 np0000004406 devstack@c-api.service[99875]: INFO cinder.transfer.api [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Generating transfer record for volume 5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:55.591748 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:55.591748 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:55.609239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:55.609377 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57081cbf-e22a-4b3a-a2cd-cc231caa2a45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 202 Jul 03 10:41:55.609801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 216/862] 10.4.3.52 () {70 vars in 1319 bytes} [Fri Jul 3 10:41:55 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:55.609867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-209589177"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:55.611765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-209589177'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:55.611922 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Create volume of 1 GB Jul 03 10:41:55.620339 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Availability Zones retrieved successfully. Jul 03 10:41:55.627065 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.627899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Flow 'volume_create_api' (d0268243-f611-4aec-863f-6aae2d037f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:55.628886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9764a41-4231-42e9-9e4b-3a6e45b982e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:55.630776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:55.632003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:55.632243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.632422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.641964 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:55.641964 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:55.647510 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:55.653750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-318744a1-b4c6-4bbf-b61a-c496a0142c9a tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:55.654318 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 222/863] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.674585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45df77c9-353c-4ac4-ba3d-d025f2ddf8db None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.677738 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45df77c9-353c-4ac4-ba3d-d025f2ddf8db tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 Jul 03 10:41:55.681343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9764a41-4231-42e9-9e4b-3a6e45b982e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:55.681508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45df77c9-353c-4ac4-ba3d-d025f2ddf8db tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.681705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45df77c9-353c-4ac4-ba3d-d025f2ddf8db tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.682601 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389379c4-4a99-43a5-91c9-600cb7e914a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:55.692837 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45df77c9-353c-4ac4-ba3d-d025f2ddf8db tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 returned with HTTP 200 Jul 03 10:41:55.693392 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 220/864] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 => generated 430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.704847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3927629a-c821-487e-b06c-f4e01472d66f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.706932 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3927629a-c821-487e-b06c-f4e01472d66f tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:41:55.707207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3927629a-c821-487e-b06c-f4e01472d66f tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.707452 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3927629a-c821-487e-b06c-f4e01472d66f tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.707614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volume_transfer [None req-3927629a-c821-487e-b06c-f4e01472d66f tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Listing volume transfers {{(pid=99875) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 10:41:55.716592 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3927629a-c821-487e-b06c-f4e01472d66f tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 200 Jul 03 10:41:55.717427 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 217/865] 10.4.3.52 () {68 vars in 1298 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.726539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.770964 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.773990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:41:55.774585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.774910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.777114 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Created reservations ['ef013878-e6e3-4312-a948-78d650ec405f', '3b062d5e-e6b4-4c58-b1e1-d24553e0000f', '3c309cb2-3660-48e4-a5c6-f38b55ad0d4d', '9a96c721-b284-45a6-af3d-b8a6fb6fe682'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:55.778192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389379c4-4a99-43a5-91c9-600cb7e914a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef013878-e6e3-4312-a948-78d650ec405f', '3b062d5e-e6b4-4c58-b1e1-d24553e0000f', '3c309cb2-3660-48e4-a5c6-f38b55ad0d4d', '9a96c721-b284-45a6-af3d-b8a6fb6fe682']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:55.781934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f6dffb-57a0-446d-b306-d1b7f769fc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:55.786624 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:55.786624 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:55.790304 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:55.799686 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e619acab-949b-462f-83a5-9ee94425708c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 200 Jul 03 10:41:55.800487 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 221/866] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:55.811903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f6dffb-57a0-446d-b306-d1b7f769fc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2812c2f8-11b8-484c-878d-a6d150f5bb51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-209589177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a91b385b48546cf8bf50ff0b7580c91',qos_specs=None,replication_status=,reservations=['ef013878-e6e3-4312-a948-78d650ec405f','3b062d5e-e6b4-4c58-b1e1-d24553e0000f','3c309cb2-3660-48e4-a5c6-f38b55ad0d4d','9a96c721-b284-45a6-af3d-b8a6fb6fe682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7bcdd02b5614aeda289efe1dff501fc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-209589177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2812c2f8-11b8-484c-878d-a6d150f5bb51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a91b385b48546cf8bf50ff0b7580c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7bcdd02b5614aeda289efe1dff501fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:55.813385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d8061f-a644-41a1-9815-4680361f298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:55.813575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.818147 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:41:55.818366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.818606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.848515 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] POST https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744/accept Jul 03 10:41:55.849253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b8ba9a170dd7aca1"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:55.852819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.volume_transfer [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Accepting volume transfer ab66fba6-c245-47ee-ad2a-f7c7eae80744 {{(pid=99874) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 10:41:55.853080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Accepting transfer ab66fba6-c245-47ee-ad2a-f7c7eae80744 Jul 03 10:41:55.854687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d8061f-a644-41a1-9815-4680361f298e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-209589177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a91b385b48546cf8bf50ff0b7580c91',qos_specs=None,replication_status=,reservations=['ef013878-e6e3-4312-a948-78d650ec405f','3b062d5e-e6b4-4c58-b1e1-d24553e0000f','3c309cb2-3660-48e4-a5c6-f38b55ad0d4d','9a96c721-b284-45a6-af3d-b8a6fb6fe682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7bcdd02b5614aeda289efe1dff501fc',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:55.855457 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c300069-ec61-4729-ba92-d75500d3dc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:55.871696 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c300069-ec61-4729-ba92-d75500d3dc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:55.872660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Flow 'volume_create_api' (d0268243-f611-4aec-863f-6aae2d037f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:55.874032 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Create volume request issued successfully. Jul 03 10:41:55.874032 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca6f6104-64a4-4ee8-8313-b521155af40a tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:55.874393 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 207/867] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:41:55 2026] POST /volume/v3/volumes => generated 747 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:41:55.895337 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7192362a-a502-4190-868b-02f11e659dc6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:55.898373 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7192362a-a502-4190-868b-02f11e659dc6 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:55.898683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7192362a-a502-4190-868b-02f11e659dc6 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:55.898913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7192362a-a502-4190-868b-02f11e659dc6 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:55.918140 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:55.918140 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:55.923322 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7192362a-a502-4190-868b-02f11e659dc6 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:55.932507 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7192362a-a502-4190-868b-02f11e659dc6 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 200 Jul 03 10:41:55.933563 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 222/868] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:55.957471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Created reservations ['299d5634-9581-48b3-8a72-6999c992041f', '4bd582d7-0eed-40a5-96d0-c0b37107594e', '6ce81d03-6016-4784-8a8e-cd96a3251bda', '0d5cedd1-28a1-4341-9346-16b2a025ddff'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:55.993634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Created reservations ['b94f693c-caf3-44b7-9d5d-a86338e57a24', '2455e3c0-0d0b-46f0-b090-0b86404a1282', '123f14e3-3738-4fc0-ae82-ceca76051d2e', 'b1c11d25-982a-4d13-8738-6da994f812cb'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:56.013885 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.013885 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:56.021759 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:56.026917 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-2f3ceb37-fbc1-48cb-b503-5255547e6613 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 200 Jul 03 10:41:56.028300 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 218/869] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:55 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 847 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:56.038939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.041960 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:41:56.042254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.042529 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.052399 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.052399 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:56.057779 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Created reservations ['385a9b12-5292-443c-b9c9-2795f82a98f5', '5cd31872-ebb8-47b7-b4c7-34f351e2af04', '7dd2136b-84dd-48d0-9a7f-5e81d354921f', '834cd9af-fd12-43b5-93eb-046289741960'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:56.059033 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:41:56.064722 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-f2ce1b05-d51c-4552-979c-35d975b6ff4a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 200 Jul 03 10:41:56.065261 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 208/870] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:56.081208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1d4c340f-74e6-417e-a955-397eb3e605a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.081720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d4c340f-74e6-417e-a955-397eb3e605a7 None None] GET https://10.4.3.52/volume// Jul 03 10:41:56.081887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d4c340f-74e6-417e-a955-397eb3e605a7 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.082059 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d4c340f-74e6-417e-a955-397eb3e605a7 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.082460 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d4c340f-74e6-417e-a955-397eb3e605a7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:56.082751 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 223/871] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:56.093771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-a2fd6f8c-6c2a-45f9-b69d-79e23a4c939a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.096409 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-a2fd6f8c-6c2a-45f9-b69d-79e23a4c939a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:56.097053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-a2fd6f8c-6c2a-45f9-b69d-79e23a4c939a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e8611ff-ac8d-4094-8047-626d14c99049", "connector": null, "instance_uuid": "b8b2fe5a-9d92-47f5-9222-ca9d324618a3"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:56.106712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Created reservations ['4a2b7802-885c-4cb7-a657-61249cd6d8ee', '181aba04-1100-4ecf-a80a-b843b2b2dd21', '6c78467f-ef4e-4ad0-87d2-e247681e1859', '9661fd30-2eb6-4525-8a66-0a7681bbf2aa'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:56.111445 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.111445 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:56.143328 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-a2fd6f8c-6c2a-45f9-b69d-79e23a4c939a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:56.143864 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 219/872] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:56 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:56.154825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1e1914c8-1d5f-4525-af7d-c8b27e4b1634 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.155392 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e1914c8-1d5f-4525-af7d-c8b27e4b1634 None None] GET https://10.4.3.52/volume// Jul 03 10:41:56.155631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e1914c8-1d5f-4525-af7d-c8b27e4b1634 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.155885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1e1914c8-1d5f-4525-af7d-c8b27e4b1634 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.156338 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1e1914c8-1d5f-4525-af7d-c8b27e4b1634 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:56.156705 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 209/873] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:56.169099 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-8337be89-4548-499e-bebb-843109e42244 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.172753 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-8337be89-4548-499e-bebb-843109e42244 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:56.173236 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-8337be89-4548-499e-bebb-843109e42244 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9381a8ed-7c45-4a78-84a1-8e81af30882a", "connector": null, "instance_uuid": "b8b2fe5a-9d92-47f5-9222-ca9d324618a3"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:56.185064 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.185064 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:56.221593 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-8337be89-4548-499e-bebb-843109e42244 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:56.222559 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 224/874] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:56 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:56.232485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7c81f9d5-015c-4c0f-a9f4-f0875b673a0a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.232633 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7c81f9d5-015c-4c0f-a9f4-f0875b673a0a None None] GET https://10.4.3.52/volume// Jul 03 10:41:56.232872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7c81f9d5-015c-4c0f-a9f4-f0875b673a0a None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.233147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7c81f9d5-015c-4c0f-a9f4-f0875b673a0a None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.233595 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7c81f9d5-015c-4c0f-a9f4-f0875b673a0a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:41:56.233942 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 220/875] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:41:56.242685 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-616f5ae3-5326-486e-b390-8459ab5324e1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.244937 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-616f5ae3-5326-486e-b390-8459ab5324e1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:41:56.245334 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-616f5ae3-5326-486e-b390-8459ab5324e1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e1db06e-dc3f-4246-8cfc-18b55ff92459", "connector": null, "instance_uuid": "b8b2fe5a-9d92-47f5-9222-ca9d324618a3"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:56.253467 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.253467 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:56.278565 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-616f5ae3-5326-486e-b390-8459ab5324e1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:41:56.278961 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 210/876] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:41:56 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:56.609306 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Transfer volume completed successfully. Jul 03 10:41:56.698116 np0000004406 devstack@c-api.service[99874]: INFO cinder.transfer.api [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Volume 5ba387c9-ab9f-4d51-8cc0-18dd150242f3 has been transferred. Jul 03 10:41:56.706670 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9cbf5f1-8175-48b8-92c1-f9d4e183f700 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744/accept returned with HTTP 202 Jul 03 10:41:56.707212 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 223/877] 10.4.3.52 () {70 vars in 1451 bytes} [Fri Jul 3 10:41:55 2026] POST /volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744/accept => generated 363 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:56.717115 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-001b4367-f96e-4c35-9785-e822c8059293 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.719322 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-001b4367-f96e-4c35-9785-e822c8059293 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:56.719576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-001b4367-f96e-4c35-9785-e822c8059293 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.719817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-001b4367-f96e-4c35-9785-e822c8059293 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.727069 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.727069 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:56.731227 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-001b4367-f96e-4c35-9785-e822c8059293 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Volume info retrieved successfully. Jul 03 10:41:56.736401 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-001b4367-f96e-4c35-9785-e822c8059293 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:56.736844 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 225/878] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:56.752087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.754448 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:56.754763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.755434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.771028 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.771028 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:56.775507 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] Volume info retrieved successfully. Jul 03 10:41:56.781161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d24e4f14-c9a0-4903-970e-b909dc09af91 tempest-VolumesTransfersV355Test-494318348 tempest-VolumesTransfersV355Test-494318348-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:56.781637 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 221/879] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:56.799733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.805196 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 Jul 03 10:41:56.805497 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.805792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.805976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.volume_transfer [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Delete transfer with id: ab66fba6-c245-47ee-ad2a-f7c7eae80744 Jul 03 10:41:56.812239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f9a9ff8-62e2-463d-9ea5-ff077c01b861 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 returned with HTTP 404 Jul 03 10:41:56.812957 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 211/880] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:41:56 2026] DELETE /volume/v3/volume-transfers/ab66fba6-c245-47ee-ad2a-f7c7eae80744 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:56.821421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.924255 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:56.924255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.924255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.924255 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Delete volume with id: 5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:56.937460 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.937460 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:56.937942 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Volume info retrieved successfully. Jul 03 10:41:56.951726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b46abec-effc-43b7-8f35-03d93adb3616 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.954430 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b46abec-effc-43b7-8f35-03d93adb3616 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:56.954430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b46abec-effc-43b7-8f35-03d93adb3616 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.954430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b46abec-effc-43b7-8f35-03d93adb3616 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.966617 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.966617 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:56.970214 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Delete volume request issued successfully. Jul 03 10:41:56.970422 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cef5b13-43d9-460d-a08e-7b355a944a58 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 202 Jul 03 10:41:56.971076 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 224/881] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:41:56 2026] DELETE /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:56.977392 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b46abec-effc-43b7-8f35-03d93adb3616 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:56.980056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:56.982746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:56.983070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:56.983337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:56.987125 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b46abec-effc-43b7-8f35-03d93adb3616 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 200 Jul 03 10:41:56.987553 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 226/882] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:56.995433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:56.995433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:57.000592 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Volume info retrieved successfully. Jul 03 10:41:57.007500 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0219546d-b5d4-4853-b6f1-3e9a128b517c tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 200 Jul 03 10:41:57.007614 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 222/883] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:56 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:41:57.009439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.017134 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] POST https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.017384 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.038900 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.038900 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:57.039749 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.066927 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Create volume metadata completed successfully. Jul 03 10:41:57.067436 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-956dcfc3-1957-4c91-992f-9d09a9e450f8 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.067689 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 212/884] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:41:57 2026] POST /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 101 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:57.078629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.081205 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.081453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.081690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.095632 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.095632 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:57.095632 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.111118 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.111118 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b24543a7-9700-4963-8653-fe9ec949d8b9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.111450 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 225/885] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:57.120715 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa8795d0-7724-4daa-9823-436aa1a16839 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.122906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa8795d0-7724-4daa-9823-436aa1a16839 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] PUT https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.123269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa8795d0-7724-4daa-9823-436aa1a16839 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.135181 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.135181 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:57.135658 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa8795d0-7724-4daa-9823-436aa1a16839 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.155650 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa8795d0-7724-4daa-9823-436aa1a16839 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Update volume metadata completed successfully. Jul 03 10:41:57.156058 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa8795d0-7724-4daa-9823-436aa1a16839 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.156794 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 227/886] 10.4.3.52 () {68 vars in 1388 bytes} [Fri Jul 3 10:41:57 2026] PUT /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.165268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.167651 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.167899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.168177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.176471 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.176471 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:57.176975 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.183703 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.183993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22ef98a2-ddf7-4ca7-b19c-5186c797279b tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.184632 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 223/887] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.194131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6c961020-1074-4115-938e-a8e67cf627c3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.196521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key1 Jul 03 10:41:57.196763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.197027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.206208 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.206208 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:57.206801 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.214279 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.225605 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Delete volume metadata completed successfully. Jul 03 10:41:57.225817 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c961020-1074-4115-938e-a8e67cf627c3 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key1 returned with HTTP 200 Jul 03 10:41:57.226380 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 213/888] 10.4.3.52 () {66 vars in 1386 bytes} [Fri Jul 3 10:41:57 2026] DELETE /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 10:41:57.234295 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.236384 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.236592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.236816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.245147 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.245147 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:57.245674 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.252127 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.252449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-05d8469c-7449-47fb-9f5f-550e6587ccfe tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.252948 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 226/889] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.260848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39683ded-3902-4167-aeee-7f6362272b4f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.263223 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39683ded-3902-4167-aeee-7f6362272b4f tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] PUT https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.263654 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39683ded-3902-4167-aeee-7f6362272b4f tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.415921 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.415921 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:57.416313 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-39683ded-3902-4167-aeee-7f6362272b4f tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.430769 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-39683ded-3902-4167-aeee-7f6362272b4f tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Update volume metadata completed successfully. Jul 03 10:41:57.431015 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39683ded-3902-4167-aeee-7f6362272b4f tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.431501 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 228/890] 10.4.3.52 () {68 vars in 1388 bytes} [Fri Jul 3 10:41:57 2026] PUT /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 16 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.440911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.442766 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] POST https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.443071 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.451824 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.451824 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:57.452397 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.460534 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Create volume metadata completed successfully. Jul 03 10:41:57.460799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df24e56c-d79d-47c6-bd9d-de1c82af02c0 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.461263 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 224/891] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:41:57 2026] POST /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.470497 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.472906 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] PUT https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 Jul 03 10:41:57.473744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.487632 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.487632 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:57.487632 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.506418 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Update volume metadata completed successfully. Jul 03 10:41:57.506704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3353cc1-afe2-4db8-ad36-e13a24dccdb1 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 returned with HTTP 200 Jul 03 10:41:57.507223 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 214/892] 10.4.3.52 () {68 vars in 1403 bytes} [Fri Jul 3 10:41:57 2026] PUT /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.515544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.517449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 Jul 03 10:41:57.517659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.517844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.525219 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.525219 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:57.525666 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.530989 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.531318 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-13af8785-2d5f-48c5-8c1b-d40c46148caf tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 returned with HTTP 200 Jul 03 10:41:57.531709 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 227/893] 10.4.3.52 () {66 vars in 1383 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.539036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1e918438-7850-40e6-9aaf-bb23761c2258 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.540924 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.541160 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.541375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.550656 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.550656 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:57.551276 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.558457 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Get volume metadata completed successfully. Jul 03 10:41:57.558795 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e918438-7850-40e6-9aaf-bb23761c2258 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.559370 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 229/894] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.571921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.573432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] PUT https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata Jul 03 10:41:57.573785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:57.583912 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.583912 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:57.584534 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.596881 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Update volume metadata completed successfully. Jul 03 10:41:57.596881 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be62fafa-d0bf-4734-ac53-19f86f9bdb17 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata returned with HTTP 200 Jul 03 10:41:57.596881 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 225/895] 10.4.3.52 () {68 vars in 1388 bytes} [Fri Jul 3 10:41:57 2026] PUT /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:41:57.606352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-42316268-de09-4a55-8231-23b682a4bcc7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.608432 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42316268-de09-4a55-8231-23b682a4bcc7 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:57.608651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42316268-de09-4a55-8231-23b682a4bcc7 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.608865 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42316268-de09-4a55-8231-23b682a4bcc7 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.617805 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.617805 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:57.622341 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-42316268-de09-4a55-8231-23b682a4bcc7 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.626779 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42316268-de09-4a55-8231-23b682a4bcc7 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 200 Jul 03 10:41:57.627224 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 215/896] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:57.639538 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.641554 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:57.641797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.642016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.642243 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Delete volume with id: 2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:57.650064 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.650064 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:57.650606 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.671728 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Delete volume request issued successfully. Jul 03 10:41:57.671849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47f755b3-048a-4676-94cd-9affaeb7b8b2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 202 Jul 03 10:41:57.672287 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 228/897] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:41:57 2026] DELETE /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:41:57.680994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e8640603-2ac3-4c4f-9985-e732700adca2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:57.683602 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8640603-2ac3-4c4f-9985-e732700adca2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:57.684172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8640603-2ac3-4c4f-9985-e732700adca2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:57.684268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8640603-2ac3-4c4f-9985-e732700adca2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:57.694304 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:57.694304 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:57.702409 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e8640603-2ac3-4c4f-9985-e732700adca2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Volume info retrieved successfully. Jul 03 10:41:57.709813 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8640603-2ac3-4c4f-9985-e732700adca2 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 200 Jul 03 10:41:57.710343 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 230/898] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:57 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:41:58.025149 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c7650471-b23f-4b72-94f6-501f187bef9d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.027507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7650471-b23f-4b72-94f6-501f187bef9d tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:58.027747 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7650471-b23f-4b72-94f6-501f187bef9d tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:58.027981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7650471-b23f-4b72-94f6-501f187bef9d tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:58.036152 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7650471-b23f-4b72-94f6-501f187bef9d tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 404 Jul 03 10:41:58.036553 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 226/899] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:58 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:58.044059 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00525f98-cb17-4958-842c-540eda6f0c0b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.046386 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00525f98-cb17-4958-842c-540eda6f0c0b tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:58.046594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00525f98-cb17-4958-842c-540eda6f0c0b tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:58.046783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00525f98-cb17-4958-842c-540eda6f0c0b tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:58.055250 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00525f98-cb17-4958-842c-540eda6f0c0b tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 404 Jul 03 10:41:58.056113 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 216/900] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:58 2026] GET /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:58.063383 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-51ade0ce-0495-4f84-9636-d53fa10eaece None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.065193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51ade0ce-0495-4f84-9636-d53fa10eaece tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:58.065412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51ade0ce-0495-4f84-9636-d53fa10eaece tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:58.065616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51ade0ce-0495-4f84-9636-d53fa10eaece tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:58.065778 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-51ade0ce-0495-4f84-9636-d53fa10eaece tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Delete volume with id: 5ba387c9-ab9f-4d51-8cc0-18dd150242f3 Jul 03 10:41:58.073756 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51ade0ce-0495-4f84-9636-d53fa10eaece tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 returned with HTTP 404 Jul 03 10:41:58.074137 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 229/901] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:41:58 2026] DELETE /volume/v3/volumes/5ba387c9-ab9f-4d51-8cc0-18dd150242f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:58.086027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0d8951de-093a-453e-bf43-c0bcb891e64d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.090515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:41:58.090879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1287914357"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:58.092345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1287914357'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:41:58.092467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume of 1 GB Jul 03 10:41:58.096519 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Availability Zones retrieved successfully. Jul 03 10:41:58.101696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Flow 'volume_create_api' (22748ed6-9452-4f1e-9258-f3a3a7fbc5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:58.102710 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3038edd3-15fe-4dbe-8d9c-6c9799c12b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:58.103786 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:41:58.142854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3038edd3-15fe-4dbe-8d9c-6c9799c12b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:58.143804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eedd77-ba34-4427-bc02-f5011088a048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:58.203483 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Created reservations ['b7750d11-4b13-4682-99f3-fe7accdd065b', '896c10a9-675a-41c7-9357-3dd238f1495d', 'f0017614-193d-4677-933d-ade88a520972', '7bf74528-2e55-4516-a77c-c72f539dd1f2'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:41:58.204739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eedd77-ba34-4427-bc02-f5011088a048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7750d11-4b13-4682-99f3-fe7accdd065b', '896c10a9-675a-41c7-9357-3dd238f1495d', 'f0017614-193d-4677-933d-ade88a520972', '7bf74528-2e55-4516-a77c-c72f539dd1f2']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:58.205735 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9775cb-05ad-4596-9ccc-b87da8482f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:58.236013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9775cb-05ad-4596-9ccc-b87da8482f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c533b25-1aa0-41ac-8c4c-b22971456bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1287914357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a22a2193584ae68e0c16435b1988ef',qos_specs=None,replication_status=,reservations=['b7750d11-4b13-4682-99f3-fe7accdd065b','896c10a9-675a-41c7-9357-3dd238f1495d','f0017614-193d-4677-933d-ade88a520972','7bf74528-2e55-4516-a77c-c72f539dd1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b0e6c6e0084f588130e00e84362867',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1287914357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c533b25-1aa0-41ac-8c4c-b22971456bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4a22a2193584ae68e0c16435b1988ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b0e6c6e0084f588130e00e84362867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:58.237237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699c528a-b18a-4abf-84c1-00bdfbe0fa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:58.265260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699c528a-b18a-4abf-84c1-00bdfbe0fa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1287914357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4a22a2193584ae68e0c16435b1988ef',qos_specs=None,replication_status=,reservations=['b7750d11-4b13-4682-99f3-fe7accdd065b','896c10a9-675a-41c7-9357-3dd238f1495d','f0017614-193d-4677-933d-ade88a520972','7bf74528-2e55-4516-a77c-c72f539dd1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b0e6c6e0084f588130e00e84362867',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:58.266262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc464f5f-457f-4217-83f3-8922466c2c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:41:58.279895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc464f5f-457f-4217-83f3-8922466c2c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:41:58.280992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Flow 'volume_create_api' (22748ed6-9452-4f1e-9258-f3a3a7fbc5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:41:58.281470 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Create volume request issued successfully. Jul 03 10:41:58.282232 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d8951de-093a-453e-bf43-c0bcb891e64d tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:41:58.282900 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 231/902] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:41:58 2026] POST /volume/v3/volumes => generated 817 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:58.301823 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.306359 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:58.306359 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:58.307018 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:58.316679 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:58.316679 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:58.321695 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:58.329807 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbe58e71-01b1-4fc1-879d-5409a27caf65 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 200 Jul 03 10:41:58.329807 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 227/903] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:58 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:58.725555 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f63169e2-47fd-4456-8e40-f549bc1b47d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:58.727684 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f63169e2-47fd-4456-8e40-f549bc1b47d9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] GET https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 Jul 03 10:41:58.727911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f63169e2-47fd-4456-8e40-f549bc1b47d9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:58.728178 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f63169e2-47fd-4456-8e40-f549bc1b47d9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:58.734759 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f63169e2-47fd-4456-8e40-f549bc1b47d9 tempest-VolumesMetadataTest-974361614 tempest-VolumesMetadataTest-974361614-project-member] https://10.4.3.52/volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 returned with HTTP 404 Jul 03 10:41:58.735322 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 217/904] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:41:58 2026] GET /volume/v3/volumes/2812c2f8-11b8-484c-878d-a6d150f5bb51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:59.349844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.351930 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.352009 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.352196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.363373 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.363373 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:59.375865 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:59.384192 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f301d40-e9c1-4801-965a-598d9dc6ecdd tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 200 Jul 03 10:41:59.384458 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 230/905] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:59 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:59.399829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.403062 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] POST https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:41:59.403062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4c533b25-1aa0-41ac-8c4c-b22971456bca"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:41:59.406018 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volume_transfer [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Creating new volume transfer {'transfer': {'volume_id': '4c533b25-1aa0-41ac-8c4c-b22971456bca'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 10:41:59.406018 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volume_transfer [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Creating transfer of volume 4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.406018 np0000004406 devstack@c-api.service[99876]: INFO cinder.transfer.api [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Generating transfer record for volume 4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.417662 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.417662 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:59.437524 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-797773dd-e4a0-4e16-a3d1-856cad8b3c45 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 202 Jul 03 10:41:59.438064 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 232/906] 10.4.3.52 () {70 vars in 1319 bytes} [Fri Jul 3 10:41:59 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:41:59.448874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.453160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.453402 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.454357 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.460682 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.460682 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:41:59.465272 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:59.470390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2afcb9e0-7499-4fc8-bdeb-72192a3e8aa3 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 200 Jul 03 10:41:59.470844 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 228/907] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:59 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:59.489781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-79890ab4-afa1-4517-965a-a98b22119689 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.491883 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79890ab4-afa1-4517-965a-a98b22119689 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volume-transfers/detail Jul 03 10:41:59.492277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79890ab4-afa1-4517-965a-a98b22119689 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.493873 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79890ab4-afa1-4517-965a-a98b22119689 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.493873 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volume_transfer [None req-79890ab4-afa1-4517-965a-a98b22119689 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Listing volume transfers {{(pid=99873) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 10:41:59.501648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79890ab4-afa1-4517-965a-a98b22119689 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 10:41:59.502168 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 218/908] 10.4.3.52 () {68 vars in 1319 bytes} [Fri Jul 3 10:41:59 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:59.512701 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.517589 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 Jul 03 10:41:59.517589 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.517589 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.517589 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Delete transfer with id: bde97bba-9f5a-4dd9-b01a-fe28c5a24417 Jul 03 10:41:59.532792 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.532792 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:59.547812 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fc30b4b4-3eb8-4e81-af37-8492400097c5 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 returned with HTTP 202 Jul 03 10:41:59.548257 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 231/909] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:41:59 2026] DELETE /volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:59.555708 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.557449 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.557631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.557802 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.565063 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.565063 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:41:59.569243 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Volume info retrieved successfully. Jul 03 10:41:59.576638 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-df6bad5f-1cf9-4429-bd0b-9a6e95bc5772 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 200 Jul 03 10:41:59.577039 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 233/910] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:59 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:41:59.591040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.593412 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 Jul 03 10:41:59.593776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.594178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.594384 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.volume_transfer [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Delete transfer with id: bde97bba-9f5a-4dd9-b01a-fe28c5a24417 Jul 03 10:41:59.599303 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3ec175a-3601-4cfd-942d-e2531b59a5aa tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 returned with HTTP 404 Jul 03 10:41:59.599901 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 229/911] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:41:59 2026] DELETE /volume/v3/volume-transfers/bde97bba-9f5a-4dd9-b01a-fe28c5a24417 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:41:59.608259 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.610976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.611732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.612115 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.612518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Delete volume with id: 4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.626018 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.626018 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:41:59.630732 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Volume info retrieved successfully. Jul 03 10:41:59.661265 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Delete volume request issued successfully. Jul 03 10:41:59.661404 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce03c910-aba2-4cf0-b81e-b544806cf967 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 202 Jul 03 10:41:59.661954 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 219/912] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:41:59 2026] DELETE /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:41:59.671822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:41:59.674121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:41:59.674422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:41:59.674644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:41:59.692738 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:41:59.692738 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:41:59.698564 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Volume info retrieved successfully. Jul 03 10:41:59.704296 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9e6ad699-b9d7-4417-8ef4-b4ed74f56be4 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 200 Jul 03 10:41:59.704982 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 232/913] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:41:59 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:00.631289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e59a60b2-d3ac-44ec-bcd9-aec46e7f3bfb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:00.728034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d62dbf6f-97ca-40bb-b702-3ce8f389a559 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:00.731984 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d62dbf6f-97ca-40bb-b702-3ce8f389a559 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:42:00.732328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d62dbf6f-97ca-40bb-b702-3ce8f389a559 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:00.732520 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d62dbf6f-97ca-40bb-b702-3ce8f389a559 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:00.742720 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d62dbf6f-97ca-40bb-b702-3ce8f389a559 tempest-VolumesTransfersV355Test-9463164 tempest-VolumesTransfersV355Test-9463164-project-admin] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 404 Jul 03 10:42:00.743611 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 230/914] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:00 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:00.754397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f2b2155d-7406-4298-9aa7-a4f9e950d584 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:00.758437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f2b2155d-7406-4298-9aa7-a4f9e950d584 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] GET https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:42:00.758437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f2b2155d-7406-4298-9aa7-a4f9e950d584 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:00.758437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f2b2155d-7406-4298-9aa7-a4f9e950d584 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:00.761142 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e59a60b2-d3ac-44ec-bcd9-aec46e7f3bfb tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:42:00.766134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e59a60b2-d3ac-44ec-bcd9-aec46e7f3bfb tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:00.766316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f2b2155d-7406-4298-9aa7-a4f9e950d584 tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 404 Jul 03 10:42:00.767208 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 220/915] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:00 2026] GET /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:00.777978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00557908-df3d-4e2c-9fcf-d841ac9557be None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:00.780508 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00557908-df3d-4e2c-9fcf-d841ac9557be tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:42:00.780862 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00557908-df3d-4e2c-9fcf-d841ac9557be tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:00.781275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00557908-df3d-4e2c-9fcf-d841ac9557be tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:00.781499 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-00557908-df3d-4e2c-9fcf-d841ac9557be tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] Delete volume with id: 4c533b25-1aa0-41ac-8c4c-b22971456bca Jul 03 10:42:00.789597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00557908-df3d-4e2c-9fcf-d841ac9557be tempest-VolumesTransfersV355Test-1769129037 tempest-VolumesTransfersV355Test-1769129037-project-member] https://10.4.3.52/volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca returned with HTTP 404 Jul 03 10:42:00.789720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e59a60b2-d3ac-44ec-bcd9-aec46e7f3bfb tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:42:00.789767 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 233/916] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:42:00 2026] DELETE /volume/v3/volumes/4c533b25-1aa0-41ac-8c4c-b22971456bca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:00.789803 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 234/917] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:42:00 2026] POST /volume/v3/types => generated 287 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:02.868134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:02.873003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:02.873442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1906600775", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:02.875697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1906600775', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:02.876040 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume of 1 GB Jul 03 10:42:02.881660 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Availability Zones retrieved successfully. Jul 03 10:42:02.889209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Flow 'volume_create_api' (d7c9edf9-c55d-41af-a68a-519a175bed1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:02.890377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8b1f24-93c8-4e9f-9139-0d48491048ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:02.891599 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:02.933089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8b1f24-93c8-4e9f-9139-0d48491048ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:02.933919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dee12fd-c071-48fb-9767-404f0279a0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.013055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Created reservations ['af38bbb6-f4fe-4760-93a6-bfb5be9e61a8', 'b935594d-517b-4c6d-9342-218674c65abb', '66f5ba69-5990-49ba-98c8-3683b0809ff0', 'f9a673fd-a488-460e-9fde-6d70c6d68d3f'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:03.014670 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dee12fd-c071-48fb-9767-404f0279a0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af38bbb6-f4fe-4760-93a6-bfb5be9e61a8', 'b935594d-517b-4c6d-9342-218674c65abb', '66f5ba69-5990-49ba-98c8-3683b0809ff0', 'f9a673fd-a488-460e-9fde-6d70c6d68d3f']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.015750 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eae477a-c4fe-43a7-a79b-884f105f09fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.050691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eae477a-c4fe-43a7-a79b-884f105f09fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f886e58a-116a-4d33-87e3-f672bcdef41c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1906600775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afcc5049e8b24f98a27329126e9ad508',qos_specs=None,replication_status=,reservations=['af38bbb6-f4fe-4760-93a6-bfb5be9e61a8','b935594d-517b-4c6d-9342-218674c65abb','66f5ba69-5990-49ba-98c8-3683b0809ff0','f9a673fd-a488-460e-9fde-6d70c6d68d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1906600775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f886e58a-116a-4d33-87e3-f672bcdef41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afcc5049e8b24f98a27329126e9ad508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.053933 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b6d02c-773d-48f0-a017-e8d9ee2ec0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.084308 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b6d02c-773d-48f0-a017-e8d9ee2ec0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1906600775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afcc5049e8b24f98a27329126e9ad508',qos_specs=None,replication_status=,reservations=['af38bbb6-f4fe-4760-93a6-bfb5be9e61a8','b935594d-517b-4c6d-9342-218674c65abb','66f5ba69-5990-49ba-98c8-3683b0809ff0','f9a673fd-a488-460e-9fde-6d70c6d68d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.085007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe3afd3-e5e1-408d-a80d-02fe70f55e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.099197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe3afd3-e5e1-408d-a80d-02fe70f55e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.100545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Flow 'volume_create_api' (d7c9edf9-c55d-41af-a68a-519a175bed1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:03.100947 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume request issued successfully. Jul 03 10:42:03.102846 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1bef0cc-189a-4b29-bfa7-715595c30632 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:03.102846 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 231/918] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:02 2026] POST /volume/v3/volumes => generated 753 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:03.122155 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.125976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:03.125976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:03.125976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:03.136228 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:03.136228 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:03.136593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dabaa7bb-354d-4f9f-a213-988b026f128b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.138406 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:03.138891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "16d28149-7368-4882-b423-3b4dd4d97555", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:03.140724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '16d28149-7368-4882-b423-3b4dd4d97555', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:03.149529 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:03.160171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e70898ef-ef42-4a88-acf6-a68bc019a773 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:03.160761 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 221/919] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:03 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:03.287493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Create volume of 1 GB Jul 03 10:42:03.298406 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Availability Zones retrieved successfully. Jul 03 10:42:03.309764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Flow 'volume_create_api' (765abc6d-8db5-4501-909e-840dd443cf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:03.311607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0b7c4e-6fb6-43a6-8f2e-3ee6f9060e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.313033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:03.400611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0b7c4e-6fb6-43a6-8f2e-3ee6f9060e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:42:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b0a09efb-a2c6-4e38-ab7f-43775d088307,is_public=True,name='vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0a09efb-a2c6-4e38-ab7f-43775d088307', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.401424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3fff9c-4861-440b-a9f0-f2bdbe7c320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.430988 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:42:03.431371 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:42:03.480049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Created reservations ['fbe29ecd-7328-47b6-8a12-c25f5d3c36ce', '20c02e21-ab31-424e-b383-c3bdf002ec19', '48a244df-1ac3-4241-880d-fdcc2257c04a', '5192522f-c36c-411a-a27c-dce24738fdfb'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:03.481085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3fff9c-4861-440b-a9f0-f2bdbe7c320e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbe29ecd-7328-47b6-8a12-c25f5d3c36ce', '20c02e21-ab31-424e-b383-c3bdf002ec19', '48a244df-1ac3-4241-880d-fdcc2257c04a', '5192522f-c36c-411a-a27c-dce24738fdfb']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.482087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45686124-eaa9-4d28-a9e0-c2b0b5d64da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.515127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45686124-eaa9-4d28-a9e0-c2b0b5d64da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43b6ec4-18fb-4986-abdf-5edbfdc18e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c2111c9dfd439b82145250c2864b6a',qos_specs=None,replication_status=,reservations=['fbe29ecd-7328-47b6-8a12-c25f5d3c36ce','20c02e21-ab31-424e-b383-c3bdf002ec19','48a244df-1ac3-4241-880d-fdcc2257c04a','5192522f-c36c-411a-a27c-dce24738fdfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bae6b86d624a17aa4b6d6a92242784',volume_type_id=b0a09efb-a2c6-4e38-ab7f-43775d088307), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43b6ec4-18fb-4986-abdf-5edbfdc18e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c2111c9dfd439b82145250c2864b6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bae6b86d624a17aa4b6d6a92242784',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0a09efb-a2c6-4e38-ab7f-43775d088307),volume_type_id=b0a09efb-a2c6-4e38-ab7f-43775d088307)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.515846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9732c36-6c30-437f-9c3a-59c726e2a418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.537349 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9732c36-6c30-437f-9c3a-59c726e2a418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c2111c9dfd439b82145250c2864b6a',qos_specs=None,replication_status=,reservations=['fbe29ecd-7328-47b6-8a12-c25f5d3c36ce','20c02e21-ab31-424e-b383-c3bdf002ec19','48a244df-1ac3-4241-880d-fdcc2257c04a','5192522f-c36c-411a-a27c-dce24738fdfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bae6b86d624a17aa4b6d6a92242784',volume_type_id=b0a09efb-a2c6-4e38-ab7f-43775d088307)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.538074 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b1afe2-34af-40a4-bcf3-fe55c3510f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:03.550086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b1afe2-34af-40a4-bcf3-fe55c3510f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:03.551395 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Flow 'volume_create_api' (765abc6d-8db5-4501-909e-840dd443cf54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:03.551808 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Create volume request issued successfully. Jul 03 10:42:03.552743 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dabaa7bb-354d-4f9f-a213-988b026f128b tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:03.553325 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 234/920] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:03 2026] POST /volume/v3/volumes => generated 796 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:03.565662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.567904 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:03.568168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:03.568441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:03.579540 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:03.579540 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:03.584566 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:03.593137 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d53b60bd-9d2a-4464-97ad-2456da634c45 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:03.593702 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 235/921] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:03 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:03.823226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d28cd2bb-b3c1-43bb-891f-2ba2bf4e148f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.823642 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d28cd2bb-b3c1-43bb-891f-2ba2bf4e148f None None] GET https://10.4.3.52/volume// Jul 03 10:42:03.823807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d28cd2bb-b3c1-43bb-891f-2ba2bf4e148f None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:03.824034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d28cd2bb-b3c1-43bb-891f-2ba2bf4e148f None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:03.824875 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d28cd2bb-b3c1-43bb-891f-2ba2bf4e148f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:03.824875 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 232/922] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:03.844683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.845060 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:42:03.845060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:03.845060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:03.855454 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:03.855454 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:03.858764 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:42:03.863526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-436311b1-47e0-4944-8b43-c3639f719efb tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 200 Jul 03 10:42:03.863855 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 222/923] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:03 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 1541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:03.968986 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:03.971800 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] PUT https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 Jul 03 10:42:03.972269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:03.986125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Acquiring lock "cinder-attachment_update-9e8611ff-ac8d-4094-8047-626d14c99049-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:03.992121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9e8611ff-ac8d-4094-8047-626d14c99049-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:03.993258 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:03.993258 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:04.179062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.181120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:04.181357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.181546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.188729 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:04.188729 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:04.194363 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:04.201375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-440f4b6e-ac09-4a96-bb5c-257bb2f532bc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:04.202373 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 236/924] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:04.218577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-666fad10-b88f-4389-82fb-52fbbc08505f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.220764 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-666fad10-b88f-4389-82fb-52fbbc08505f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:04.221134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-666fad10-b88f-4389-82fb-52fbbc08505f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.221443 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-666fad10-b88f-4389-82fb-52fbbc08505f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.229245 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:04.229245 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:04.234664 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-666fad10-b88f-4389-82fb-52fbbc08505f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:04.239981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-666fad10-b88f-4389-82fb-52fbbc08505f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:04.240452 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 233/925] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:04.256467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.258918 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:42:04.259201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.259460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.259770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:42:04.260807 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:42:04.271039 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Get all volumes completed successfully. Jul 03 10:42:04.271698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1dc04b03-0d09-45e4-a093-eeead56c3152 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:42:04.272261 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 223/926] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:04.283751 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.287041 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:04.287538 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.287887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.303002 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:04.303002 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:04.312694 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:04.318889 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0f942e3-e67a-48fc-86ad-2a7eed994e12 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:04.319643 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 237/927] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:04.369909 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.371988 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:04.372225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.372444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.388005 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:04.388005 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:04.395059 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:04.413213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-9cdafb79-aa06-4a4b-8695-b2794b986dfc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:04.413718 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 234/928] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:04.520496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9e8611ff-ac8d-4094-8047-626d14c99049-np0000004406" released by "attachment_update" :: held 0.528s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:04.520805 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-399923ba-9ca1-4509-8804-c36193f8cbbd tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 returned with HTTP 200 Jul 03 10:42:04.521254 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 235/929] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:03 2026] PUT /volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:04.606387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:04.610027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:04.610027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:04.610027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:04.617671 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:04.617671 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:04.623406 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:04.629133 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d00b6cbf-8b90-4a9c-b0e0-ab44366f3716 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:04.629133 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 224/930] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:04 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:05.009482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.035194 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-48107e64-4e2e-488d-8320-fee9fc370e05 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.037542 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-48107e64-4e2e-488d-8320-fee9fc370e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231/action Jul 03 10:42:05.038253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-48107e64-4e2e-488d-8320-fee9fc370e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:05.038253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-48107e64-4e2e-488d-8320-fee9fc370e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:05.056211 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:05.056211 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:05.070371 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-48107e64-4e2e-488d-8320-fee9fc370e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231/action returned with HTTP 204 Jul 03 10:42:05.070807 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 235/931] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:05 2026] POST /volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:05.160066 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:05.160591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1688924063"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:05.162465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1688924063'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:05.162552 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume of 1 GB Jul 03 10:42:05.167539 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Availability Zones retrieved successfully. Jul 03 10:42:05.178130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Flow 'volume_create_api' (14dc66a3-7b4c-482b-b403-f876baf3d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:05.178130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d857be72-8b4a-488f-b00a-994482cfcfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:05.179370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:05.210921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d857be72-8b4a-488f-b00a-994482cfcfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:05.211709 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a0c569-294b-4c00-a541-37af0f9f945f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:05.282264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Created reservations ['4a172bf3-a022-4997-b79c-808668853e2f', '31ee153e-2e13-4517-9745-1cd3cbef7a83', 'ce4a4bb9-e525-474e-83e3-a36d01c01efc', '3c0aec62-c596-4ca0-9ea0-ce622b7355f3'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:05.282264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a0c569-294b-4c00-a541-37af0f9f945f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a172bf3-a022-4997-b79c-808668853e2f', '31ee153e-2e13-4517-9745-1cd3cbef7a83', 'ce4a4bb9-e525-474e-83e3-a36d01c01efc', '3c0aec62-c596-4ca0-9ea0-ce622b7355f3']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:05.282264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a57f60e-7996-48a5-9db8-51673fcd910b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:05.309685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a57f60e-7996-48a5-9db8-51673fcd910b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4c553f-8144-4980-802e-906f69037e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1688924063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',qos_specs=None,replication_status=,reservations=['4a172bf3-a022-4997-b79c-808668853e2f','31ee153e-2e13-4517-9745-1cd3cbef7a83','ce4a4bb9-e525-474e-83e3-a36d01c01efc','3c0aec62-c596-4ca0-9ea0-ce622b7355f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1688924063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4c553f-8144-4980-802e-906f69037e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:05.310342 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c2d106-b465-4bca-aba3-26e7b5e74c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:05.333680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c2d106-b465-4bca-aba3-26e7b5e74c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1688924063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',qos_specs=None,replication_status=,reservations=['4a172bf3-a022-4997-b79c-808668853e2f','31ee153e-2e13-4517-9745-1cd3cbef7a83','ce4a4bb9-e525-474e-83e3-a36d01c01efc','3c0aec62-c596-4ca0-9ea0-ce622b7355f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:05.334374 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595b6341-138c-47cf-b0be-715c005b8cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:05.347131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595b6341-138c-47cf-b0be-715c005b8cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:05.347131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Flow 'volume_create_api' (14dc66a3-7b4c-482b-b403-f876baf3d876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:05.347131 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume request issued successfully. Jul 03 10:42:05.347131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b917373-47cf-40b5-b175-a0fabc5d7543 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:05.347131 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 238/932] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:42:05 2026] POST /volume/v3/volumes => generated 817 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:05.359417 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-27163e83-39f8-4c52-929f-aad837c3984d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.361030 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-27163e83-39f8-4c52-929f-aad837c3984d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:05.361250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-27163e83-39f8-4c52-929f-aad837c3984d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:05.361526 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-27163e83-39f8-4c52-929f-aad837c3984d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:05.367963 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:05.367963 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:05.371237 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-27163e83-39f8-4c52-929f-aad837c3984d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:05.375229 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-27163e83-39f8-4c52-929f-aad837c3984d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:05.375640 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 236/933] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:05 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:05.581774 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-668c7e87-840d-4aac-b3cc-e76673ef68a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.582248 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-668c7e87-840d-4aac-b3cc-e76673ef68a7 None None] GET https://10.4.3.52/volume// Jul 03 10:42:05.582426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-668c7e87-840d-4aac-b3cc-e76673ef68a7 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:05.582623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-668c7e87-840d-4aac-b3cc-e76673ef68a7 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:05.582949 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-668c7e87-840d-4aac-b3cc-e76673ef68a7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:05.583270 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 225/934] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:05.591240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.593056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:42:05.593257 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:05.593449 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:05.602236 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:05.602236 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:05.605747 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:42:05.609637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-e3e04439-cce7-49e7-be25-b2ebbb531472 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 200 Jul 03 10:42:05.609956 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 236/935] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:05 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:05.647362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.650027 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:05.650336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:05.650623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:05.661079 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:05.661079 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:05.666046 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:05.672909 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-512c2951-67d5-4ba9-966c-3a78d8b03d41 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:05.673512 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 239/936] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:05 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:05.720433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:05.724895 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] PUT https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 Jul 03 10:42:05.725641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:05.739136 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Acquiring lock "cinder-attachment_update-9381a8ed-7c45-4a78-84a1-8e81af30882a-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:05.740247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9381a8ed-7c45-4a78-84a1-8e81af30882a-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:05.741351 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:05.741351 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:06.265552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9381a8ed-7c45-4a78-84a1-8e81af30882a-np0000004406" released by "attachment_update" :: held 0.525s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:06.269136 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-425ec5d6-8d12-44e3-baf1-e0f27d09b129 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 returned with HTTP 200 Jul 03 10:42:06.269136 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 237/937] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:05 2026] PUT /volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.389688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-24835948-1b38-4743-9b57-fea018de5ce7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.391488 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24835948-1b38-4743-9b57-fea018de5ce7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:06.391712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-24835948-1b38-4743-9b57-fea018de5ce7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.391887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-24835948-1b38-4743-9b57-fea018de5ce7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.400284 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.400284 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:06.405769 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-24835948-1b38-4743-9b57-fea018de5ce7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:06.410130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24835948-1b38-4743-9b57-fea018de5ce7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:06.410682 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 226/938] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.427942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.429337 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] POST https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:42:06.431126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9d4c553f-8144-4980-802e-906f69037e71"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:06.431222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volume_transfer [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Creating new volume transfer {'transfer': {'volume_id': '9d4c553f-8144-4980-802e-906f69037e71'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 10:42:06.431417 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volume_transfer [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Creating transfer of volume 9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:06.431583 np0000004406 devstack@c-api.service[99875]: INFO cinder.transfer.api [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Generating transfer record for volume 9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:06.438820 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.438820 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:06.459291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bbcb4286-0d76-42bb-9695-8acd4f3a8a7b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 202 Jul 03 10:42:06.459889 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 237/939] 10.4.3.52 () {70 vars in 1319 bytes} [Fri Jul 3 10:42:06 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:06.465003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f7dfe4f6-8e1f-4013-9f75-909a66a1b105 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.465432 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7dfe4f6-8e1f-4013-9f75-909a66a1b105 None None] GET https://10.4.3.52/volume// Jul 03 10:42:06.465584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7dfe4f6-8e1f-4013-9f75-909a66a1b105 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.465784 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7dfe4f6-8e1f-4013-9f75-909a66a1b105 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.466262 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7dfe4f6-8e1f-4013-9f75-909a66a1b105 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:06.466627 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 240/940] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:06.469093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.471044 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:06.471300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.471533 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.479085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a429e081-d140-4710-b64e-deed7afd183c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.479737 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.479737 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:06.482277 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a429e081-d140-4710-b64e-deed7afd183c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:42:06.482277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a429e081-d140-4710-b64e-deed7afd183c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f886e58a-116a-4d33-87e3-f672bcdef41c", "connector": null, "instance_uuid": "29643ccd-c2de-4736-bba4-d968a0b34679"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:06.484733 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:06.490961 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5483f8a1-49c5-47d9-a698-dd40fd1e7749 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:06.491495 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 238/941] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.493121 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.493121 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:06.507347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7801eb08-b15a-4585-9528-803225ec670f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.509214 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7801eb08-b15a-4585-9528-803225ec670f tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 Jul 03 10:42:06.509669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7801eb08-b15a-4585-9528-803225ec670f tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.510298 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7801eb08-b15a-4585-9528-803225ec670f tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.515196 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7801eb08-b15a-4585-9528-803225ec670f tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 returned with HTTP 200 Jul 03 10:42:06.515884 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 238/942] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.526445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d74099f7-a067-4d61-8ef3-303f8e835927 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.528420 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d74099f7-a067-4d61-8ef3-303f8e835927 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:42:06.528634 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d74099f7-a067-4d61-8ef3-303f8e835927 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.528827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d74099f7-a067-4d61-8ef3-303f8e835927 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.528995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volume_transfer [None req-d74099f7-a067-4d61-8ef3-303f8e835927 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Listing volume transfers {{(pid=99876) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 10:42:06.529886 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a429e081-d140-4710-b64e-deed7afd183c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:42:06.531142 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 227/943] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:42:06 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.535342 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d74099f7-a067-4d61-8ef3-303f8e835927 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 200 Jul 03 10:42:06.535795 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 241/944] 10.4.3.52 () {68 vars in 1298 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:06.545213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-20fc4310-a346-48ad-a57c-0068efd32b91 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.620868 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] POST https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575/accept Jul 03 10:42:06.621199 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5d8c0e8bc876d955"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:06.622557 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.volume_transfer [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Accepting volume transfer a1f96c1f-6583-4b03-9f12-25c513b16575 {{(pid=99874) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 10:42:06.622642 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Accepting transfer a1f96c1f-6583-4b03-9f12-25c513b16575 Jul 03 10:42:06.686364 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.691130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Created reservations ['da4efcf1-ff19-4c47-b11f-42c8af5a4bb8', '1be2eeed-458e-4e84-9641-7e6dda800f70', 'cb10a9c9-e831-4723-944e-3cd3235b405f', '3c657bfc-761f-4a63-91f1-6e86605ae8bb'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:06.691247 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:06.691247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.691247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.699288 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.699288 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:06.704613 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:06.709837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae58f56f-8fef-4d4b-a6da-3a72d3fbf3e8 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:06.710066 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 239/945] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:06.720724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Created reservations ['932c86af-5745-480c-84a4-73d8bd4a9e7e', '8a75db10-3f67-4267-a994-0ee7115f977a', '67518e01-455b-4678-9792-26b960054703', '8d381798-ea4b-4a29-a1dc-ceb8f65d3d2e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:06.757392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Created reservations ['7c8719c3-2340-4077-a0da-f0f73fad589b', '285e48a4-b0a2-4567-96e6-6b286d078f99', '8a6bf775-1302-44de-9392-bed2492e7bc3', 'f0d0eacb-6a2d-4979-b3cb-14a06584e564'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:06.786948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-d340ab32-626b-44d8-9ed4-b247cdb51ee6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.790305 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-d340ab32-626b-44d8-9ed4-b247cdb51ee6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9/action Jul 03 10:42:06.790305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-d340ab32-626b-44d8-9ed4-b247cdb51ee6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:06.790305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-d340ab32-626b-44d8-9ed4-b247cdb51ee6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:06.798874 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Created reservations ['59f72947-0d35-4998-b92b-59c48b61901c', '4bdca41b-a213-4387-b0fb-027c61fe227a', '17bed214-55f3-414f-b884-0d456c9063d9', '05470228-ac40-482a-8505-81a7882443f5'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:06.807655 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.807655 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:06.822170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-d340ab32-626b-44d8-9ed4-b247cdb51ee6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9/action returned with HTTP 204 Jul 03 10:42:06.822737 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 228/946] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:06 2026] POST /volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:06.942199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:06.942199 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:06.942199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:06.942381 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:06.955791 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:06.955791 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:06.960741 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:06.967514 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b73019d-82c1-40e8-a41c-e6b4dae1bc59 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:06.968082 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 242/947] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:06 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:07.070860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e1b18479-b8dd-406a-ad03-ddb64010a326 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.071316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1b18479-b8dd-406a-ad03-ddb64010a326 None None] GET https://10.4.3.52/volume// Jul 03 10:42:07.071519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1b18479-b8dd-406a-ad03-ddb64010a326 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.071730 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1b18479-b8dd-406a-ad03-ddb64010a326 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.072119 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1b18479-b8dd-406a-ad03-ddb64010a326 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:07.075566 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 240/948] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:07.083934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.088308 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:07.090027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.090027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.105969 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.105969 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:07.111812 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:07.118383 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-34f91e50-afb1-4484-97c7-986875a5ee3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:07.118962 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 229/949] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:07.221464 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.224516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] PUT https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 Jul 03 10:42:07.225045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:07.235838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Acquiring lock "cinder-attachment_update-f886e58a-116a-4d33-87e3-f672bcdef41c-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:07.241890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Lock "cinder-attachment_update-f886e58a-116a-4d33-87e3-f672bcdef41c-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:07.243250 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.243250 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:07.301125 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Transfer volume completed successfully. Jul 03 10:42:07.348141 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-63023be1-bcdf-4ff0-8290-f3ead65be1b1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.348141 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63023be1-bcdf-4ff0-8290-f3ead65be1b1 None None] GET https://10.4.3.52/volume// Jul 03 10:42:07.348141 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63023be1-bcdf-4ff0-8290-f3ead65be1b1 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.348141 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63023be1-bcdf-4ff0-8290-f3ead65be1b1 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.348141 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63023be1-bcdf-4ff0-8290-f3ead65be1b1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:07.354098 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 241/950] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:07.369071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.375200 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:42:07.375200 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.375200 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.392912 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.392912 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:07.403924 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:42:07.410588 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-0405ed94-1e4f-40b1-b8cd-93d78ffbfe3d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 200 Jul 03 10:42:07.411183 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 230/951] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:07.416702 np0000004406 devstack@c-api.service[99874]: INFO cinder.transfer.api [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Volume 9d4c553f-8144-4980-802e-906f69037e71 has been transferred. Jul 03 10:42:07.423591 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20fc4310-a346-48ad-a57c-0068efd32b91 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575/accept returned with HTTP 202 Jul 03 10:42:07.424060 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 239/952] 10.4.3.52 () {70 vars in 1451 bytes} [Fri Jul 3 10:42:06 2026] POST /volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575/accept => generated 363 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:07.437585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.449912 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:07.449912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.449912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.459527 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.459527 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:07.463463 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Volume info retrieved successfully. Jul 03 10:42:07.468435 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-287c8367-9e15-47db-a1e6-821e1ec07fe3 tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:07.468943 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 242/953] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:07.488293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7879d46b-1044-456c-9614-a797aedbb85f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.490805 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7879d46b-1044-456c-9614-a797aedbb85f tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:07.491502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7879d46b-1044-456c-9614-a797aedbb85f tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.491502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7879d46b-1044-456c-9614-a797aedbb85f tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.503299 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.503299 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:07.510122 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7879d46b-1044-456c-9614-a797aedbb85f tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] Volume info retrieved successfully. Jul 03 10:42:07.520323 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7879d46b-1044-456c-9614-a797aedbb85f tempest-VolumesTransfersV357Test-1305703458 tempest-VolumesTransfersV357Test-1305703458-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:07.521168 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 231/954] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:07.543967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.548309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 Jul 03 10:42:07.548309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.548309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.548309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Delete transfer with id: a1f96c1f-6583-4b03-9f12-25c513b16575 Jul 03 10:42:07.549957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.554828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] PUT https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b Jul 03 10:42:07.554828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:07.559396 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bdcd663e-c02e-4208-93af-e23c88cf9bfc tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 returned with HTTP 404 Jul 03 10:42:07.559396 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 240/955] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:42:07 2026] DELETE /volume/v3/volume-transfers/a1f96c1f-6583-4b03-9f12-25c513b16575 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:07.562765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Acquiring lock "cinder-attachment_update-9e1db06e-dc3f-4246-8cfc-18b55ff92459-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:07.567759 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9e1db06e-dc3f-4246-8cfc-18b55ff92459-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:07.568827 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.568827 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:07.571314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.609511 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:07.609801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.610062 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.610498 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Delete volume with id: 9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:07.623518 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.623518 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:07.624021 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Volume info retrieved successfully. Jul 03 10:42:07.656967 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Delete volume request issued successfully. Jul 03 10:42:07.657132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa5665e6-15ac-45ce-b0cb-c25afbafbc3f tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 202 Jul 03 10:42:07.657881 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 232/956] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:42:07 2026] DELETE /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:42:07.670480 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3cafdaed-6c38-4484-86a2-c907412c6651 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.672391 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cafdaed-6c38-4484-86a2-c907412c6651 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:07.672850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cafdaed-6c38-4484-86a2-c907412c6651 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.673250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cafdaed-6c38-4484-86a2-c907412c6651 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.684886 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.684886 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:07.690123 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3cafdaed-6c38-4484-86a2-c907412c6651 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Volume info retrieved successfully. Jul 03 10:42:07.696478 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cafdaed-6c38-4484-86a2-c907412c6651 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 200 Jul 03 10:42:07.697347 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 241/957] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:07.724547 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a9243195-1969-4d75-8e56-a20fbf937c3d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.726360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a9243195-1969-4d75-8e56-a20fbf937c3d tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:07.726541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a9243195-1969-4d75-8e56-a20fbf937c3d tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.726733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a9243195-1969-4d75-8e56-a20fbf937c3d tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.735090 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.735090 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:07.739943 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a9243195-1969-4d75-8e56-a20fbf937c3d tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:07.746234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a9243195-1969-4d75-8e56-a20fbf937c3d tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:07.746938 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 233/958] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:07.780082 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Lock "cinder-attachment_update-f886e58a-116a-4d33-87e3-f672bcdef41c-np0000004406" released by "attachment_update" :: held 0.538s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:07.781088 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-1ee69ea5-0649-4b2a-8e75-292948c416b2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 returned with HTTP 200 Jul 03 10:42:07.781561 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 243/959] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:07 2026] PUT /volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:07.981857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6676abdc-808a-4e04-8511-510bbe89699a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:07.983914 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6676abdc-808a-4e04-8511-510bbe89699a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:07.984156 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6676abdc-808a-4e04-8511-510bbe89699a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:07.984413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6676abdc-808a-4e04-8511-510bbe89699a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:07.995090 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:07.995090 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:07.999241 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6676abdc-808a-4e04-8511-510bbe89699a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:08.005858 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6676abdc-808a-4e04-8511-510bbe89699a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:08.006403 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 242/960] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:07 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:08.093522 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Lock "cinder-attachment_update-9e1db06e-dc3f-4246-8cfc-18b55ff92459-np0000004406" released by "attachment_update" :: held 0.526s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:08.093877 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-37261bc9-393e-4304-aca4-6a3f9a0d5e6a tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b returned with HTTP 200 Jul 03 10:42:08.094344 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 243/961] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:07 2026] PUT /volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:08.622864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-633d151e-7665-4a1a-b800-69bc241a7981 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.625189 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-633d151e-7665-4a1a-b800-69bc241a7981 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] POST https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b/action Jul 03 10:42:08.625684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-633d151e-7665-4a1a-b800-69bc241a7981 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:08.625875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-633d151e-7665-4a1a-b800-69bc241a7981 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:08.655861 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:08.655861 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:08.669765 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da5a296f-9c5a-43f5-a8e7-f4506cb0c2a1 req-633d151e-7665-4a1a-b800-69bc241a7981 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b/action returned with HTTP 204 Jul 03 10:42:08.670540 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 234/962] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:08 2026] POST /volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:08.710827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2472f486-cda0-4ddb-90d4-afc6aec2f20d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.713064 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2472f486-cda0-4ddb-90d4-afc6aec2f20d tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:08.713348 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2472f486-cda0-4ddb-90d4-afc6aec2f20d tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:08.713603 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2472f486-cda0-4ddb-90d4-afc6aec2f20d tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:08.721259 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2472f486-cda0-4ddb-90d4-afc6aec2f20d tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 404 Jul 03 10:42:08.722035 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 244/963] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:08 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:08.732558 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c3ad86bf-05c9-4bd2-a4b1-ec14a1800647 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.734841 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3ad86bf-05c9-4bd2-a4b1-ec14a1800647 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:08.736637 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3ad86bf-05c9-4bd2-a4b1-ec14a1800647 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:08.741293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3ad86bf-05c9-4bd2-a4b1-ec14a1800647 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:08.751810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3ad86bf-05c9-4bd2-a4b1-ec14a1800647 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 404 Jul 03 10:42:08.751810 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 243/964] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:08 2026] GET /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:08.761872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.763241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ef564e71-3cad-42b6-8f57-73984646437c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.765477 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:08.768559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef564e71-3cad-42b6-8f57-73984646437c tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:08.768844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:08.769280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:08.769550 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Delete volume with id: 9d4c553f-8144-4980-802e-906f69037e71 Jul 03 10:42:08.770690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef564e71-3cad-42b6-8f57-73984646437c tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:08.770963 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef564e71-3cad-42b6-8f57-73984646437c tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:08.782932 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8e0b34de-1d20-4515-b8cd-8e50cb82586d tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 returned with HTTP 404 Jul 03 10:42:08.783810 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 244/965] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:42:08 2026] DELETE /volume/v3/volumes/9d4c553f-8144-4980-802e-906f69037e71 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:08.784549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:08.784549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:08.789866 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ef564e71-3cad-42b6-8f57-73984646437c tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:08.796414 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef564e71-3cad-42b6-8f57-73984646437c tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:08.796542 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:08.797164 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 235/966] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:08 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:08.802678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:08.803244 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-352018762"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:08.805629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-352018762'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:08.805997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume of 1 GB Jul 03 10:42:08.806491 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:08.806491 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:08.812933 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Availability Zones retrieved successfully. Jul 03 10:42:08.822638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Flow 'volume_create_api' (16240cea-0d62-4502-8990-ddb16cbc6526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:08.824014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77398fb7-2ec6-44cf-84a6-aaf60f0672a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:08.825540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:08.865299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77398fb7-2ec6-44cf-84a6-aaf60f0672a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:08.866810 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f52e1e1-807f-4c93-9af1-5fb261f17b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:08.919674 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Created reservations ['3760830f-7402-4ce3-b507-0a169b1fb9a8', '3eeef125-45c5-4baf-9472-919b9287fef4', '5360843d-87c3-4099-aa79-275f54802909', '536b5fa1-3e64-46f7-a56e-b28043da7270'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:08.920587 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f52e1e1-807f-4c93-9af1-5fb261f17b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3760830f-7402-4ce3-b507-0a169b1fb9a8', '3eeef125-45c5-4baf-9472-919b9287fef4', '5360843d-87c3-4099-aa79-275f54802909', '536b5fa1-3e64-46f7-a56e-b28043da7270']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:08.921578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920e10c2-319a-4741-baf1-9931cc6425d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:08.954046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920e10c2-319a-4741-baf1-9931cc6425d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78574780-d933-4110-a644-b592cbf5556a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-352018762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',qos_specs=None,replication_status=,reservations=['3760830f-7402-4ce3-b507-0a169b1fb9a8','3eeef125-45c5-4baf-9472-919b9287fef4','5360843d-87c3-4099-aa79-275f54802909','536b5fa1-3e64-46f7-a56e-b28043da7270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-352018762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78574780-d933-4110-a644-b592cbf5556a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:08.955794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dec7d2-d0c0-4d1f-b08e-7c64363c0c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:08.979393 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dec7d2-d0c0-4d1f-b08e-7c64363c0c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-352018762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d8d3ad7a2d4b398fd11ca9741e7d38',qos_specs=None,replication_status=,reservations=['3760830f-7402-4ce3-b507-0a169b1fb9a8','3eeef125-45c5-4baf-9472-919b9287fef4','5360843d-87c3-4099-aa79-275f54802909','536b5fa1-3e64-46f7-a56e-b28043da7270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e9dc013356b40eca7fca82cde72ed1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:08.980223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa792dc-383d-47a2-949f-80fe730a1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:08.992290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa792dc-383d-47a2-949f-80fe730a1377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:08.993503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Flow 'volume_create_api' (16240cea-0d62-4502-8990-ddb16cbc6526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:08.993918 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Create volume request issued successfully. Jul 03 10:42:08.994824 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ec39bfc-995c-4d67-82a8-c32ebac5c14b tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:08.995429 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 245/967] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:42:08 2026] POST /volume/v3/volumes => generated 816 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:09.008271 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:09.013434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:09.013434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:09.013434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:09.019793 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:09.022719 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:09.024785 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:09.024785 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:09.025160 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:09.025552 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:09.037554 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:09.047128 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:09.047128 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:09.049330 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6fc32518-e7e1-44e8-835a-3a36ec29ecb8 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 200 Jul 03 10:42:09.050026 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 244/968] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:09 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:09.056525 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:09.063280 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16a6d525-f519-4f40-9467-ae1981ba5f3a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:09.063870 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 245/969] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:09 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:09.812847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:09.816249 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:09.816249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:09.816249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:09.828129 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:09.828129 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:09.832004 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:09.842479 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0cf6659-5c38-44f4-b214-28fb316c7769 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:09.843017 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 236/970] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:09 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:10.067705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.070524 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.070822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.071213 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.077346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.079313 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:10.079651 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.079951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.080479 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.080479 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:10.086380 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:10.091836 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.091836 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:10.092875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0183b7d3-b628-4310-b847-0c3b26ae1866 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 200 Jul 03 10:42:10.093369 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 246/971] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:10.096856 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:10.102620 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6ddc7d4-0847-437b-b49b-47257180d1dc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:10.103252 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 245/972] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:10.106450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.108254 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] POST https://10.4.3.52/volume/v3/volume-transfers Jul 03 10:42:10.108687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "78574780-d933-4110-a644-b592cbf5556a"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:10.110091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volume_transfer [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Creating new volume transfer {'transfer': {'volume_id': '78574780-d933-4110-a644-b592cbf5556a'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 10:42:10.110349 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volume_transfer [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Creating transfer of volume 78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.110497 np0000004406 devstack@c-api.service[99875]: INFO cinder.transfer.api [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Generating transfer record for volume 78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.118572 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.118572 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:10.128993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d98bdbc-6e7e-459d-89ea-f49a47640ba6 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers returned with HTTP 202 Jul 03 10:42:10.129753 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 246/973] 10.4.3.52 () {70 vars in 1319 bytes} [Fri Jul 3 10:42:10 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:10.139694 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cef51631-7342-40b5-b098-c16f84cc1447 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.142013 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cef51631-7342-40b5-b098-c16f84cc1447 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.142352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cef51631-7342-40b5-b098-c16f84cc1447 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.142632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cef51631-7342-40b5-b098-c16f84cc1447 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.151601 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.151601 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:10.156224 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cef51631-7342-40b5-b098-c16f84cc1447 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:10.162014 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cef51631-7342-40b5-b098-c16f84cc1447 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 200 Jul 03 10:42:10.162560 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 237/974] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:10.179999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-44c74af4-497f-4b15-8ed8-93f330760f82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.181936 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44c74af4-497f-4b15-8ed8-93f330760f82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volume-transfers/detail Jul 03 10:42:10.182260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44c74af4-497f-4b15-8ed8-93f330760f82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.182506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44c74af4-497f-4b15-8ed8-93f330760f82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.182688 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volume_transfer [None req-44c74af4-497f-4b15-8ed8-93f330760f82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Listing volume transfers {{(pid=99876) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 10:42:10.187240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44c74af4-497f-4b15-8ed8-93f330760f82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 10:42:10.188062 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 247/975] 10.4.3.52 () {68 vars in 1319 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:10.200242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f4a38284-07db-4187-8062-67ae7ad207ee None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.202261 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f4a38284-07db-4187-8062-67ae7ad207ee tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 Jul 03 10:42:10.202906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f4a38284-07db-4187-8062-67ae7ad207ee tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.203298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f4a38284-07db-4187-8062-67ae7ad207ee tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.203544 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-f4a38284-07db-4187-8062-67ae7ad207ee tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Delete transfer with id: 5554b8ab-a586-4b8c-b101-2df51ed18971 Jul 03 10:42:10.213936 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.213936 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:10.223143 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f4a38284-07db-4187-8062-67ae7ad207ee tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 returned with HTTP 202 Jul 03 10:42:10.223143 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 246/976] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:42:10 2026] DELETE /volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:42:10.231957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.234159 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.234478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.234791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.243724 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.243724 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:10.248255 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Volume info retrieved successfully. Jul 03 10:42:10.253396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90b3bd6f-07e0-4661-82b5-7d604d343c18 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 200 Jul 03 10:42:10.253964 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 247/977] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:10.271088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.273136 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] DELETE https://10.4.3.52/volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 Jul 03 10:42:10.273421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.273672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.273816 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.volume_transfer [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Delete transfer with id: 5554b8ab-a586-4b8c-b101-2df51ed18971 Jul 03 10:42:10.277307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1ac7596-a007-4a84-846f-87fdad9bfd82 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 returned with HTTP 404 Jul 03 10:42:10.278040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 238/978] 10.4.3.52 () {68 vars in 1412 bytes} [Fri Jul 3 10:42:10 2026] DELETE /volume/v3/volume-transfers/5554b8ab-a586-4b8c-b101-2df51ed18971 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:10.286176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.288236 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.288422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.288623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.288798 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Delete volume with id: 78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.296379 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.296379 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:10.296767 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Volume info retrieved successfully. Jul 03 10:42:10.317468 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Delete volume request issued successfully. Jul 03 10:42:10.317674 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da9616c9-c12b-42b8-94a2-1620d53ab55b tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 202 Jul 03 10:42:10.318117 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 248/979] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:42:10 2026] DELETE /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:42:10.331581 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.335431 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:10.335431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.335431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.350270 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.350270 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:10.360333 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Volume info retrieved successfully. Jul 03 10:42:10.363891 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0abcd69c-68c9-4e9a-a59a-70c72eee9f83 tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 200 Jul 03 10:42:10.363891 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 247/980] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:10.860609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:10.862889 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:10.865574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:10.866007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:10.879182 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:10.879182 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:10.883747 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:10.888498 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bfbc7db6-98e0-4847-a243-042b099cbcb2 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:10.888965 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 248/981] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:10 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:11.119018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:11.120720 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:11.120932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:11.121177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:11.138984 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:11.138984 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:11.143910 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:11.151042 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f3e9eb4-dce1-45ef-90a5-cdb14279c398 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:11.151427 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 239/982] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:11 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:11.378607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0a73b8d6-1f96-4337-bb7d-00a25327dbaf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:11.380332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0a73b8d6-1f96-4337-bb7d-00a25327dbaf tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:11.380512 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0a73b8d6-1f96-4337-bb7d-00a25327dbaf tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:11.380701 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0a73b8d6-1f96-4337-bb7d-00a25327dbaf tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:11.387305 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0a73b8d6-1f96-4337-bb7d-00a25327dbaf tempest-VolumesTransfersV357Test-2144706563 tempest-VolumesTransfersV357Test-2144706563-project-admin] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 404 Jul 03 10:42:11.387945 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 249/983] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:11 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:11.396355 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0086f860-c0b5-482c-a8fd-14ebca5d57e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:11.397924 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0086f860-c0b5-482c-a8fd-14ebca5d57e0 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] GET https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:11.398219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0086f860-c0b5-482c-a8fd-14ebca5d57e0 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:11.399490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0086f860-c0b5-482c-a8fd-14ebca5d57e0 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:11.414189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0086f860-c0b5-482c-a8fd-14ebca5d57e0 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 404 Jul 03 10:42:11.415240 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 248/984] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:11 2026] GET /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:11.423649 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:11.425600 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] DELETE https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:11.425921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:11.426189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:11.426425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] Delete volume with id: 78574780-d933-4110-a644-b592cbf5556a Jul 03 10:42:11.433088 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98ae7d31-5525-4882-a35d-af553a4bb4e7 tempest-VolumesTransfersV357Test-877111093 tempest-VolumesTransfersV357Test-877111093-project-member] https://10.4.3.52/volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a returned with HTTP 404 Jul 03 10:42:11.433752 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 249/985] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:42:11 2026] DELETE /volume/v3/volumes/78574780-d933-4110-a644-b592cbf5556a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:42:11.902358 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:11.904361 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:11.904908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:11.905218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:11.915215 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:11.915215 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:11.921202 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:11.926862 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87f71138-2ffa-412d-8a51-82e69a61ff4f tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:11.927534 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 240/986] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:11 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:12.218793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:12.220711 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:12.220901 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:12.221078 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:12.232407 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:12.232407 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:12.238383 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:12.244269 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0a1860ae-c3d2-4bd3-a8f7-c3e1fcd932df tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:12.245319 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 250/987] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:12 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:12.949126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c91d73a6-e88d-419c-b139-174af3cbd564 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:12.951471 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c91d73a6-e88d-419c-b139-174af3cbd564 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:12.951734 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c91d73a6-e88d-419c-b139-174af3cbd564 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:12.951966 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c91d73a6-e88d-419c-b139-174af3cbd564 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:12.961741 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:12.961741 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:12.966494 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c91d73a6-e88d-419c-b139-174af3cbd564 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:12.971368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c91d73a6-e88d-419c-b139-174af3cbd564 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:12.971784 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 249/988] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:12 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:13.259023 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:13.261482 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:13.261882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:13.262279 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:13.274045 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:13.274045 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:13.278273 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:13.282751 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d02721f-2db7-43b8-90d6-b7abf9a0fddc tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:13.283225 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 250/989] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:13 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:13.986698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:13.988700 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:13.989217 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:13.989217 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:13.996632 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:13.996632 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:14.000851 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:14.006616 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6ce94c71-e49e-4593-a7ec-6c82f3c422e7 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:14.007390 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 241/990] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:13 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 1293 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:14.026721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:14.028468 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:14.028659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:14.028853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:14.029021 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Delete volume with id: b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:14.042986 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:14.042986 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:14.043790 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:14.067781 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Delete volume request issued successfully. Jul 03 10:42:14.068001 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc814bca-4bc8-484c-9736-c2443ab09ed0 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 202 Jul 03 10:42:14.068459 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 251/991] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:14 2026] DELETE /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:14.078289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-567be6f5-d040-46fd-a021-1843f49d9a65 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:14.080668 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-567be6f5-d040-46fd-a021-1843f49d9a65 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:14.080953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-567be6f5-d040-46fd-a021-1843f49d9a65 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:14.081273 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-567be6f5-d040-46fd-a021-1843f49d9a65 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:14.089953 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:14.089953 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:14.097710 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-567be6f5-d040-46fd-a021-1843f49d9a65 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Volume info retrieved successfully. Jul 03 10:42:14.102988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-567be6f5-d040-46fd-a021-1843f49d9a65 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 200 Jul 03 10:42:14.103598 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 250/992] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:14 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:14.299872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c9673a59-2948-4c21-9064-cce95c27460f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:14.302120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9673a59-2948-4c21-9064-cce95c27460f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:14.302389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9673a59-2948-4c21-9064-cce95c27460f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:14.302645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9673a59-2948-4c21-9064-cce95c27460f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:14.315697 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:14.315697 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:14.321323 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c9673a59-2948-4c21-9064-cce95c27460f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:14.327145 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9673a59-2948-4c21-9064-cce95c27460f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:14.327725 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 251/993] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:14 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:15.119552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-42bf374a-847a-4c23-90e3-887af306d814 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:15.122042 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42bf374a-847a-4c23-90e3-887af306d814 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] GET https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 Jul 03 10:42:15.122321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42bf374a-847a-4c23-90e3-887af306d814 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:15.122558 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42bf374a-847a-4c23-90e3-887af306d814 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:15.131015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42bf374a-847a-4c23-90e3-887af306d814 tempest-VolumeAndVolumeTypeFromImageTest-1205952146 tempest-VolumeAndVolumeTypeFromImageTest-1205952146-project-member] https://10.4.3.52/volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 returned with HTTP 404 Jul 03 10:42:15.131617 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 242/994] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:15 2026] GET /volume/v3/volumes/b43b6ec4-18fb-4986-abdf-5edbfdc18e21 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:15.344094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3ba3af71-c404-4305-891b-3bf82af2425c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:15.347554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ba3af71-c404-4305-891b-3bf82af2425c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:15.347554 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ba3af71-c404-4305-891b-3bf82af2425c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:15.347554 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ba3af71-c404-4305-891b-3bf82af2425c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:15.360942 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:15.360942 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:15.365250 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3ba3af71-c404-4305-891b-3bf82af2425c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:15.371336 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ba3af71-c404-4305-891b-3bf82af2425c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:15.371336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 252/995] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:15 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:15.450859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:15.453093 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:42:15.453456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:15.455128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:15.455128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:42:15.532485 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Get all volumes completed successfully. Jul 03 10:42:15.534600 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:15.534600 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:15.542374 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9aeff3c1-8e35-4a15-a089-b07e53cb8b6f tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:42:15.542821 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 251/996] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:42:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12217 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:15.558520 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:15.560432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d Jul 03 10:42:15.561348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:15.561696 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:15.562025 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Delete volume with id: 21b3c74f-3894-4b2d-8924-642bbd7cf65d Jul 03 10:42:15.574401 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:15.574401 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:15.574896 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Volume info retrieved successfully. Jul 03 10:42:15.589524 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.image.cache [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '16d28149-7368-4882-b423-3b4dd4d97555', 'volume_id': '21b3c74f-3894-4b2d-8924-642bbd7cf65d', 'host': 'np0000004406@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 10, 42, 3), 'last_used': datetime.datetime(2026, 7, 3, 10, 42, 14)}. {{(pid=99875) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 10:42:15.612073 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Delete volume request issued successfully. Jul 03 10:42:15.612408 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bee3b5bd-814a-442b-8543-57ad6fe51dcc tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d returned with HTTP 202 Jul 03 10:42:15.613040 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 252/997] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:15 2026] DELETE /volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:15.623998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:15.627330 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] GET https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d Jul 03 10:42:15.627524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:15.627705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:15.643303 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:15.643303 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:15.652450 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Volume info retrieved successfully. Jul 03 10:42:15.658134 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cf7da716-8b04-4465-a8d2-9e9ebdbc80ed tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d returned with HTTP 200 Jul 03 10:42:15.658667 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 243/998] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:15 2026] GET /volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d => generated 1094 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:16.385453 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:16.389972 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:16.390171 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:16.390350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:16.410787 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:16.410787 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:16.421453 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:16.427016 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-360fb2bc-6c3d-4552-b0c8-9ec2ec5672ca tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:16.427573 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 253/999] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:16 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:16.511909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a3af347d-f7fc-4c84-8578-646c56034247 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:16.514203 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a3af347d-f7fc-4c84-8578-646c56034247 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036/action Jul 03 10:42:16.514925 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a3af347d-f7fc-4c84-8578-646c56034247 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:16.515088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a3af347d-f7fc-4c84-8578-646c56034247 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:16.534205 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:16.534205 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:16.581317 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf7268e7-ca47-4835-8c34-16c8f7576cbf req-a3af347d-f7fc-4c84-8578-646c56034247 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036/action returned with HTTP 204 Jul 03 10:42:16.581317 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 252/1000] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:16 2026] POST /volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:16.680782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6a804213-d30e-4356-9855-ddcf2fe3a2a9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:16.683201 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6a804213-d30e-4356-9855-ddcf2fe3a2a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] GET https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d Jul 03 10:42:16.683747 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6a804213-d30e-4356-9855-ddcf2fe3a2a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:16.684035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6a804213-d30e-4356-9855-ddcf2fe3a2a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:16.695998 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6a804213-d30e-4356-9855-ddcf2fe3a2a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d returned with HTTP 404 Jul 03 10:42:16.696773 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 253/1001] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:16 2026] GET /volume/v3/volumes/21b3c74f-3894-4b2d-8924-642bbd7cf65d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:16.709097 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-53b39887-bc68-4418-b5c4-f58f94492fd8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:16.711419 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b39887-bc68-4418-b5c4-f58f94492fd8 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] DELETE https://10.4.3.52/volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 Jul 03 10:42:16.711646 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b39887-bc68-4418-b5c4-f58f94492fd8 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:16.711899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b39887-bc68-4418-b5c4-f58f94492fd8 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:16.742642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b39887-bc68-4418-b5c4-f58f94492fd8 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 returned with HTTP 202 Jul 03 10:42:16.743385 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 244/1002] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:42:16 2026] DELETE /volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:16.754474 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c95550b3-3b0f-4d70-817e-a4cb797084a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:16.756385 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c95550b3-3b0f-4d70-817e-a4cb797084a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] GET https://10.4.3.52/volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 Jul 03 10:42:16.757318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c95550b3-3b0f-4d70-817e-a4cb797084a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:16.757318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c95550b3-3b0f-4d70-817e-a4cb797084a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:16.761955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c95550b3-3b0f-4d70-817e-a4cb797084a9 tempest-VolumeAndVolumeTypeFromImageTest-110362983 tempest-VolumeAndVolumeTypeFromImageTest-110362983-project-admin] https://10.4.3.52/volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 returned with HTTP 404 Jul 03 10:42:16.762689 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 254/1003] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:42:16 2026] GET /volume/v3/types/b0a09efb-a2c6-4e38-ab7f-43775d088307 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:17.444567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:17.446808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:17.447159 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:17.447421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:17.458789 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:17.458789 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:17.463498 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:17.471140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0bb0194-9940-4794-8821-e9ddb7aa5b93 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:17.471723 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 253/1004] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:17 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:17.489824 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:17.493867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:17.493867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:17.493867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:17.506556 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:17.506556 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:17.512587 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:17.516573 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2cbc668-2575-4483-9e2d-ee27dfefab0a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:17.516998 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 254/1005] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:17 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:17.532877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:17.535206 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:42:17.535480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f886e58a-116a-4d33-87e3-f672bcdef41c", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-562653374", "description": null, "metadata": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:17.550129 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:17.550129 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:17.550772 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:17.551034 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create snapshot from volume f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:17.631611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Created reservations ['1e6beb72-16b3-475d-bb99-7c08599be04d', '7fe86331-0093-4ab4-8ab4-091b36f834b3', '0283652a-3081-40dd-8233-39ed0dc8e984', '062c4e07-437e-49d0-a8cd-bb87960ea238'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:17.681815 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot force create request issued successfully. Jul 03 10:42:17.682334 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5d97c5b-e2a0-4f82-9ad1-4c7994e0af9e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:42:17.682946 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 245/1006] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:42:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:17.696251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:17.698606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:17.698875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:17.699121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:17.706707 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:17.706707 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:17.707315 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot retrieved successfully. Jul 03 10:42:17.708665 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4eb15ecd-4ea5-4f15-b03b-3da0b14d3d3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 200 Jul 03 10:42:17.709713 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 255/1007] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:17 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:18.711056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-073053d0-1a63-4bdb-b751-770b95ecc265 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:18.720228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:18.723499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:18.723745 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:18.724014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:18.731035 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:18.731035 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:18.731823 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot retrieved successfully. Jul 03 10:42:18.733029 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed4de0a4-3a56-4c3d-9015-87e5cfb8ee99 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 200 Jul 03 10:42:18.733570 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 255/1008] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:18 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:18.750590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:18.752459 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:18.752656 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:18.752859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:18.758662 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:18.758662 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:18.759318 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot retrieved successfully. Jul 03 10:42:18.760095 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a28d6b5e-a03c-4f4b-af61-fcc60ce989c5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 200 Jul 03 10:42:18.760668 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 246/1009] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:18 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:18.774098 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7e002eef-1707-4430-a1a6-dd27231364bf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:18.777681 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e002eef-1707-4430-a1a6-dd27231364bf tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:42:18.777681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e002eef-1707-4430-a1a6-dd27231364bf tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:18.777681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e002eef-1707-4430-a1a6-dd27231364bf tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:18.797477 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:18.797477 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:18.804637 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7e002eef-1707-4430-a1a6-dd27231364bf tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:42:18.812359 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e002eef-1707-4430-a1a6-dd27231364bf tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:42:18.813728 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 256/1010] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:18 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:18.860932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:18.881698 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:18.881698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-550319987"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:18.883026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-550319987'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:18.883288 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Create volume of 1 GB Jul 03 10:42:18.888681 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Availability Zones retrieved successfully. Jul 03 10:42:18.894056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Flow 'volume_create_api' (9b531d55-edc0-45ca-839c-0ff2e2a40a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:18.895716 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4b15dd-78e6-489c-85ac-d7bad0740b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:18.895996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:18.905740 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:18.906244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-361309409"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:18.908156 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-361309409'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:18.908251 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:18.913253 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:18.920637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (746679de-fdc9-40e8-93a9-e4b70b851b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:18.921574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ceb1285-c282-42e5-88cc-a4f82725b948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:18.922722 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:18.933653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4b15dd-78e6-489c-85ac-d7bad0740b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:18.934293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e939411a-6e4d-49f9-9d6e-960ddfedf7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:18.951946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ceb1285-c282-42e5-88cc-a4f82725b948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:18.952779 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc5cc1-7cd5-4f83-bcee-5d61f4d04672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.004339 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Created reservations ['bae533df-70c6-475a-86bc-4f31518c42e8', '276a15b6-43f4-4313-bb6b-f2f1c3d7c53a', '3db30fc6-15b4-4590-8af1-78e98f5eeb35', '18984d09-5898-4907-95c1-d80913c311fa'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:19.005332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e939411a-6e4d-49f9-9d6e-960ddfedf7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae533df-70c6-475a-86bc-4f31518c42e8', '276a15b6-43f4-4313-bb6b-f2f1c3d7c53a', '3db30fc6-15b4-4590-8af1-78e98f5eeb35', '18984d09-5898-4907-95c1-d80913c311fa']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.006179 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63de9272-c664-4604-a695-68ca256b421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.033510 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['dec60c7c-bb48-487e-a02b-bef21dcae553', '6bf10e8f-b2b9-413a-b024-eda1115c20cc', 'da647450-3e34-49af-9b85-dd41d0142d2b', '309055e5-cd3a-4f3d-92b8-00009b739500'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:19.033709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63de9272-c664-4604-a695-68ca256b421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-550319987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1cf85a65e44fb2b8035b6692486e28',qos_specs=None,replication_status=,reservations=['bae533df-70c6-475a-86bc-4f31518c42e8','276a15b6-43f4-4313-bb6b-f2f1c3d7c53a','3db30fc6-15b4-4590-8af1-78e98f5eeb35','18984d09-5898-4907-95c1-d80913c311fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912a312e43554051ac03f281892e70b7',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-550319987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c1cf85a65e44fb2b8035b6692486e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='912a312e43554051ac03f281892e70b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.034485 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91e1189-9e7d-440e-982b-1d1f40f23810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.034655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdc5cc1-7cd5-4f83-bcee-5d61f4d04672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec60c7c-bb48-487e-a02b-bef21dcae553', '6bf10e8f-b2b9-413a-b024-eda1115c20cc', 'da647450-3e34-49af-9b85-dd41d0142d2b', '309055e5-cd3a-4f3d-92b8-00009b739500']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.035885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424d21c4-d2b9-4807-9dbb-96e39a180169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.066828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91e1189-9e7d-440e-982b-1d1f40f23810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-550319987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1cf85a65e44fb2b8035b6692486e28',qos_specs=None,replication_status=,reservations=['bae533df-70c6-475a-86bc-4f31518c42e8','276a15b6-43f4-4313-bb6b-f2f1c3d7c53a','3db30fc6-15b4-4590-8af1-78e98f5eeb35','18984d09-5898-4907-95c1-d80913c311fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='912a312e43554051ac03f281892e70b7',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.067554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7782ac3f-03c8-4e52-b528-87a1cf582ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.075548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424d21c4-d2b9-4807-9dbb-96e39a180169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab65d1d-83bd-4afa-93b3-365509d27060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-361309409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['dec60c7c-bb48-487e-a02b-bef21dcae553','6bf10e8f-b2b9-413a-b024-eda1115c20cc','da647450-3e34-49af-9b85-dd41d0142d2b','309055e5-cd3a-4f3d-92b8-00009b739500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-361309409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab65d1d-83bd-4afa-93b3-365509d27060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.078153 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d7b2c1-c200-4510-bedb-7d69cfee61df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.078336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7782ac3f-03c8-4e52-b528-87a1cf582ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.079056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Flow 'volume_create_api' (9b531d55-edc0-45ca-839c-0ff2e2a40a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:19.079435 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Create volume request issued successfully. Jul 03 10:42:19.079908 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-073053d0-1a63-4bdb-b751-770b95ecc265 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:19.080293 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 254/1011] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:42:18 2026] POST /volume/v3/volumes => generated 746 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:19.094699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:19.096448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:42:19.096826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:19.096826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:19.103961 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:19.103961 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:19.109466 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:19.109517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d7b2c1-c200-4510-bedb-7d69cfee61df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-361309409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['dec60c7c-bb48-487e-a02b-bef21dcae553','6bf10e8f-b2b9-413a-b024-eda1115c20cc','da647450-3e34-49af-9b85-dd41d0142d2b','309055e5-cd3a-4f3d-92b8-00009b739500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.109517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872120c7-60ab-4e21-8e96-a7ce3b26aabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:19.113299 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f223ef4-38e5-4935-afaf-e1c0b9d3582c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:42:19.113372 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 247/1012] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:19 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:19.128949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872120c7-60ab-4e21-8e96-a7ce3b26aabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:19.131433 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (746679de-fdc9-40e8-93a9-e4b70b851b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:19.132329 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:19.133190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d36a3162-0b30-49de-abd0-aabd3176a3ca tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:19.133705 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 256/1013] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:42:18 2026] POST /volume/v3/volumes => generated 755 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:19.151125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:19.151611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:19.151852 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:19.152026 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:19.170856 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:19.170856 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:19.176194 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:19.182187 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae79be09-adb6-4920-a0eb-2e5fd1dad7f1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 returned with HTTP 200 Jul 03 10:42:19.182576 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 257/1014] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:19 2026] GET /volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:20.126678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-398a35e4-01e8-4649-8b13-cef1e984882c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:20.128981 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-398a35e4-01e8-4649-8b13-cef1e984882c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:42:20.129242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-398a35e4-01e8-4649-8b13-cef1e984882c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:20.129464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-398a35e4-01e8-4649-8b13-cef1e984882c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:20.139665 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:20.139665 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:20.143926 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-398a35e4-01e8-4649-8b13-cef1e984882c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:20.149032 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-398a35e4-01e8-4649-8b13-cef1e984882c tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:42:20.149491 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 255/1015] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:20 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:20.202453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb3665a2-8442-47b8-8925-adee3ec033fc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:20.204135 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb3665a2-8442-47b8-8925-adee3ec033fc tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:20.204300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb3665a2-8442-47b8-8925-adee3ec033fc tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:20.204490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb3665a2-8442-47b8-8925-adee3ec033fc tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:20.210838 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:20.210838 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:20.214735 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eb3665a2-8442-47b8-8925-adee3ec033fc tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:20.218984 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb3665a2-8442-47b8-8925-adee3ec033fc tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 returned with HTTP 200 Jul 03 10:42:20.219440 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 248/1016] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:20 2026] GET /volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:20.235944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-254e90a9-66cf-4db4-87df-68d78ef209db None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:20.238434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:42:20.238734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ab65d1d-83bd-4afa-93b3-365509d27060", "name": "tempest-CreateVolumesFromBackupTest-Backup-1722195426"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:20.240518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Creating new backup {'backup': {'volume_id': '6ab65d1d-83bd-4afa-93b3-365509d27060', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1722195426'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:42:20.240673 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Creating backup of volume 6ab65d1d-83bd-4afa-93b3-365509d27060 in container None Jul 03 10:42:20.248905 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:20.248905 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:20.249436 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:20.277151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['9cf2e627-e77c-4355-9c4a-ecce9cf64ff9', '6b8abe1f-a3b8-42b8-aced-e791ffafafd4'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:20.333902 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-254e90a9-66cf-4db4-87df-68d78ef209db tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:42:20.334412 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 257/1017] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:20 2026] POST /volume/v3/backups => generated 337 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:20.347720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:20.350507 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:20.350756 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:20.350756 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:20.350927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:20.367195 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:20.367195 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:20.368202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b58f29a-e361-4df1-a28a-879ed9e78a98 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:20.369011 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 258/1018] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:20 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 744 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:21.380747 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:21.383014 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:21.383263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:21.383512 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:21.383672 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:21.408026 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:21.408026 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:21.408026 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-552bb0c5-992e-4b3a-a857-92a64e7d247a tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:21.408026 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=535,cinder:INSERT=103,cinder:UPDATE=153 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:42:21.408026 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 256/1019] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:21 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:22.417088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-41b7edfe-fa21-4980-ac97-19e993646408 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:22.419349 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41b7edfe-fa21-4980-ac97-19e993646408 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:22.419717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41b7edfe-fa21-4980-ac97-19e993646408 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:22.421122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41b7edfe-fa21-4980-ac97-19e993646408 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:22.421122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-41b7edfe-fa21-4980-ac97-19e993646408 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:22.443494 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:22.443494 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:22.444751 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41b7edfe-fa21-4980-ac97-19e993646408 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:22.445408 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 249/1020] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:22 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:23.456417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:23.457979 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:23.458174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:23.458367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:23.458519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:23.462397 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:23.462397 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:23.463129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-51a45f48-d391-4cf2-bb56-12340bdbbd0d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:23.463480 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 258/1021] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:23 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:24.475951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:24.478247 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:24.478518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:24.478763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:24.478934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:24.481030 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=423,cinder:UPDATE=113,cinder:INSERT=63 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:42:24.484227 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:24.484227 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:24.485359 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5f0a17c-6d43-4282-83d6-ca75f70a80b7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:24.486020 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 259/1022] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:24 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:25.412189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:25.414658 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:25.414891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:25.415128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:25.424167 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:25.424167 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:25.428448 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:25.435137 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1fe48af9-1c6e-43dd-8ec0-264229f9a54d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:25.435137 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 257/1023] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:25 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:25.495789 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:25.497613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:25.497806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:25.498006 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:25.498161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:25.500053 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=370,cinder:UPDATE=72,cinder:INSERT=37 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:42:25.503342 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:25.503342 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:25.504168 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f533eecf-c5a8-4836-9de9-c69979ac06e6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:25.505331 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 250/1024] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:25 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:26.520868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9273cee7-cd46-45b1-8999-f041d3976434 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:26.522377 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9273cee7-cd46-45b1-8999-f041d3976434 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:26.522653 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9273cee7-cd46-45b1-8999-f041d3976434 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:26.522907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9273cee7-cd46-45b1-8999-f041d3976434 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:26.523827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9273cee7-cd46-45b1-8999-f041d3976434 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:26.524813 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=458,cinder:INSERT=90,cinder:UPDATE=123,cinder:DELETE=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:42:26.527990 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:26.527990 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:26.529314 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9273cee7-cd46-45b1-8999-f041d3976434 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:26.529314 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 259/1025] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:26 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:27.478856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-44898f7d-8309-4c62-b41a-589ad77d756d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:27.479228 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44898f7d-8309-4c62-b41a-589ad77d756d None None] GET https://10.4.3.52/volume// Jul 03 10:42:27.479408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44898f7d-8309-4c62-b41a-589ad77d756d None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:27.479684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44898f7d-8309-4c62-b41a-589ad77d756d None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:27.480071 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44898f7d-8309-4c62-b41a-589ad77d756d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:27.480402 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 260/1026] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:42:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:27.487260 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-3b2ff7d1-6eaa-47fc-8f5a-1d652742f909 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:27.489298 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-3b2ff7d1-6eaa-47fc-8f5a-1d652742f909 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:42:27.489620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-3b2ff7d1-6eaa-47fc-8f5a-1d652742f909 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30308197-7041-4044-83b1-5ed7d6dab3c8", "connector": null, "instance_uuid": "1267cc95-28d9-44a4-98ea-83cc3403d53e"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:27.498034 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:27.498034 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:27.526719 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-3b2ff7d1-6eaa-47fc-8f5a-1d652742f909 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:42:27.527157 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 258/1027] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:42:27 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:27.540954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d5d38261-7d3b-4381-9661-3d1f1586611e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:27.546761 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5d38261-7d3b-4381-9661-3d1f1586611e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:27.547079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d5d38261-7d3b-4381-9661-3d1f1586611e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:27.547350 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d5d38261-7d3b-4381-9661-3d1f1586611e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:27.547515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d5d38261-7d3b-4381-9661-3d1f1586611e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:27.553277 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:27.553277 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:27.554472 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5d38261-7d3b-4381-9661-3d1f1586611e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:27.554988 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 251/1028] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:27 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:27.958643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:27.960360 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:27.960558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:27.960763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:27.970953 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:27.970953 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:27.975687 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:27.982310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2cf1d199-e8fa-4952-b877-fabf8d3cfab3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:27.982880 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 260/1029] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:27 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:28.063979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3fab9459-e00b-4c17-be37-cbc20bb94380 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.067158 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3fab9459-e00b-4c17-be37-cbc20bb94380 None None] GET https://10.4.3.52/volume// Jul 03 10:42:28.067158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3fab9459-e00b-4c17-be37-cbc20bb94380 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.067158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3fab9459-e00b-4c17-be37-cbc20bb94380 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.067158 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3fab9459-e00b-4c17-be37-cbc20bb94380 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:28.067158 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 261/1030] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:28.074900 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.076922 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:28.077396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.077396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.086033 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.086033 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:28.089160 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:28.093033 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-4049433b-dbaf-4ec6-bbd6-b815890bafda tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:28.094286 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 259/1031] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:28.227255 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.230329 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] PUT https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 Jul 03 10:42:28.230884 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:28.242756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Acquiring lock "cinder-attachment_update-30308197-7041-4044-83b1-5ed7d6dab3c8-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:28.249585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Lock "cinder-attachment_update-30308197-7041-4044-83b1-5ed7d6dab3c8-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:28.250771 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.250771 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:28.453980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.458240 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:42:28.458240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.458240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.472395 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.472395 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:28.479144 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:28.486842 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f1dd9c4-87c7-4734-8565-fa5b21ae8497 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:42:28.487794 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 261/1032] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:28.566508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f8a9311-26b5-4091-a425-31d1d269e519 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.568417 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f8a9311-26b5-4091-a425-31d1d269e519 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:28.568620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f8a9311-26b5-4091-a425-31d1d269e519 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.568794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f8a9311-26b5-4091-a425-31d1d269e519 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.568893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1f8a9311-26b5-4091-a425-31d1d269e519 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:28.574453 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.574453 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:28.575449 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f8a9311-26b5-4091-a425-31d1d269e519 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:28.579030 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 262/1033] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:28.732079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.733742 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:42:28.733924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.734137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.743309 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.743309 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:28.746935 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:28.752125 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2cff5591-8f07-4ce3-8c8b-ff70081ee0de tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:42:28.752582 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 260/1034] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:28.780797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Lock "cinder-attachment_update-30308197-7041-4044-83b1-5ed7d6dab3c8-np0000004406" released by "attachment_update" :: held 0.531s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:28.782315 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-98ec73ee-839e-40e1-922b-f4f458a6b3c3 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 returned with HTTP 200 Jul 03 10:42:28.782918 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 252/1035] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:28 2026] PUT /volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:28.799496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.802328 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:42:28.802530 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.802699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:28.815144 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.815144 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:28.819835 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:28.825754 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-dec5fbed-7632-4db4-89e7-a8d199eb1fa4 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:42:28.826242 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 262/1036] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:28.853431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.858687 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0/action Jul 03 10:42:28.860127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:28.860373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:28.882754 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:28.882754 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:28.883454 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:28.895275 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Begin detaching volume completed successfully. Jul 03 10:42:28.895565 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-51fa7ee4-1664-4aed-aab9-e88753e6813f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0/action returned with HTTP 202 Jul 03 10:42:28.896138 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 263/1037] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:42:28 2026] POST /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:42:28.997797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:28.999493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:28.999681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:28.999848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:29.010773 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:29.010773 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:29.015510 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:29.021061 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac3ec99d-9036-4288-92ac-c82d55a73a28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:29.021663 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 261/1038] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:28 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:29.585908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:29.590646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:29.590824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:29.591002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:29.591125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:29.595656 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:29.595656 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:29.596362 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb054c99-cd7c-4837-89a3-4024ed98a299 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:29.596754 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 253/1039] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:29 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:29.928733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-17174889-dbf7-4bc2-ac20-513a6ebb9d5d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:29.929165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-17174889-dbf7-4bc2-ac20-513a6ebb9d5d None None] GET https://10.4.3.52/volume// Jul 03 10:42:29.929325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-17174889-dbf7-4bc2-ac20-513a6ebb9d5d None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:29.929517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-17174889-dbf7-4bc2-ac20-513a6ebb9d5d None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:29.929838 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-17174889-dbf7-4bc2-ac20-513a6ebb9d5d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:29.930144 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 263/1040] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:29.936363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:29.938414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:42:29.938604 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:29.938777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:29.950262 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:29.950262 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:29.955955 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:29.964968 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-9cf16658-90fa-41eb-8bba-1946f415ad2b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:42:29.964968 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 264/1041] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:29 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:30.036047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:30.038459 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:30.038680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:30.038857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:30.049493 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:30.049493 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:30.053357 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:30.058588 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07dc3677-2123-49a0-ba2c-754ec318c4b8 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:30.058953 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 262/1042] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:30 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:30.613918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:30.615704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:30.615864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:30.616017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:30.616180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:30.621294 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:30.621294 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:30.622361 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7800fe2-57dd-43e5-aa97-3fa965d07fd3 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:30.622845 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 254/1043] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:30 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:31.068346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.070465 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:31.070895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-312876056"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:31.072421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3bf56a53-61c6-4607-982a-974864662371 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.072807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-312876056'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:31.072983 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume of 1 GB Jul 03 10:42:31.075006 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3bf56a53-61c6-4607-982a-974864662371 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:31.075305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3bf56a53-61c6-4607-982a-974864662371 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:31.075545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3bf56a53-61c6-4607-982a-974864662371 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:31.078088 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Availability Zones retrieved successfully. Jul 03 10:42:31.086536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Flow 'volume_create_api' (0583dba9-73a3-4fbb-a31f-7ac513dd35dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:31.087900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b28c5b-c1c1-4c46-99ea-47c8bab78673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:31.088034 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:31.088034 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:31.089271 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:31.091972 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3bf56a53-61c6-4607-982a-974864662371 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:31.097981 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3bf56a53-61c6-4607-982a-974864662371 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:31.098523 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 265/1044] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:31 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:31.125478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b28c5b-c1c1-4c46-99ea-47c8bab78673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:31.126575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6901bba-e7e9-4b8a-9c31-8cd69de9c0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:31.220681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Created reservations ['9ade3553-6a2a-40ae-84f6-ac8192988404', '512d351a-b0a6-4188-8733-9d440a6525d7', '92b60431-e213-4a96-ba2c-3c3708292de5', '7deddb7a-18ee-4061-81c0-612d4200fad1'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:31.221743 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6901bba-e7e9-4b8a-9c31-8cd69de9c0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ade3553-6a2a-40ae-84f6-ac8192988404', '512d351a-b0a6-4188-8733-9d440a6525d7', '92b60431-e213-4a96-ba2c-3c3708292de5', '7deddb7a-18ee-4061-81c0-612d4200fad1']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:31.223542 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d3f44b-7d9d-4b84-a95a-4058f15d4b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:31.254132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d3f44b-7d9d-4b84-a95a-4058f15d4b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0226da-4543-48f9-935a-f51bbda8bdab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-312876056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a63563eabf34b47a299a2041ecd83aa',qos_specs=None,replication_status=,reservations=['9ade3553-6a2a-40ae-84f6-ac8192988404','512d351a-b0a6-4188-8733-9d440a6525d7','92b60431-e213-4a96-ba2c-3c3708292de5','7deddb7a-18ee-4061-81c0-612d4200fad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e231ca63cabc4b97b36061313e06b822',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-312876056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b0226da-4543-48f9-935a-f51bbda8bdab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a63563eabf34b47a299a2041ecd83aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e231ca63cabc4b97b36061313e06b822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:31.255830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097b9db1-016f-4c94-8665-748cb41174c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:31.277364 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097b9db1-016f-4c94-8665-748cb41174c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-312876056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a63563eabf34b47a299a2041ecd83aa',qos_specs=None,replication_status=,reservations=['9ade3553-6a2a-40ae-84f6-ac8192988404','512d351a-b0a6-4188-8733-9d440a6525d7','92b60431-e213-4a96-ba2c-3c3708292de5','7deddb7a-18ee-4061-81c0-612d4200fad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e231ca63cabc4b97b36061313e06b822',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:31.278301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723e30c1-54b1-49f8-8e95-b2b0c4e9a93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:31.298947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723e30c1-54b1-49f8-8e95-b2b0c4e9a93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:31.300838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Flow 'volume_create_api' (0583dba9-73a3-4fbb-a31f-7ac513dd35dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:31.300931 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume request issued successfully. Jul 03 10:42:31.301904 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bda33cdf-cb8f-4bca-8081-2bbdf95e09b6 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:31.302461 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 264/1045] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:42:31 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:31.318367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-96937680-40a0-48a8-99c7-f029075f9d31 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.320900 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96937680-40a0-48a8-99c7-f029075f9d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:31.321293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96937680-40a0-48a8-99c7-f029075f9d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:31.321455 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96937680-40a0-48a8-99c7-f029075f9d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:31.331463 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:31.331463 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:31.336563 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-96937680-40a0-48a8-99c7-f029075f9d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:31.341343 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96937680-40a0-48a8-99c7-f029075f9d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:31.341868 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 263/1046] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:31 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:31.633159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.636115 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:31.636303 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:31.636469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:31.636568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:31.644834 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:31.644834 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:31.645557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98b576d4-15c2-4277-b5f6-f4c6541e613b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:31.645888 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 255/1047] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:31 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:31.813993 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.815641 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:31.815843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:31.816045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:31.816220 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete snapshot with id: 3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:31.821336 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:31.821336 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:31.821671 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot retrieved successfully. Jul 03 10:42:31.840637 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot delete request issued successfully. Jul 03 10:42:31.840800 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb050617-f94b-40c6-8faa-5fd1170103e2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 202 Jul 03 10:42:31.841227 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 266/1048] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:42:31 2026] DELETE /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:31.849076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:31.851093 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:31.851306 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:31.851489 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:31.856414 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:31.856414 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:31.856976 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Snapshot retrieved successfully. Jul 03 10:42:31.857776 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fb3ef59-ecfc-4254-97f9-48a63d033b74 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 200 Jul 03 10:42:31.858275 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 265/1049] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:31 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:32.115124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:32.118889 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:32.119095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:32.119327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:32.133012 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:32.133012 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:32.136431 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:32.140610 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8e7070e-5b6b-42de-a0d3-0f4904add2e0 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:32.140956 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 264/1050] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:32 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:32.358633 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-37111537-378a-4e18-84f8-27e84e0f9243 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:32.360552 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37111537-378a-4e18-84f8-27e84e0f9243 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:32.360749 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37111537-378a-4e18-84f8-27e84e0f9243 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:32.360948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37111537-378a-4e18-84f8-27e84e0f9243 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:32.368679 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:32.368679 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:32.372672 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-37111537-378a-4e18-84f8-27e84e0f9243 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:32.377687 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37111537-378a-4e18-84f8-27e84e0f9243 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:32.378186 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 256/1051] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:32 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:32.655568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:32.662370 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:32.662370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:32.662370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:32.662370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:32.664617 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:32.664617 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:32.665386 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd80fc9a-8d28-460b-b715-fe09ca4f3e5f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:32.665805 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 267/1052] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:32 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:32.871576 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-288d4d13-f675-442b-a773-1283d740d2b9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:32.875624 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-288d4d13-f675-442b-a773-1283d740d2b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:42:32.876038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-288d4d13-f675-442b-a773-1283d740d2b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:32.876038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-288d4d13-f675-442b-a773-1283d740d2b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:32.882404 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-288d4d13-f675-442b-a773-1283d740d2b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 404 Jul 03 10:42:32.882891 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 266/1053] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:32 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:33.156933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:33.159527 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:33.159742 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:33.159954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:33.173697 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:33.173697 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:33.178959 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:33.186128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58df62f1-fb97-4064-84f4-3e06eaa32d27 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:33.186128 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 265/1054] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:33 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:33.542721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-df16c584-4c92-4788-9c13-21a1821a6936 req-feaf2df6-5ad3-405f-aaea-c421c27774b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:33.545450 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-feaf2df6-5ad3-405f-aaea-c421c27774b9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 Jul 03 10:42:33.545766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-feaf2df6-5ad3-405f-aaea-c421c27774b9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:33.546061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-feaf2df6-5ad3-405f-aaea-c421c27774b9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:33.557632 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:33.557632 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:33.677348 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:33.683452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:33.683590 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:33.683838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:33.683980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:33.694092 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:33.694092 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:33.695159 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71f6919d-f6dd-4ece-88c2-b88890a5976e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:33.695860 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 268/1055] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:33 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:34.002832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-027b13fd-f92e-4301-b7ed-d88181d805b9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:34.004536 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-027b13fd-f92e-4301-b7ed-d88181d805b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/attachments?instance_id=29643ccd-c2de-4736-bba4-d968a0b34679 Jul 03 10:42:34.004723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-027b13fd-f92e-4301-b7ed-d88181d805b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:34.004899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-027b13fd-f92e-4301-b7ed-d88181d805b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:34.030606 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-027b13fd-f92e-4301-b7ed-d88181d805b9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments?instance_id=29643ccd-c2de-4736-bba4-d968a0b34679 returned with HTTP 200 Jul 03 10:42:34.030984 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 267/1056] 10.4.3.52 () {70 vars in 1630 bytes} [Fri Jul 3 10:42:34 2026] GET /volume/v3/attachments?instance_id=29643ccd-c2de-4736-bba4-d968a0b34679 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:34.052492 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-9745e7d8-f045-417d-9aba-24f53efc1329 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:34.055182 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-9745e7d8-f045-417d-9aba-24f53efc1329 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 Jul 03 10:42:34.055820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-9745e7d8-f045-417d-9aba-24f53efc1329 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:34.056091 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-9745e7d8-f045-417d-9aba-24f53efc1329 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:34.093310 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-88b26071-a79a-4469-b615-3bed8efb9a99 req-9745e7d8-f045-417d-9aba-24f53efc1329 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 returned with HTTP 200 Jul 03 10:42:34.093852 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 266/1057] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:42:34 2026] GET /volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:34.108251 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-df16c584-4c92-4788-9c13-21a1821a6936 req-feaf2df6-5ad3-405f-aaea-c421c27774b9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 returned with HTTP 200 Jul 03 10:42:34.108709 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 257/1058] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:42:33 2026] DELETE /volume/v3/attachments/a3f28221-31f5-44a6-ab50-8f1144bd2b89 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:34.201785 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:34.204234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:34.204496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:34.204817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:34.220345 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:34.220345 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:34.226556 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:34.234668 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b1baa39-0e1b-4408-b3af-22b64f4c884d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:34.235423 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 269/1059] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:34 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:34.711118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-125332b4-bf22-4256-ac31-6a9778c65879 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:34.714795 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-125332b4-bf22-4256-ac31-6a9778c65879 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:34.715481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-125332b4-bf22-4256-ac31-6a9778c65879 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:34.715888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-125332b4-bf22-4256-ac31-6a9778c65879 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:34.715888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-125332b4-bf22-4256-ac31-6a9778c65879 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:34.727345 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:34.727345 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:34.728059 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-125332b4-bf22-4256-ac31-6a9778c65879 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:34.728505 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 268/1060] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:34 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:35.251440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:35.253383 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:35.253632 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:35.253872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:35.266887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-94a07436-ec41-4683-b184-20d516e9a21a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:35.270206 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:35.270206 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:35.271997 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94a07436-ec41-4683-b184-20d516e9a21a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:42:35.272232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94a07436-ec41-4683-b184-20d516e9a21a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:35.272482 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94a07436-ec41-4683-b184-20d516e9a21a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:35.272798 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:35.279578 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e1e5ec2b-9595-4bcf-95bd-f43493dc25f6 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:35.280302 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 267/1061] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:35 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:35.285059 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:35.285059 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:35.290204 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-94a07436-ec41-4683-b184-20d516e9a21a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:35.297792 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94a07436-ec41-4683-b184-20d516e9a21a tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:42:35.298322 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 258/1062] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:35 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:35.447505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:35.453125 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:42:35.453125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-attach": {"instance_uuid": "a51f300c-de77-4c88-ae81-4d922e1929c5", "mountpoint": "/dev/vdb"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:35.453125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a51f300c-de77-4c88-ae81-4d922e1929c5", "mountpoint": "/dev/vdb"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:35.465896 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:35.465896 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:35.469523 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:35.478528 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update volume admin metadata completed successfully. Jul 03 10:42:35.754235 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:35.758778 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:35.758778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:35.758778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:35.758889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:35.773547 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:35.773547 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:35.774361 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-770e1bd9-0ccf-45ff-8aee-5653be9e1430 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:35.774769 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 269/1063] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:35 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:35.984469 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Attach volume completed successfully. Jul 03 10:42:35.984918 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fd213df8-4c67-4802-ab0e-0ffc53f47c33 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:42:35.985691 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 270/1064] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:42:35 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:42:35.998219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.000059 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:42:36.000288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:36.000498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:36.013958 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.013958 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:36.018243 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:36.023418 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d2902b6e-f526-47a5-867a-7fea8c12da7f tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:42:36.023811 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 268/1065] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:35 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:36.038031 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b5579818-ef22-4903-b745-0fbec96c7753 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.044603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:42:36.045131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-detach": {}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:36.045359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:36.061621 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.061621 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:36.062279 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:36.295957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-47835792-7c15-4206-99a5-386199b1ffe4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.298930 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47835792-7c15-4206-99a5-386199b1ffe4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:36.299417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47835792-7c15-4206-99a5-386199b1ffe4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:36.299966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47835792-7c15-4206-99a5-386199b1ffe4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:36.318073 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.318073 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:36.322607 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-47835792-7c15-4206-99a5-386199b1ffe4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:36.328305 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47835792-7c15-4206-99a5-386199b1ffe4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:36.328727 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 270/1066] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:36 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:36.377207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1a701e73-ce57-4ee9-a269-f7a1a5655d88 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.379275 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1a701e73-ce57-4ee9-a269-f7a1a5655d88 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] POST https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146/action Jul 03 10:42:36.379724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1a701e73-ce57-4ee9-a269-f7a1a5655d88 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:36.379894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1a701e73-ce57-4ee9-a269-f7a1a5655d88 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:36.397080 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.397080 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:36.458479 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb1ca10d-9d26-4793-ad9e-f6f32e4bc482 req-1a701e73-ce57-4ee9-a269-f7a1a5655d88 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146/action returned with HTTP 204 Jul 03 10:42:36.459060 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 271/1067] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:36 2026] POST /volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:36.566756 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Detach volume completed successfully. Jul 03 10:42:36.567247 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5579818-ef22-4903-b745-0fbec96c7753 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:42:36.567466 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 259/1068] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:42:36 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:42:36.577752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f7166a88-32a5-441f-8ea9-e933880cd852 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.580342 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7166a88-32a5-441f-8ea9-e933880cd852 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:42:36.580617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7166a88-32a5-441f-8ea9-e933880cd852 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:36.580884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7166a88-32a5-441f-8ea9-e933880cd852 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:36.591718 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.591718 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:36.595192 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7166a88-32a5-441f-8ea9-e933880cd852 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:42:36.599080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7166a88-32a5-441f-8ea9-e933880cd852 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:42:36.599493 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 269/1069] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:36 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:36.798163 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:36.800379 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:36.800780 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:36.800889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:36.801384 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:36.819412 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:36.819412 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:36.820172 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f909f4d-e2f9-4be4-9a8f-1add307e9ca9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:36.820639 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 271/1070] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:36 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:37.342475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.346229 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:37.346895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.346895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.348565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.350862 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:37.351082 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.351759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.365032 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.365032 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:37.365197 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.365197 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:37.369266 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:37.371193 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:37.375508 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c81f15f8-3d0b-4c1d-9e8f-ea5557c16007 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:37.376035 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 260/1071] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:37.380512 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2c7ac928-a21d-425d-ab3d-ce6c1fff49cf tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:37.381372 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 272/1072] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:37.394280 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.396266 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:37.396514 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.396825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.398395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.402840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754/action Jul 03 10:42:37.402840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:37.402840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:37.410084 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.410084 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:37.419827 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:37.424705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c36524b-8f66-4b82-bf00-2baad4f6fc25 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:37.425045 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.425045 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:37.425334 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 270/1073] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:37.425766 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:37.444199 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Begin detaching volume completed successfully. Jul 03 10:42:37.444450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-373acfbb-f3ad-4517-b9b7-bc624a106fbb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754/action returned with HTTP 202 Jul 03 10:42:37.445089 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 272/1074] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:42:37 2026] POST /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:42:37.471843 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.475750 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:37.475750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.475750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.495230 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.495230 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:37.504022 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:37.508047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.510678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a7183b9-78e8-444b-b273-7dbd3017f03b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:37.511004 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 261/1075] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:37.512116 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:37.513056 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.513638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.529996 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.529996 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:37.546203 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:37.553130 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7b4eab7b-aa4a-4777-925f-fc31b0c05eb4 req-34e42704-3786-4776-9026-ebcd5eb7d98f tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:37.553130 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 273/1076] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:42:37.832944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:37.836993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:37.836993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:37.836993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:37.836993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:37.843470 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:37.843470 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:37.845535 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f08227e-09e1-4eb2-b53e-7592cb99a614 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:37.846094 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 271/1077] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:37 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:38.474765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf0fffb8-7f19-47e6-8a29-f52a2e3d766b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:38.475155 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf0fffb8-7f19-47e6-8a29-f52a2e3d766b None None] GET https://10.4.3.52/volume// Jul 03 10:42:38.475326 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf0fffb8-7f19-47e6-8a29-f52a2e3d766b None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:38.475493 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf0fffb8-7f19-47e6-8a29-f52a2e3d766b None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:38.475813 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf0fffb8-7f19-47e6-8a29-f52a2e3d766b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:38.476085 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 273/1078] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:38.485070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:38.487542 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:38.487783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:38.488051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:38.501873 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:38.501873 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:38.506685 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:38.511925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-c7b91ebb-71cd-4ea5-867a-ed7d21b17e00 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:38.512364 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 262/1079] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:38 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:38.525649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:38.527718 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:38.527931 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:38.528042 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:38.541080 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:38.541080 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:38.547016 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:38.553196 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d4a23b53-fafb-4dcf-aa83-def7feb13017 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:38.553769 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 274/1080] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:38 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:38.859452 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:38.865334 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:38.865334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:38.868545 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:38.868710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:38.875927 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:38.875927 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:38.877220 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5719b4d3-5064-4520-ad65-fd42eb5f3a1d tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:38.877661 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 272/1081] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:38 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:39.567853 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:39.569625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:39.569801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:39.569969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:39.584530 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:39.584530 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:39.588243 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:39.595066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dde34251-fb03-40ac-9267-5267e1d9dfbe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:39.595439 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 274/1082] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:39 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:39.609162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-b3fa0508-77f8-4ca5-8969-39fa20e8a9a3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:39.611983 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-b3fa0508-77f8-4ca5-8969-39fa20e8a9a3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 Jul 03 10:42:39.612202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-b3fa0508-77f8-4ca5-8969-39fa20e8a9a3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:39.612384 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-b3fa0508-77f8-4ca5-8969-39fa20e8a9a3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:39.624917 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:39.624917 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:39.889641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:39.891855 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:39.892086 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:39.892341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:39.892486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:39.896922 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:39.896922 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:39.897704 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4f989da-130b-4e6a-bd3c-2406b3e32ee7 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:39.898233 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 275/1083] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:39 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:40.160470 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5cea853c-c1eb-468b-82ff-4bfec074e181 req-b3fa0508-77f8-4ca5-8969-39fa20e8a9a3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 returned with HTTP 200 Jul 03 10:42:40.161180 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 263/1084] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:42:39 2026] DELETE /volume/v3/attachments/8a8c8958-d7d8-48a2-96fc-e8868d4cc5d8 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:40.612703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:40.614861 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:42:40.615094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:40.615368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:40.623173 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:40.623173 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:40.629124 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:42:40.631529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00a83d6b-f16c-4299-9d39-4f1c72d56fdc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:42:40.632026 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 273/1085] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:40 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:40.909463 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:40.911323 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:40.911545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:40.911732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:40.911828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:40.918014 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:40.918014 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:40.918744 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb44798b-ffb3-4988-aedb-345fefd7afa9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:40.919113 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 275/1086] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:40 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:41.931841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:41.933740 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:41.936722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:41.936722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:41.936722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:41.938457 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:41.938457 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:41.939212 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-976f897c-aa23-4b9a-9365-1ff5781c00b6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:41.939593 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 276/1087] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:41 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:42.949313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:42.951415 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:42.951681 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:42.951904 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:42.952043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:42.957187 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:42.957187 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:42.958088 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce4582db-cfa7-4913-993f-f1c8a811dee0 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:42.958540 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 264/1088] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:42 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:43.972255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:43.980972 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:43.980972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:43.980972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:43.980972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:43.982242 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:43.982242 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:43.983263 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d93b9d5-7c93-4f41-a51e-7c3fe5939115 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:43.983793 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 274/1089] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:43 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:43.993321 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27d2012c-5cf9-49e4-a044-35b213638088 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:43.995447 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:43.996047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "48ed6629-92c7-44f2-b1a6-37239299f07f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-103621578"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:43.997625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {"'backup_id": '48ed6629-92c7-44f2-b1a6-37239299f07f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-103621578'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:43.997793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:44.002376 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.009541 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (d9ef6da7-fd01-4eb2-9740-0898c7dc804b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.010223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d13676-89fc-4719-a99b-50f7c0548799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.011068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.036501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d13676-89fc-4719-a99b-50f7c0548799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.037466 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c32dcf-db9e-4c8f-90a2-99666f2d1cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.076234 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['52a39d54-c34c-4f74-88cc-957ed09f6425', '3c54c441-2a12-4a99-94a5-996dae37b4a2', 'fc528648-3eb7-4980-b66e-74249ce6d5a9', 'e5434b61-ec11-420d-a873-65dc96b24e84'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.076944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c32dcf-db9e-4c8f-90a2-99666f2d1cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a39d54-c34c-4f74-88cc-957ed09f6425', '3c54c441-2a12-4a99-94a5-996dae37b4a2', 'fc528648-3eb7-4980-b66e-74249ce6d5a9', 'e5434b61-ec11-420d-a873-65dc96b24e84']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.077749 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1952127e-5455-484a-a913-48f99a5413fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.101616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1952127e-5455-484a-a913-48f99a5413fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a7db3d-8cde-41ba-b98b-8c292ab12a03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-103621578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['52a39d54-c34c-4f74-88cc-957ed09f6425','3c54c441-2a12-4a99-94a5-996dae37b4a2','fc528648-3eb7-4980-b66e-74249ce6d5a9','e5434b61-ec11-420d-a873-65dc96b24e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-103621578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31a7db3d-8cde-41ba-b98b-8c292ab12a03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.102621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ce74a-290b-4847-a135-5154dc5378c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.122427 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ce74a-290b-4847-a135-5154dc5378c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-103621578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['52a39d54-c34c-4f74-88cc-957ed09f6425','3c54c441-2a12-4a99-94a5-996dae37b4a2','fc528648-3eb7-4980-b66e-74249ce6d5a9','e5434b61-ec11-420d-a873-65dc96b24e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.123283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40deb4b-d3b8-4487-b69d-a0ec986dc302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.133638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40deb4b-d3b8-4487-b69d-a0ec986dc302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.134735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (d9ef6da7-fd01-4eb2-9740-0898c7dc804b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.135119 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:44.135941 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27d2012c-5cf9-49e4-a044-35b213638088 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.136390 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 276/1090] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:43 2026] POST /volume/v3/volumes => generated 755 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.148553 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.150358 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:44.150730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "48ed6629-92c7-44f2-b1a6-37239299f07f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-279046142"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:44.152218 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {"'backup_id": '48ed6629-92c7-44f2-b1a6-37239299f07f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-279046142'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:44.152408 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:44.157027 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.162401 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (52619fde-6dba-49e5-91f6-a5cc2019ce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.163507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee961a1-0906-41a2-bc6a-9b36db4a5059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.164443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.188394 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee961a1-0906-41a2-bc6a-9b36db4a5059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.189656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139f294d-e04f-4c53-8416-bc2738a95172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.231509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['f1433a4f-0677-4a98-8d20-99d7f2967971', 'f08cafce-feb3-46f8-8304-67856fabfa87', '661fd640-646c-4439-8b64-ad3b87567eab', 'ab335d6d-24c5-49d6-8cc0-83ad20854f46'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.232833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139f294d-e04f-4c53-8416-bc2738a95172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1433a4f-0677-4a98-8d20-99d7f2967971', 'f08cafce-feb3-46f8-8304-67856fabfa87', '661fd640-646c-4439-8b64-ad3b87567eab', 'ab335d6d-24c5-49d6-8cc0-83ad20854f46']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.233900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333196c2-ad72-464a-a4b7-7b704a33d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.267216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333196c2-ad72-464a-a4b7-7b704a33d6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc098b1f-3986-4958-927c-4efecf1f64e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279046142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['f1433a4f-0677-4a98-8d20-99d7f2967971','f08cafce-feb3-46f8-8304-67856fabfa87','661fd640-646c-4439-8b64-ad3b87567eab','ab335d6d-24c5-49d6-8cc0-83ad20854f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279046142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc098b1f-3986-4958-927c-4efecf1f64e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.268447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6729166e-9313-42f9-9df9-97a6ee23475d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.292206 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6729166e-9313-42f9-9df9-97a6ee23475d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279046142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['f1433a4f-0677-4a98-8d20-99d7f2967971','f08cafce-feb3-46f8-8304-67856fabfa87','661fd640-646c-4439-8b64-ad3b87567eab','ab335d6d-24c5-49d6-8cc0-83ad20854f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.293013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a745c68-dbd2-4ede-aa7c-3cae0513bacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.303631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a745c68-dbd2-4ede-aa7c-3cae0513bacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.304594 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (52619fde-6dba-49e5-91f6-a5cc2019ce00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.304694 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:44.305196 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7eef426-c7af-4f0a-b595-edb577ce5bb9 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.305668 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 277/1091] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:44 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.319222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.324057 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:44.324461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "48ed6629-92c7-44f2-b1a6-37239299f07f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-662397245"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:44.325853 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {"'backup_id": '48ed6629-92c7-44f2-b1a6-37239299f07f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-662397245'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:44.325992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:44.330941 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.338822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (197c578d-c106-4fa5-9f3d-fce96ac379d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.343093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5803e8e0-3b62-409c-9750-0139cbfa9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.345170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.375361 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5803e8e0-3b62-409c-9750-0139cbfa9057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.376009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d1a33-138f-4c66-8473-bef96745acf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.417154 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['7e27395f-2a24-453e-8787-e18619b03cab', 'b837db42-05ca-407f-87fd-565a1211db3e', '6fc11c4a-a4af-4e03-b7bd-5abb4d1e89df', 'bbb719da-cb88-4d8e-a8ec-a5fecaf3359d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.417905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d1a33-138f-4c66-8473-bef96745acf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e27395f-2a24-453e-8787-e18619b03cab', 'b837db42-05ca-407f-87fd-565a1211db3e', '6fc11c4a-a4af-4e03-b7bd-5abb4d1e89df', 'bbb719da-cb88-4d8e-a8ec-a5fecaf3359d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.418606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87735874-cbdd-4c84-a7e1-c768832cdde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.442880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87735874-cbdd-4c84-a7e1-c768832cdde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-662397245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['7e27395f-2a24-453e-8787-e18619b03cab','b837db42-05ca-407f-87fd-565a1211db3e','6fc11c4a-a4af-4e03-b7bd-5abb4d1e89df','bbb719da-cb88-4d8e-a8ec-a5fecaf3359d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-662397245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.444396 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad19708a-b0d1-4af8-b376-6270aa23feb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.464490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad19708a-b0d1-4af8-b376-6270aa23feb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-662397245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['7e27395f-2a24-453e-8787-e18619b03cab','b837db42-05ca-407f-87fd-565a1211db3e','6fc11c4a-a4af-4e03-b7bd-5abb4d1e89df','bbb719da-cb88-4d8e-a8ec-a5fecaf3359d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.465449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0304c871-febb-429c-82af-95145da9ef3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.476262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0304c871-febb-429c-82af-95145da9ef3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.477495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (197c578d-c106-4fa5-9f3d-fce96ac379d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.477938 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:44.478763 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7188fd4b-cabf-442c-971f-a34ccb4b96fd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.479357 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 265/1092] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:44 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.493071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.494850 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:44.495182 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "48ed6629-92c7-44f2-b1a6-37239299f07f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1268788921"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:44.496807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {"'backup_id": '48ed6629-92c7-44f2-b1a6-37239299f07f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1268788921'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:44.496964 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:44.501390 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.507099 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (916d7349-6818-42c4-8e8d-e8cf5761906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.508126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db2b0bb-01aa-4cf7-9973-fb4256d18f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.509019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.536134 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db2b0bb-01aa-4cf7-9973-fb4256d18f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.536768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02fc557-1c0e-4d7d-99bc-3fec6fd3677a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.580892 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['de862850-a3fc-4f25-ba8a-a7721c3334cb', '57e9772d-1787-45fb-a777-53a0d3c6ce79', 'b3a24602-f572-4afa-8ca1-e9cee6eaae44', '0fe208c9-c9fc-4200-a7e5-14ac3b7022f4'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.581950 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02fc557-1c0e-4d7d-99bc-3fec6fd3677a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de862850-a3fc-4f25-ba8a-a7721c3334cb', '57e9772d-1787-45fb-a777-53a0d3c6ce79', 'b3a24602-f572-4afa-8ca1-e9cee6eaae44', '0fe208c9-c9fc-4200-a7e5-14ac3b7022f4']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.582951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b81980c-2228-422c-b888-681e34166d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.612390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b81980c-2228-422c-b888-681e34166d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b9f646-c759-4adb-9877-cb0893e1ddb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1268788921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['de862850-a3fc-4f25-ba8a-a7721c3334cb','57e9772d-1787-45fb-a777-53a0d3c6ce79','b3a24602-f572-4afa-8ca1-e9cee6eaae44','0fe208c9-c9fc-4200-a7e5-14ac3b7022f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1268788921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b9f646-c759-4adb-9877-cb0893e1ddb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.613456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d193f2-c241-48e7-9d73-daf9522d76c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.633422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d193f2-c241-48e7-9d73-daf9522d76c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1268788921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['de862850-a3fc-4f25-ba8a-a7721c3334cb','57e9772d-1787-45fb-a777-53a0d3c6ce79','b3a24602-f572-4afa-8ca1-e9cee6eaae44','0fe208c9-c9fc-4200-a7e5-14ac3b7022f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.634465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a914922-b934-440c-9c0b-b4dc058627bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.646576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a914922-b934-440c-9c0b-b4dc058627bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.647752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (916d7349-6818-42c4-8e8d-e8cf5761906a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.648206 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:44.648958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76185eaf-2dbc-4a9d-8cec-c2bf6747c778 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.649564 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 275/1093] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:44 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.652934 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.654667 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:44.654973 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-910433441", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:44.656281 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-910433441', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:44.662727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.665002 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:44.665396 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "48ed6629-92c7-44f2-b1a6-37239299f07f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1780039553"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:44.667379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request body: {'volume': {"'backup_id": '48ed6629-92c7-44f2-b1a6-37239299f07f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1780039553'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:44.667608 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume of 1 GB Jul 03 10:42:44.667956 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.667956 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:44.672362 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.681827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (cad57f0a-d1ee-4b11-84cb-85f08f6fc036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.683183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18ad64-fffd-446a-82a5-b2517d87e712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.685345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.716696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18ad64-fffd-446a-82a5-b2517d87e712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.718031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af95d7b9-366c-4784-a366-ffc74cb9682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.742586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume of 1 GB Jul 03 10:42:44.742910 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.742910 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:44.748430 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Availability Zones retrieved successfully. Jul 03 10:42:44.756880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Flow 'volume_create_api' (752305f8-095a-46ae-b7cd-d910be6ee83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.758701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1acfb00-466d-43ac-a688-a1b6e9a25864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.760181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:44.765527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Created reservations ['a3704c9f-76a4-4f31-8a88-cccb46049850', 'f7a9bfd7-c385-45c9-b8db-ee28a08a82c9', '59db4ec2-cc64-4df2-a018-d9d71bdd98de', 'fe56146a-a39f-4a4d-ad7e-0f10112b1c8d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.766835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af95d7b9-366c-4784-a366-ffc74cb9682e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3704c9f-76a4-4f31-8a88-cccb46049850', 'f7a9bfd7-c385-45c9-b8db-ee28a08a82c9', '59db4ec2-cc64-4df2-a018-d9d71bdd98de', 'fe56146a-a39f-4a4d-ad7e-0f10112b1c8d']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.768469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fd104c-e457-49f7-b1db-ef8ef906eb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.799050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fd104c-e457-49f7-b1db-ef8ef906eb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c35a8105-1f5c-45ca-8417-3af82ecac6c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780039553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['a3704c9f-76a4-4f31-8a88-cccb46049850','f7a9bfd7-c385-45c9-b8db-ee28a08a82c9','59db4ec2-cc64-4df2-a018-d9d71bdd98de','fe56146a-a39f-4a4d-ad7e-0f10112b1c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780039553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c35a8105-1f5c-45ca-8417-3af82ecac6c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='239186fd6ba34f3aa735f17ae24eb146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.799771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c009f9a3-7f5e-4609-8657-77e6e16413d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.820968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c009f9a3-7f5e-4609-8657-77e6e16413d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780039553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='239186fd6ba34f3aa735f17ae24eb146',qos_specs=None,replication_status=,reservations=['a3704c9f-76a4-4f31-8a88-cccb46049850','f7a9bfd7-c385-45c9-b8db-ee28a08a82c9','59db4ec2-cc64-4df2-a018-d9d71bdd98de','fe56146a-a39f-4a4d-ad7e-0f10112b1c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd1e055471b4963bc25a2b4655f2aff',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.822062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f35f27e-351a-4899-ade7-32e691dba803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.826806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1acfb00-466d-43ac-a688-a1b6e9a25864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.826806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627da439-b372-4e43-8e85-35f8b39c4803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.833485 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f35f27e-351a-4899-ade7-32e691dba803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.834855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Flow 'volume_create_api' (cad57f0a-d1ee-4b11-84cb-85f08f6fc036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.834855 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Create volume request issued successfully. Jul 03 10:42:44.835349 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d303ed4-8c17-4b9d-bc8b-bdc7248b1049 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.835788 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 278/1094] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:44 2026] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.849804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.853575 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 Jul 03 10:42:44.853778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.853965 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.861383 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.861383 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:44.865326 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:44.869794 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Created reservations ['32de9d0f-5986-462c-960e-10bd6cbf8de9', 'bba10b6d-ec43-4e19-b20e-1583b30d518c', '1ae6a3d5-01d5-4007-9518-7fb18ded89cb', 'b09b14cb-9d0f-4a7e-a7b4-752b51d24973'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:44.870082 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a3d9b943-7e86-48f6-9800-4f8c7dcae05f tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 returned with HTTP 200 Jul 03 10:42:44.870853 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 266/1095] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:44.870919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627da439-b372-4e43-8e85-35f8b39c4803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32de9d0f-5986-462c-960e-10bd6cbf8de9', 'bba10b6d-ec43-4e19-b20e-1583b30d518c', '1ae6a3d5-01d5-4007-9518-7fb18ded89cb', 'b09b14cb-9d0f-4a7e-a7b4-752b51d24973']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.871637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa5552-7366-48da-b22a-79c9ca834b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.886173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.888165 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 Jul 03 10:42:44.888617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.888617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.898018 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa5552-7366-48da-b22a-79c9ca834b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b8aa5c-889c-4af8-9919-ff5e83da71f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-910433441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',qos_specs=None,replication_status=,reservations=['32de9d0f-5986-462c-960e-10bd6cbf8de9','bba10b6d-ec43-4e19-b20e-1583b30d518c','1ae6a3d5-01d5-4007-9518-7fb18ded89cb','b09b14cb-9d0f-4a7e-a7b4-752b51d24973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8631f9cb413243a396737568210d90b6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-910433441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b8aa5c-889c-4af8-9919-ff5e83da71f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8631f9cb413243a396737568210d90b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.898135 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.898135 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:44.899095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da5279e-2599-4167-9489-d2bf31b719c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.902130 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:44.906148 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cbdd475-2fe6-4cd4-b5d3-04b1abba1e40 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 returned with HTTP 200 Jul 03 10:42:44.906497 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 276/1096] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:44.921441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9630f100-2527-477b-be71-6931394abfe6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.923454 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9630f100-2527-477b-be71-6931394abfe6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a Jul 03 10:42:44.923621 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9630f100-2527-477b-be71-6931394abfe6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.923814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9630f100-2527-477b-be71-6931394abfe6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.929146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da5279e-2599-4167-9489-d2bf31b719c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-910433441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a11c9acc23d4b8fbb2cbe5d90214f6d',qos_specs=None,replication_status=,reservations=['32de9d0f-5986-462c-960e-10bd6cbf8de9','bba10b6d-ec43-4e19-b20e-1583b30d518c','1ae6a3d5-01d5-4007-9518-7fb18ded89cb','b09b14cb-9d0f-4a7e-a7b4-752b51d24973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8631f9cb413243a396737568210d90b6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.930236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5754e91d-49b0-465d-a261-d3afa02db8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:44.932456 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.932456 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:44.936549 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9630f100-2527-477b-be71-6931394abfe6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:44.941279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9630f100-2527-477b-be71-6931394abfe6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a returned with HTTP 200 Jul 03 10:42:44.941664 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 279/1097] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:44.941839 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5754e91d-49b0-465d-a261-d3afa02db8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:44.943042 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Flow 'volume_create_api' (752305f8-095a-46ae-b7cd-d910be6ee83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:44.943433 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Create volume request issued successfully. Jul 03 10:42:44.944251 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5daeca83-7a47-41a9-bd0b-e408ade36514 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:44.944861 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 277/1098] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:42:44 2026] POST /volume/v3/volumes => generated 750 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:44.955940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.957543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b8134f05-588c-4b86-b47e-e1b9da03952e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.958674 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:42:44.958964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.959281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.959438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b8134f05-588c-4b86-b47e-e1b9da03952e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 Jul 03 10:42:44.959689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b8134f05-588c-4b86-b47e-e1b9da03952e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.959917 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b8134f05-588c-4b86-b47e-e1b9da03952e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.966580 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.966580 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:44.969134 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.969134 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:44.969969 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b8134f05-588c-4b86-b47e-e1b9da03952e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:44.973330 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:44.973788 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b8134f05-588c-4b86-b47e-e1b9da03952e tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 returned with HTTP 200 Jul 03 10:42:44.974358 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 277/1099] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:44.979283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-05a3c5ef-69c4-4d5b-a16e-0776c3056f64 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 200 Jul 03 10:42:44.979869 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 267/1100] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:44.989292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-65992788-f06f-4299-984d-429683db8af1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:44.990933 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65992788-f06f-4299-984d-429683db8af1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:44.991117 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65992788-f06f-4299-984d-429683db8af1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:44.991293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65992788-f06f-4299-984d-429683db8af1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:44.998617 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:44.998617 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:45.003397 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-65992788-f06f-4299-984d-429683db8af1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:45.008257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65992788-f06f-4299-984d-429683db8af1 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 returned with HTTP 200 Jul 03 10:42:45.008682 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 280/1101] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:44 2026] GET /volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:46.000569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.002740 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:42:46.002931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.003200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.021529 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.021529 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:46.021669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.023291 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:46.023472 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.023660 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.025351 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:46.031296 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1b9082d-bd41-40d9-bdc0-fd290208ae73 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 200 Jul 03 10:42:46.031772 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.031772 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:46.031934 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 278/1102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:45 2026] GET /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:46.035399 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:46.039893 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-10300258-1d6e-4e2f-a242-4c238c5cfc51 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 returned with HTTP 200 Jul 03 10:42:46.040630 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 278/1103] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:46.054088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.055811 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:46.055987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.056171 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.057793 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete backup with id: 48ed6629-92c7-44f2-b1a6-37239299f07f. Jul 03 10:42:46.061952 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.061952 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:46.068702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.072871 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:42:46.073096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.073347 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.083466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] delete_backup rpcapi backup_id 48ed6629-92c7-44f2-b1a6-37239299f07f {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:42:46.088277 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.088277 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:46.088813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2a48be0-d90a-4cb5-8890-79a93e3ce3f6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 202 Jul 03 10:42:46.089401 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 268/1104] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:46 2026] DELETE /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:42:46.094028 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:46.096906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.098216 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:46.098515 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.098883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.099090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:46.107266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-de286088-d48c-4222-bc62-4325674bac38 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 200 Jul 03 10:42:46.107741 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 281/1105] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 1358 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:46.112175 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.112175 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:46.112175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0fa0d0c-a06e-4553-b235-0fc6df63bedd tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 200 Jul 03 10:42:46.112678 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 279/1106] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:46.623262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.625665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:42:46.625903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.626126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.633867 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.633867 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:46.639261 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:46.648793 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-23d55162-d31a-46bd-a05e-cbcc7198a88f tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 200 Jul 03 10:42:46.649271 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 279/1107] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:46.662973 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9194da82-136b-4ec9-a60f-80e0b1485f7b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.663417 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9194da82-136b-4ec9-a60f-80e0b1485f7b None None] GET https://10.4.3.52/volume// Jul 03 10:42:46.663584 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9194da82-136b-4ec9-a60f-80e0b1485f7b None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.663826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9194da82-136b-4ec9-a60f-80e0b1485f7b None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.664087 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9194da82-136b-4ec9-a60f-80e0b1485f7b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:46.664383 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 269/1108] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:46.674816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-b7953aa3-1e3e-40c1-9efa-2e770b29ab1b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.677423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-b7953aa3-1e3e-40c1-9efa-2e770b29ab1b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:42:46.677888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-b7953aa3-1e3e-40c1-9efa-2e770b29ab1b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05b8aa5c-889c-4af8-9919-ff5e83da71f7", "connector": null, "instance_uuid": "4822cf7c-534f-421b-bcb0-e2a8cda1fad4"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:46.686492 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.686492 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:46.722377 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-b7953aa3-1e3e-40c1-9efa-2e770b29ab1b tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:42:46.722899 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 282/1109] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:42:46 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:46.764650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.767705 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:46.767985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.768262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.775010 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.775010 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:46.778493 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:46.782355 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-2fec8094-247b-4705-9c78-4df6d321c57b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:46.782828 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 280/1110] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:46.815040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4449b138-f482-4218-9f4a-87d3a748d702 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.815494 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4449b138-f482-4218-9f4a-87d3a748d702 None None] GET https://10.4.3.52/volume// Jul 03 10:42:46.815679 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4449b138-f482-4218-9f4a-87d3a748d702 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:46.815874 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4449b138-f482-4218-9f4a-87d3a748d702 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:46.816189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4449b138-f482-4218-9f4a-87d3a748d702 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:46.816516 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 280/1111] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:42:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:46.827760 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-cd46a91e-7588-4b26-aa2f-5515ceddd5d0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.830990 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-cd46a91e-7588-4b26-aa2f-5515ceddd5d0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:42:46.831989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-cd46a91e-7588-4b26-aa2f-5515ceddd5d0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b0226da-4543-48f9-935a-f51bbda8bdab", "connector": null, "instance_uuid": "72f3d4c9-66b2-4d9e-a1d7-df0f27e76611"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:46.844722 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.844722 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:46.883608 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-cd46a91e-7588-4b26-aa2f-5515ceddd5d0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:42:46.884094 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 270/1112] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:42:46 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:46.943033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-f642ea3e-61d5-4800-b8ac-4479bd08990d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:46.945756 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-f642ea3e-61d5-4800-b8ac-4479bd08990d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action Jul 03 10:42:46.946379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-f642ea3e-61d5-4800-b8ac-4479bd08990d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:46.946543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-f642ea3e-61d5-4800-b8ac-4479bd08990d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:46.980872 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:46.980872 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:46.996072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-881f8129-f313-4ac0-a58a-c9159d0a2076 req-f642ea3e-61d5-4800-b8ac-4479bd08990d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action returned with HTTP 204 Jul 03 10:42:46.996535 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 283/1113] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:46 2026] POST /volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:47.022179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:47.027013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:47.027013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:47.027013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:47.035668 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:47.035668 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:47.041657 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:47.048138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b03a658-16aa-4be8-b27f-d2c26d3f39aa tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:47.048728 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 281/1114] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:47 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1109 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:47.060772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:47.062484 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:47.062676 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:47.062891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:47.071670 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:47.071670 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:47.075376 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:47.080043 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31e93848-2d7b-47a9-a942-50cdb3a6fd79 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:47.080415 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 281/1115] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:47 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1109 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:47.123521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:47.125891 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f Jul 03 10:42:47.126172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:47.126424 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:47.126562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Show backup with id 48ed6629-92c7-44f2-b1a6-37239299f07f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:42:47.130631 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38d57ae0-dbfe-4d88-b765-eb4ef43b500b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f returned with HTTP 404 Jul 03 10:42:47.131219 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 271/1116] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:47 2026] GET /volume/v3/backups/48ed6629-92c7-44f2-b1a6-37239299f07f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:47.139465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:47.141099 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:47.141318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:47.141535 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:47.141757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:47.148098 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:47.148098 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:47.148541 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:47.171229 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:47.171463 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c20ed51-f80b-4943-a9f7-e26ffab857bb tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 returned with HTTP 202 Jul 03 10:42:47.171992 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 284/1117] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:47 2026] DELETE /volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:47.182430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:47.184065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:47.184362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:47.184645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:47.192706 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:47.192706 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:47.200643 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:47.203422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf018714-e4ba-4959-ad2d-a9a30ec0f521 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 returned with HTTP 200 Jul 03 10:42:47.203959 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 282/1118] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:47 2026] GET /volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:48.217121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-39bce615-d2a4-4e1b-888c-f8ae6fc57646 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:48.221428 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-39bce615-d2a4-4e1b-888c-f8ae6fc57646 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 Jul 03 10:42:48.221642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-39bce615-d2a4-4e1b-888c-f8ae6fc57646 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:48.221836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-39bce615-d2a4-4e1b-888c-f8ae6fc57646 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:48.228234 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-39bce615-d2a4-4e1b-888c-f8ae6fc57646 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 returned with HTTP 404 Jul 03 10:42:48.228615 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 282/1119] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:48 2026] GET /volume/v3/volumes/c35a8105-1f5c-45ca-8417-3af82ecac6c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:48.235173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:48.236734 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 Jul 03 10:42:48.236895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:48.237121 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:48.237314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: 98b9f646-c759-4adb-9877-cb0893e1ddb8 Jul 03 10:42:48.243662 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:48.243662 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:48.244082 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:48.260940 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:48.261052 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a79ecf6-2e09-43aa-818b-3a545ef4107b tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 returned with HTTP 202 Jul 03 10:42:48.261474 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 272/1120] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:48 2026] DELETE /volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:48.268681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-56421589-4bf2-4403-98f3-64584ab95a76 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:48.270678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-56421589-4bf2-4403-98f3-64584ab95a76 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 Jul 03 10:42:48.270888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-56421589-4bf2-4403-98f3-64584ab95a76 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:48.271115 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-56421589-4bf2-4403-98f3-64584ab95a76 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:48.279176 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:48.279176 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:48.283419 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-56421589-4bf2-4403-98f3-64584ab95a76 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:48.288616 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-56421589-4bf2-4403-98f3-64584ab95a76 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 returned with HTTP 200 Jul 03 10:42:48.289281 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 285/1121] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:48 2026] GET /volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:49.303101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ab005851-5b8d-4f3b-b672-d803fc5dd424 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:49.305092 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab005851-5b8d-4f3b-b672-d803fc5dd424 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 Jul 03 10:42:49.305298 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab005851-5b8d-4f3b-b672-d803fc5dd424 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:49.305470 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab005851-5b8d-4f3b-b672-d803fc5dd424 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:49.311824 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab005851-5b8d-4f3b-b672-d803fc5dd424 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 returned with HTTP 404 Jul 03 10:42:49.312292 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 283/1122] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:49 2026] GET /volume/v3/volumes/98b9f646-c759-4adb-9877-cb0893e1ddb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:49.319995 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a66524db-4772-44b2-b850-6fcee60570ae None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:49.321803 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a Jul 03 10:42:49.322013 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:49.322255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:49.322409 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: 162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a Jul 03 10:42:49.329308 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:49.329308 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:49.329660 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:49.365147 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:49.365147 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a66524db-4772-44b2-b850-6fcee60570ae tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a returned with HTTP 202 Jul 03 10:42:49.365147 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 283/1123] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:49 2026] DELETE /volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:49.372265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d4ffe95f-4835-4994-a639-b8002725ce31 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:49.375461 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4ffe95f-4835-4994-a639-b8002725ce31 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a Jul 03 10:42:49.376411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4ffe95f-4835-4994-a639-b8002725ce31 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:49.376411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4ffe95f-4835-4994-a639-b8002725ce31 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:49.389557 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:49.389557 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:49.393410 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d4ffe95f-4835-4994-a639-b8002725ce31 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:49.399355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4ffe95f-4835-4994-a639-b8002725ce31 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a returned with HTTP 200 Jul 03 10:42:49.399765 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 273/1124] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:49 2026] GET /volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:50.174429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7702eb4c-3fb1-4263-bd19-5a6d742ec5c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.175039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7702eb4c-3fb1-4263-bd19-5a6d742ec5c1 None None] GET https://10.4.3.52/volume// Jul 03 10:42:50.175178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7702eb4c-3fb1-4263-bd19-5a6d742ec5c1 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.175378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7702eb4c-3fb1-4263-bd19-5a6d742ec5c1 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.175800 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7702eb4c-3fb1-4263-bd19-5a6d742ec5c1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:50.176168 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 286/1125] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:50.186130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.188637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:42:50.188926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.189210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.203487 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:50.203487 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:50.208199 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:42:50.214505 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-9c25cfe9-ab6e-4943-a4db-246aa2844ca1 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:42:50.215435 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 284/1126] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:50 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1289 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:50.288270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.290517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:42:50.290830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.291052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.302525 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:50.302525 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:50.307984 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:42:50.312858 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3d753e96-f12b-47a5-98da-f7ba41adaec2 req-7a5fa5dd-eadf-496c-90f5-783298c1ee0e tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:42:50.313562 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 284/1127] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:42:50 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:50.336767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.350659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] PUT https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 Jul 03 10:42:50.350970 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:50.367981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Acquiring lock "cinder-attachment_update-4b0226da-4543-48f9-935a-f51bbda8bdab-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:50.374234 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Lock "cinder-attachment_update-4b0226da-4543-48f9-935a-f51bbda8bdab-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:50.375475 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:50.375475 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:50.412862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6c7e2c25-103a-404c-9d3b-c16afc8e17d6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.414918 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6c7e2c25-103a-404c-9d3b-c16afc8e17d6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a Jul 03 10:42:50.416073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6c7e2c25-103a-404c-9d3b-c16afc8e17d6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.416073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6c7e2c25-103a-404c-9d3b-c16afc8e17d6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.421482 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6c7e2c25-103a-404c-9d3b-c16afc8e17d6 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a returned with HTTP 404 Jul 03 10:42:50.422049 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 287/1128] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:50 2026] GET /volume/v3/volumes/162b2dd1-34c3-4aea-b92e-7b8a1e9c8b2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:50.433030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.434993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 Jul 03 10:42:50.435216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.435386 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.435540 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: cc098b1f-3986-4958-927c-4efecf1f64e0 Jul 03 10:42:50.450759 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:50.450759 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:50.451561 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:50.477220 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:50.477424 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd5f5bad-8b9a-47e4-8c67-9f04bae4f028 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 returned with HTTP 202 Jul 03 10:42:50.477913 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 285/1129] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:50 2026] DELETE /volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:50.491939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:50.494493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 Jul 03 10:42:50.494775 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:50.495020 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:50.506870 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:50.506870 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:50.512008 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:50.517527 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e5b9365d-670e-48d3-bcf6-5f96f30c0290 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 returned with HTTP 200 Jul 03 10:42:50.518019 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 285/1130] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:50 2026] GET /volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:50.903877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Lock "cinder-attachment_update-4b0226da-4543-48f9-935a-f51bbda8bdab-np0000004406" released by "attachment_update" :: held 0.530s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:50.904226 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-493324b8-fd5c-4a73-bda1-38d28cc29880 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 returned with HTTP 200 Jul 03 10:42:50.904803 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 274/1131] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:50 2026] PUT /volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:51.419813 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-c32b6b13-ad39-41c9-b79d-e6b1c7232b4d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:51.424262 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-c32b6b13-ad39-41c9-b79d-e6b1c7232b4d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action Jul 03 10:42:51.424584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-c32b6b13-ad39-41c9-b79d-e6b1c7232b4d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:51.424689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-c32b6b13-ad39-41c9-b79d-e6b1c7232b4d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:51.451797 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:51.451797 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:51.468335 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-dfda7279-3602-4588-aed4-6a483ae88c31 req-c32b6b13-ad39-41c9-b79d-e6b1c7232b4d tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action returned with HTTP 204 Jul 03 10:42:51.468934 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 288/1132] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:51 2026] POST /volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:51.534167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-87cea193-3d9d-4d8a-a0f4-2a37fdf85c87 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:51.536866 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87cea193-3d9d-4d8a-a0f4-2a37fdf85c87 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 Jul 03 10:42:51.536866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87cea193-3d9d-4d8a-a0f4-2a37fdf85c87 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:51.536866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87cea193-3d9d-4d8a-a0f4-2a37fdf85c87 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:51.546249 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87cea193-3d9d-4d8a-a0f4-2a37fdf85c87 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 returned with HTTP 404 Jul 03 10:42:51.546788 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 286/1133] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:51 2026] GET /volume/v3/volumes/cc098b1f-3986-4958-927c-4efecf1f64e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:51.555599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:51.558128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 Jul 03 10:42:51.558128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:51.558253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:51.558476 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: 31a7db3d-8cde-41ba-b98b-8c292ab12a03 Jul 03 10:42:51.569133 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:51.569133 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:51.569133 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:51.613985 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:51.613985 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6487205d-eceb-4f79-b978-c35b3709b7a2 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 returned with HTTP 202 Jul 03 10:42:51.614269 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 286/1134] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:51 2026] DELETE /volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:51.634458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:51.636520 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 Jul 03 10:42:51.638984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:51.638984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:51.646711 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:51.646711 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:51.650180 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:51.655365 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53a64ab1-da49-4f50-9ab6-c537d804c2f4 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 returned with HTTP 200 Jul 03 10:42:51.655943 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 275/1135] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:51 2026] GET /volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:52.672425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d7c4376-74fe-4fb9-8dba-07221526d276 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:52.675568 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d7c4376-74fe-4fb9-8dba-07221526d276 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 Jul 03 10:42:52.675839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d7c4376-74fe-4fb9-8dba-07221526d276 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:52.676096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d7c4376-74fe-4fb9-8dba-07221526d276 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:52.683259 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d7c4376-74fe-4fb9-8dba-07221526d276 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 returned with HTTP 404 Jul 03 10:42:52.683849 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 289/1136] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:52 2026] GET /volume/v3/volumes/31a7db3d-8cde-41ba-b98b-8c292ab12a03 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:52.691546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e9798e54-e211-46fd-9372-7c84402294cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:52.693422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:52.693710 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:52.693982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:52.694486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume with id: 6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:52.703216 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:52.703216 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:52.703945 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:52.730856 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Delete volume request issued successfully. Jul 03 10:42:52.730999 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9798e54-e211-46fd-9372-7c84402294cf tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 returned with HTTP 202 Jul 03 10:42:52.731463 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 287/1137] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:42:52 2026] DELETE /volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:42:52.738982 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:52.740930 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:52.741149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:52.741370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:52.750910 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:52.750910 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:52.755927 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Volume info retrieved successfully. Jul 03 10:42:52.763656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d9618e1-c4e3-4cd0-a990-4befdd8579df tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 returned with HTTP 200 Jul 03 10:42:52.763838 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 287/1138] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:52 2026] GET /volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:53.777774 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cdde9773-6ce4-4b5b-a3d6-598edd650841 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:53.779489 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdde9773-6ce4-4b5b-a3d6-598edd650841 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] GET https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 Jul 03 10:42:53.779908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdde9773-6ce4-4b5b-a3d6-598edd650841 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:53.779908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdde9773-6ce4-4b5b-a3d6-598edd650841 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:53.785559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdde9773-6ce4-4b5b-a3d6-598edd650841 tempest-CreateVolumesFromBackupTest-104676854 tempest-CreateVolumesFromBackupTest-104676854-project-member] https://10.4.3.52/volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 returned with HTTP 404 Jul 03 10:42:53.786136 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 276/1139] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:42:53 2026] GET /volume/v3/volumes/6ab65d1d-83bd-4afa-93b3-365509d27060 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:42:55.259494 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:55.357302 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:55.357614 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-356620663"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:55.360395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-356620663'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:55.360395 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:42:55.365482 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:42:55.371791 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (1a58874c-00a0-4bb9-b1ba-c0897fbc2755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:55.372892 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05d931c-b022-4be9-87bf-7e892f3f3b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:55.373950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:55.403661 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05d931c-b022-4be9-87bf-7e892f3f3b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:55.404501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d59232-4ddb-40cd-8705-a29f2745142c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:55.434246 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5430af07-e647-4b6d-b4ee-f0cc5f5afb35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:55.437129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5430af07-e647-4b6d-b4ee-f0cc5f5afb35 None None] GET https://10.4.3.52/volume// Jul 03 10:42:55.437129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5430af07-e647-4b6d-b4ee-f0cc5f5afb35 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:55.437129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5430af07-e647-4b6d-b4ee-f0cc5f5afb35 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:55.437129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5430af07-e647-4b6d-b4ee-f0cc5f5afb35 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:42:55.437129 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 288/1140] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:42:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:42:55.450460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:55.453144 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:42:55.453476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:55.453795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:55.468329 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:55.468329 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:55.473457 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:42:55.477317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['bcb00509-8140-401a-b763-cf3986bd9f15', '3f2526cd-5830-44b8-9274-7f40bdcbc799', '71a63d48-a738-43ad-8680-052f003e7ec4', '6b3dd152-4619-4b8c-ac1e-e47090b169ca'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:55.478239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d59232-4ddb-40cd-8705-a29f2745142c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb00509-8140-401a-b763-cf3986bd9f15', '3f2526cd-5830-44b8-9274-7f40bdcbc799', '71a63d48-a738-43ad-8680-052f003e7ec4', '6b3dd152-4619-4b8c-ac1e-e47090b169ca']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:55.478922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d8f8f6-ea73-4583-824a-29d5f7237f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:55.479958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-e823e220-2046-4fc5-9e3d-e25930d6f584 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 200 Jul 03 10:42:55.480463 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 288/1141] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:42:55 2026] GET /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:42:55.502736 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d8f8f6-ea73-4583-824a-29d5f7237f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c968d55-9011-4304-a11a-fccf7e57f024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-356620663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['bcb00509-8140-401a-b763-cf3986bd9f15','3f2526cd-5830-44b8-9274-7f40bdcbc799','71a63d48-a738-43ad-8680-052f003e7ec4','6b3dd152-4619-4b8c-ac1e-e47090b169ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-356620663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c968d55-9011-4304-a11a-fccf7e57f024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:55.504136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec7f6d0-9f86-4391-96a4-87e309ce354b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:55.531954 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec7f6d0-9f86-4391-96a4-87e309ce354b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-356620663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['bcb00509-8140-401a-b763-cf3986bd9f15','3f2526cd-5830-44b8-9274-7f40bdcbc799','71a63d48-a738-43ad-8680-052f003e7ec4','6b3dd152-4619-4b8c-ac1e-e47090b169ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:55.532695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c5e4df-e044-4209-88d7-79ed96b036d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:55.543629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c5e4df-e044-4209-88d7-79ed96b036d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:55.544577 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (1a58874c-00a0-4bb9-b1ba-c0897fbc2755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:55.545066 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:42:55.545754 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f33dccd6-843b-40ea-b4b9-a6851ca50c06 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:55.546409 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 290/1142] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:42:55 2026] POST /volume/v3/volumes => generated 767 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:55.559004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:55.561021 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:42:55.561282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:55.561497 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:55.569671 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:55.569671 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:55.576569 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:55.582962 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e1b07d47-f815-436f-92c5-1154adc8c4ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 200 Jul 03 10:42:55.583490 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 277/1143] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:55 2026] GET /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:55.595857 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:55.598455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] PUT https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a Jul 03 10:42:55.598916 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:55.609484 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Acquiring lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:42:55.615064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:42:55.616480 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:55.616480 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:56.147717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" released by "attachment_update" :: held 0.533s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:42:56.148097 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-dd195d2b-c67b-4bbb-aa31-100c0142aaea tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a returned with HTTP 200 Jul 03 10:42:56.148512 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 289/1144] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:42:55 2026] PUT /volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:56.601493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-34701d75-14f9-42c6-9673-25281daec465 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:56.604765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-34701d75-14f9-42c6-9673-25281daec465 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:42:56.605051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-34701d75-14f9-42c6-9673-25281daec465 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:56.605502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-34701d75-14f9-42c6-9673-25281daec465 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:56.618797 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:56.618797 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:56.628428 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-34701d75-14f9-42c6-9673-25281daec465 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:56.638196 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-34701d75-14f9-42c6-9673-25281daec465 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 200 Jul 03 10:42:56.638727 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 289/1145] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:56 2026] GET /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:56.654878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b03895ae-3152-4295-9aa4-ac22623ee929 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:56.656795 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:42:56.657188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c968d55-9011-4304-a11a-fccf7e57f024", "name": "tempest-VolumeDependencyTests-Snapshot-614499286"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:56.667098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-a05194bf-67d4-42a9-85bb-d42e64dcab9d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:56.669366 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-a05194bf-67d4-42a9-85bb-d42e64dcab9d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a/action Jul 03 10:42:56.669689 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:56.669689 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:56.669844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-a05194bf-67d4-42a9-85bb-d42e64dcab9d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:42:56.669993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-a05194bf-67d4-42a9-85bb-d42e64dcab9d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:56.670339 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:56.670481 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create snapshot from volume 2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:42:56.695132 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:56.695132 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:56.734855 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-192a7d63-a9e5-4fd0-a90f-e2301f074a6c req-a05194bf-67d4-42a9-85bb-d42e64dcab9d tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a/action returned with HTTP 204 Jul 03 10:42:56.735395 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 278/1146] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:42:56 2026] POST /volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:56.754327 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['7b5c418e-98d2-45a6-a701-f41e0fcb4c86', '2e95712c-cfb1-4b4a-8db8-efaa23140994', 'c2517b37-bbf6-47b6-9653-6bf66a7d3da6', '63e96eda-2fff-4748-ab01-1ff67b009889'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:56.792588 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot create request issued successfully. Jul 03 10:42:56.792962 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b03895ae-3152-4295-9aa4-ac22623ee929 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:42:56.793487 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 291/1147] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:42:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:56.803070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:56.805379 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:42:56.805629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:56.805864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:56.811313 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:56.811313 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:56.811887 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:42:56.812693 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-437a34cc-5b3b-47ef-a6bb-45b407570c4f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 200 Jul 03 10:42:56.813062 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 290/1148] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:56 2026] GET /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:57.823957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:57.826874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:42:57.827174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:57.827459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:57.833989 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:57.833989 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:57.834628 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:42:57.835948 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8ee0e2f-11f8-494c-b56b-19c745d2a54e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 200 Jul 03 10:42:57.836521 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 290/1149] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:57 2026] GET /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:42:57.847671 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:57.849436 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:42:57.849773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ba577d2-c73c-40e2-ae41-d218178bf3de", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1051330786"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:57.851246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'snapshot_id': '1ba577d2-c73c-40e2-ae41-d218178bf3de', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1051330786'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:42:57.856412 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:57.856412 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:57.856412 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:42:57.856615 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:42:57.860146 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:42:57.865832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (5dc5ef0f-c620-4f47-9dd2-cbd9b26dd0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:57.867591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01012c4-fa91-4c51-b2af-93e1b954259f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:57.867799 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:42:57.898750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01012c4-fa91-4c51-b2af-93e1b954259f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ba577d2-c73c-40e2-ae41-d218178bf3de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:57.899659 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d847cbb5-1f10-4355-a604-e529766274b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:57.941965 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['db229709-a36d-4bf3-8e27-c90c3b6500d1', 'a7c01822-7d58-468e-b213-dac4f874861c', 'cf1f3067-53c0-4b5b-8911-7d73ca7c19ef', '882c7417-c7fa-46f0-8e44-9e02856a33c5'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:57.942699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d847cbb5-1f10-4355-a604-e529766274b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db229709-a36d-4bf3-8e27-c90c3b6500d1', 'a7c01822-7d58-468e-b213-dac4f874861c', 'cf1f3067-53c0-4b5b-8911-7d73ca7c19ef', '882c7417-c7fa-46f0-8e44-9e02856a33c5']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:57.943415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212bceb1-bd11-4448-9827-c2f16e476ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:57.985733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212bceb1-bd11-4448-9827-c2f16e476ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7316b176-5cc4-447e-b3d2-7b11d9da4ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1051330786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['db229709-a36d-4bf3-8e27-c90c3b6500d1','a7c01822-7d58-468e-b213-dac4f874861c','cf1f3067-53c0-4b5b-8911-7d73ca7c19ef','882c7417-c7fa-46f0-8e44-9e02856a33c5'],size=1,snapshot_id=1ba577d2-c73c-40e2-ae41-d218178bf3de,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1051330786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7316b176-5cc4-447e-b3d2-7b11d9da4ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ba577d2-c73c-40e2-ae41-d218178bf3de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:57.986408 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d497d474-662e-41e1-9f34-c9e52eddd2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:58.003572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d497d474-662e-41e1-9f34-c9e52eddd2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1051330786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['db229709-a36d-4bf3-8e27-c90c3b6500d1','a7c01822-7d58-468e-b213-dac4f874861c','cf1f3067-53c0-4b5b-8911-7d73ca7c19ef','882c7417-c7fa-46f0-8e44-9e02856a33c5'],size=1,snapshot_id=1ba577d2-c73c-40e2-ae41-d218178bf3de,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:58.004426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ecf11e-0095-4a8f-8345-b5f8cb259bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:42:58.032175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ecf11e-0095-4a8f-8345-b5f8cb259bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:42:58.032175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (5dc5ef0f-c620-4f47-9dd2-cbd9b26dd0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:42:58.032175 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:42:58.032175 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3c209a8-bacb-44d9-a287-c8b818b98e09 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:42:58.032175 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 279/1150] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:42:57 2026] POST /volume/v3/volumes => generated 802 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:42:58.047582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:58.049912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:42:58.050232 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:58.050487 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:58.059889 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:58.059889 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:42:58.065415 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:58.071603 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-150a1c5a-7e6c-49a5-9279-3313db32e90d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 200 Jul 03 10:42:58.072016 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 292/1151] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:58 2026] GET /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:59.098202 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:59.102489 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:42:59.102755 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:59.103209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:59.122768 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:59.122768 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:42:59.129028 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:59.136837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4542bf9-a602-4809-b0d4-b78d39c9a5ad tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 200 Jul 03 10:42:59.137436 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 291/1152] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:42:59 2026] GET /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:42:59.157187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:59.160617 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:42:59.165391 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7316b176-5cc4-447e-b3d2-7b11d9da4ca6", "name": "tempest-VolumeDependencyTests-Snapshot-1397250225"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:42:59.177125 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:59.177125 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:42:59.177713 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:42:59.177876 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create snapshot from volume 7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:42:59.216553 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['56388b58-64ae-4f35-851d-d7d2b3beacd4', '35500d6f-58ac-43ba-b4cb-4e400d3a9e9d', 'f6ba5715-3370-457e-a374-89e53ef1f11c', '2a64319c-481a-4336-9fc9-309d8bde36ee'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:42:59.276060 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot create request issued successfully. Jul 03 10:42:59.276481 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09a6b178-2e3f-40da-bb8e-6f23671f1350 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:42:59.277038 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 291/1153] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:42:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:42:59.289632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:42:59.290733 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:42:59.291336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:42:59.291336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:42:59.298868 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:42:59.298868 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:42:59.299693 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:42:59.300584 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e87777d5-9e0b-4ed2-b801-8f1536364517 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 200 Jul 03 10:42:59.301164 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 280/1154] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:42:59 2026] GET /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:00.311998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-175b49e9-6971-4134-978f-700daa6604a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:00.314360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-175b49e9-6971-4134-978f-700daa6604a9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:00.314360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-175b49e9-6971-4134-978f-700daa6604a9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:00.314503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-175b49e9-6971-4134-978f-700daa6604a9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:00.323478 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:00.323478 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:00.324149 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-175b49e9-6971-4134-978f-700daa6604a9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:00.325347 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-175b49e9-6971-4134-978f-700daa6604a9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 200 Jul 03 10:43:00.325646 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 293/1155] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:00 2026] GET /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:00.336991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:00.339463 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:00.341268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7fa091e4-1a9f-4217-a91f-a540bf7bad3d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-438411732"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:00.345677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'snapshot_id': '7fa091e4-1a9f-4217-a91f-a540bf7bad3d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-438411732'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:00.356403 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:00.356403 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:00.357123 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:00.357294 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:00.362294 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:00.370456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (07e7eec2-6025-488c-babf-1e278c7885e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:00.372187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6063ae9-d7e2-4884-b5c3-fa336d589580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:00.373773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:00.422850 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6063ae9-d7e2-4884-b5c3-fa336d589580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fa091e4-1a9f-4217-a91f-a540bf7bad3d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:00.424036 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be07652e-d515-47ed-b206-e0bb14abccea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:00.479775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['81c93ca1-a06e-44bc-b26c-941da1ed0a37', '1dbdda91-7bcb-4e25-b79f-7e1c1c7223d6', '8120c787-78e0-4d6e-8517-099a30aa1ff1', 'cfafa12e-6651-4720-bc67-0e71f9eeee10'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:00.480829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be07652e-d515-47ed-b206-e0bb14abccea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c93ca1-a06e-44bc-b26c-941da1ed0a37', '1dbdda91-7bcb-4e25-b79f-7e1c1c7223d6', '8120c787-78e0-4d6e-8517-099a30aa1ff1', 'cfafa12e-6651-4720-bc67-0e71f9eeee10']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:00.481909 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac11b10-a056-48bd-8f4d-da97cea1df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:00.525182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac11b10-a056-48bd-8f4d-da97cea1df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60879324-9101-47ad-9878-809fa11df15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-438411732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['81c93ca1-a06e-44bc-b26c-941da1ed0a37','1dbdda91-7bcb-4e25-b79f-7e1c1c7223d6','8120c787-78e0-4d6e-8517-099a30aa1ff1','cfafa12e-6651-4720-bc67-0e71f9eeee10'],size=1,snapshot_id=7fa091e4-1a9f-4217-a91f-a540bf7bad3d,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-438411732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60879324-9101-47ad-9878-809fa11df15c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fa091e4-1a9f-4217-a91f-a540bf7bad3d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:00.525898 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77d45ca-8d17-4476-9da8-a38d66ec16b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:00.545453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77d45ca-8d17-4476-9da8-a38d66ec16b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-438411732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['81c93ca1-a06e-44bc-b26c-941da1ed0a37','1dbdda91-7bcb-4e25-b79f-7e1c1c7223d6','8120c787-78e0-4d6e-8517-099a30aa1ff1','cfafa12e-6651-4720-bc67-0e71f9eeee10'],size=1,snapshot_id=7fa091e4-1a9f-4217-a91f-a540bf7bad3d,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:00.546229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592f526b-4609-4f91-b848-7be8f403efba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:00.584665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592f526b-4609-4f91-b848-7be8f403efba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:00.585812 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (07e7eec2-6025-488c-babf-1e278c7885e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:00.586309 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:00.587067 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b406366-3bad-4b68-8902-8ed23e0f7089 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:00.587647 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 292/1156] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:00 2026] POST /volume/v3/volumes => generated 801 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:00.604941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:00.607373 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:00.607698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:00.607984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:00.619603 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:00.619603 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:00.624736 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:00.631071 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f4871b4-7e17-472e-9323-5416a9db0d8b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 200 Jul 03 10:43:00.631624 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 292/1157] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:00 2026] GET /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:01.647412 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:01.649826 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:01.650188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:01.650456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:01.658169 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:01.658169 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:01.662437 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:01.667748 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54fa0bf0-a05f-43f5-97ae-ecd2fb20e5d3 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 200 Jul 03 10:43:01.668249 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 281/1158] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:01 2026] GET /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:01.680591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-33c6af92-3db8-4df3-827e-c2398dd6837d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:01.682631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:01.683049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "60879324-9101-47ad-9878-809fa11df15c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2059451656"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:01.684883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'source_volid': '60879324-9101-47ad-9878-809fa11df15c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2059451656'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:01.693545 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:01.693545 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:01.694291 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume retrieved successfully. Jul 03 10:43:01.694479 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:01.698772 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:01.705609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (92b3255a-d074-44e0-b124-d45932167137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:01.706985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a496e84-367c-48be-97d6-a838bec78323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:01.708320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:01.738231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a496e84-367c-48be-97d6-a838bec78323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '60879324-9101-47ad-9878-809fa11df15c', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:01.739261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b523b056-433e-45ca-b87a-2a65d111b407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:01.786574 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['483c7446-f2f3-45b3-baf8-b808ffe848f2', '33853482-ae36-4648-82d2-cc79100a42aa', '04d775b5-aa76-4839-98a4-e93bc0d63d1f', 'e8437160-dd44-4c0f-86ab-2a35207d5222'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:01.787655 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b523b056-433e-45ca-b87a-2a65d111b407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['483c7446-f2f3-45b3-baf8-b808ffe848f2', '33853482-ae36-4648-82d2-cc79100a42aa', '04d775b5-aa76-4839-98a4-e93bc0d63d1f', 'e8437160-dd44-4c0f-86ab-2a35207d5222']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:01.788481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b7eadf-eed2-43e6-838f-09df74baecf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:01.821119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b7eadf-eed2-43e6-838f-09df74baecf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2059451656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['483c7446-f2f3-45b3-baf8-b808ffe848f2','33853482-ae36-4648-82d2-cc79100a42aa','04d775b5-aa76-4839-98a4-e93bc0d63d1f','e8437160-dd44-4c0f-86ab-2a35207d5222'],size=1,snapshot_id=None,source_replicaid=,source_volid=60879324-9101-47ad-9878-809fa11df15c,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2059451656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=60879324-9101-47ad-9878-809fa11df15c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:01.821877 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b1838c-0f6e-47f6-8d4a-be9a776638fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:01.841522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b1838c-0f6e-47f6-8d4a-be9a776638fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2059451656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['483c7446-f2f3-45b3-baf8-b808ffe848f2','33853482-ae36-4648-82d2-cc79100a42aa','04d775b5-aa76-4839-98a4-e93bc0d63d1f','e8437160-dd44-4c0f-86ab-2a35207d5222'],size=1,snapshot_id=None,source_replicaid=,source_volid=60879324-9101-47ad-9878-809fa11df15c,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:01.842390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20095fc-cdc2-4f61-bdf3-dc440b0ef540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:01.862411 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20095fc-cdc2-4f61-bdf3-dc440b0ef540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:01.863317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (92b3255a-d074-44e0-b124-d45932167137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:01.863676 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:01.864360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33c6af92-3db8-4df3-827e-c2398dd6837d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:01.864777 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 294/1159] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:01 2026] POST /volume/v3/volumes => generated 802 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:01.880220 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-273f60f2-9391-4bea-8bc2-396683cc6778 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:01.883367 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-273f60f2-9391-4bea-8bc2-396683cc6778 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:01.883826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-273f60f2-9391-4bea-8bc2-396683cc6778 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:01.884180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-273f60f2-9391-4bea-8bc2-396683cc6778 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:01.893619 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:01.893619 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:01.898292 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-273f60f2-9391-4bea-8bc2-396683cc6778 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:01.903809 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-273f60f2-9391-4bea-8bc2-396683cc6778 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 200 Jul 03 10:43:01.904339 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 293/1160] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:01 2026] GET /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:02.401300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:02.402879 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:02.403288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-attach": {"instance_uuid": "5b89563a-79f9-4037-a3c8-8764c2e91280", "mountpoint": "/dev/vdb"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:02.403469 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5b89563a-79f9-4037-a3c8-8764c2e91280", "mountpoint": "/dev/vdb"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:02.412214 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:02.412214 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:02.412785 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:02.418576 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update volume admin metadata completed successfully. Jul 03 10:43:02.917271 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:02.920234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:02.920645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:02.920855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:02.921805 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Attach volume completed successfully. Jul 03 10:43:02.922067 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bbfe8a86-ff60-4b9d-be9a-558ac5f6cd47 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:02.922536 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 293/1161] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:02 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:02.931457 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:02.931457 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:02.934431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:02.936766 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:02.936867 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:02.937082 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:02.937318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:02.942596 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ffba5c2-2d68-4341-bb31-a3b16196d7e8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 200 Jul 03 10:43:02.942969 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 282/1162] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:02 2026] GET /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:02.948319 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:02.948319 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:02.954380 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:02.955982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:02.958359 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:02.958608 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:02.958848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:02.959231 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:02.960590 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-563bef48-bad3-49e8-a2a5-19d5a17b6202 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:02.961169 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 295/1163] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:02 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:02.966307 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:02.966307 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:02.966893 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:02.974681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:02.976665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:02.976983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:02.977247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:02.990165 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:02.990165 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:02.990951 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot delete request issued successfully. Jul 03 10:43:02.991380 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc085f7f-7f73-45de-8c0a-f0fae21b115c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 202 Jul 03 10:43:02.991913 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 294/1164] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:02 2026] DELETE /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:02.999519 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:03.003351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:03.007624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:03.008038 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:03.008980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:03.009376 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6581e4f4-dc7a-4abe-b5d8-44abf726b54d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:03.010642 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 294/1165] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:02 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:03.014370 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:03.014370 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:03.015165 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:03.016084 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52251bab-ecbf-4556-99e4-78fa95b1fc60 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 200 Jul 03 10:43:03.016450 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 283/1166] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:03 2026] GET /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:03.032517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:03.034677 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:03.035215 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-detach": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:03.035440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:03.048275 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:03.048275 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:03.048690 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:03.552520 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Detach volume completed successfully. Jul 03 10:43:03.552858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95e934bf-7f7a-4d49-8db0-564b62c55440 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:03.553485 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 296/1167] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:03 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:03.563094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c3566a04-9221-4e87-a9b0-76490355962a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:03.565688 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c3566a04-9221-4e87-a9b0-76490355962a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:03.565982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c3566a04-9221-4e87-a9b0-76490355962a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:03.566285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c3566a04-9221-4e87-a9b0-76490355962a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:03.575983 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:03.575983 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:03.580470 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c3566a04-9221-4e87-a9b0-76490355962a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:03.585541 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c3566a04-9221-4e87-a9b0-76490355962a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:03.585977 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 295/1168] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:03 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:04.034184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-721bb5cb-a209-46ba-b87b-f48acedb6ec6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:04.036183 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-721bb5cb-a209-46ba-b87b-f48acedb6ec6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:04.036457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-721bb5cb-a209-46ba-b87b-f48acedb6ec6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:04.036680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-721bb5cb-a209-46ba-b87b-f48acedb6ec6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:04.041692 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-721bb5cb-a209-46ba-b87b-f48acedb6ec6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 404 Jul 03 10:43:04.042313 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 295/1169] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:04 2026] GET /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:04.050421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:04.052544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:04.052785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:04.053005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:04.053194 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:04.058942 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:04.058942 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:04.059632 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:04.078883 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot delete request issued successfully. Jul 03 10:43:04.079119 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1bfad43a-5f4c-4ecb-adb8-cc088e5f4074 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 202 Jul 03 10:43:04.079543 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 284/1170] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:04 2026] DELETE /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:04.088802 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:04.090870 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:04.091341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:04.091584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:04.097544 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:04.097544 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:04.098240 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:04.099363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31c4d3df-a1cf-4d64-b4c7-47955a404aca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 200 Jul 03 10:43:04.099894 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 297/1171] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:04 2026] GET /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:05.112748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-39a7a633-b9cb-499b-92a8-2f4a07e2c2b7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:05.114954 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39a7a633-b9cb-499b-92a8-2f4a07e2c2b7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:05.115342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39a7a633-b9cb-499b-92a8-2f4a07e2c2b7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:05.115632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39a7a633-b9cb-499b-92a8-2f4a07e2c2b7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:05.121207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39a7a633-b9cb-499b-92a8-2f4a07e2c2b7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 404 Jul 03 10:43:05.121798 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 296/1172] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:05 2026] GET /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:05.128348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:05.130713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:05.131001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:05.131294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:05.131514 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:05.140514 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:05.140514 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:05.141059 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:05.161914 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:05.162101 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71209b2c-962b-40a8-909b-14aa4a9ba8a5 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 202 Jul 03 10:43:05.162484 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 296/1173] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:05 2026] DELETE /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:05.169511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-30600814-80bc-446b-9a58-dfac2ede950c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:05.171195 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-30600814-80bc-446b-9a58-dfac2ede950c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:05.171446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-30600814-80bc-446b-9a58-dfac2ede950c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:05.171686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-30600814-80bc-446b-9a58-dfac2ede950c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:05.186639 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:05.186639 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:05.196199 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-30600814-80bc-446b-9a58-dfac2ede950c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:05.199479 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-30600814-80bc-446b-9a58-dfac2ede950c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 200 Jul 03 10:43:05.200046 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 285/1174] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:05 2026] GET /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:06.213738 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6cf137de-6528-4b58-83ee-fb716ee60cfe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:06.215930 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cf137de-6528-4b58-83ee-fb716ee60cfe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:06.216233 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cf137de-6528-4b58-83ee-fb716ee60cfe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:06.216459 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cf137de-6528-4b58-83ee-fb716ee60cfe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:06.225306 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cf137de-6528-4b58-83ee-fb716ee60cfe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 404 Jul 03 10:43:06.225979 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 298/1175] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:06 2026] GET /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:06.233996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:06.235928 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:06.236222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:06.236447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:06.236630 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:06.244518 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:06.244518 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:06.244998 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:06.267971 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:06.268238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7472432f-5986-4c90-bdb0-f98cdf0ff236 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 202 Jul 03 10:43:06.268691 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 297/1176] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:06 2026] DELETE /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:06.277650 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:06.279822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:06.280069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:06.280297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:06.287717 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:06.287717 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:06.291866 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:06.296651 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c4e12f5-4783-4b87-9a77-abe62d9a89c1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 200 Jul 03 10:43:06.297037 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 297/1177] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:06 2026] GET /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:07.313765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0494a65e-f30d-4aae-a062-35928b85ab44 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:07.315781 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0494a65e-f30d-4aae-a062-35928b85ab44 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:07.316017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0494a65e-f30d-4aae-a062-35928b85ab44 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:07.316244 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0494a65e-f30d-4aae-a062-35928b85ab44 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:07.322798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0494a65e-f30d-4aae-a062-35928b85ab44 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 404 Jul 03 10:43:07.323212 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 286/1178] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:07 2026] GET /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:07.329908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:07.331589 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:07.331809 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:07.332014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:07.332221 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:07.339594 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:07.339594 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:07.340270 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:07.361569 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:07.361763 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-23053ad6-4c16-4710-bc3e-f939ffc823c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 202 Jul 03 10:43:07.362194 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 299/1179] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:07 2026] DELETE /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:07.369578 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:07.372402 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:07.372673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:07.374058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:07.383025 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:07.383025 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:07.387270 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:07.393078 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f3ed261d-bff9-4b45-a8c6-254e53046e63 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 200 Jul 03 10:43:07.393534 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 298/1180] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:07 2026] GET /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:08.406802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-23efc0f2-ee07-465e-8c5f-034892cc242a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:08.409234 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23efc0f2-ee07-465e-8c5f-034892cc242a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:08.409234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23efc0f2-ee07-465e-8c5f-034892cc242a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:08.409234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23efc0f2-ee07-465e-8c5f-034892cc242a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:08.417440 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23efc0f2-ee07-465e-8c5f-034892cc242a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 404 Jul 03 10:43:08.417440 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 298/1181] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:08 2026] GET /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:08.431125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:08.431449 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:08.431642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:08.431817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:08.431974 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:08.439078 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:08.439078 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:08.439575 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:08.463360 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:08.463617 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-906d0c74-36f4-461f-a7b8-c0e6b28b8cf1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 202 Jul 03 10:43:08.467127 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 287/1182] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:08 2026] DELETE /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:08.473482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:08.476426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:08.476681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:08.476921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:08.496013 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:08.496013 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:08.511724 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:08.511724 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae1b31be-3a6a-49d9-a654-9a3e3c97352a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 200 Jul 03 10:43:08.511724 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 300/1183] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:08 2026] GET /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:09.522808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-90c9021c-e604-4b1c-bbfa-6ece07f4f739 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:09.524660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90c9021c-e604-4b1c-bbfa-6ece07f4f739 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:09.524885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90c9021c-e604-4b1c-bbfa-6ece07f4f739 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:09.525066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90c9021c-e604-4b1c-bbfa-6ece07f4f739 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:09.531076 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90c9021c-e604-4b1c-bbfa-6ece07f4f739 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 404 Jul 03 10:43:09.531638 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 299/1184] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:09 2026] GET /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:09.540764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4770785c-a668-4f73-8d9a-ae27d834879e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:09.542447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:09.542836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1187319953"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:09.544250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1187319953'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:09.544513 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:09.548235 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:09.553285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (e7b090b6-70ea-465d-b3cd-6ea7c2723c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:09.554131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9be2d92-f1d3-48c7-9d6b-61f19740839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:09.555011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:09.583011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9be2d92-f1d3-48c7-9d6b-61f19740839b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:09.583699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19c2a-427a-477b-86f1-4e91b9edf62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:09.630100 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['4a529264-a640-4c02-b188-b33c795c4914', 'c06763c9-81c4-44ab-a96d-3bd4b4a2cbd4', '7eead70b-aed9-41b7-8fed-a18bed226c6f', 'de46d789-2204-4c1b-8b8d-17d85643754e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:09.631079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19c2a-427a-477b-86f1-4e91b9edf62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a529264-a640-4c02-b188-b33c795c4914', 'c06763c9-81c4-44ab-a96d-3bd4b4a2cbd4', '7eead70b-aed9-41b7-8fed-a18bed226c6f', 'de46d789-2204-4c1b-8b8d-17d85643754e']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:09.632200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3af46-7e83-492f-9a2f-7eae1c57d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:09.668528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3af46-7e83-492f-9a2f-7eae1c57d562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee423c43-b6e7-434c-bdfd-68ea6981950c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1187319953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['4a529264-a640-4c02-b188-b33c795c4914','c06763c9-81c4-44ab-a96d-3bd4b4a2cbd4','7eead70b-aed9-41b7-8fed-a18bed226c6f','de46d789-2204-4c1b-8b8d-17d85643754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1187319953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee423c43-b6e7-434c-bdfd-68ea6981950c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:09.669310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38e95a4-0884-457c-ab60-e23be15d33bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:09.698917 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38e95a4-0884-457c-ab60-e23be15d33bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1187319953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['4a529264-a640-4c02-b188-b33c795c4914','c06763c9-81c4-44ab-a96d-3bd4b4a2cbd4','7eead70b-aed9-41b7-8fed-a18bed226c6f','de46d789-2204-4c1b-8b8d-17d85643754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:09.699772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec85cdb-86de-4d9c-bb7a-381c905131f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:09.713537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec85cdb-86de-4d9c-bb7a-381c905131f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:09.714602 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (e7b090b6-70ea-465d-b3cd-6ea7c2723c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:09.714602 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:09.715127 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4770785c-a668-4f73-8d9a-ae27d834879e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:09.715569 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 299/1185] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:43:09 2026] POST /volume/v3/volumes => generated 768 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:09.731276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:09.733447 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:09.733670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:09.733978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:09.747616 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:09.747616 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:09.753014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:09.757834 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4c9224-9d42-418f-816c-ab207ae0b03a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 200 Jul 03 10:43:09.758259 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 288/1186] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:09 2026] GET /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:10.775866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.778244 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:10.778623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:10.780621 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:10.789283 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.789283 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:10.793882 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:10.794919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.796698 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:10.797033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:10.797158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:10.799955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dfac3994-02f4-45eb-a18c-68ea154e0abd tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 200 Jul 03 10:43:10.801510 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 301/1187] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:10 2026] GET /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:10.805249 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.805249 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:10.805779 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:10.815830 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Reserve volume completed successfully. Jul 03 10:43:10.816046 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc5d605a-75ee-4e58-a489-f9f1fea4f168 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:10.816609 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 300/1188] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:10 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:10.823030 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7953319f-047d-4734-b62e-4b538a15bd37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.823680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.824898 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:10.825698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee423c43-b6e7-434c-bdfd-68ea6981950c", "name": "tempest-VolumeDependencyTests-Snapshot-931726041"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:10.825796 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:10.825978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:10.826185 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:10.833764 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.833764 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:10.835545 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.835545 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:10.836049 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:10.836217 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create snapshot from volume ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:10.837390 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:10.841634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ff3e77b-60b6-4cc7-83a3-202161951724 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:10.842001 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 289/1189] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:10 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:10.855000 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-856e1c58-6eb2-49a3-9173-8714b125d896 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.857122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:10.857631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:10.857886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:10.868677 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.868677 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:10.869558 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:10.871670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['c6fe79b3-1eb9-4a8a-b2e4-a94903316b57', '60e45cf5-bf99-4876-982a-a33dea00e8f4', '7f030af1-3e9b-4eb2-a3b6-548097d30b1c', 'e8eacb90-b3c2-4f55-9fd3-b5785e459bd7'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:10.890213 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Unreserve volume completed successfully. Jul 03 10:43:10.890464 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-856e1c58-6eb2-49a3-9173-8714b125d896 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:10.891121 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 302/1190] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:10 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:10.902002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.903656 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:10.903843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:10.904144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:10.916626 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.916626 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:10.918762 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot create request issued successfully. Jul 03 10:43:10.919090 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7953319f-047d-4734-b62e-4b538a15bd37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:10.919555 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 300/1191] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:10.922423 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:10.927753 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7383e2d1-a83c-40c7-9486-6f373cf2ac1a tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:10.930533 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 301/1192] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:10 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:10.932280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7b81a6f2-7326-4507-a30e-d300cad90580 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.934244 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b81a6f2-7326-4507-a30e-d300cad90580 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:10.934450 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b81a6f2-7326-4507-a30e-d300cad90580 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:10.934639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b81a6f2-7326-4507-a30e-d300cad90580 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:10.940933 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.940933 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:10.941919 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7b81a6f2-7326-4507-a30e-d300cad90580 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:10.942408 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b81a6f2-7326-4507-a30e-d300cad90580 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 200 Jul 03 10:43:10.945813 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 290/1193] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:10 2026] GET /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:10.954502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-26db94ec-8108-4936-86bf-5d128e3ca331 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.956599 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:10.957034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:10.957228 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:10.967603 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:10.967603 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:10.968261 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:10.980306 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume updated successfully. Jul 03 10:43:10.980614 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-26db94ec-8108-4936-86bf-5d128e3ca331 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 200 Jul 03 10:43:10.981243 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 303/1194] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:10 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:43:10.991573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ca74dec-2371-4597-8139-992136c2b019 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:10.993712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ca74dec-2371-4597-8139-992136c2b019 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:10.994004 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ca74dec-2371-4597-8139-992136c2b019 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:10.994375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ca74dec-2371-4597-8139-992136c2b019 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:11.006167 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.006167 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:11.012372 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1ca74dec-2371-4597-8139-992136c2b019 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.017808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ca74dec-2371-4597-8139-992136c2b019 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:11.018538 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 301/1195] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:10 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:11.037039 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.040944 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:11.041347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:11.041488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:11.051798 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.051798 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:11.052437 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.059903 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume updated successfully. Jul 03 10:43:11.060155 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b535af0-4ca7-47e2-af57-cd6bbd76856d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 200 Jul 03 10:43:11.060856 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 302/1196] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:11 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:43:11.069423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.071239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:11.071442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:11.071628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:11.080738 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.080738 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:11.092504 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.099300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3fad41a-ce87-42bb-ad9e-99ef83a58dae tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:11.099933 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 291/1197] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:11 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:11.113952 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.115638 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:11.116184 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:11.116601 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:11.127397 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.127397 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:11.128197 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.143584 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update volume admin metadata completed successfully. Jul 03 10:43:11.143584 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update readonly setting on volume completed successfully. Jul 03 10:43:11.143584 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e18b2630-69eb-4e65-8dad-4b9cae57dade tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:11.143584 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 304/1198] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:11 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:11.153692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d563b728-159a-4695-812c-696c9b8e5c67 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.156124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d563b728-159a-4695-812c-696c9b8e5c67 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:11.156562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d563b728-159a-4695-812c-696c9b8e5c67 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:11.156895 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d563b728-159a-4695-812c-696c9b8e5c67 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:11.166892 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.166892 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:11.171624 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d563b728-159a-4695-812c-696c9b8e5c67 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.183476 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d563b728-159a-4695-812c-696c9b8e5c67 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:11.184046 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 302/1199] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:11 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:11.200656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.202485 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:11.202848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:11.202979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:11.213633 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.213633 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:11.214037 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.232711 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update volume admin metadata completed successfully. Jul 03 10:43:11.232845 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Update readonly setting on volume completed successfully. Jul 03 10:43:11.233077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a865c6d-ddc7-4f89-8adb-f49f54a72808 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:11.233527 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 303/1200] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:43:11 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:11.242370 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7a90ea05-c644-4ace-853a-299d55318bdf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.244734 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a90ea05-c644-4ace-853a-299d55318bdf tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:11.244987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a90ea05-c644-4ace-853a-299d55318bdf tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:11.245281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a90ea05-c644-4ace-853a-299d55318bdf tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:11.255873 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.255873 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:11.263868 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7a90ea05-c644-4ace-853a-299d55318bdf tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.269886 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a90ea05-c644-4ace-853a-299d55318bdf tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:11.270479 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 292/1201] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:11 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:11.290582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.295128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:11.295128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-910014915", "disk_format": "raw"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:11.295128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-910014915", "disk_format": "raw"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:11.305235 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.305235 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:11.305918 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:11.320038 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.320038 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:11.325070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.image.image_utils [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-910014915'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-910014915'}]. {{(pid=99876) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 10:43:11.886318 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Copy volume to image completed successfully. Jul 03 10:43:11.886318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9a30528-a0cc-4732-a783-ac9fa9d8fd94 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:11.886318 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 305/1202] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:43:11 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 686 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:11.954211 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.956003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:11.956264 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:11.956489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:11.962742 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.962742 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:11.963380 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:11.964440 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-feb1aff3-4042-44e7-ba71-8b01ada0fa62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 200 Jul 03 10:43:11.964809 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 303/1203] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:11 2026] GET /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:11.975075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:11.977009 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:11.977399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d27389b3-dcda-40e3-99da-fed936a427fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1014918733"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:11.978876 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'snapshot_id': 'd27389b3-dcda-40e3-99da-fed936a427fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1014918733'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:11.986984 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:11.986984 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:11.987447 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:11.987579 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:11.992066 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:12.001693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (c208e839-2d79-4ba9-a669-a986754c1ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:12.002803 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d03f914-fdcb-4dab-87a0-32f3044cf8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:12.003871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:12.035248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d03f914-fdcb-4dab-87a0-32f3044cf8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd27389b3-dcda-40e3-99da-fed936a427fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:12.036059 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd44298a-f9c1-4411-b101-da37550b5632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:12.090905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['ffa33a08-aef0-4cc8-bcc0-237b0d234537', '63684dbd-ea10-4500-8172-e1ed31fbdba7', 'bedaed81-65d2-4b91-a105-3664e6f0ebb7', '75c9aba8-bbf4-4366-8d5e-bd14aaa20ea0'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:12.091633 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd44298a-f9c1-4411-b101-da37550b5632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa33a08-aef0-4cc8-bcc0-237b0d234537', '63684dbd-ea10-4500-8172-e1ed31fbdba7', 'bedaed81-65d2-4b91-a105-3664e6f0ebb7', '75c9aba8-bbf4-4366-8d5e-bd14aaa20ea0']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:12.092355 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e456c373-7cec-4be0-b08d-d9be6afa3d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:12.148641 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e456c373-7cec-4be0-b08d-d9be6afa3d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889db232-e9bf-4034-911d-43641ee7ebec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1014918733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['ffa33a08-aef0-4cc8-bcc0-237b0d234537','63684dbd-ea10-4500-8172-e1ed31fbdba7','bedaed81-65d2-4b91-a105-3664e6f0ebb7','75c9aba8-bbf4-4366-8d5e-bd14aaa20ea0'],size=1,snapshot_id=d27389b3-dcda-40e3-99da-fed936a427fb,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1014918733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889db232-e9bf-4034-911d-43641ee7ebec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d27389b3-dcda-40e3-99da-fed936a427fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:12.149027 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1297213a-a9fb-4934-a333-76104fde9b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:12.173120 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1297213a-a9fb-4934-a333-76104fde9b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1014918733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['ffa33a08-aef0-4cc8-bcc0-237b0d234537','63684dbd-ea10-4500-8172-e1ed31fbdba7','bedaed81-65d2-4b91-a105-3664e6f0ebb7','75c9aba8-bbf4-4366-8d5e-bd14aaa20ea0'],size=1,snapshot_id=d27389b3-dcda-40e3-99da-fed936a427fb,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:12.173794 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a0f379-70d7-49c1-a166-5b6c99ef3f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:12.194764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a0f379-70d7-49c1-a166-5b6c99ef3f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:12.195886 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (c208e839-2d79-4ba9-a669-a986754c1ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:12.196502 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:12.197116 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c497ed1-3abc-4671-a4ff-0ff84939e596 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:12.197680 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 304/1204] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:11 2026] POST /volume/v3/volumes => generated 802 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:12.214322 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:12.216872 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:12.217090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:12.217350 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:12.230619 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:12.230619 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:12.236125 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:12.244165 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-298bf069-519b-4fdb-9a8a-4ee06c23ab77 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 200 Jul 03 10:43:12.244165 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 293/1205] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:12 2026] GET /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:13.261550 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:13.264361 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:13.265902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:13.265902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:13.274528 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:13.274528 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:13.279956 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:13.285789 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a47e5ee3-79cb-41cf-bb51-f54e8ddb1b0e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 200 Jul 03 10:43:13.286454 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 306/1206] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:13 2026] GET /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:13.301564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-54aae036-4a4c-4a51-a6b9-936314b598af None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:13.307482 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:13.307482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "889db232-e9bf-4034-911d-43641ee7ebec", "name": "tempest-VolumeDependencyTests-Snapshot-344508273"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:13.318146 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:13.318146 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:13.318146 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:13.318305 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create snapshot from volume 889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:13.349888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['9c707a2f-1e3c-45ef-82b9-00752ced7be9', '4fa101a4-7463-443b-93a0-478265db07a9', '3c7785c8-fc90-481d-8fd3-f2572744cada', '8a1d2eb0-6b50-45bd-80a1-1175b0eb02e7'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:13.380773 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot create request issued successfully. Jul 03 10:43:13.381084 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-54aae036-4a4c-4a51-a6b9-936314b598af tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:13.381546 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 304/1207] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:13.389577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:13.391492 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:13.391665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:13.391798 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:13.398831 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:13.398831 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:13.399295 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:13.400088 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9d5b2736-41e3-482b-8b9c-0149979bec45 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 200 Jul 03 10:43:13.400484 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 305/1208] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:13 2026] GET /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:14.411134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-487edccc-2da3-4371-91c9-88c2ace22f49 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:14.421001 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-487edccc-2da3-4371-91c9-88c2ace22f49 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:14.421277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-487edccc-2da3-4371-91c9-88c2ace22f49 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:14.421545 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-487edccc-2da3-4371-91c9-88c2ace22f49 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:14.429695 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:14.429695 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:14.430301 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-487edccc-2da3-4371-91c9-88c2ace22f49 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:14.431125 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-487edccc-2da3-4371-91c9-88c2ace22f49 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 200 Jul 03 10:43:14.431534 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 294/1209] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:14 2026] GET /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:14.439909 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-462ca390-6278-40e2-9c43-f392e3bf1380 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:14.442135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:14.442505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5806179f-ee28-4ea1-87ee-9ee68c25930b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-165086898"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:14.443888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'snapshot_id': '5806179f-ee28-4ea1-87ee-9ee68c25930b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-165086898'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:14.448990 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:14.448990 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:14.449413 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:14.449540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:14.452853 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:14.459475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (c8a6f8bf-9a24-4164-adce-fc5659a3dd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:14.460563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2789c9d-b5e3-4827-a244-e4f628274260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:14.461564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:14.488964 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2789c9d-b5e3-4827-a244-e4f628274260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5806179f-ee28-4ea1-87ee-9ee68c25930b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:14.489701 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e957153-fee2-493a-8995-403c578019d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:14.526372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['4618bdd8-3191-4823-b21c-0e03e9f41b33', '6c3cee48-67f1-434d-89c6-03df31f3d04d', '5a1a46d0-73e6-4d6a-a54e-8221b8ef4d75', '894d47bc-f3c4-457a-b94d-d5c844e88225'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:14.527031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e957153-fee2-493a-8995-403c578019d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4618bdd8-3191-4823-b21c-0e03e9f41b33', '6c3cee48-67f1-434d-89c6-03df31f3d04d', '5a1a46d0-73e6-4d6a-a54e-8221b8ef4d75', '894d47bc-f3c4-457a-b94d-d5c844e88225']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:14.528037 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021642f1-834b-48a6-9cbc-eb22a0781841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:14.567239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021642f1-834b-48a6-9cbc-eb22a0781841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-165086898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['4618bdd8-3191-4823-b21c-0e03e9f41b33','6c3cee48-67f1-434d-89c6-03df31f3d04d','5a1a46d0-73e6-4d6a-a54e-8221b8ef4d75','894d47bc-f3c4-457a-b94d-d5c844e88225'],size=1,snapshot_id=5806179f-ee28-4ea1-87ee-9ee68c25930b,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-165086898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5806179f-ee28-4ea1-87ee-9ee68c25930b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:14.567886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61715d92-bdf4-4d07-901c-91a9c88cd6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:14.589008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61715d92-bdf4-4d07-901c-91a9c88cd6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-165086898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['4618bdd8-3191-4823-b21c-0e03e9f41b33','6c3cee48-67f1-434d-89c6-03df31f3d04d','5a1a46d0-73e6-4d6a-a54e-8221b8ef4d75','894d47bc-f3c4-457a-b94d-d5c844e88225'],size=1,snapshot_id=5806179f-ee28-4ea1-87ee-9ee68c25930b,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:14.589739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa002f3-f43a-4c88-a3bd-db4c4706e1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:14.611771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa002f3-f43a-4c88-a3bd-db4c4706e1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:14.612523 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (c8a6f8bf-9a24-4164-adce-fc5659a3dd0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:14.612888 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:14.613447 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-462ca390-6278-40e2-9c43-f392e3bf1380 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:14.613828 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 307/1210] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:14 2026] POST /volume/v3/volumes => generated 801 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:14.626622 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:14.629271 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:14.629572 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:14.629818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:14.648306 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:14.648306 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:14.655767 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:14.661273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bda0190c-5b35-4863-a116-e7287b5f07d8 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 200 Jul 03 10:43:14.661745 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 305/1211] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:14 2026] GET /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:15.672986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:15.674554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:15.674733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:15.674896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:15.682623 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:15.682623 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:15.686325 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:15.691739 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0160d5e-dfba-4d51-9b1c-e747d4293337 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 200 Jul 03 10:43:15.691739 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 306/1212] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:15 2026] GET /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:15.704009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9832a84a-5796-4825-ab05-735b3aa84f4d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:15.706294 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:15.706410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:15.706629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:15.706982 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:15.714152 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:15.714152 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:15.715158 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:15.744348 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot delete request issued successfully. Jul 03 10:43:15.744348 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9832a84a-5796-4825-ab05-735b3aa84f4d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 202 Jul 03 10:43:15.744694 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 295/1213] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:15 2026] DELETE /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:15.760305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:15.764149 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:15.764419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:15.764669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:15.781758 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:15.781758 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:15.781758 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:15.781758 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cd01c4b-1e75-49b0-9f36-70d6a6973c29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 200 Jul 03 10:43:15.781758 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 308/1214] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:15 2026] GET /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:16.793664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-67d79ce5-89b8-4630-a773-4e6ad816b83b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:16.795978 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67d79ce5-89b8-4630-a773-4e6ad816b83b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:16.797373 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67d79ce5-89b8-4630-a773-4e6ad816b83b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:16.798998 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67d79ce5-89b8-4630-a773-4e6ad816b83b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:16.804997 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67d79ce5-89b8-4630-a773-4e6ad816b83b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 404 Jul 03 10:43:16.805973 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 306/1215] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:16 2026] GET /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:16.814305 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:16.816527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:16.816805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:16.817033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:16.817271 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:16.822504 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:16.822504 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:16.823184 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:16.842803 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot delete request issued successfully. Jul 03 10:43:16.843069 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a97b8d6-6670-4cab-9ddd-033f7df5b48e tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 202 Jul 03 10:43:16.843475 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 307/1216] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:16 2026] DELETE /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:16.851925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:16.854642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:16.856560 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:16.856837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:16.864169 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:16.864169 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:16.869925 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:16.871471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7988375-e8b4-481a-afa7-8799dc6d3c57 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 200 Jul 03 10:43:16.872000 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 296/1217] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:16 2026] GET /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:17.881698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bfa6f226-dad2-4ccc-a307-47be2bab51b0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:17.883371 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bfa6f226-dad2-4ccc-a307-47be2bab51b0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:17.883655 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bfa6f226-dad2-4ccc-a307-47be2bab51b0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:17.883917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bfa6f226-dad2-4ccc-a307-47be2bab51b0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:17.888016 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bfa6f226-dad2-4ccc-a307-47be2bab51b0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 404 Jul 03 10:43:17.889440 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 309/1218] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:17 2026] GET /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:17.895523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:17.898214 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:17.898214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:17.898214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:17.898214 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:17.905139 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:17.905139 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:17.905139 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:17.922414 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:17.922414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76013ed7-e8db-4cd8-a4c4-ccc0599ed27d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 202 Jul 03 10:43:17.922414 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 307/1219] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:17 2026] DELETE /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:17.929646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-efa20162-e207-44dc-b2c1-dbde5303c56a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:17.931842 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-efa20162-e207-44dc-b2c1-dbde5303c56a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:17.932151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-efa20162-e207-44dc-b2c1-dbde5303c56a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:17.932415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-efa20162-e207-44dc-b2c1-dbde5303c56a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:17.941456 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:17.941456 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:17.945640 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-efa20162-e207-44dc-b2c1-dbde5303c56a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:17.950958 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-efa20162-e207-44dc-b2c1-dbde5303c56a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 200 Jul 03 10:43:17.951536 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 308/1220] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:17 2026] GET /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:18.967130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6177f2ca-da05-4599-9a20-aede06f74f82 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:18.969779 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6177f2ca-da05-4599-9a20-aede06f74f82 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:18.969959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6177f2ca-da05-4599-9a20-aede06f74f82 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:18.970158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6177f2ca-da05-4599-9a20-aede06f74f82 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:18.983740 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6177f2ca-da05-4599-9a20-aede06f74f82 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 404 Jul 03 10:43:18.984407 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 297/1221] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:18 2026] GET /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:18.994053 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:18.998643 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:18.998643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:18.998643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:18.998643 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:19.009169 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:19.009169 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:19.010299 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:19.052083 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:19.052398 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e5b924f-06e6-4996-8720-ebc3e91822a1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 202 Jul 03 10:43:19.053182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 310/1222] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:18 2026] DELETE /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:19.063641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:19.066550 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:19.066838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:19.067186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:19.081715 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:19.081715 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:19.086431 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:19.094015 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9f4b3a28-8a66-4af3-aca6-3e35e5d08d62 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 200 Jul 03 10:43:19.094862 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 308/1223] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:19 2026] GET /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:19.344512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7774376c-f7bb-41cc-93cf-5a7ea5a895fc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:19.344512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7774376c-f7bb-41cc-93cf-5a7ea5a895fc None None] GET https://10.4.3.52/volume// Jul 03 10:43:19.344512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7774376c-f7bb-41cc-93cf-5a7ea5a895fc None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:19.344512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7774376c-f7bb-41cc-93cf-5a7ea5a895fc None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:19.344512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7774376c-f7bb-41cc-93cf-5a7ea5a895fc None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:43:19.345135 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 309/1224] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:43:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:43:19.355469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-5b8ef4d5-a1eb-4d7b-ad66-1bc727ab02c3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:19.359642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-5b8ef4d5-a1eb-4d7b-ad66-1bc727ab02c3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:43:19.360188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-5b8ef4d5-a1eb-4d7b-ad66-1bc727ab02c3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05b8aa5c-889c-4af8-9919-ff5e83da71f7", "connector": null, "instance_uuid": "4822cf7c-534f-421b-bcb0-e2a8cda1fad4"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:19.379139 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:19.379139 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:19.420127 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-5b8ef4d5-a1eb-4d7b-ad66-1bc727ab02c3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:43:19.420559 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 298/1225] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:43:19 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:19.434002 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-047bbac4-bbf7-4a44-9503-cdf67aa525f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:19.438068 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-047bbac4-bbf7-4a44-9503-cdf67aa525f0 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a Jul 03 10:43:19.438068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-047bbac4-bbf7-4a44-9503-cdf67aa525f0 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:19.438068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-047bbac4-bbf7-4a44-9503-cdf67aa525f0 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:19.447265 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:19.447265 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:19.986551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-047bbac4-bbf7-4a44-9503-cdf67aa525f0 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a returned with HTTP 200 Jul 03 10:43:19.987447 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 311/1226] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:19 2026] DELETE /volume/v3/attachments/49011ed5-0211-4a30-875f-a6224bff961a => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:20.116121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-79bf5414-ba21-45e6-9b8a-73ff36153698 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:20.122065 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79bf5414-ba21-45e6-9b8a-73ff36153698 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:20.122429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79bf5414-ba21-45e6-9b8a-73ff36153698 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:20.122909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79bf5414-ba21-45e6-9b8a-73ff36153698 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:20.135558 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79bf5414-ba21-45e6-9b8a-73ff36153698 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 404 Jul 03 10:43:20.136250 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 309/1227] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:20 2026] GET /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:20.147084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:20.149131 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:20.149400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:20.149656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:20.149850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:20.157654 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:20.157654 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:20.158063 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:20.178323 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:20.178518 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-59c280f7-9972-457e-a2ca-6d96a20fc609 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 202 Jul 03 10:43:20.178977 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 310/1228] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:20 2026] DELETE /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:20.187474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:20.191249 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:20.191249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:20.191249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:20.198788 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:20.198788 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:20.202604 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:20.207518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e67e90f7-d1fa-4ce8-91c8-cbc97e1b8541 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 200 Jul 03 10:43:20.207889 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 299/1229] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:20 2026] GET /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:21.221350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-02e77d6f-b328-4388-b076-6e7a5306a6ed None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:21.226010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02e77d6f-b328-4388-b076-6e7a5306a6ed tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:21.226233 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02e77d6f-b328-4388-b076-6e7a5306a6ed tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:21.226939 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02e77d6f-b328-4388-b076-6e7a5306a6ed tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:21.235492 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02e77d6f-b328-4388-b076-6e7a5306a6ed tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 404 Jul 03 10:43:21.235983 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 312/1230] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:21 2026] GET /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:21.247127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-400a14fa-b582-454f-812d-8611391150c0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:21.251600 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:21.251600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1471105862"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:21.251600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1471105862'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:21.251600 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:21.258820 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:21.270220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (346948a3-6e28-42ba-ba62-22a35b115491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:21.272711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581366ab-3a76-43e2-9c38-f0373babe095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:21.273926 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:21.314377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581366ab-3a76-43e2-9c38-f0373babe095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:21.315416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7e4617-3321-42fe-8894-f773d98ef94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:21.384215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['108af54b-6ee1-440f-b97a-01ce5ee4d602', '1acc8539-5ce7-4461-a3e7-a91af4b11f55', 'b581854c-60b6-424d-b98e-857b506d84e1', 'b2647ccd-36c8-44e9-9ea2-841b4cd80db0'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:21.384215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7e4617-3321-42fe-8894-f773d98ef94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['108af54b-6ee1-440f-b97a-01ce5ee4d602', '1acc8539-5ce7-4461-a3e7-a91af4b11f55', 'b581854c-60b6-424d-b98e-857b506d84e1', 'b2647ccd-36c8-44e9-9ea2-841b4cd80db0']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:21.384215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b3b7dc-d2f2-460d-af79-3e4040719068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:21.414793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b3b7dc-d2f2-460d-af79-3e4040719068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf23638-f2d8-4c24-9865-ebf45a95c15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1471105862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['108af54b-6ee1-440f-b97a-01ce5ee4d602','1acc8539-5ce7-4461-a3e7-a91af4b11f55','b581854c-60b6-424d-b98e-857b506d84e1','b2647ccd-36c8-44e9-9ea2-841b4cd80db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1471105862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf23638-f2d8-4c24-9865-ebf45a95c15c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:21.417174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d66030e-867b-4076-b9ec-ecdb796cf891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:21.431542 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=264,cinder:UPDATE=74,cinder:INSERT=37 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:43:21.444845 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d66030e-867b-4076-b9ec-ecdb796cf891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1471105862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['108af54b-6ee1-440f-b97a-01ce5ee4d602','1acc8539-5ce7-4461-a3e7-a91af4b11f55','b581854c-60b6-424d-b98e-857b506d84e1','b2647ccd-36c8-44e9-9ea2-841b4cd80db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:21.445930 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16d365-eb15-4f2b-b3f6-7b19199e936a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:21.459619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16d365-eb15-4f2b-b3f6-7b19199e936a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:21.461125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (346948a3-6e28-42ba-ba62-22a35b115491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:21.461749 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:21.462751 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-400a14fa-b582-454f-812d-8611391150c0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:21.463446 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 310/1231] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:43:21 2026] POST /volume/v3/volumes => generated 768 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:21.475654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0847597b-45da-4762-8ac5-0298e421115f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:21.480207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0847597b-45da-4762-8ac5-0298e421115f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:21.480538 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0847597b-45da-4762-8ac5-0298e421115f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:21.480779 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0847597b-45da-4762-8ac5-0298e421115f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:21.494264 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:21.494264 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:21.500826 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0847597b-45da-4762-8ac5-0298e421115f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:21.507137 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0847597b-45da-4762-8ac5-0298e421115f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 200 Jul 03 10:43:21.507670 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 311/1232] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:21 2026] GET /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:22.522273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:22.524773 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:22.525126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:22.525426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:22.535133 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:22.535133 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:22.539876 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:22.546181 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3f06d80-9ee8-48b9-a823-4917a729b506 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 200 Jul 03 10:43:22.546552 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 300/1233] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:22 2026] GET /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:22.559699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:22.561899 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:22.562541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bf23638-f2d8-4c24-9865-ebf45a95c15c", "name": "tempest-VolumeDependencyTests-Snapshot-1000302839"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:22.574049 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:22.574049 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:22.576280 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:22.576280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create snapshot from volume 9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:22.617029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['57393fa4-293b-4eb4-9cdf-d03066daa6f5', '1aac73b9-2cc3-427c-bcd7-e5f335b709d2', '3f6b2157-79ef-4ec2-b166-0f3e5399b7c0', '29dfa921-b7c0-4678-ba3a-9fc2c32fc5dc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:22.658429 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot create request issued successfully. Jul 03 10:43:22.659138 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6214be52-a7c2-4a13-862d-8fb0f0f95ef0 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:22.659852 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 313/1234] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:22.675371 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:22.677773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:22.678020 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:22.678298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:22.684319 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:22.684319 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:22.684769 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:22.685559 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04abe8cb-4eb3-4533-b25f-7337f3bbba37 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 200 Jul 03 10:43:22.686035 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 311/1235] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:22 2026] GET /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:23.695406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:23.698608 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:23.698782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:23.698952 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:23.707259 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:23.707259 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:23.707745 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:23.708635 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b497f8a-ca74-4985-ad84-fd15dae9bf56 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 200 Jul 03 10:43:23.709045 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 312/1236] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:23 2026] GET /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:23.720389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:23.722674 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:23.723120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb4bccbb-9ee2-4fda-b076-72c831eb3de5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-788562788"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:23.724978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb4bccbb-9ee2-4fda-b076-72c831eb3de5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-788562788'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:23.731039 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:23.731039 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:23.731660 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:23.731823 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:23.736067 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:23.743665 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (13bd8c0c-c2f1-4d06-9f73-b7fe472be803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:23.744719 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af0d4a3-c8e9-48e4-9965-716faab91bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:23.745568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:23.777748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af0d4a3-c8e9-48e4-9965-716faab91bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb4bccbb-9ee2-4fda-b076-72c831eb3de5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:23.778523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf659744-e6ff-47e8-8b62-5999c27dbd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:23.815615 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['e1d17521-928f-42d6-a3e9-45d427eacb33', '5c0a16fc-75e8-4a56-ba7b-493ae8ac8919', '3f2de4ca-6d25-4c5c-8536-af8590e3d529', 'b8dc791e-3217-491a-88c0-3266a532b1bf'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:23.816235 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf659744-e6ff-47e8-8b62-5999c27dbd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d17521-928f-42d6-a3e9-45d427eacb33', '5c0a16fc-75e8-4a56-ba7b-493ae8ac8919', '3f2de4ca-6d25-4c5c-8536-af8590e3d529', 'b8dc791e-3217-491a-88c0-3266a532b1bf']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:23.816920 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd9ea61-c73f-4e77-a515-72a1219ed784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:23.860851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd9ea61-c73f-4e77-a515-72a1219ed784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e7138c-0490-4ffc-b4e9-aee5952281d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-788562788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['e1d17521-928f-42d6-a3e9-45d427eacb33','5c0a16fc-75e8-4a56-ba7b-493ae8ac8919','3f2de4ca-6d25-4c5c-8536-af8590e3d529','b8dc791e-3217-491a-88c0-3266a532b1bf'],size=1,snapshot_id=eb4bccbb-9ee2-4fda-b076-72c831eb3de5,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-788562788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e7138c-0490-4ffc-b4e9-aee5952281d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb4bccbb-9ee2-4fda-b076-72c831eb3de5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:23.861715 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc21281-c379-4e72-8f70-047b88293d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:23.882411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc21281-c379-4e72-8f70-047b88293d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-788562788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['e1d17521-928f-42d6-a3e9-45d427eacb33','5c0a16fc-75e8-4a56-ba7b-493ae8ac8919','3f2de4ca-6d25-4c5c-8536-af8590e3d529','b8dc791e-3217-491a-88c0-3266a532b1bf'],size=1,snapshot_id=eb4bccbb-9ee2-4fda-b076-72c831eb3de5,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:23.883247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dca17b5-ae32-465a-8102-a06b3dbd9511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:23.908652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dca17b5-ae32-465a-8102-a06b3dbd9511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:23.909657 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (13bd8c0c-c2f1-4d06-9f73-b7fe472be803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:23.909957 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:23.910552 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c62972f-c1e6-4818-ab41-d186f69feab9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:23.911123 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 301/1237] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:23 2026] POST /volume/v3/volumes => generated 801 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:23.926739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8559512b-8d93-492b-8cfa-7f69e870c06b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:23.929167 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8559512b-8d93-492b-8cfa-7f69e870c06b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:23.929614 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8559512b-8d93-492b-8cfa-7f69e870c06b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:23.930002 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8559512b-8d93-492b-8cfa-7f69e870c06b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:23.941700 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:23.941700 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:23.946626 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8559512b-8d93-492b-8cfa-7f69e870c06b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:23.953809 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8559512b-8d93-492b-8cfa-7f69e870c06b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 returned with HTTP 200 Jul 03 10:43:23.953809 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 314/1238] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:23 2026] GET /volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:43:24.853195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:24.856875 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] PUT https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d Jul 03 10:43:24.858269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:24.873709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Acquiring lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:43:24.882461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" acquired by "attachment_update" :: waited 0.009s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:43:24.884351 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:24.884351 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:24.969544 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:24.973146 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:24.973698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:24.973698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:24.982341 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:24.982341 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:24.987080 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:24.993731 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d62c1bc8-e67f-4000-8dd5-9917a0f42121 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 returned with HTTP 200 Jul 03 10:43:24.994354 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 313/1239] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:24 2026] GET /volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:25.010310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8e627313-93a3-41e6-b10c-faa014ece9bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:25.013074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:25.013390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:25.013716 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:25.013842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:25.021336 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:25.021336 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:25.022003 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:25.056839 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot delete request issued successfully. Jul 03 10:43:25.057175 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e627313-93a3-41e6-b10c-faa014ece9bb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 202 Jul 03 10:43:25.057703 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 302/1240] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:25 2026] DELETE /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:25.071753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:25.073996 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:25.074489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:25.074893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:25.077426 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=285,cinder:UPDATE=105,cinder:INSERT=51 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:43:25.084140 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:25.084140 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:25.084140 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Snapshot retrieved successfully. Jul 03 10:43:25.085515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e3a838db-84f9-4fe5-906f-339e3c67c1e1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 200 Jul 03 10:43:25.086666 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 315/1241] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:25 2026] GET /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:25.418837 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Lock "cinder-attachment_update-05b8aa5c-889c-4af8-9919-ff5e83da71f7-np0000004406" released by "attachment_update" :: held 0.536s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:43:25.419189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-c94116aa-46f5-4c78-a671-43013f56daeb tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d returned with HTTP 200 Jul 03 10:43:25.419658 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 312/1242] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:43:24 2026] PUT /volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:25.427553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-6737604c-e82b-4ef3-ad46-9b727f702bd1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:25.429797 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-6737604c-e82b-4ef3-ad46-9b727f702bd1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d Jul 03 10:43:25.430115 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-6737604c-e82b-4ef3-ad46-9b727f702bd1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:25.430366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-6737604c-e82b-4ef3-ad46-9b727f702bd1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:25.445223 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-6737604c-e82b-4ef3-ad46-9b727f702bd1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d returned with HTTP 200 Jul 03 10:43:25.445657 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 314/1243] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:43:25 2026] GET /volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:26.099335 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-11b871ec-a433-4524-9d28-02879db8a7fa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:26.106533 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11b871ec-a433-4524-9d28-02879db8a7fa tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:26.107187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11b871ec-a433-4524-9d28-02879db8a7fa tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:26.107187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11b871ec-a433-4524-9d28-02879db8a7fa tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:26.110499 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=235,cinder:UPDATE=56,cinder:INSERT=22 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:43:26.115928 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11b871ec-a433-4524-9d28-02879db8a7fa tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 404 Jul 03 10:43:26.117215 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 303/1244] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:26 2026] GET /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:26.128733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:26.133600 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:26.133878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:26.133878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:26.134216 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:26.147740 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:26.147740 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:26.148309 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:26.170490 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:26.170781 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd111f80-85c5-4b6e-92c9-c20c2970e937 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 202 Jul 03 10:43:26.171394 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 316/1245] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:26 2026] DELETE /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:26.183495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:26.188279 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:26.188279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:26.188279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:26.200092 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:26.200092 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:26.209672 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:26.215768 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a2e167a-4733-4ad9-ad83-3eef080e7d01 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 200 Jul 03 10:43:26.215967 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 313/1246] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:26 2026] GET /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:26.243257 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:26.249613 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:26.249613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:26.249613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:26.267305 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:26.267305 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:26.272935 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:26.287894 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f03e74db-4339-435b-b60f-86e7305fd0a6 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:26.288637 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 315/1247] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:26 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:27.230674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cd252843-933c-4d22-b3e0-37ed4dd1241c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.232322 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cd252843-933c-4d22-b3e0-37ed4dd1241c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:27.232518 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cd252843-933c-4d22-b3e0-37ed4dd1241c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.232702 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cd252843-933c-4d22-b3e0-37ed4dd1241c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.238385 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cd252843-933c-4d22-b3e0-37ed4dd1241c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 404 Jul 03 10:43:27.238802 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 304/1248] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:27 2026] GET /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:27.246223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.248516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:27.248858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1381507925"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:27.250409 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1381507925'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:27.250526 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:27.254904 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:27.260780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (ba265c09-066d-4922-a7e8-4a6a2351e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:27.261697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f96be223-622b-4b63-b9e9-071a70e10a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:27.262589 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:27.292136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f96be223-622b-4b63-b9e9-071a70e10a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:27.292990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a134b65a-8bc5-4fa5-8954-b81f890c64c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:27.307055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.307055 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:27.307478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.307478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.316024 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:27.316024 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:27.321949 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:27.328225 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca3a9341-ecec-41f4-bb0c-a6b3ff86aa17 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:27.328738 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 314/1249] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:27 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:27.338576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['26f41bd3-b6ef-4a99-a756-0f8330e5cc86', '4d502d2c-9c32-47fa-b028-cc30123ab802', 'c0a705b6-f372-43cd-8ac8-de108db68b6f', 'b585de96-61aa-43ab-91ae-38c6dc766f74'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:27.339654 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a134b65a-8bc5-4fa5-8954-b81f890c64c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f41bd3-b6ef-4a99-a756-0f8330e5cc86', '4d502d2c-9c32-47fa-b028-cc30123ab802', 'c0a705b6-f372-43cd-8ac8-de108db68b6f', 'b585de96-61aa-43ab-91ae-38c6dc766f74']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:27.340423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931595d0-9f1f-437a-aa13-ef7e504ffc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:27.362686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931595d0-9f1f-437a-aa13-ef7e504ffc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4774febf-d4d7-481a-a1a1-07505c6dc339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1381507925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['26f41bd3-b6ef-4a99-a756-0f8330e5cc86','4d502d2c-9c32-47fa-b028-cc30123ab802','c0a705b6-f372-43cd-8ac8-de108db68b6f','b585de96-61aa-43ab-91ae-38c6dc766f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1381507925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4774febf-d4d7-481a-a1a1-07505c6dc339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:27.362837 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a69159d-93e4-4c1d-bc32-92f6e9f151c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:27.380846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a69159d-93e4-4c1d-bc32-92f6e9f151c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1381507925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['26f41bd3-b6ef-4a99-a756-0f8330e5cc86','4d502d2c-9c32-47fa-b028-cc30123ab802','c0a705b6-f372-43cd-8ac8-de108db68b6f','b585de96-61aa-43ab-91ae-38c6dc766f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:27.382633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74171840-8464-445e-8146-2f5c9cdd1b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:27.390488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74171840-8464-445e-8146-2f5c9cdd1b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:27.391273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (ba265c09-066d-4922-a7e8-4a6a2351e190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:27.391542 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:27.392084 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b03198e0-8049-470b-8fe5-376ef6c1ee73 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:27.392627 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 317/1250] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:43:27 2026] POST /volume/v3/volumes => generated 768 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:27.405125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.407166 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:27.407166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.407363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.409627 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=254,cinder:INSERT=38,cinder:UPDATE=72 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:43:27.415979 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:27.415979 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:27.420568 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:27.425201 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0793e56e-197e-4bc9-a5c6-5677693fa4eb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 200 Jul 03 10:43:27.425569 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 316/1251] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:27 2026] GET /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:27.487895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d8002b59-9941-4626-96e1-dff5b65a1151 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.489968 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d8002b59-9941-4626-96e1-dff5b65a1151 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:43:27.490187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d8002b59-9941-4626-96e1-dff5b65a1151 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.490355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d8002b59-9941-4626-96e1-dff5b65a1151 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.490582 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-d8002b59-9941-4626-96e1-dff5b65a1151 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete snapshot with id: 3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:43:27.495530 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d8002b59-9941-4626-96e1-dff5b65a1151 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 404 Jul 03 10:43:27.495805 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 305/1252] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:27 2026] DELETE /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:27.504352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-603339a9-4219-4a74-aed5-ebe8d346910a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.507893 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-603339a9-4219-4a74-aed5-ebe8d346910a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e Jul 03 10:43:27.507893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-603339a9-4219-4a74-aed5-ebe8d346910a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.507893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-603339a9-4219-4a74-aed5-ebe8d346910a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.511380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-603339a9-4219-4a74-aed5-ebe8d346910a tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e returned with HTTP 404 Jul 03 10:43:27.511914 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 315/1253] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:27 2026] GET /volume/v3/snapshots/3868e7ab-6c27-4f7c-a0dc-87d20c5cd07e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:27.558179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.560452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:27.560668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:27.560851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:27.574440 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:27.574440 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:27.582400 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:27.592131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-e31f6585-56aa-42e5-b2df-7c439546cdc9 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:43:27.592131 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 318/1254] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:43:27 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:27.612846 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:27.616545 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c/action Jul 03 10:43:27.616927 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:27.617037 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:27.632036 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:27.632036 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:27.632599 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:27.644933 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Begin detaching volume completed successfully. Jul 03 10:43:27.645204 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-7cfafc4f-95d6-4c9e-974b-f923b01e274e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c/action returned with HTTP 202 Jul 03 10:43:27.645758 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 317/1255] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:43:27 2026] POST /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:28.341425 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.342839 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:28.343078 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:28.343331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:28.438755 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-253623ae-0ce6-4015-b6a3-845f09acc74b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.440565 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-253623ae-0ce6-4015-b6a3-845f09acc74b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:28.440817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-253623ae-0ce6-4015-b6a3-845f09acc74b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:28.441028 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-253623ae-0ce6-4015-b6a3-845f09acc74b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:28.448335 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:28.448335 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:28.452273 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-253623ae-0ce6-4015-b6a3-845f09acc74b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:28.457237 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-253623ae-0ce6-4015-b6a3-845f09acc74b tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 200 Jul 03 10:43:28.457700 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 316/1256] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:28 2026] GET /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:28.469547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.471023 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:28.471422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4774febf-d4d7-481a-a1a1-07505c6dc339", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-775609262"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:28.472900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request body: {'volume': {'source_volid': '4774febf-d4d7-481a-a1a1-07505c6dc339', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-775609262'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:28.480575 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:28.480575 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:28.480575 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume retrieved successfully. Jul 03 10:43:28.480575 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume of 1 GB Jul 03 10:43:28.482851 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Availability Zones retrieved successfully. Jul 03 10:43:28.483821 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:28.483821 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:28.487739 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:28.489410 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (005cb37f-bb99-41bc-b99c-5142afe9cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:28.491238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75178a93-4574-4629-9b5b-fbfa0009fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:28.492300 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:28.493074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ddee94d-00f9-4a90-abf9-db70d49a445d tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:28.493471 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 306/1257] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:28 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:28.513716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75178a93-4574-4629-9b5b-fbfa0009fe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4774febf-d4d7-481a-a1a1-07505c6dc339', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:28.514590 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37fdc95-b785-4790-bcf4-623aa1ef8d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:28.552507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Created reservations ['7b1a8d0a-d112-4b62-bb6d-38ae949301b2', '786ddf00-5efa-463b-bdf9-b3ce8342024e', 'd3e875ca-4da8-4d0e-a543-b518b74ec207', '1681c7ad-c163-40f4-80b4-d782e4468a48'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:28.553404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37fdc95-b785-4790-bcf4-623aa1ef8d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1a8d0a-d112-4b62-bb6d-38ae949301b2', '786ddf00-5efa-463b-bdf9-b3ce8342024e', 'd3e875ca-4da8-4d0e-a543-b518b74ec207', '1681c7ad-c163-40f4-80b4-d782e4468a48']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:28.554303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092c68ad-7135-4ff7-a04f-ead91d91feff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:28.592427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092c68ad-7135-4ff7-a04f-ead91d91feff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226babe6-2b81-4e8a-926a-a9b796a3e93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-775609262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['7b1a8d0a-d112-4b62-bb6d-38ae949301b2','786ddf00-5efa-463b-bdf9-b3ce8342024e','d3e875ca-4da8-4d0e-a543-b518b74ec207','1681c7ad-c163-40f4-80b4-d782e4468a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=4774febf-d4d7-481a-a1a1-07505c6dc339,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-775609262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=226babe6-2b81-4e8a-926a-a9b796a3e93b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4774febf-d4d7-481a-a1a1-07505c6dc339,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498894a1a8fa44adb83baae369a41dd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:28.594401 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ffb0c1-dc80-4b95-98fd-97f95ff8c26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:28.619265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ffb0c1-dc80-4b95-98fd-97f95ff8c26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-775609262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a542172f0f4f8b8ad92eb8e9d17a39',qos_specs=None,replication_status=,reservations=['7b1a8d0a-d112-4b62-bb6d-38ae949301b2','786ddf00-5efa-463b-bdf9-b3ce8342024e','d3e875ca-4da8-4d0e-a543-b518b74ec207','1681c7ad-c163-40f4-80b4-d782e4468a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=4774febf-d4d7-481a-a1a1-07505c6dc339,status='creating',user_id='498894a1a8fa44adb83baae369a41dd8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:28.619265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e52495d-05c2-472a-9879-a44703c63e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:28.637876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e52495d-05c2-472a-9879-a44703c63e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:28.637876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Flow 'volume_create_api' (005cb37f-bb99-41bc-b99c-5142afe9cc56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:28.638091 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Create volume request issued successfully. Jul 03 10:43:28.638596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-724f66f0-8a5f-4e16-a73b-ce50ffb55539 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:28.639052 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 319/1258] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:43:28 2026] POST /volume/v3/volumes => generated 801 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:28.651285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.653221 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:28.653506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:28.653770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:28.663010 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:28.663010 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:28.667400 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:28.672828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a183fea-e0f9-4cc5-bea4-a21df5030295 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b returned with HTTP 200 Jul 03 10:43:28.673428 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 318/1259] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:28 2026] GET /volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:28.687405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-03f6fcca-5b8b-43bd-b262-e25741a9774c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.688237 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03f6fcca-5b8b-43bd-b262-e25741a9774c None None] GET https://10.4.3.52/volume// Jul 03 10:43:28.688237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03f6fcca-5b8b-43bd-b262-e25741a9774c None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:28.688336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03f6fcca-5b8b-43bd-b262-e25741a9774c None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:28.688598 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03f6fcca-5b8b-43bd-b262-e25741a9774c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:43:28.688876 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 317/1260] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:43:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:43:28.700746 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:28.704530 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:28.704530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:28.704530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:28.720928 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:28.720928 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:28.725956 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:28.732775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-cd8e8de7-81e3-40d8-a790-2c24e60ba6d2 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:43:28.733382 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 307/1261] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:43:28 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:43:29.507979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:29.509810 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:29.509999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:29.510272 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:29.516597 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:29.516597 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:29.520801 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:29.525993 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ed8eaceb-3f55-41d1-bc76-0b82ef1b2c82 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:29.526484 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 320/1262] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:29 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:29.690755 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1733db45-9915-4805-9f84-0f660eaec8fe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:29.692329 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1733db45-9915-4805-9f84-0f660eaec8fe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:29.692517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1733db45-9915-4805-9f84-0f660eaec8fe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:29.692710 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1733db45-9915-4805-9f84-0f660eaec8fe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:29.700461 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:29.700461 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:29.705083 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1733db45-9915-4805-9f84-0f660eaec8fe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:29.709241 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1733db45-9915-4805-9f84-0f660eaec8fe tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b returned with HTTP 200 Jul 03 10:43:29.709819 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 319/1263] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:29 2026] GET /volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:29.721977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:29.723717 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:29.723910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:29.724077 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:29.724252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:29.730896 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:29.730896 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:29.731381 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:29.753714 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:29.753714 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1aaa5611-8ef6-4f55-a2ee-4699c60b7f1f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 202 Jul 03 10:43:29.753714 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 318/1264] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:29 2026] DELETE /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:29.763976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:29.765589 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:29.765763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:29.765925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:29.774781 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:29.774781 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:29.779275 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:29.783663 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-19843498-1a2d-47e3-ac44-6d7603d0c907 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 200 Jul 03 10:43:29.784025 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 308/1265] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:29 2026] GET /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:29.963864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f40e3120-9b7c-485d-8680-233548176345 req-649ce5e9-5c11-4783-b840-1b6a6fe10640 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:29.965705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-649ce5e9-5c11-4783-b840-1b6a6fe10640 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 Jul 03 10:43:29.965876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-649ce5e9-5c11-4783-b840-1b6a6fe10640 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:29.966073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-649ce5e9-5c11-4783-b840-1b6a6fe10640 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:29.972750 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:29.972750 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:30.503555 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f40e3120-9b7c-485d-8680-233548176345 req-649ce5e9-5c11-4783-b840-1b6a6fe10640 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 returned with HTTP 200 Jul 03 10:43:30.504030 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 321/1266] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:29 2026] DELETE /volume/v3/attachments/254c1b37-4491-4d77-9357-43c7a6f96036 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:30.539141 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-04fe565d-1454-4df7-a257-aebcff6864c5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:30.541182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04fe565d-1454-4df7-a257-aebcff6864c5 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:30.541426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04fe565d-1454-4df7-a257-aebcff6864c5 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:30.541679 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04fe565d-1454-4df7-a257-aebcff6864c5 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:30.549178 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:30.549178 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:30.553271 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-04fe565d-1454-4df7-a257-aebcff6864c5 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:30.557663 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04fe565d-1454-4df7-a257-aebcff6864c5 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:30.558289 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 320/1267] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:30 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:30.797976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8b63340c-b850-4c26-87f1-d678c2f383e4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:30.800205 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b63340c-b850-4c26-87f1-d678c2f383e4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:30.800424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b63340c-b850-4c26-87f1-d678c2f383e4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:30.800611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b63340c-b850-4c26-87f1-d678c2f383e4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:30.806916 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b63340c-b850-4c26-87f1-d678c2f383e4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 404 Jul 03 10:43:30.807575 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 319/1268] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:30 2026] GET /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:30.815136 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:30.816926 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:30.817170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:30.817358 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:30.817521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:30.824685 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:30.824685 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:30.825182 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:30.840927 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:30.841127 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48e33d66-f40d-40a3-9991-5a19140edaf7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b returned with HTTP 202 Jul 03 10:43:30.841469 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 309/1269] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:30 2026] DELETE /volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:30.848818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:30.850657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:30.850876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:30.851072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:30.858142 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:30.858142 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:30.862171 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:30.867518 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f28a9af9-84ce-4774-9dc1-5ebc007ff95d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b returned with HTTP 200 Jul 03 10:43:30.868008 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 322/1270] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:30 2026] GET /volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:31.060816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.062572 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:43:31.062768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.062965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.069399 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.069399 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:31.072693 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:43:31.076273 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11d3f1e2-234f-4360-99ed-fd187daefe8f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:43:31.076649 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 321/1271] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:31.122684 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.124227 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:43:31.124390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.124559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.130564 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.130564 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:31.133589 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:43:31.136875 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c39f431a-396d-4086-a7fb-aad4d6b203e4 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:43:31.137168 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 320/1272] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:31.574229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.576079 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:31.576317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.576530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.583381 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.583381 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:31.587289 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:31.591832 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c4b6e54-a222-4d3b-94fa-4bfa55a02e0e tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:31.592325 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 310/1273] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:31.624389 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.626794 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] POST https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action Jul 03 10:43:31.627296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1554175653", "disk_format": "qcow2"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:31.627500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1554175653", "disk_format": "qcow2"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:31.637603 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.637603 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:31.638183 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:31.650452 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.650452 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:31.654078 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.image.image_utils [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1554175653'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1554175653'}]. {{(pid=99876) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 10:43:31.883456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-87ab04fa-682f-4fb3-95d4-b5bf8b0e4a1a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.885321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87ab04fa-682f-4fb3-95d4-b5bf8b0e4a1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b Jul 03 10:43:31.885580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87ab04fa-682f-4fb3-95d4-b5bf8b0e4a1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.885822 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87ab04fa-682f-4fb3-95d4-b5bf8b0e4a1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.892649 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87ab04fa-682f-4fb3-95d4-b5bf8b0e4a1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b returned with HTTP 404 Jul 03 10:43:31.892649 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 322/1274] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/226babe6-2b81-4e8a-926a-a9b796a3e93b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:31.902015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.905037 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:31.905037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.905037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.905224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.905558 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:31.909049 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:31.909727 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.910139 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.912041 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cab43e37-2aa4-4e37-9619-ec31b5763192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 404 Jul 03 10:43:31.912691 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 321/1275] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:31 2026] DELETE /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:31.920871 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.920871 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:31.921272 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f51091ae-1056-4ce0-9e31-29862449da6f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.923796 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f51091ae-1056-4ce0-9e31-29862449da6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 Jul 03 10:43:31.924060 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f51091ae-1056-4ce0-9e31-29862449da6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.924303 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f51091ae-1056-4ce0-9e31-29862449da6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.925703 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:31.931698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-435bdba4-f73e-4388-8d25-5481b22c390d req-9494e8d8-33c2-4aa2-994c-23327258cedd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:43:31.932276 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 311/1276] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:31.932682 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f51091ae-1056-4ce0-9e31-29862449da6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 returned with HTTP 404 Jul 03 10:43:31.933437 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 323/1277] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/4774febf-d4d7-481a-a1a1-07505c6dc339 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:31.942562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.945809 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:31.945809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.945809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.945809 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:31.953657 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.955531 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:31.955592 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.955592 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:31.955800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.956003 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.956172 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete volume with id: f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:31.956214 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:31.962605 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.962605 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:31.963120 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:31.975371 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume request issued successfully. Jul 03 10:43:31.975538 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc7a4c4d-ae17-4f25-a862-2f07bc411306 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 returned with HTTP 202 Jul 03 10:43:31.976053 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 322/1278] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:31 2026] DELETE /volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:43:31.980438 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete volume request issued successfully. Jul 03 10:43:31.980657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11dd84d7-c905-4167-8e6e-faeb5262bc65 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 202 Jul 03 10:43:31.981117 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 312/1279] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:31 2026] DELETE /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:31.986434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf3d282b-f910-49e6-9703-47d4583fbfae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.988704 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf3d282b-f910-49e6-9703-47d4583fbfae tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:31.988977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf3d282b-f910-49e6-9703-47d4583fbfae tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.989253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf3d282b-f910-49e6-9703-47d4583fbfae tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.990948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:31.992931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:31.993143 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:31.993249 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:31.997924 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:31.997924 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:32.001346 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:32.001346 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:32.002410 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf3d282b-f910-49e6-9703-47d4583fbfae tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Volume info retrieved successfully. Jul 03 10:43:32.004910 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:43:32.006795 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf3d282b-f910-49e6-9703-47d4583fbfae tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 returned with HTTP 200 Jul 03 10:43:32.007274 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 324/1280] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:32.008959 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b05774f9-b8a8-4682-9fbd-e53c5ced8667 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 200 Jul 03 10:43:32.009517 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 323/1281] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:31 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:32.122725 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Copy volume to image completed successfully. Jul 03 10:43:32.123240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cea8fa74-0fa6-48c7-904c-7d16877fc1e1 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action returned with HTTP 202 Jul 03 10:43:32.123747 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 323/1282] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:43:31 2026] POST /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df/action => generated 689 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:32.542866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-4c3f5066-47f7-4754-a12e-d778140f19a3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:32.545590 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-4c3f5066-47f7-4754-a12e-d778140f19a3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] POST https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d/action Jul 03 10:43:32.545740 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-4c3f5066-47f7-4754-a12e-d778140f19a3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:32.545813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-4c3f5066-47f7-4754-a12e-d778140f19a3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:32.563423 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:32.563423 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:32.575361 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e41fa383-a42e-4f95-940f-6c0f3a1d9e22 req-4c3f5066-47f7-4754-a12e-d778140f19a3 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d/action returned with HTTP 204 Jul 03 10:43:32.576037 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 313/1283] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:43:32 2026] POST /volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.021440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6f139e91-6db8-4989-a469-107520b7b1f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.023651 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f139e91-6db8-4989-a469-107520b7b1f1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 Jul 03 10:43:33.023764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8f52392d-8ade-49a0-8131-296da6caaa52 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.024073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f139e91-6db8-4989-a469-107520b7b1f1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.024549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f139e91-6db8-4989-a469-107520b7b1f1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.028519 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8f52392d-8ade-49a0-8131-296da6caaa52 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c Jul 03 10:43:33.028827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8f52392d-8ade-49a0-8131-296da6caaa52 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.029100 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8f52392d-8ade-49a0-8131-296da6caaa52 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.031950 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f139e91-6db8-4989-a469-107520b7b1f1 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 returned with HTTP 404 Jul 03 10:43:33.032560 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 325/1284] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/72e7138c-0490-4ffc-b4e9-aee5952281d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.038582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8f52392d-8ade-49a0-8131-296da6caaa52 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c returned with HTTP 404 Jul 03 10:43:33.038861 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 324/1285] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/f886e58a-116a-4d33-87e3-f672bcdef41c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.040266 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-98eb4029-c82b-44f2-af4a-36326c0befbc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.044134 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98eb4029-c82b-44f2-af4a-36326c0befbc tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:33.044134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98eb4029-c82b-44f2-af4a-36326c0befbc tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.044134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98eb4029-c82b-44f2-af4a-36326c0befbc tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.044134 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-98eb4029-c82b-44f2-af4a-36326c0befbc tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:33.052998 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98eb4029-c82b-44f2-af4a-36326c0befbc tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 404 Jul 03 10:43:33.053238 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 324/1286] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.062867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ea42902d-5375-414f-bde2-53467067ad29 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.066211 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea42902d-5375-414f-bde2-53467067ad29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 Jul 03 10:43:33.066463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea42902d-5375-414f-bde2-53467067ad29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.066716 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea42902d-5375-414f-bde2-53467067ad29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.074145 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea42902d-5375-414f-bde2-53467067ad29 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 returned with HTTP 404 Jul 03 10:43:33.074145 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 314/1287] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/snapshots/eb4bccbb-9ee2-4fda-b076-72c831eb3de5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.084790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.086448 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:33.086834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.087179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.087469 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:33.094527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39deebee-d92a-4407-a0db-25037aa2f9f9 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 404 Jul 03 10:43:33.095269 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 326/1288] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.104597 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-959cf8a7-47a1-4db8-9c9c-90f331bdfafb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.106914 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-959cf8a7-47a1-4db8-9c9c-90f331bdfafb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c Jul 03 10:43:33.107204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-959cf8a7-47a1-4db8-9c9c-90f331bdfafb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.107380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-959cf8a7-47a1-4db8-9c9c-90f331bdfafb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.114565 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-959cf8a7-47a1-4db8-9c9c-90f331bdfafb tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c returned with HTTP 404 Jul 03 10:43:33.115201 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 325/1289] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/9bf23638-f2d8-4c24-9865-ebf45a95c15c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.123799 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-82a5f147-692f-4899-906b-6c652ef64e79 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.125826 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-82a5f147-692f-4899-906b-6c652ef64e79 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:33.126075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-82a5f147-692f-4899-906b-6c652ef64e79 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.126307 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-82a5f147-692f-4899-906b-6c652ef64e79 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.126520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-82a5f147-692f-4899-906b-6c652ef64e79 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:33.133229 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-82a5f147-692f-4899-906b-6c652ef64e79 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 404 Jul 03 10:43:33.133833 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 325/1290] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.141449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b9374874-ede0-4e76-aa29-8e59ea3d01a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.144089 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b9374874-ede0-4e76-aa29-8e59ea3d01a7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 Jul 03 10:43:33.144393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b9374874-ede0-4e76-aa29-8e59ea3d01a7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.144651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b9374874-ede0-4e76-aa29-8e59ea3d01a7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.152310 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b9374874-ede0-4e76-aa29-8e59ea3d01a7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 returned with HTTP 404 Jul 03 10:43:33.152538 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 315/1291] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/aaf6bfbe-87d1-4f9a-ae21-d9ddc25f4d58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.159882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f2447fa-842d-4092-9516-30dffea91f6f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.161705 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f2447fa-842d-4092-9516-30dffea91f6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:33.161918 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f2447fa-842d-4092-9516-30dffea91f6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.162128 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f2447fa-842d-4092-9516-30dffea91f6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.162249 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-0f2447fa-842d-4092-9516-30dffea91f6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:33.168119 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f2447fa-842d-4092-9516-30dffea91f6f tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 404 Jul 03 10:43:33.168653 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 327/1292] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.175577 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3ee98530-ea37-440e-ad54-df23d228fb25 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.177712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3ee98530-ea37-440e-ad54-df23d228fb25 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b Jul 03 10:43:33.177954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3ee98530-ea37-440e-ad54-df23d228fb25 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.178219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3ee98530-ea37-440e-ad54-df23d228fb25 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.186547 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3ee98530-ea37-440e-ad54-df23d228fb25 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b returned with HTTP 404 Jul 03 10:43:33.187164 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 326/1293] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/snapshots/5806179f-ee28-4ea1-87ee-9ee68c25930b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.194783 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.197144 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:33.197524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.197906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.198154 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:33.204837 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-573f68b6-9654-49d2-bfaa-ef88f10c9d24 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 404 Jul 03 10:43:33.205347 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 326/1294] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.212369 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-28dd25f4-2d37-40c2-8837-5e2dbb942f20 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.214517 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-28dd25f4-2d37-40c2-8837-5e2dbb942f20 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec Jul 03 10:43:33.214801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-28dd25f4-2d37-40c2-8837-5e2dbb942f20 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.215050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-28dd25f4-2d37-40c2-8837-5e2dbb942f20 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.222596 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-28dd25f4-2d37-40c2-8837-5e2dbb942f20 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec returned with HTTP 404 Jul 03 10:43:33.223210 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 316/1295] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/889db232-e9bf-4034-911d-43641ee7ebec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.232088 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.235041 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:33.235041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.235041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.235616 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:33.239816 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4301c26f-8a5c-44ad-9002-631ba0fd9308 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 404 Jul 03 10:43:33.239979 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 328/1296] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.247298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b5420229-3bcf-48f8-90ca-099a8c214331 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.249303 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b5420229-3bcf-48f8-90ca-099a8c214331 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb Jul 03 10:43:33.249525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b5420229-3bcf-48f8-90ca-099a8c214331 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.249717 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b5420229-3bcf-48f8-90ca-099a8c214331 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.255322 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b5420229-3bcf-48f8-90ca-099a8c214331 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb returned with HTTP 404 Jul 03 10:43:33.255855 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 327/1297] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/snapshots/d27389b3-dcda-40e3-99da-fed936a427fb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.263164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.265149 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:33.270419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.270419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.270419 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:33.271970 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3df7ad01-a52b-4948-9dd8-86480307cd07 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 404 Jul 03 10:43:33.276916 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 327/1298] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.279822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44e5887d-043f-481a-8a36-a65a10c8d192 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.281808 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44e5887d-043f-481a-8a36-a65a10c8d192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c Jul 03 10:43:33.282339 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44e5887d-043f-481a-8a36-a65a10c8d192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.282785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44e5887d-043f-481a-8a36-a65a10c8d192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.291407 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44e5887d-043f-481a-8a36-a65a10c8d192 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c returned with HTTP 404 Jul 03 10:43:33.291995 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 317/1299] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/ee423c43-b6e7-434c-bdfd-68ea6981950c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.299902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.301854 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:33.302092 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.302339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.302560 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:33.315972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad82db6b-90fa-446d-8dea-d04b4dbeddaf tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 404 Jul 03 10:43:33.317322 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 329/1300] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.327081 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0e5a39ac-af04-49f5-9ee0-008c0bfc65c6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.328769 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e5a39ac-af04-49f5-9ee0-008c0bfc65c6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b Jul 03 10:43:33.328972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e5a39ac-af04-49f5-9ee0-008c0bfc65c6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.329174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e5a39ac-af04-49f5-9ee0-008c0bfc65c6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.342010 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e5a39ac-af04-49f5-9ee0-008c0bfc65c6 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b returned with HTTP 404 Jul 03 10:43:33.342501 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 328/1301] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/5aca0b52-54f0-4b0c-9e58-d0a7cd498e6b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.355444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.360318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:33.360616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.360876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.361161 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:33.367604 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ae3ee6c-c602-455e-8d9d-97247612fd1a tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 404 Jul 03 10:43:33.368233 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 328/1302] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.375295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-758c93db-1b2e-4ffe-bc81-a8c03ef67fa7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.377184 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-758c93db-1b2e-4ffe-bc81-a8c03ef67fa7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c Jul 03 10:43:33.377498 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-758c93db-1b2e-4ffe-bc81-a8c03ef67fa7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.377784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-758c93db-1b2e-4ffe-bc81-a8c03ef67fa7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.389859 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-758c93db-1b2e-4ffe-bc81-a8c03ef67fa7 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c returned with HTTP 404 Jul 03 10:43:33.393970 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 318/1303] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/60879324-9101-47ad-9878-809fa11df15c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.403169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-97405931-7b53-419b-a140-db02a8e3f9c4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.406485 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-97405931-7b53-419b-a140-db02a8e3f9c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:33.407799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-97405931-7b53-419b-a140-db02a8e3f9c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.407799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-97405931-7b53-419b-a140-db02a8e3f9c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.407799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-97405931-7b53-419b-a140-db02a8e3f9c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:33.412997 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-97405931-7b53-419b-a140-db02a8e3f9c4 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 404 Jul 03 10:43:33.412997 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 330/1304] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.422071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bb92cddf-7370-4e80-8967-a91edc8958ca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.424481 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bb92cddf-7370-4e80-8967-a91edc8958ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d Jul 03 10:43:33.424792 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bb92cddf-7370-4e80-8967-a91edc8958ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.425073 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bb92cddf-7370-4e80-8967-a91edc8958ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.431346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bb92cddf-7370-4e80-8967-a91edc8958ca tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d returned with HTTP 404 Jul 03 10:43:33.431439 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 329/1305] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/snapshots/7fa091e4-1a9f-4217-a91f-a540bf7bad3d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:43:33.443425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-29090525-fae2-4757-af6e-a5c57c0b5142 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.448480 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-29090525-fae2-4757-af6e-a5c57c0b5142 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:33.448855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-29090525-fae2-4757-af6e-a5c57c0b5142 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.449238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-29090525-fae2-4757-af6e-a5c57c0b5142 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.449446 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-29090525-fae2-4757-af6e-a5c57c0b5142 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:33.457374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-29090525-fae2-4757-af6e-a5c57c0b5142 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 404 Jul 03 10:43:33.458258 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 329/1306] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.466554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0a70d897-7a1f-4536-935a-8e6c0ef7870d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.468677 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0a70d897-7a1f-4536-935a-8e6c0ef7870d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 Jul 03 10:43:33.469084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0a70d897-7a1f-4536-935a-8e6c0ef7870d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.469417 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0a70d897-7a1f-4536-935a-8e6c0ef7870d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.478063 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0a70d897-7a1f-4536-935a-8e6c0ef7870d tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 returned with HTTP 404 Jul 03 10:43:33.478858 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 319/1307] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/7316b176-5cc4-447e-b3d2-7b11d9da4ca6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.492892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.494636 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:33.495394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.495394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.495394 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete snapshot with id: 1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:33.501211 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae750ab6-72d1-4ffe-b3e9-f307efc54d0c tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 404 Jul 03 10:43:33.501673 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 331/1308] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.510163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b0e8a917-977a-4ee4-a598-47e0b7c9ea74 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.512295 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0e8a917-977a-4ee4-a598-47e0b7c9ea74 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de Jul 03 10:43:33.512524 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0e8a917-977a-4ee4-a598-47e0b7c9ea74 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.512779 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0e8a917-977a-4ee4-a598-47e0b7c9ea74 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.518750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0e8a917-977a-4ee4-a598-47e0b7c9ea74 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de returned with HTTP 404 Jul 03 10:43:33.519322 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 330/1309] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/snapshots/1ba577d2-c73c-40e2-ae41-d218178bf3de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:33.528041 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.529860 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:33.530252 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.530521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.530734 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Delete volume with id: 2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:33.543555 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ee692e8-fd78-4b53-84cd-c9a6028a6057 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 404 Jul 03 10:43:33.544127 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 330/1310] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:43:33 2026] DELETE /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.552991 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3d8b6fe8-dfbe-44d8-b800-567a591f23a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.555002 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d8b6fe8-dfbe-44d8-b800-567a591f23a2 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] GET https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 Jul 03 10:43:33.555226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d8b6fe8-dfbe-44d8-b800-567a591f23a2 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.555557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d8b6fe8-dfbe-44d8-b800-567a591f23a2 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:33.563478 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d8b6fe8-dfbe-44d8-b800-567a591f23a2 tempest-VolumeDependencyTests-1466461111 tempest-VolumeDependencyTests-1466461111-project-member] https://10.4.3.52/volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 returned with HTTP 404 Jul 03 10:43:33.563784 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 320/1311] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/2c968d55-9011-4304-a11a-fccf7e57f024 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:43:33.996657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:33.997087 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:33.997087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:33.997292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:34.006566 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:34.006566 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:34.009903 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:34.013835 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1562fd1d-4929-4205-99e9-39f5c8178f28 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:43:34.014219 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 332/1312] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:33 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:34.072912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:34.075939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:34.076169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:34.076390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:34.089952 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:34.089952 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:34.095409 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:34.099810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-ca81a8b4-392f-49e6-b3df-a704dc2f5597 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:43:34.100287 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 331/1313] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:43:34 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:34.121908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:34.123758 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] POST https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8/action Jul 03 10:43:34.124065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:34.124428 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:34.135557 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:34.135557 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:34.136033 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:34.142849 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Begin detaching volume completed successfully. Jul 03 10:43:34.143086 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-57f9c82e-1f0a-4f6c-a488-d6ecc742066b tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8/action returned with HTTP 202 Jul 03 10:43:34.143550 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 331/1314] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:43:34 2026] POST /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:34.950377 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-9c049421-ef31-473c-9998-d80433f67399 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:34.952247 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-9c049421-ef31-473c-9998-d80433f67399 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 Jul 03 10:43:34.952436 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-9c049421-ef31-473c-9998-d80433f67399 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:34.952639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-9c049421-ef31-473c-9998-d80433f67399 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:34.952794 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:34.959593 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:34.959593 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:35.061534 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:35.061886 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:35.064541 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:35.066378 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume of 1 GB Jul 03 10:43:35.074813 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Availability Zones retrieved successfully. Jul 03 10:43:35.080289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Flow 'volume_create_api' (b05f97be-1292-4f26-8204-23d765010c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:35.081563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20baac33-4a2c-4004-ad15-ff2bfc7baff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:35.082457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:35.108383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20baac33-4a2c-4004-ad15-ff2bfc7baff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:35.109065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8caec9b-de7b-44cf-bd65-964c728d525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:35.163955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a7bc73c4-dfbd-4c8e-8939-90705de4ba93 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:35.164393 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7bc73c4-dfbd-4c8e-8939-90705de4ba93 None None] GET https://10.4.3.52/volume// Jul 03 10:43:35.164584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7bc73c4-dfbd-4c8e-8939-90705de4ba93 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:35.164824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7bc73c4-dfbd-4c8e-8939-90705de4ba93 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:35.165218 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7bc73c4-dfbd-4c8e-8939-90705de4ba93 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:43:35.165536 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 332/1315] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:43:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:43:35.168949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Created reservations ['36f98bcf-dde2-411a-ace6-648166173344', '9e8b8b90-8765-4218-a458-c1c37d973190', '17181d85-e1f4-43ad-b2df-50b085a326f4', '9c8aac18-b690-4ab8-8f73-f640184793da'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:35.169874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8caec9b-de7b-44cf-bd65-964c728d525c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f98bcf-dde2-411a-ace6-648166173344', '9e8b8b90-8765-4218-a458-c1c37d973190', '17181d85-e1f4-43ad-b2df-50b085a326f4', '9c8aac18-b690-4ab8-8f73-f640184793da']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:35.170798 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1056dee2-90f3-46ad-8094-223e17b1e1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:35.171913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:35.173990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:35.174236 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:35.174418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:35.183404 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:35.183404 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:35.186627 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:35.190969 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-283650c0-abfd-4473-a106-601b74e8931c tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:43:35.191335 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 332/1316] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:43:35 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:43:35.196871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1056dee2-90f3-46ad-8094-223e17b1e1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca46e0ac-722e-45ec-8f90-e957b9cd7a9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5494945b9f74d1da6fc4d1c1b016258',qos_specs=None,replication_status=,reservations=['36f98bcf-dde2-411a-ace6-648166173344','9e8b8b90-8765-4218-a458-c1c37d973190','17181d85-e1f4-43ad-b2df-50b085a326f4','9c8aac18-b690-4ab8-8f73-f640184793da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca46e0ac-722e-45ec-8f90-e957b9cd7a9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5494945b9f74d1da6fc4d1c1b016258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:35.197864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282b826e-ab8b-4234-9ab5-fc8e77116751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:35.224195 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282b826e-ab8b-4234-9ab5-fc8e77116751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5494945b9f74d1da6fc4d1c1b016258',qos_specs=None,replication_status=,reservations=['36f98bcf-dde2-411a-ace6-648166173344','9e8b8b90-8765-4218-a458-c1c37d973190','17181d85-e1f4-43ad-b2df-50b085a326f4','9c8aac18-b690-4ab8-8f73-f640184793da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:35.225076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c1a286-a0ff-4799-960b-8f88fb3c5a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:35.238165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c1a286-a0ff-4799-960b-8f88fb3c5a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:35.238959 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Flow 'volume_create_api' (b05f97be-1292-4f26-8204-23d765010c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:35.239284 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume request issued successfully. Jul 03 10:43:35.239848 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3fcf1617-ac4f-46f5-8732-9859d7355ecc tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:35.240336 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 333/1317] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:43:34 2026] POST /volume/v3/volumes => generated 738 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:35.253858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:35.255979 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:35.256250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:35.256520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:35.432272 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:35.432272 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:35.436585 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:35.441347 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a38003d0-6261-4bb8-9c94-68ee3c5e0862 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 200 Jul 03 10:43:35.441873 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 333/1318] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:35 2026] GET /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 806 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:35.501929 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-9c049421-ef31-473c-9998-d80433f67399 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 returned with HTTP 200 Jul 03 10:43:35.502549 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 321/1319] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:34 2026] DELETE /volume/v3/attachments/70e36299-de3f-4d76-b2a3-8295b09e6231 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:35.511339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-6f03b69c-0f7c-494e-9b35-f65eb204e166 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:35.513380 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-6f03b69c-0f7c-494e-9b35-f65eb204e166 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 Jul 03 10:43:35.513840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-6f03b69c-0f7c-494e-9b35-f65eb204e166 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:35.513840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-6f03b69c-0f7c-494e-9b35-f65eb204e166 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:35.521290 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:35.521290 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:36.007376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-0f44643f-3c5a-4d9a-966f-6e1cfbba93e4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.010207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-0f44643f-3c5a-4d9a-966f-6e1cfbba93e4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] DELETE https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 Jul 03 10:43:36.010418 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-0f44643f-3c5a-4d9a-966f-6e1cfbba93e4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:36.010643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-0f44643f-3c5a-4d9a-966f-6e1cfbba93e4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:36.021787 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:36.021787 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:36.080135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-6f03b69c-0f7c-494e-9b35-f65eb204e166 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 returned with HTTP 200 Jul 03 10:43:36.080650 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 333/1320] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:35 2026] DELETE /volume/v3/attachments/f528f31d-b520-4da3-a887-69a34f7066e9 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:36.091532 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-b2397b7a-0ae7-483c-8bcb-9dd739180d17 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.093460 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-b2397b7a-0ae7-483c-8bcb-9dd739180d17 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b Jul 03 10:43:36.093460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-b2397b7a-0ae7-483c-8bcb-9dd739180d17 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:36.093460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-b2397b7a-0ae7-483c-8bcb-9dd739180d17 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:36.103061 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:36.103061 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:36.458925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.461026 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:36.461334 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:36.461519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:36.470397 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:36.470397 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:36.475982 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:36.480981 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01cc5b5a-1806-44e1-9c87-f67b075771f8 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 200 Jul 03 10:43:36.481359 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 322/1321] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:36 2026] GET /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:36.503659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-72e01993-4d29-44a8-8157-530395fb5bc3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.506009 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72e01993-4d29-44a8-8157-530395fb5bc3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:36.506272 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-72e01993-4d29-44a8-8157-530395fb5bc3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:36.506639 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-72e01993-4d29-44a8-8157-530395fb5bc3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:36.515095 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:36.515095 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:36.520531 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-72e01993-4d29-44a8-8157-530395fb5bc3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:36.526073 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72e01993-4d29-44a8-8157-530395fb5bc3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 200 Jul 03 10:43:36.526499 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 334/1322] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:36 2026] GET /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:36.541487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.543775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:36.544127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-15054141"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:36.545925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-15054141'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:36.546179 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume of 1 GB Jul 03 10:43:36.551412 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Availability Zones retrieved successfully. Jul 03 10:43:36.559093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Flow 'volume_create_api' (ba2ae912-6758-4074-b9cd-bce2cd8e6c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:36.560009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b6e806-c915-4fb5-a774-4f6227f6bf66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:36.560910 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:36.561946 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8b63840b-8c1e-4935-8fe6-a0ca1295b27c req-0f44643f-3c5a-4d9a-966f-6e1cfbba93e4 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 returned with HTTP 200 Jul 03 10:43:36.562649 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 334/1323] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:36 2026] DELETE /volume/v3/attachments/464b060d-0f56-4fa1-bf63-45c38dd0b146 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:36.601522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b6e806-c915-4fb5-a774-4f6227f6bf66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:36.602252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b064bf-2e5b-4b77-8d93-99488a1c9a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:36.659422 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b64b029c-10f0-4ad4-8944-7f62b18d3611 req-b2397b7a-0ae7-483c-8bcb-9dd739180d17 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b returned with HTTP 200 Jul 03 10:43:36.659891 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 334/1324] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:36 2026] DELETE /volume/v3/attachments/ea241c76-4ed9-4ffb-a3d9-47b5a279d49b => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:36.664134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Created reservations ['c5494995-3e9d-4495-905a-354e6e2febc9', 'c412db84-985d-4cee-bd8e-faa9c885baa8', 'c1f2d0a6-3811-421d-b270-4516251dfc80', '86dee4c4-d083-417a-99e7-7946dac823a4'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:36.664918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b064bf-2e5b-4b77-8d93-99488a1c9a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5494995-3e9d-4495-905a-354e6e2febc9', 'c412db84-985d-4cee-bd8e-faa9c885baa8', 'c1f2d0a6-3811-421d-b270-4516251dfc80', '86dee4c4-d083-417a-99e7-7946dac823a4']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:36.665688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12717fa-6031-4c2a-ac07-ba7172cb0bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:36.690918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12717fa-6031-4c2a-ac07-ba7172cb0bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0f2e98-ae09-4709-a7bd-6b9981ab57b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-15054141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5494945b9f74d1da6fc4d1c1b016258',qos_specs=None,replication_status=,reservations=['c5494995-3e9d-4495-905a-354e6e2febc9','c412db84-985d-4cee-bd8e-faa9c885baa8','c1f2d0a6-3811-421d-b270-4516251dfc80','86dee4c4-d083-417a-99e7-7946dac823a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:36Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-15054141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0f2e98-ae09-4709-a7bd-6b9981ab57b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5494945b9f74d1da6fc4d1c1b016258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:36.691624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7815e290-a4f8-4b27-81da-0595b1469970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:36.713618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7815e290-a4f8-4b27-81da-0595b1469970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-15054141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5494945b9f74d1da6fc4d1c1b016258',qos_specs=None,replication_status=,reservations=['c5494995-3e9d-4495-905a-354e6e2febc9','c412db84-985d-4cee-bd8e-faa9c885baa8','c1f2d0a6-3811-421d-b270-4516251dfc80','86dee4c4-d083-417a-99e7-7946dac823a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc0f7ef359f4e65a965d8a377e2f06b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:36.714997 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4a8e08-9cb2-41d9-b356-8a9af45bf24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:36.726212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4a8e08-9cb2-41d9-b356-8a9af45bf24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:36.727001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Flow 'volume_create_api' (ba2ae912-6758-4074-b9cd-bce2cd8e6c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:36.727332 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create volume request issued successfully. Jul 03 10:43:36.727957 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12d7818f-8edb-4e26-b287-85bd9f219bc6 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:36.728707 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 323/1325] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:43:36 2026] POST /volume/v3/volumes => generated 772 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:36.751152 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:36.751908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:36.751908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:36.751908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:36.762203 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:36.762203 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:36.765959 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:36.771901 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9980d5-6c79-43ba-bf52-b755a6f135aa tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 200 Jul 03 10:43:36.772335 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 335/1326] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:36 2026] GET /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:37.326362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-70202ef3-a193-4b23-b776-5c25f5032347 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:37.329173 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70202ef3-a193-4b23-b776-5c25f5032347 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:37.330038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70202ef3-a193-4b23-b776-5c25f5032347 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:37.331064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70202ef3-a193-4b23-b776-5c25f5032347 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:37.343683 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:37.343683 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:37.350492 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-70202ef3-a193-4b23-b776-5c25f5032347 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:37.357863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70202ef3-a193-4b23-b776-5c25f5032347 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:43:37.358528 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 335/1327] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:37 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:37.789967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:37.792193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:37.792393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:37.792578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:37.801719 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:37.801719 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:37.807193 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:37.813837 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a86f6d1-1a77-4470-9a24-d31871a91b6f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 200 Jul 03 10:43:37.814418 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 335/1328] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:37 2026] GET /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:37.833416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:37.836047 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:37.836332 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:37.836608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:37.848021 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:37.848021 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:37.853328 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:37.860576 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a072cdc9-c33e-44f2-bf9c-923a8f9d578b tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 200 Jul 03 10:43:37.861190 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 324/1329] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:37 2026] GET /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:37.880482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:37.882989 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:37.883576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f0f2e98-ae09-4709-a7bd-6b9981ab57b9", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-651085265"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:37.893169 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:37.893169 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:37.893765 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:37.893933 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Create snapshot from volume 6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:37.939632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Created reservations ['685745ba-e10d-416a-9736-bb870ed3f5a6', '7cab355a-e027-4734-b47b-f7e7a4cad958', 'f25d4b47-288b-47f3-958f-8ed78aeee2bd', '38c757ed-7c75-4f29-9949-575c137f081d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:37.977344 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot create request issued successfully. Jul 03 10:43:37.977951 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86481338-7c0d-4a8d-a35a-c7c695316c1e tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:37.978544 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 336/1330] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:37 2026] POST /volume/v3/snapshots => generated 325 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:37.989434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-445da654-0c95-42f0-948e-05908696cd4f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:37.992085 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-445da654-0c95-42f0-948e-05908696cd4f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:37.992407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-445da654-0c95-42f0-948e-05908696cd4f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:37.992514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-445da654-0c95-42f0-948e-05908696cd4f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:37.998266 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:37.998266 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:37.998838 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-445da654-0c95-42f0-948e-05908696cd4f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot retrieved successfully. Jul 03 10:43:38.000007 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-445da654-0c95-42f0-948e-05908696cd4f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 200 Jul 03 10:43:38.000497 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 336/1331] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:37 2026] GET /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:39.014152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:39.017834 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:39.018596 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:39.018962 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:39.030067 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:39.030067 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:39.030675 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot retrieved successfully. Jul 03 10:43:39.031635 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cf21c801-f1ff-4443-bd27-a5462d382c71 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 200 Jul 03 10:43:39.031992 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 336/1332] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:39 2026] GET /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:39.042986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:39.045405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:39.045639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:39.045885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:39.058850 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:39.058850 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:39.060364 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot retrieved successfully. Jul 03 10:43:39.063841 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d2234e8-680a-4fc5-a4dd-008779bb2ae1 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 200 Jul 03 10:43:39.065317 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 325/1333] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:39 2026] GET /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:39.080376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1097d246-ba5a-4944-a36d-7bec632792ae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:39.084596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:39.084596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:39.084596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:39.084596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Delete snapshot with id: f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:39.103995 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:39.103995 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:39.103995 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot retrieved successfully. Jul 03 10:43:39.138320 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot delete request issued successfully. Jul 03 10:43:39.138666 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1097d246-ba5a-4944-a36d-7bec632792ae tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 202 Jul 03 10:43:39.139428 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 337/1334] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:39 2026] DELETE /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:39.152533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:39.157839 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:39.158817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:39.158817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:39.176911 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:39.176911 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:39.177414 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Snapshot retrieved successfully. Jul 03 10:43:39.178269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15746fc7-a7af-4ecc-b1f8-159f04fa9791 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 200 Jul 03 10:43:39.178711 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 337/1335] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:39 2026] GET /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 483 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:40.190344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8dd4f06a-c590-4739-ada2-eb687678ba72 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:40.192897 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8dd4f06a-c590-4739-ada2-eb687678ba72 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a Jul 03 10:43:40.193522 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8dd4f06a-c590-4739-ada2-eb687678ba72 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:40.193827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8dd4f06a-c590-4739-ada2-eb687678ba72 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:40.201346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8dd4f06a-c590-4739-ada2-eb687678ba72 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a returned with HTTP 404 Jul 03 10:43:40.202133 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 337/1336] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:40 2026] GET /volume/v3/snapshots/f8ababad-e159-4fb6-a34a-3545bc3f5d4a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:40.212306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:40.215819 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:40.216120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:40.216399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:40.216621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Delete volume with id: 6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:40.225032 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:40.225032 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:40.225582 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:40.243317 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Delete volume request issued successfully. Jul 03 10:43:40.243497 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b8475b-775b-4701-ac7e-bb755b7b0ea9 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 202 Jul 03 10:43:40.243937 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 326/1337] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:40 2026] DELETE /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:40.253255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:40.255168 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:40.255471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:40.255722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:40.266139 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:40.266139 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:40.272006 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:40.278606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28895beb-d0c5-4ad6-9a34-7156bacfb9b3 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 200 Jul 03 10:43:40.279163 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 338/1338] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:40 2026] GET /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:41.291630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2b459136-9941-4d1a-a06c-e39a7a403c7a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:41.293499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b459136-9941-4d1a-a06c-e39a7a403c7a tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 Jul 03 10:43:41.293715 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b459136-9941-4d1a-a06c-e39a7a403c7a tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:41.293970 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b459136-9941-4d1a-a06c-e39a7a403c7a tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:41.300020 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b459136-9941-4d1a-a06c-e39a7a403c7a tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 returned with HTTP 404 Jul 03 10:43:41.300648 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 338/1339] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:41 2026] GET /volume/v3/volumes/6f0f2e98-ae09-4709-a7bd-6b9981ab57b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:41.307122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:41.310658 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:41.310848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:41.311042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:41.311213 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Delete volume with id: ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:41.323937 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:41.323937 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:41.324501 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:41.344716 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Delete volume request issued successfully. Jul 03 10:43:41.344777 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44f6e462-d69c-4ca4-8649-d5befb569fe0 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 202 Jul 03 10:43:41.345280 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 338/1340] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:41 2026] DELETE /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:41.351846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:41.353926 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:41.355761 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:41.355761 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:41.364465 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:41.364465 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:41.369253 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Volume info retrieved successfully. Jul 03 10:43:41.374539 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa3ca5bc-c079-4cf7-b7c6-8596073d7a8f tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 200 Jul 03 10:43:41.375016 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 327/1341] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:41 2026] GET /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:42.387445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad2edeef-4916-4927-a611-3bd440145441 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:42.389158 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad2edeef-4916-4927-a611-3bd440145441 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] GET https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b Jul 03 10:43:42.389361 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad2edeef-4916-4927-a611-3bd440145441 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:42.389544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad2edeef-4916-4927-a611-3bd440145441 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:42.393055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:42.395144 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:42.395375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:42.395601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:42.403086 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad2edeef-4916-4927-a611-3bd440145441 tempest-CinderUnicodeTest-1729756483 tempest-CinderUnicodeTest-1729756483-project-member] https://10.4.3.52/volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b returned with HTTP 404 Jul 03 10:43:42.410857 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 339/1342] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:42 2026] GET /volume/v3/volumes/ca46e0ac-722e-45ec-8f90-e957b9cd7a9b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:42.411139 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:42.411139 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:42.413408 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:42.420690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f3752a9-c47d-4eb2-9e02-2ff5846ec2ee tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:42.421363 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 339/1343] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:42 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:42.501583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b62f39b-8a84-45af-9d92-bff833590e05 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:42.502438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:43:42.502624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:42.502882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:42.503121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume with id: 9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:43:42.512191 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:42.512191 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:42.512761 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:42.532855 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume request issued successfully. Jul 03 10:43:42.533066 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b62f39b-8a84-45af-9d92-bff833590e05 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 202 Jul 03 10:43:42.533574 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 339/1344] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:42 2026] DELETE /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:43:42.543398 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:42.545367 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:43:42.545571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:42.545940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:42.561391 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:42.561391 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:42.572347 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:42.580015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fed18b73-ba9d-4a48-a7e7-555db7e1c49f tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 200 Jul 03 10:43:42.581731 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 328/1345] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:42 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:43.135822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.137407 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:43.138398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.138398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.144741 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:43.144741 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:43.148547 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:43.152920 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bac0fdfc-4c79-49e4-92c9-e37c19a8df44 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:43.153332 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 340/1346] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:43 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:43:43.171229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.173184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:43.173184 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.173284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.173450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Delete volume with id: ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:43.180274 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:43.180274 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:43.180739 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:43.202767 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Delete volume request issued successfully. Jul 03 10:43:43.203137 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2967e200-2101-43c1-bb5b-3568d6ed3973 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 202 Jul 03 10:43:43.203702 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 340/1347] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:43 2026] DELETE /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:43.213007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.218956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:43.219178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.219436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.233178 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:43.233178 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:43.237621 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Volume info retrieved successfully. Jul 03 10:43:43.242468 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c64c30f5-eced-4345-ad10-fa7efb5bb6ed tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 200 Jul 03 10:43:43.242935 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 340/1348] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:43 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:43.594090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-240ed376-f443-4cea-9a59-b36c3f804d61 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.595919 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-240ed376-f443-4cea-9a59-b36c3f804d61 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 Jul 03 10:43:43.596094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-240ed376-f443-4cea-9a59-b36c3f804d61 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.596284 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-240ed376-f443-4cea-9a59-b36c3f804d61 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.601451 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-240ed376-f443-4cea-9a59-b36c3f804d61 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 returned with HTTP 404 Jul 03 10:43:43.601892 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 329/1349] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:43 2026] GET /volume/v3/volumes/9e1db06e-dc3f-4246-8cfc-18b55ff92459 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:43.608507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.610631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:43:43.610856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.611095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.611293 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume with id: 9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:43:43.617888 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:43.617888 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:43.618329 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:43.645820 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume request issued successfully. Jul 03 10:43:43.646035 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8e436b76-b5b5-4937-abe5-3a9b5f5837f6 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 202 Jul 03 10:43:43.646414 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 341/1350] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:43 2026] DELETE /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:43.657692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:43.665748 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:43:43.665933 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:43.666142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:43.674681 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:43.674681 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:43.679157 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:43.684269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-526b4fea-ffe1-4022-a823-6c8c3107f04c tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 200 Jul 03 10:43:43.684665 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 341/1351] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:43 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:44.260222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-20f567f4-c337-4993-8aa5-78f634507d71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:44.261936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20f567f4-c337-4993-8aa5-78f634507d71 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] GET https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df Jul 03 10:43:44.262186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20f567f4-c337-4993-8aa5-78f634507d71 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:44.262375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20f567f4-c337-4993-8aa5-78f634507d71 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:44.267892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20f567f4-c337-4993-8aa5-78f634507d71 tempest-VolumesActionsTest-1807919040 tempest-VolumesActionsTest-1807919040-project-member] https://10.4.3.52/volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df returned with HTTP 404 Jul 03 10:43:44.268325 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 341/1352] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:44 2026] GET /volume/v3/volumes/ba1dffe9-9fa7-4d93-9f4e-2a8cc040b3df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:44.408186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38d77f8c-7329-4c6a-a380-80dfa680a2c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:44.475769 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38d77f8c-7329-4c6a-a380-80dfa680a2c6 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools Jul 03 10:43:44.475959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38d77f8c-7329-4c6a-a380-80dfa680a2c6 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:44.476159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38d77f8c-7329-4c6a-a380-80dfa680a2c6 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-admin] Calling method 'get_pools' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:44.699844 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5aa2738d-a293-487f-ad1c-2cd71ac8beec None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:44.702157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5aa2738d-a293-487f-ad1c-2cd71ac8beec tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a Jul 03 10:43:44.702157 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5aa2738d-a293-487f-ad1c-2cd71ac8beec tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:44.702828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5aa2738d-a293-487f-ad1c-2cd71ac8beec tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:44.709490 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5aa2738d-a293-487f-ad1c-2cd71ac8beec tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a returned with HTTP 404 Jul 03 10:43:44.710120 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 342/1353] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:44 2026] GET /volume/v3/volumes/9381a8ed-7c45-4a78-84a1-8e81af30882a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:44.717586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:44.719764 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:43:44.720122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:44.720457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:44.720703 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume with id: 9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:43:44.728303 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:44.728303 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:44.728894 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:44.747370 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Delete volume request issued successfully. Jul 03 10:43:44.747517 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4a541d22-cb9c-4d00-9c59-f232900b2cc1 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 202 Jul 03 10:43:44.747792 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 342/1354] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:44 2026] DELETE /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:44.754821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:44.756475 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:43:44.756664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:44.756862 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:44.763059 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:44.763059 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:44.766647 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Volume info retrieved successfully. Jul 03 10:43:44.772549 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9c7f6a55-4cd6-4f98-888d-6eef259c9f7d tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 200 Jul 03 10:43:44.772900 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 342/1355] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:44 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:44.978710 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38d77f8c-7329-4c6a-a380-80dfa680a2c6 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 10:43:44.979243 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 330/1356] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:43:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:44.988162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:45.061569 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-member] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:43:45.061709 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:45.065947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:45.065947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '410781062c72429280fe08ad2fed4ebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81006d937ece4e21b43c423fc2b50d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:45.065947 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4734fded-08c2-4dc7-8305-ddde9a3f25d4 tempest-ProjectMemberTests-954483607 tempest-ProjectMemberTests-954483607-project-member] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 403 Jul 03 10:43:45.065947 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 343/1357] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:43:44 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 110 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:45.786758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-19a7a6dc-e61d-45b0-a362-81bea90f5dd2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:45.788404 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19a7a6dc-e61d-45b0-a362-81bea90f5dd2 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] GET https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 Jul 03 10:43:45.789430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19a7a6dc-e61d-45b0-a362-81bea90f5dd2 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:45.789430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19a7a6dc-e61d-45b0-a362-81bea90f5dd2 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:45.795635 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19a7a6dc-e61d-45b0-a362-81bea90f5dd2 tempest-TaggedBootDevicesTest_v242-1008000383 tempest-TaggedBootDevicesTest_v242-1008000383-project-member] https://10.4.3.52/volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 returned with HTTP 404 Jul 03 10:43:45.795635 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 343/1358] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:45 2026] GET /volume/v3/volumes/9e8611ff-ac8d-4094-8047-626d14c99049 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:46.454578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:46.456500 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] DELETE https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:46.456679 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:46.456848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:46.457012 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Delete volume with id: 30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:46.463662 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:46.463662 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:46.464190 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:46.485221 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Delete volume request issued successfully. Jul 03 10:43:46.485398 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dee78b7a-fa59-445b-a80a-39431eedb1b1 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 202 Jul 03 10:43:46.485780 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 343/1359] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:46 2026] DELETE /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:46.494782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:46.496195 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:46.496410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:46.496602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:46.510612 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:46.510612 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:46.516059 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:46.521360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6c58ba0-b09b-4b13-a4ed-9068da036c70 tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 200 Jul 03 10:43:46.521757 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 331/1360] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:46 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:46.948834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad188b33-e7ed-48fc-9c37-e49a9de3d9cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.103298 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad188b33-e7ed-48fc-9c37-e49a9de3d9cc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.103736 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad188b33-e7ed-48fc-9c37-e49a9de3d9cc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1891747280", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.130662 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad188b33-e7ed-48fc-9c37-e49a9de3d9cc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.131072 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 344/1361] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:46 2026] POST /volume/v3/types => generated 380 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.141136 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-288894ef-4d48-43df-8d62-a690f02cdb65 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.143146 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-288894ef-4d48-43df-8d62-a690f02cdb65 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption Jul 03 10:43:47.143554 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-288894ef-4d48-43df-8d62-a690f02cdb65 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.169007 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-288894ef-4d48-43df-8d62-a690f02cdb65 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption returned with HTTP 200 Jul 03 10:43:47.169606 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 344/1362] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.179462 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-799c2d9b-cd97-4696-9057-850e1342c6a4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.181570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-799c2d9b-cd97-4696-9057-850e1342c6a4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.181834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-799c2d9b-cd97-4696-9057-850e1342c6a4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1583595910", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.213821 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-799c2d9b-cd97-4696-9057-850e1342c6a4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.214195 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 344/1363] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.226553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b9ebb41-dc00-4146-9470-7b4ed943a4dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.228588 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b9ebb41-dc00-4146-9470-7b4ed943a4dd tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560/encryption Jul 03 10:43:47.229310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b9ebb41-dc00-4146-9470-7b4ed943a4dd tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.283158 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b9ebb41-dc00-4146-9470-7b4ed943a4dd tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560/encryption returned with HTTP 200 Jul 03 10:43:47.283723 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 332/1364] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.293586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d110c98e-ede6-424d-80cf-a81db5b76b27 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.295406 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d110c98e-ede6-424d-80cf-a81db5b76b27 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.295765 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d110c98e-ede6-424d-80cf-a81db5b76b27 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-716388945", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.316509 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d110c98e-ede6-424d-80cf-a81db5b76b27 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.316853 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 345/1365] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.336593 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e16b560-ae6f-406e-bf19-ed56f77c9131 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.337872 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e16b560-ae6f-406e-bf19-ed56f77c9131 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs Jul 03 10:43:47.338904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e16b560-ae6f-406e-bf19-ed56f77c9131 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.365279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e16b560-ae6f-406e-bf19-ed56f77c9131 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs returned with HTTP 200 Jul 03 10:43:47.365971 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 345/1366] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:47.377436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-acaf586b-5473-4f23-84ac-a01b862c6f23 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.379892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-acaf586b-5473-4f23-84ac-a01b862c6f23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] PUT https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs/key2 Jul 03 10:43:47.380436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-acaf586b-5473-4f23-84ac-a01b862c6f23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.435323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-acaf586b-5473-4f23-84ac-a01b862c6f23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs/key2 returned with HTTP 200 Jul 03 10:43:47.435872 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 345/1367] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:43:47 2026] PUT /volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32/extra_specs/key2 => generated 25 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:47.445793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-07bdceb8-7441-45f7-b39e-cfd9b64c9b54 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.447760 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-07bdceb8-7441-45f7-b39e-cfd9b64c9b54 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.448291 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-07bdceb8-7441-45f7-b39e-cfd9b64c9b54 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.463658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-07bdceb8-7441-45f7-b39e-cfd9b64c9b54 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.464239 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 333/1368] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.473588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-db3b5fa1-1793-4db5-965e-1332d5add3b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.476085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db3b5fa1-1793-4db5-965e-1332d5add3b4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/7d242074-2c55-44ff-b5d1-0fab50fae1cb Jul 03 10:43:47.476281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db3b5fa1-1793-4db5-965e-1332d5add3b4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.476484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db3b5fa1-1793-4db5-965e-1332d5add3b4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.512997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db3b5fa1-1793-4db5-965e-1332d5add3b4 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/7d242074-2c55-44ff-b5d1-0fab50fae1cb returned with HTTP 202 Jul 03 10:43:47.513776 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 346/1369] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:47 2026] DELETE /volume/v3/types/7d242074-2c55-44ff-b5d1-0fab50fae1cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:47.527241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-68b1ae8b-c77c-4325-856f-80cf98cf9c2c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.532193 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68b1ae8b-c77c-4325-856f-80cf98cf9c2c tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.532587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-68b1ae8b-c77c-4325-856f-80cf98cf9c2c tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-438633957", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.539261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6536cf7-cb87-484b-be1e-d9d01c6f840d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.541789 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6536cf7-cb87-484b-be1e-d9d01c6f840d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 Jul 03 10:43:47.541998 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6536cf7-cb87-484b-be1e-d9d01c6f840d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.542231 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6536cf7-cb87-484b-be1e-d9d01c6f840d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.549251 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6536cf7-cb87-484b-be1e-d9d01c6f840d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 returned with HTTP 404 Jul 03 10:43:47.549810 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 346/1370] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/volumes/30308197-7041-4044-83b1-5ed7d6dab3c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:47.556189 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68b1ae8b-c77c-4325-856f-80cf98cf9c2c tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.556793 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 346/1371] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.557937 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.560367 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] DELETE https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:43:47.560539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.560726 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.560885 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Delete volume with id: 694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:43:47.569147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7ed398e6-77c1-4efc-8c62-e293f3ed520e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.569315 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:47.569315 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:47.570539 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:47.571311 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed398e6-77c1-4efc-8c62-e293f3ed520e tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption Jul 03 10:43:47.572284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ed398e6-77c1-4efc-8c62-e293f3ed520e tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.603547 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Delete volume request issued successfully. Jul 03 10:43:47.603802 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af78a23e-633d-4f8f-87e6-b2b7f854d0cb tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd returned with HTTP 202 Jul 03 10:43:47.604469 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 334/1372] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:43:47 2026] DELETE /volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:47.612141 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed398e6-77c1-4efc-8c62-e293f3ed520e tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption returned with HTTP 200 Jul 03 10:43:47.612634 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 347/1373] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.615407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d75ed557-02c2-4837-b132-3205a5b45d4d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.616898 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d75ed557-02c2-4837-b132-3205a5b45d4d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:43:47.617352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d75ed557-02c2-4837-b132-3205a5b45d4d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.617646 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d75ed557-02c2-4837-b132-3205a5b45d4d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.621992 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8d5205e0-5c18-4679-b6c8-735fdc44912a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.624119 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d5205e0-5c18-4679-b6c8-735fdc44912a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption/28479403-c9ac-4b7c-b912-e178acdbcc67 Jul 03 10:43:47.624337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d5205e0-5c18-4679-b6c8-735fdc44912a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.624607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d5205e0-5c18-4679-b6c8-735fdc44912a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.625614 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:47.625614 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:47.629793 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d75ed557-02c2-4837-b132-3205a5b45d4d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Volume info retrieved successfully. Jul 03 10:43:47.634611 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d75ed557-02c2-4837-b132-3205a5b45d4d tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd returned with HTTP 200 Jul 03 10:43:47.635157 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 347/1374] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.637988 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d5205e0-5c18-4679-b6c8-735fdc44912a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption/28479403-c9ac-4b7c-b912-e178acdbcc67 returned with HTTP 202 Jul 03 10:43:47.641131 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 347/1375] 10.4.3.52 () {66 vars in 1482 bytes} [Fri Jul 3 10:43:47 2026] DELETE /volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451/encryption/28479403-c9ac-4b7c-b912-e178acdbcc67 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:47.650189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-876cceca-3a12-4d50-8960-0e1c85fc07f1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.652777 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-876cceca-3a12-4d50-8960-0e1c85fc07f1 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.652777 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-876cceca-3a12-4d50-8960-0e1c85fc07f1 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-184397280", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.672298 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-876cceca-3a12-4d50-8960-0e1c85fc07f1 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.672766 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 335/1376] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.683227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-597cdd8b-df89-421a-82c9-2f3f220e6c23 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.685543 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-597cdd8b-df89-421a-82c9-2f3f220e6c23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/294192da-a29a-404f-8968-e980c386e607/extra_specs/key1 Jul 03 10:43:47.685716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-597cdd8b-df89-421a-82c9-2f3f220e6c23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.685912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-597cdd8b-df89-421a-82c9-2f3f220e6c23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.727541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-597cdd8b-df89-421a-82c9-2f3f220e6c23 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/294192da-a29a-404f-8968-e980c386e607/extra_specs/key1 returned with HTTP 202 Jul 03 10:43:47.727982 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 348/1377] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:43:47 2026] DELETE /volume/v3/types/294192da-a29a-404f-8968-e980c386e607/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:47.738019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3398e94f-87fe-46d9-bc23-a82ddcad220d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.739858 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3398e94f-87fe-46d9-bc23-a82ddcad220d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:47.740332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3398e94f-87fe-46d9-bc23-a82ddcad220d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-683794417", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:47.762127 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3398e94f-87fe-46d9-bc23-a82ddcad220d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.762701 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 348/1378] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:47 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.771800 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82e18841-7a56-47e9-9ddd-30d4cbf65793 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.773707 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e18841-7a56-47e9-9ddd-30d4cbf65793 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/26dcc44e-692d-4616-86ce-4c73106f1600 Jul 03 10:43:47.773880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e18841-7a56-47e9-9ddd-30d4cbf65793 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.774072 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e18841-7a56-47e9-9ddd-30d4cbf65793 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.823007 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e18841-7a56-47e9-9ddd-30d4cbf65793 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/26dcc44e-692d-4616-86ce-4c73106f1600 returned with HTTP 202 Jul 03 10:43:47.825383 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 348/1379] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:47 2026] DELETE /volume/v3/types/26dcc44e-692d-4616-86ce-4c73106f1600 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:43:47.835522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d72315e-ab7d-42ab-a644-43b274ecc718 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.837989 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d72315e-ab7d-42ab-a644-43b274ecc718 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs Jul 03 10:43:47.838281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d72315e-ab7d-42ab-a644-43b274ecc718 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.838550 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d72315e-ab7d-42ab-a644-43b274ecc718 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.849002 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d72315e-ab7d-42ab-a644-43b274ecc718 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs returned with HTTP 200 Jul 03 10:43:47.849519 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 336/1380] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:47.868484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bbe5e23a-e32a-4c1d-9376-0f4731dfdf8b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.872616 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbe5e23a-e32a-4c1d-9376-0f4731dfdf8b tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types Jul 03 10:43:47.872616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbe5e23a-e32a-4c1d-9376-0f4731dfdf8b tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.872616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbe5e23a-e32a-4c1d-9376-0f4731dfdf8b tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.906673 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbe5e23a-e32a-4c1d-9376-0f4731dfdf8b tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:47.908509 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 349/1381] 10.4.3.52 () {66 vars in 1224 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types => generated 2609 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:47.920516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-821ffe4a-a509-42bb-812f-0ddf520b03f8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.925126 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-821ffe4a-a509-42bb-812f-0ddf520b03f8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/cipher Jul 03 10:43:47.925126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-821ffe4a-a509-42bb-812f-0ddf520b03f8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.925126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-821ffe4a-a509-42bb-812f-0ddf520b03f8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.930193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-821ffe4a-a509-42bb-812f-0ddf520b03f8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/cipher returned with HTTP 200 Jul 03 10:43:47.930596 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 349/1382] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:47.940901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-905aa0e1-d052-4239-8ad8-684209908bee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.943067 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-905aa0e1-d052-4239-8ad8-684209908bee tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption Jul 03 10:43:47.943301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-905aa0e1-d052-4239-8ad8-684209908bee tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.943492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-905aa0e1-d052-4239-8ad8-684209908bee tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.952013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-905aa0e1-d052-4239-8ad8-684209908bee tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption returned with HTTP 200 Jul 03 10:43:47.952857 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 349/1383] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:43:47.965785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2f8423a6-b530-4bc9-97d5-5b355a9ee753 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.967727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f8423a6-b530-4bc9-97d5-5b355a9ee753 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/multiattach Jul 03 10:43:47.967952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f8423a6-b530-4bc9-97d5-5b355a9ee753 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.968201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f8423a6-b530-4bc9-97d5-5b355a9ee753 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.975877 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f8423a6-b530-4bc9-97d5-5b355a9ee753 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/multiattach returned with HTTP 200 Jul 03 10:43:47.976372 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 337/1384] 10.4.3.52 () {66 vars in 1407 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:47.985984 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-88639df1-31ca-4dfd-9d6a-49abda7cc12d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:47.988505 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-88639df1-31ca-4dfd-9d6a-49abda7cc12d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/volume_backend_name Jul 03 10:43:47.989047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-88639df1-31ca-4dfd-9d6a-49abda7cc12d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:47.989353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-88639df1-31ca-4dfd-9d6a-49abda7cc12d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:47.999439 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-88639df1-31ca-4dfd-9d6a-49abda7cc12d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 10:43:48.000059 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 350/1385] 10.4.3.52 () {66 vars in 1431 bytes} [Fri Jul 3 10:43:47 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/volume_backend_name => generated 44 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:48.012146 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-96bc5cb1-d470-439d-89af-21354dbc64a8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.013929 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96bc5cb1-d470-439d-89af-21354dbc64a8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] GET https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce Jul 03 10:43:48.014142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96bc5cb1-d470-439d-89af-21354dbc64a8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.014464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96bc5cb1-d470-439d-89af-21354dbc64a8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.019966 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96bc5cb1-d470-439d-89af-21354dbc64a8 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce returned with HTTP 200 Jul 03 10:43:48.020522 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 350/1386] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:43:48 2026] GET /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:48.039965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-494de234-b875-4fc4-825e-c6ce84e322bc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.045821 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-494de234-b875-4fc4-825e-c6ce84e322bc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] PUT https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/beba6cf6-0037-4683-9db0-9bc0145b9c51 Jul 03 10:43:48.046385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-494de234-b875-4fc4-825e-c6ce84e322bc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:48.068948 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-494de234-b875-4fc4-825e-c6ce84e322bc tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/beba6cf6-0037-4683-9db0-9bc0145b9c51 returned with HTTP 200 Jul 03 10:43:48.069712 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 350/1387] 10.4.3.52 () {68 vars in 1499 bytes} [Fri Jul 3 10:43:48 2026] PUT /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/encryption/beba6cf6-0037-4683-9db0-9bc0145b9c51 => generated 33 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:48.081213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4674c876-24c3-474a-93e2-da56d5f70702 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.086068 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4674c876-24c3-474a-93e2-da56d5f70702 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] PUT https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/key1 Jul 03 10:43:48.086737 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4674c876-24c3-474a-93e2-da56d5f70702 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:48.128513 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4674c876-24c3-474a-93e2-da56d5f70702 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/key1 returned with HTTP 200 Jul 03 10:43:48.128912 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 338/1388] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:43:48 2026] PUT /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce/extra_specs/key1 => generated 30 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:48.147249 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-86e8704f-ab20-4f29-b959-f12bce2d7289 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.152152 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86e8704f-ab20-4f29-b959-f12bce2d7289 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] PUT https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce Jul 03 10:43:48.152152 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-86e8704f-ab20-4f29-b959-f12bce2d7289 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:48.181458 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86e8704f-ab20-4f29-b959-f12bce2d7289 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce returned with HTTP 200 Jul 03 10:43:48.181979 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 351/1389] 10.4.3.52 () {68 vars in 1355 bytes} [Fri Jul 3 10:43:48 2026] PUT /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce => generated 371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:48.195866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ca70018-17b7-4e8d-b4e2-c525b7280e97 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.199074 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ca70018-17b7-4e8d-b4e2-c525b7280e97 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/294192da-a29a-404f-8968-e980c386e607 Jul 03 10:43:48.199339 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ca70018-17b7-4e8d-b4e2-c525b7280e97 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.199603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ca70018-17b7-4e8d-b4e2-c525b7280e97 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.253266 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ca70018-17b7-4e8d-b4e2-c525b7280e97 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/294192da-a29a-404f-8968-e980c386e607 returned with HTTP 202 Jul 03 10:43:48.253828 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 351/1390] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:48 2026] DELETE /volume/v3/types/294192da-a29a-404f-8968-e980c386e607 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:43:48.262035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4470231b-6fd1-40dc-8faa-652c6284f25d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.269079 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4470231b-6fd1-40dc-8faa-652c6284f25d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451 Jul 03 10:43:48.269901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4470231b-6fd1-40dc-8faa-652c6284f25d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.270633 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4470231b-6fd1-40dc-8faa-652c6284f25d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.311283 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4470231b-6fd1-40dc-8faa-652c6284f25d tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451 returned with HTTP 202 Jul 03 10:43:48.311283 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 351/1391] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:48 2026] DELETE /volume/v3/types/a0ad5701-704f-4571-bf59-fc36b1de7451 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:48.318938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1889096d-df87-4897-b35f-3c6dda8018fb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.321617 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1889096d-df87-4897-b35f-3c6dda8018fb tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32 Jul 03 10:43:48.321888 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1889096d-df87-4897-b35f-3c6dda8018fb tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.322213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1889096d-df87-4897-b35f-3c6dda8018fb tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.354784 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1889096d-df87-4897-b35f-3c6dda8018fb tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32 returned with HTTP 202 Jul 03 10:43:48.355351 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 339/1392] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:48 2026] DELETE /volume/v3/types/c8acc711-a06d-48ef-a425-2d0ca9d3ff32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:48.364222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b36a2790-8edb-4abd-8408-dce8153ed88a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.365979 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b36a2790-8edb-4abd-8408-dce8153ed88a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560 Jul 03 10:43:48.366248 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b36a2790-8edb-4abd-8408-dce8153ed88a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.366451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b36a2790-8edb-4abd-8408-dce8153ed88a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.395372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b36a2790-8edb-4abd-8408-dce8153ed88a tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560 returned with HTTP 202 Jul 03 10:43:48.396113 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 352/1393] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:48 2026] DELETE /volume/v3/types/d25f54b9-8c54-4ebb-880a-06f629b50560 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:48.405955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-42496867-7e73-4b5a-adf7-1205e9e7dfb7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.408289 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42496867-7e73-4b5a-adf7-1205e9e7dfb7 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] DELETE https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce Jul 03 10:43:48.408537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42496867-7e73-4b5a-adf7-1205e9e7dfb7 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.408841 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42496867-7e73-4b5a-adf7-1205e9e7dfb7 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.443597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42496867-7e73-4b5a-adf7-1205e9e7dfb7 tempest-VolumeTypesAdminTests-816524206 tempest-VolumeTypesAdminTests-816524206-project-admin] https://10.4.3.52/volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce returned with HTTP 202 Jul 03 10:43:48.444188 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 352/1394] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:48 2026] DELETE /volume/v3/types/b9b90125-c632-40c9-aac3-c457ad3df3ce => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:48.651217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6d164dd7-33d7-4f23-91c4-7f3010d753db None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:48.652285 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d164dd7-33d7-4f23-91c4-7f3010d753db tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] GET https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd Jul 03 10:43:48.652285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d164dd7-33d7-4f23-91c4-7f3010d753db tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:48.653442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d164dd7-33d7-4f23-91c4-7f3010d753db tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:48.663807 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d164dd7-33d7-4f23-91c4-7f3010d753db tempest-ServerRescueNegativeTestJSON-2067137701 tempest-ServerRescueNegativeTestJSON-2067137701-project-member] https://10.4.3.52/volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd returned with HTTP 404 Jul 03 10:43:48.664379 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 352/1395] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:48 2026] GET /volume/v3/volumes/694d0354-4a67-4cf8-8a8d-8f5dcf17ebbd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.011068 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d087efa3-3555-492c-8b64-84848404c10c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.014019 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d087efa3-3555-492c-8b64-84848404c10c tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:43:50.014299 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d087efa3-3555-492c-8b64-84848404c10c tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.014568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d087efa3-3555-492c-8b64-84848404c10c tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.031877 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:50.031877 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:50.044130 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d087efa3-3555-492c-8b64-84848404c10c tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:43:50.055590 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d087efa3-3555-492c-8b64-84848404c10c tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:43:50.056196 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 340/1396] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:50 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:50.112119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.115035 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:43:50.115285 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.117221 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.128534 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:50.128534 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:50.131521 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:43:50.136676 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-354383ac-8525-4071-bcd6-9a2e678faf1e tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:43:50.137230 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 353/1397] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:43:50 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:43:50.163114 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.166490 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab/action Jul 03 10:43:50.166883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:50.167022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.184126 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:50.184126 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:50.184126 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:43:50.196027 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Begin detaching volume completed successfully. Jul 03 10:43:50.196788 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-14afe202-4a11-4980-abd8-4f5cdf459deb tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab/action returned with HTTP 202 Jul 03 10:43:50.196788 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 353/1398] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:50.271425 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-96c4104a-74b9-4107-9e58-f25f72bfcb73 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.422972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-96c4104a-74b9-4107-9e58-f25f72bfcb73 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.423664 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-96c4104a-74b9-4107-9e58-f25f72bfcb73 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-564063160", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.445307 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-96c4104a-74b9-4107-9e58-f25f72bfcb73 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.446007 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 353/1399] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 379 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.457864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4006063e-086d-4369-ad64-f7f6b77741c5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.459596 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4006063e-086d-4369-ad64-f7f6b77741c5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption Jul 03 10:43:50.459946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4006063e-086d-4369-ad64-f7f6b77741c5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.488121 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4006063e-086d-4369-ad64-f7f6b77741c5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption returned with HTTP 200 Jul 03 10:43:50.488922 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 341/1400] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.500686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d0e52bcd-65b4-4c6a-ba13-f6171d93a795 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.503279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0e52bcd-65b4-4c6a-ba13-f6171d93a795 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.503768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d0e52bcd-65b4-4c6a-ba13-f6171d93a795 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928140742", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.524308 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0e52bcd-65b4-4c6a-ba13-f6171d93a795 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.524804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 354/1401] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.537283 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6d7cfe36-e797-4b13-8317-5c7e82bd26db None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.619667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d7cfe36-e797-4b13-8317-5c7e82bd26db tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] POST https://10.4.3.52/volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93/encryption Jul 03 10:43:50.619969 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d7cfe36-e797-4b13-8317-5c7e82bd26db tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.623312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-6d7cfe36-e797-4b13-8317-5c7e82bd26db tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.623417 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d7cfe36-e797-4b13-8317-5c7e82bd26db tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93/encryption returned with HTTP 403 Jul 03 10:43:50.623776 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 354/1402] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93/encryption => generated 127 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.639395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a144a558-49f5-4067-92c4-63fbae9bd2cc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.640319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a144a558-49f5-4067-92c4-63fbae9bd2cc tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.640645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a144a558-49f5-4067-92c4-63fbae9bd2cc tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1169965227", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.671898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a144a558-49f5-4067-92c4-63fbae9bd2cc tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.672670 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 354/1403] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.683052 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f89d4afe-6a8b-49d9-bed2-48c5b89888ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.684923 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f89d4afe-6a8b-49d9-bed2-48c5b89888ee tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] POST https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs Jul 03 10:43:50.685334 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f89d4afe-6a8b-49d9-bed2-48c5b89888ee tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.687500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-f89d4afe-6a8b-49d9-bed2-48c5b89888ee tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.687921 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f89d4afe-6a8b-49d9-bed2-48c5b89888ee tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs returned with HTTP 403 Jul 03 10:43:50.688716 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 342/1404] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.696566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8237c072-c6c9-49f6-b1f5-5cddb05c770e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.699276 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8237c072-c6c9-49f6-b1f5-5cddb05c770e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] PUT https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs/key2 Jul 03 10:43:50.699760 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8237c072-c6c9-49f6-b1f5-5cddb05c770e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.702729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-8237c072-c6c9-49f6-b1f5-5cddb05c770e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.703044 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8237c072-c6c9-49f6-b1f5-5cddb05c770e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs/key2 returned with HTTP 403 Jul 03 10:43:50.703484 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 355/1405] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:43:50 2026] PUT /volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.716025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ee07df4-ae18-4b7a-97bc-b7f93daa9e2e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.718135 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ee07df4-ae18-4b7a-97bc-b7f93daa9e2e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.718594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ee07df4-ae18-4b7a-97bc-b7f93daa9e2e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.721296 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-1ee07df4-ae18-4b7a-97bc-b7f93daa9e2e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.721562 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ee07df4-ae18-4b7a-97bc-b7f93daa9e2e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types returned with HTTP 403 Jul 03 10:43:50.722130 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 355/1406] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.731422 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e373e393-f6c6-41c7-8620-582fdc93fc34 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.735188 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e373e393-f6c6-41c7-8620-582fdc93fc34 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.735188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e373e393-f6c6-41c7-8620-582fdc93fc34 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-525938421", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.759431 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e373e393-f6c6-41c7-8620-582fdc93fc34 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.760323 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 355/1407] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.769782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fe0ec48c-ce53-40f5-b016-f0d11f0db1b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.772119 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe0ec48c-ce53-40f5-b016-f0d11f0db1b3 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption Jul 03 10:43:50.772546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe0ec48c-ce53-40f5-b016-f0d11f0db1b3 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.804125 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe0ec48c-ce53-40f5-b016-f0d11f0db1b3 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption returned with HTTP 200 Jul 03 10:43:50.804707 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 343/1408] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.815092 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.817375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] DELETE https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption/5df89012-7353-4f1f-a2e2-293f78ff0e2e Jul 03 10:43:50.817375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.817508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.818122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.818394 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f5606b3d-34a4-445b-a76f-46aa6f16b3a5 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption/5df89012-7353-4f1f-a2e2-293f78ff0e2e returned with HTTP 403 Jul 03 10:43:50.818761 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 356/1409] 10.4.3.52 () {66 vars in 1482 bytes} [Fri Jul 3 10:43:50 2026] DELETE /volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0/encryption/5df89012-7353-4f1f-a2e2-293f78ff0e2e => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.832401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-543b3f74-fde1-4792-85d5-715ce3d136c2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.834881 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-543b3f74-fde1-4792-85d5-715ce3d136c2 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.835289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-543b3f74-fde1-4792-85d5-715ce3d136c2 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-34081540", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.858046 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-543b3f74-fde1-4792-85d5-715ce3d136c2 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.858419 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 356/1410] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 378 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.869464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.874582 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] DELETE https://10.4.3.52/volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d/extra_specs/key1 Jul 03 10:43:50.874764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.874957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.884602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.885326 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c251e10c-cb61-4d29-8001-4a8b631f6fcb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d/extra_specs/key1 returned with HTTP 403 Jul 03 10:43:50.885859 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 356/1411] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:43:50 2026] DELETE /volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.899150 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7d3ca787-db5d-47ea-8dd4-d2d5dc3aa16c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.904407 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d3ca787-db5d-47ea-8dd4-d2d5dc3aa16c tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:43:50.904407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7d3ca787-db5d-47ea-8dd4-d2d5dc3aa16c tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1810228260", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:50.923342 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d3ca787-db5d-47ea-8dd4-d2d5dc3aa16c tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:43:50.923765 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 344/1412] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:43:50 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.933371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.934998 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] DELETE https://10.4.3.52/volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 Jul 03 10:43:50.935152 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.935360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.936244 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.936244 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0cfdbc8-1109-4f0e-a3e2-81913447abb9 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 returned with HTTP 403 Jul 03 10:43:50.936631 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 357/1413] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:50 2026] DELETE /volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.947494 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b22029ef-56b2-47e1-94fb-cde9dc934b99 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.948966 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b22029ef-56b2-47e1-94fb-cde9dc934b99 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] GET https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs Jul 03 10:43:50.949214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b22029ef-56b2-47e1-94fb-cde9dc934b99 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.949424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b22029ef-56b2-47e1-94fb-cde9dc934b99 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.959596 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b22029ef-56b2-47e1-94fb-cde9dc934b99 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs returned with HTTP 200 Jul 03 10:43:50.959982 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 357/1414] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:43:50 2026] GET /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:50.974525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-101df5ba-1335-468b-a638-62593db1485e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.976586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-101df5ba-1335-468b-a638-62593db1485e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] GET https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/cipher Jul 03 10:43:50.976782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-101df5ba-1335-468b-a638-62593db1485e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.976985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-101df5ba-1335-468b-a638-62593db1485e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.977708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-101df5ba-1335-468b-a638-62593db1485e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.977883 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-101df5ba-1335-468b-a638-62593db1485e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/cipher returned with HTTP 403 Jul 03 10:43:50.978380 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 357/1415] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:43:50 2026] GET /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:50.988863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:50.990744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] GET https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption Jul 03 10:43:50.990930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:50.991176 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:50.992187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:50.992187 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-868a2eef-5a5b-40d0-be4b-78bdbc7ece28 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption returned with HTTP 403 Jul 03 10:43:50.992486 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 345/1416] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:43:50 2026] GET /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:51.002241 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e811d22-ccb7-433e-b95c-4c63ba098e13 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.006257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e811d22-ccb7-433e-b95c-4c63ba098e13 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] GET https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/multiattach Jul 03 10:43:51.007227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e811d22-ccb7-433e-b95c-4c63ba098e13 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.007227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e811d22-ccb7-433e-b95c-4c63ba098e13 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.017572 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e811d22-ccb7-433e-b95c-4c63ba098e13 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/multiattach returned with HTTP 200 Jul 03 10:43:51.018140 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 358/1417] 10.4.3.52 () {66 vars in 1407 bytes} [Fri Jul 3 10:43:51 2026] GET /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:43:51.026687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-123743d3-a388-440b-a037-3a6f9bdca9fa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.028438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-123743d3-a388-440b-a037-3a6f9bdca9fa tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] GET https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/volume_backend_name Jul 03 10:43:51.028647 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-123743d3-a388-440b-a037-3a6f9bdca9fa tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.028824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-123743d3-a388-440b-a037-3a6f9bdca9fa tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.046243 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-123743d3-a388-440b-a037-3a6f9bdca9fa tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 10:43:51.046987 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 358/1418] 10.4.3.52 () {66 vars in 1431 bytes} [Fri Jul 3 10:43:51 2026] GET /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:51.058724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c85658f6-0b59-4771-8dc6-abd5ef3e4b4e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.060668 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c85658f6-0b59-4771-8dc6-abd5ef3e4b4e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] PUT https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/88178e8b-6486-4313-b195-cf6b0e422dea Jul 03 10:43:51.061068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c85658f6-0b59-4771-8dc6-abd5ef3e4b4e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:51.063848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-c85658f6-0b59-4771-8dc6-abd5ef3e4b4e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:51.064139 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c85658f6-0b59-4771-8dc6-abd5ef3e4b4e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/88178e8b-6486-4313-b195-cf6b0e422dea returned with HTTP 403 Jul 03 10:43:51.064894 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 358/1419] 10.4.3.52 () {68 vars in 1499 bytes} [Fri Jul 3 10:43:51 2026] PUT /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/encryption/88178e8b-6486-4313-b195-cf6b0e422dea => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:51.077617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ee964179-1d41-479c-9041-89fe9feb3a4f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.079634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee964179-1d41-479c-9041-89fe9feb3a4f tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] PUT https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/key1 Jul 03 10:43:51.080150 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee964179-1d41-479c-9041-89fe9feb3a4f tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:51.082159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-ee964179-1d41-479c-9041-89fe9feb3a4f tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:51.082280 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee964179-1d41-479c-9041-89fe9feb3a4f tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/key1 returned with HTTP 403 Jul 03 10:43:51.083341 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 346/1420] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:43:51 2026] PUT /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:51.094287 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-03f15a70-d16d-476d-a5f4-060e7090d4bb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.097072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03f15a70-d16d-476d-a5f4-060e7090d4bb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] PUT https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e Jul 03 10:43:51.097565 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-03f15a70-d16d-476d-a5f4-060e7090d4bb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:51.099948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-03f15a70-d16d-476d-a5f4-060e7090d4bb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '599744c2adc745e5bc5e198d18bbeed0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86c12db2d6ed45678d33b5c23b276563', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:43:51.100211 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03f15a70-d16d-476d-a5f4-060e7090d4bb tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-reader] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e returned with HTTP 403 Jul 03 10:43:51.100842 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 359/1421] 10.4.3.52 () {68 vars in 1355 bytes} [Fri Jul 3 10:43:51 2026] PUT /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:51.110250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-176c2c96-3ad0-4ea6-ad40-b347c57c744d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.114504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-176c2c96-3ad0-4ea6-ad40-b347c57c744d tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 Jul 03 10:43:51.114741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-176c2c96-3ad0-4ea6-ad40-b347c57c744d tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.114982 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-176c2c96-3ad0-4ea6-ad40-b347c57c744d tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.156309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-176c2c96-3ad0-4ea6-ad40-b347c57c744d tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 returned with HTTP 202 Jul 03 10:43:51.156743 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 359/1422] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/0bbb1f4b-b1cf-4824-9915-a412aec17123 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:51.166786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bb166cea-de78-44c0-a847-4149a83e150e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.168772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb166cea-de78-44c0-a847-4149a83e150e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d Jul 03 10:43:51.169023 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb166cea-de78-44c0-a847-4149a83e150e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.169287 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb166cea-de78-44c0-a847-4149a83e150e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.204531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb166cea-de78-44c0-a847-4149a83e150e tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d returned with HTTP 202 Jul 03 10:43:51.205133 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 359/1423] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/3f43d951-56c2-482b-bb04-56c3cb7ca99d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:51.214933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-12fe3fc9-8b44-4dd2-8d3a-6f715828ee57 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.217024 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12fe3fc9-8b44-4dd2-8d3a-6f715828ee57 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0 Jul 03 10:43:51.217341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12fe3fc9-8b44-4dd2-8d3a-6f715828ee57 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.217601 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12fe3fc9-8b44-4dd2-8d3a-6f715828ee57 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d0a8471a-5411-4686-9cfc-91590cb975a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0a8471a-5411-4686-9cfc-91590cb975a5 None None] GET https://10.4.3.52/volume// Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d0a8471a-5411-4686-9cfc-91590cb975a5 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d0a8471a-5411-4686-9cfc-91590cb975a5 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0a8471a-5411-4686-9cfc-91590cb975a5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:43:51.237447 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 360/1424] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:43:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:43:51.250497 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.250950 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12fe3fc9-8b44-4dd2-8d3a-6f715828ee57 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0 returned with HTTP 202 Jul 03 10:43:51.251414 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 347/1425] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/daa6dc14-4822-4cd7-a2a3-8fe9966766e0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:51.252873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:43:51.252989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.253335 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.259120 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce149983-2844-4c5b-a554-69b062c9484a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.261288 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce149983-2844-4c5b-a554-69b062c9484a tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639 Jul 03 10:43:51.261536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce149983-2844-4c5b-a554-69b062c9484a tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.261868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce149983-2844-4c5b-a554-69b062c9484a tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.264632 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:51.264632 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:51.267952 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:43:51.272552 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-d14afb0a-baf6-47a0-9bd4-22dff109c0ea tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:43:51.272702 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 360/1426] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:43:51 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:43:51.293285 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce149983-2844-4c5b-a554-69b062c9484a tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639 returned with HTTP 202 Jul 03 10:43:51.293801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 360/1427] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/56401ca3-991d-4d26-b89c-f8be9d346639 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:51.304031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f306bbf5-c848-4d55-b134-21e180919f72 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.305892 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f306bbf5-c848-4d55-b134-21e180919f72 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93 Jul 03 10:43:51.306169 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f306bbf5-c848-4d55-b134-21e180919f72 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.306489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f306bbf5-c848-4d55-b134-21e180919f72 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.341117 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f306bbf5-c848-4d55-b134-21e180919f72 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93 returned with HTTP 202 Jul 03 10:43:51.341540 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 361/1428] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/24ca50d4-3950-4487-b805-880f4297eb93 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:51.349431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2670f0d3-e0af-4ce0-821d-58d37a864708 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:51.351857 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2670f0d3-e0af-4ce0-821d-58d37a864708 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] DELETE https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e Jul 03 10:43:51.351857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2670f0d3-e0af-4ce0-821d-58d37a864708 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:51.352230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2670f0d3-e0af-4ce0-821d-58d37a864708 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:51.395311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2670f0d3-e0af-4ce0-821d-58d37a864708 tempest-VolumeTypesReaderTests-386182066 tempest-VolumeTypesReaderTests-386182066-project-admin] https://10.4.3.52/volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e returned with HTTP 202 Jul 03 10:43:51.395798 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 348/1429] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:43:51 2026] DELETE /volume/v3/types/9a23134d-c992-4d81-94a7-7cbe37c0a20e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:43:52.260885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-2578b932-b6af-496b-8c67-8f4acac91d31 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:52.263925 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-2578b932-b6af-496b-8c67-8f4acac91d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] DELETE https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 Jul 03 10:43:52.264139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-2578b932-b6af-496b-8c67-8f4acac91d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:52.264421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-2578b932-b6af-496b-8c67-8f4acac91d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:52.282427 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:52.282427 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:52.817784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4b799f13-969c-445c-abe7-f79ac8e5c384 req-2578b932-b6af-496b-8c67-8f4acac91d31 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 returned with HTTP 200 Jul 03 10:43:52.817983 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 361/1430] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:43:52 2026] DELETE /volume/v3/attachments/7543f3a7-a626-4810-ae71-b4aa2685c911 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:52.851786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:52.977382 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:52.977757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1662340689"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:52.979242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1662340689'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:52.979415 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume of 1 GB Jul 03 10:43:52.984374 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:43:52.990126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (30ce1eac-0cfa-4143-9d69-6b4751a1450e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:52.991241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e0c2eb-330e-4e26-ab35-06ab9a9ba6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:52.992173 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:53.019625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e0c2eb-330e-4e26-ab35-06ab9a9ba6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.020389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8168ed-f94b-47d3-9587-77d98fe35651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.040593 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:53.086830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['31602d23-d4f8-426a-858e-bbde913b7c8f', 'a95330d2-b58e-4748-9fd7-077a999167c9', 'a59ea9b3-8d4f-48e5-b6e0-ddb755428d71', '4068414f-a65f-4f92-863e-6f83166b262c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:53.087983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8168ed-f94b-47d3-9587-77d98fe35651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31602d23-d4f8-426a-858e-bbde913b7c8f', 'a95330d2-b58e-4748-9fd7-077a999167c9', 'a59ea9b3-8d4f-48e5-b6e0-ddb755428d71', '4068414f-a65f-4f92-863e-6f83166b262c']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.088921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be7b46-64bf-4abf-ad58-c9da9eca2e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.113814 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31be7b46-64bf-4abf-ad58-c9da9eca2e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3476cdfd-47ea-40da-9b1a-8b8aa14cbb44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1662340689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['31602d23-d4f8-426a-858e-bbde913b7c8f','a95330d2-b58e-4748-9fd7-077a999167c9','a59ea9b3-8d4f-48e5-b6e0-ddb755428d71','4068414f-a65f-4f92-863e-6f83166b262c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1662340689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3476cdfd-47ea-40da-9b1a-8b8aa14cbb44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.114583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c2325e-759b-486d-ad3a-a96e22aeca57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.134187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c2325e-759b-486d-ad3a-a96e22aeca57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1662340689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['31602d23-d4f8-426a-858e-bbde913b7c8f','a95330d2-b58e-4748-9fd7-077a999167c9','a59ea9b3-8d4f-48e5-b6e0-ddb755428d71','4068414f-a65f-4f92-863e-6f83166b262c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.135197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1215a98f-b929-48e3-99a3-314c16f49998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.136322 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:43:53.136731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-582399775"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:53.138164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-582399775'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:43:53.138286 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create volume of 1 GB Jul 03 10:43:53.142454 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Availability Zones retrieved successfully. Jul 03 10:43:53.147061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1215a98f-b929-48e3-99a3-314c16f49998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.147807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (30ce1eac-0cfa-4143-9d69-6b4751a1450e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:53.148118 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:43:53.148493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Flow 'volume_create_api' (bde82431-cf09-4873-a715-89eb530ed590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:53.148702 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48b2cd7f-8016-4b5e-b43d-b507a66dc08f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:53.149077 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 361/1431] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:43:52 2026] POST /volume/v3/volumes => generated 747 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:53.149370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb238424-d8e1-4814-8219-18f83dea04dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.150257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:43:53.177948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb238424-d8e1-4814-8219-18f83dea04dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.178748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee35042-54c0-4fce-8138-75def6b70e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.240341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['78d29a95-927d-4b51-82c5-9a2562908476', 'd5643dfe-d61d-49aa-a761-32b0d223bd37', '3710ea8f-03ee-48ea-ab2b-c93f21708314', '94982d2b-a350-485e-8abc-317fd2423d48'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:53.241281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee35042-54c0-4fce-8138-75def6b70e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78d29a95-927d-4b51-82c5-9a2562908476', 'd5643dfe-d61d-49aa-a761-32b0d223bd37', '3710ea8f-03ee-48ea-ab2b-c93f21708314', '94982d2b-a350-485e-8abc-317fd2423d48']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.242031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54533424-c1ad-49a0-8f20-986347ac044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.269639 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54533424-c1ad-49a0-8f20-986347ac044f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbf301a-8375-497f-968c-d9c00ff8583b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-582399775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78df7189a2e441a38454ed8097f60df6',qos_specs=None,replication_status=,reservations=['78d29a95-927d-4b51-82c5-9a2562908476','d5643dfe-d61d-49aa-a761-32b0d223bd37','3710ea8f-03ee-48ea-ab2b-c93f21708314','94982d2b-a350-485e-8abc-317fd2423d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14aaa882209408aa08bde311dfdddf1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-582399775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbf301a-8375-497f-968c-d9c00ff8583b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78df7189a2e441a38454ed8097f60df6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14aaa882209408aa08bde311dfdddf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.270738 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e195a55-6a7f-4a1f-b42f-adbc9c8a9363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.291453 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e195a55-6a7f-4a1f-b42f-adbc9c8a9363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-582399775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78df7189a2e441a38454ed8097f60df6',qos_specs=None,replication_status=,reservations=['78d29a95-927d-4b51-82c5-9a2562908476','d5643dfe-d61d-49aa-a761-32b0d223bd37','3710ea8f-03ee-48ea-ab2b-c93f21708314','94982d2b-a350-485e-8abc-317fd2423d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14aaa882209408aa08bde311dfdddf1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.292154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737da462-083d-4549-a2eb-091c9c2dc3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:43:53.306626 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737da462-083d-4549-a2eb-091c9c2dc3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:43:53.307315 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Flow 'volume_create_api' (bde82431-cf09-4873-a715-89eb530ed590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:43:53.307722 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create volume request issued successfully. Jul 03 10:43:53.308607 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c5e0b01-bebc-4a2e-ab7c-4cb34915572e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:43:53.309133 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 362/1432] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:43:53 2026] POST /volume/v3/volumes => generated 748 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:53.326247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6e516623-30b3-4562-8709-9575eac8edf9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:53.327995 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e516623-30b3-4562-8709-9575eac8edf9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:43:53.328211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e516623-30b3-4562-8709-9575eac8edf9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:53.328393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e516623-30b3-4562-8709-9575eac8edf9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:53.334649 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:53.334649 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:53.338237 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6e516623-30b3-4562-8709-9575eac8edf9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:43:53.342719 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e516623-30b3-4562-8709-9575eac8edf9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 200 Jul 03 10:43:53.343224 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 349/1433] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:53 2026] GET /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:53.415041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:53.416393 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:43:53.416393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:53.416393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:53.423910 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:53.423910 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:53.428740 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:43:53.433297 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca35869a-2241-4b23-8ce3-034cf8fe534a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:43:53.433638 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 362/1434] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:53 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:54.358767 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:54.360781 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:43:54.360968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:54.361194 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:54.369261 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:54.369261 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:54.373125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:43:54.377808 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb973474-4cef-4eef-8e3e-9df8715917d0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 200 Jul 03 10:43:54.377968 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 362/1435] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:43:54 2026] GET /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:54.393732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:54.396093 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:54.396585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbf301a-8375-497f-968c-d9c00ff8583b", "name": "tempest-SnapshotsActionsTest-Snapshot-406186123"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:54.409176 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:54.409176 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:54.409814 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:43:54.409971 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create snapshot from volume adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:43:54.453557 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['a8561169-3503-495e-93da-dd814396fab8', 'be00d656-052a-4d29-8d4b-1183903a2734', 'b249b3db-d0df-4308-921e-0b1c17d62702', 'f0a9ccaa-8922-47d7-97ee-686698bcf229'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:54.498137 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot create request issued successfully. Jul 03 10:43:54.498615 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c7c80c0-f49d-41d1-9eb9-25fdb020556e tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:54.499091 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 363/1436] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:54.508259 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a224536e-214e-485e-a0f2-7de79d7bc710 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:54.509997 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a224536e-214e-485e-a0f2-7de79d7bc710 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:43:54.510256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a224536e-214e-485e-a0f2-7de79d7bc710 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:54.510486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a224536e-214e-485e-a0f2-7de79d7bc710 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:54.515130 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:54.515130 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:54.515615 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a224536e-214e-485e-a0f2-7de79d7bc710 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:54.516328 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a224536e-214e-485e-a0f2-7de79d7bc710 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:43:54.516800 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 350/1437] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:54 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:55.529036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.531673 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:43:55.531968 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:55.532303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:55.538880 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.538880 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:55.539617 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:55.540792 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b66c050-e0af-48ec-9d33-ff8a05b94cfe tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:43:55.541399 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 363/1438] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:55 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:55.557785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.655792 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:43:55.656240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:55.656369 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:55.657640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'creating'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:43:55.668752 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.668752 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:55.683095 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6024f2b1-dfc0-49c3-9c3e-8ea9290b42d0 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:43:55.683520 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 363/1439] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:55 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:55.690379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6e13192a-5b51-4abd-ac32-7468f064c644 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.692355 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e13192a-5b51-4abd-ac32-7468f064c644 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:43:55.692568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e13192a-5b51-4abd-ac32-7468f064c644 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:55.692764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e13192a-5b51-4abd-ac32-7468f064c644 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:55.697911 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.697911 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:55.698431 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6e13192a-5b51-4abd-ac32-7468f064c644 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:55.699235 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e13192a-5b51-4abd-ac32-7468f064c644 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:43:55.699596 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 364/1440] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:55 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:55.707835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.709638 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:43:55.710002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:55.710216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:55.711770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:43:55.720812 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.720812 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:55.733131 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f563e740-31c0-4020-a7a1-6299bf72c0e7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:43:55.733533 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 351/1441] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:55 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:55.739937 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.742186 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:43:55.742352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:55.742612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:55.748313 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.748313 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:55.748807 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:55.749645 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bddad047-78c4-41f3-9642-78e0d9a3cb82 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:43:55.750012 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 364/1442] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:55 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:55.758926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.762949 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:55.763347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbf301a-8375-497f-968c-d9c00ff8583b", "name": "tempest-SnapshotsActionsTest-Snapshot-311073085"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:55.772376 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.772376 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:55.772849 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:43:55.772969 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create snapshot from volume adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:43:55.799686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['139fa736-793e-4957-aa5b-fa33c7116602', '66414cd1-b0ac-4078-9957-42ff4011e207', 'd1cc8419-23d3-4127-96db-ddc7db87cce0', 'de896113-e4b6-4dda-b0de-36b4a8a6dd05'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:55.830552 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot create request issued successfully. Jul 03 10:43:55.830847 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-32a20dde-5de1-41ec-b1f3-a0f733c09331 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:55.831275 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 364/1443] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:55.844639 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:55.846702 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:55.846943 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:55.847217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:55.853510 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:55.853510 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:55.854178 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:55.855274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71b8a0ec-40a0-4084-bbc9-c1b459713567 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 200 Jul 03 10:43:55.856257 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 365/1444] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:55 2026] GET /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:56.864932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2da63788-6120-44f9-bf39-15c353994f7f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:56.867157 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2da63788-6120-44f9-bf39-15c353994f7f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:56.867419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2da63788-6120-44f9-bf39-15c353994f7f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:56.867665 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2da63788-6120-44f9-bf39-15c353994f7f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:56.875596 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:56.875596 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:56.876201 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2da63788-6120-44f9-bf39-15c353994f7f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:56.877221 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2da63788-6120-44f9-bf39-15c353994f7f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 200 Jul 03 10:43:56.877713 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 352/1445] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:56 2026] GET /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:56.886482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c222443b-825d-4d79-9993-0ef8cb978f0c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:56.889340 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c222443b-825d-4d79-9993-0ef8cb978f0c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action Jul 03 10:43:56.889675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c222443b-825d-4d79-9993-0ef8cb978f0c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:56.889795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c222443b-825d-4d79-9993-0ef8cb978f0c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:56.892257 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-c222443b-825d-4d79-9993-0ef8cb978f0c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot 'a8604b85-0b7e-4b69-8827-992ac483b067' with '{'status': 'creating'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:43:56.928057 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:56.928057 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:56.954223 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c222443b-825d-4d79-9993-0ef8cb978f0c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action returned with HTTP 202 Jul 03 10:43:56.954509 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 365/1446] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:56 2026] POST /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:56.964639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:56.967396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:56.967650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:56.967872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:56.974339 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:56.974339 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:56.974989 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:56.975916 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c120b2d-aade-4162-aa7c-36f482ed8420 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 200 Jul 03 10:43:56.977971 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 365/1447] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:56 2026] GET /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:56.988971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a3b5816d-4174-4f51-af00-b2076fcf930e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:56.990621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action Jul 03 10:43:56.994135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:56.994135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:57.010500 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:57.010500 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:57.010858 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot retrieved successfully. Jul 03 10:43:57.035295 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot delete request issued successfully. Jul 03 10:43:57.035647 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a3b5816d-4174-4f51-af00-b2076fcf930e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action returned with HTTP 202 Jul 03 10:43:57.036049 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 366/1448] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:56 2026] POST /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:57.045639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:57.047689 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:57.047975 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:57.048383 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:57.054200 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:57.054200 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:57.054647 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:57.055515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a84ab76a-9ba6-4997-ba31-716becd79d05 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 200 Jul 03 10:43:57.056008 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 353/1449] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:57 2026] GET /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:58.066251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-579c781a-1b89-409e-a2d0-9eaad4d2d30b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.068835 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-579c781a-1b89-409e-a2d0-9eaad4d2d30b tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:58.069142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-579c781a-1b89-409e-a2d0-9eaad4d2d30b tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:58.069440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-579c781a-1b89-409e-a2d0-9eaad4d2d30b tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:58.076542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-579c781a-1b89-409e-a2d0-9eaad4d2d30b tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 404 Jul 03 10:43:58.077087 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 366/1450] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:58 2026] GET /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:58.085643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-26045f4a-d746-45ea-9c11-8cb781e33838 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.087267 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-26045f4a-d746-45ea-9c11-8cb781e33838 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:43:58.087700 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-26045f4a-d746-45ea-9c11-8cb781e33838 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:58.087919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-26045f4a-d746-45ea-9c11-8cb781e33838 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:58.089515 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-26045f4a-d746-45ea-9c11-8cb781e33838 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:43:58.100230 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:58.100230 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:58.117018 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-26045f4a-d746-45ea-9c11-8cb781e33838 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:43:58.117770 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 366/1451] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:58 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:58.126871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.129680 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:43:58.129855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:58.130028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:58.135197 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:58.135197 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:58.135948 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:58.137763 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0175b1dd-6ad7-477e-90c9-d2afd6b35e6c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:43:58.138349 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 367/1452] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:58 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:58.149579 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.152129 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:58.152315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:58.152440 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:58.152586 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete snapshot with id: a8604b85-0b7e-4b69-8827-992ac483b067 Jul 03 10:43:58.158486 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6748f59b-870b-4ae3-bfb2-aaecd0c40c3f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 returned with HTTP 404 Jul 03 10:43:58.159115 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 354/1453] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:43:58 2026] DELETE /volume/v3/snapshots/a8604b85-0b7e-4b69-8827-992ac483b067 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:43:58.169597 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.171899 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:43:58.171899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbf301a-8375-497f-968c-d9c00ff8583b", "name": "tempest-SnapshotsActionsTest-Snapshot-1948416820"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:58.184895 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:58.184895 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:58.185456 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:43:58.185636 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create snapshot from volume adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:43:58.235070 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['c9317e8a-de5b-4a4d-9add-ded681a25efd', '11d42699-3220-49d4-879e-c1bdc73a3d5f', '7b30da23-4f11-40d6-92a9-4dd540420e91', '65c0284b-b27a-40b9-a7fe-ec8622005540'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:43:58.269716 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot create request issued successfully. Jul 03 10:43:58.270057 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-deeeec6b-7db3-4c99-ab63-789b58fdeefa tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:43:58.270523 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 367/1454] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:43:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:43:58.284227 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0150452-8987-4d39-8c80-b4a368845bab None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:58.286490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0150452-8987-4d39-8c80-b4a368845bab tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:43:58.286655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0150452-8987-4d39-8c80-b4a368845bab tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:58.286925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0150452-8987-4d39-8c80-b4a368845bab tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:58.297709 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:58.297709 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:58.298286 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c0150452-8987-4d39-8c80-b4a368845bab tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:58.299176 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0150452-8987-4d39-8c80-b4a368845bab tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 200 Jul 03 10:43:58.299602 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 367/1455] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:58 2026] GET /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:59.313342 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:59.315194 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:43:59.315360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:59.315550 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:59.320047 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:59.320047 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:59.320444 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:59.321152 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8418aa3b-9517-4b79-8715-2bff92d9bcbd tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 200 Jul 03 10:43:59.321879 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 368/1456] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:59 2026] GET /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:59.333169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:59.334851 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action Jul 03 10:43:59.335185 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:59.335305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:59.336981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot 'fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28' with '{'status': 'deleting'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:43:59.345881 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:59.345881 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:43:59.365355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee94002a-9b0a-4c58-91e4-b8e13d18df6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action returned with HTTP 202 Jul 03 10:43:59.365355 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 355/1457] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:59 2026] POST /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:59.376293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:59.376293 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:43:59.376974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:59.376974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:59.383019 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:59.383019 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:43:59.383385 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:59.384426 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aad60ce1-8730-4f8a-9553-1eb22b348484 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 200 Jul 03 10:43:59.385053 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 368/1458] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:59 2026] GET /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:43:59.395977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:59.398366 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action Jul 03 10:43:59.398852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:43:59.399047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:43:59.408802 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:59.408802 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:43:59.409184 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot retrieved successfully. Jul 03 10:43:59.425023 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot delete request issued successfully. Jul 03 10:43:59.425275 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b00e540-a40a-4b75-8baa-eda130ce1395 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action returned with HTTP 202 Jul 03 10:43:59.425758 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 368/1459] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:43:59 2026] POST /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:43:59.435408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:43:59.440344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:43:59.440588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:43:59.440855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:43:59.453053 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:43:59.453053 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:43:59.454349 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:43:59.455410 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-25ef09ad-5c64-4a72-bf2c-e45ded46bf2c tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 200 Jul 03 10:43:59.456729 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 369/1460] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:43:59 2026] GET /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:00.471484 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ca12c60f-facb-4a8a-bba5-32a3ece61896 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.473153 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca12c60f-facb-4a8a-bba5-32a3ece61896 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:44:00.473320 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ca12c60f-facb-4a8a-bba5-32a3ece61896 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:00.473630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ca12c60f-facb-4a8a-bba5-32a3ece61896 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:00.479341 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca12c60f-facb-4a8a-bba5-32a3ece61896 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 404 Jul 03 10:44:00.480032 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 356/1461] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:00 2026] GET /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:00.488831 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cc3bba62-51e6-4610-a236-e89515f09aee None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.490655 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc3bba62-51e6-4610-a236-e89515f09aee tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:00.491001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc3bba62-51e6-4610-a236-e89515f09aee tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:00.491218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc3bba62-51e6-4610-a236-e89515f09aee tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:00.493049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-cc3bba62-51e6-4610-a236-e89515f09aee tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:00.506658 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:00.506658 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:00.523499 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc3bba62-51e6-4610-a236-e89515f09aee tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:00.523895 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 369/1462] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:00 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:00.532847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.536187 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:00.536362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:00.536535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:00.541770 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:00.541770 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:00.542438 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:00.543172 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19a4057e-89cf-44f1-8eb8-a701736f47e0 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:00.543602 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 369/1463] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:00 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:00.557390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.560001 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:44:00.560362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:00.560666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:00.560746 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete snapshot with id: fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 Jul 03 10:44:00.567716 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b1083a8-3dda-47bf-89a6-4cc99671a198 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 returned with HTTP 404 Jul 03 10:44:00.568377 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 370/1464] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:44:00 2026] DELETE /volume/v3/snapshots/fda0c5bb-a81d-42ec-bb49-b15fc7ef4a28 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:00.578415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.580918 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:44:00.581427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbf301a-8375-497f-968c-d9c00ff8583b", "name": "tempest-SnapshotsActionsTest-Snapshot-25696978"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:00.591654 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:00.591654 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:00.592258 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:44:00.592424 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create snapshot from volume adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:00.619007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['ebb2e511-745d-41e3-92d5-9d55edc12bb1', 'c35d6f77-dc23-44db-b822-ad5121674497', '8c2a2cd7-436a-4ec3-add1-a81212872f82', '3bcdb307-e6e7-4cf4-b8d6-91d61c4dafcd'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:00.649576 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot create request issued successfully. Jul 03 10:44:00.649914 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15cd5984-8f5a-4b4c-81d3-72bcf7481d83 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:44:00.650320 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 357/1465] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:44:00 2026] POST /volume/v3/snapshots => generated 305 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:00.667364 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6903e006-f1eb-4698-bdcf-be79444339c5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:00.677465 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6903e006-f1eb-4698-bdcf-be79444339c5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:00.677465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6903e006-f1eb-4698-bdcf-be79444339c5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:00.678042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6903e006-f1eb-4698-bdcf-be79444339c5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:00.684513 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:00.684513 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:00.685611 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6903e006-f1eb-4698-bdcf-be79444339c5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:00.686397 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6903e006-f1eb-4698-bdcf-be79444339c5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 200 Jul 03 10:44:00.687080 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 370/1466] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:00 2026] GET /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:01.696839 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:01.698649 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:01.698853 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:01.699026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:01.703940 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:01.703940 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:01.704621 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:01.705525 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b9867b8-4bb9-4c4f-9519-f2b77adc4477 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 200 Jul 03 10:44:01.706146 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 370/1467] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:01 2026] GET /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:01.715918 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b7136129-fdd4-4829-998e-334d65653fec None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:01.718580 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b7136129-fdd4-4829-998e-334d65653fec tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action Jul 03 10:44:01.719035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b7136129-fdd4-4829-998e-334d65653fec tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:01.719242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b7136129-fdd4-4829-998e-334d65653fec tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:01.725826 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-b7136129-fdd4-4829-998e-334d65653fec tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '75e3e07d-3c76-4c57-8291-0c85d77f2ed3' with '{'status': 'error'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:01.745532 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:01.745532 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:01.763024 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b7136129-fdd4-4829-998e-334d65653fec tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action returned with HTTP 202 Jul 03 10:44:01.763531 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 371/1468] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:01 2026] POST /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:01.771064 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:01.773248 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:01.773446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:01.773638 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:01.780198 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:01.780198 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:01.780888 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:01.781959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbe0fa04-8125-40a6-ab1f-52a92810e84f tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 200 Jul 03 10:44:01.782721 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 358/1469] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:01 2026] GET /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:01.800223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:01.802269 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action Jul 03 10:44:01.802576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:01.802762 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:01.809997 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:01.809997 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:01.810424 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot retrieved successfully. Jul 03 10:44:01.834675 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot delete request issued successfully. Jul 03 10:44:01.835219 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3775cf7-264e-4b84-9c59-bd6ad3eb46d1 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action returned with HTTP 202 Jul 03 10:44:01.835788 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 371/1470] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:01 2026] POST /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:01.844709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:01.849412 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:01.849412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:01.849412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:01.861205 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:01.861205 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:01.861205 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:01.861205 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bb3de8fa-8931-42b5-9546-82b282a3bc96 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 200 Jul 03 10:44:01.861477 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 371/1471] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:01 2026] GET /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:02.424455 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-efd74572-e306-46da-a96a-4dbee5db1fdb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.425824 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:02.426423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1314858757", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:02.427909 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1314858757', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:02.428745 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume of 1 GB Jul 03 10:44:02.430305 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:02.430305 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:02.433023 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Availability Zones retrieved successfully. Jul 03 10:44:02.439942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Flow 'volume_create_api' (d25de9cf-521f-4588-9a1e-51a2946f00b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:02.441345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47fe919-cfe3-45e4-b2f9-d62d55656988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:02.443011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:02.477787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47fe919-cfe3-45e4-b2f9-d62d55656988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:02.477787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2573b28-b7ce-4a2f-a4de-bfac79589de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:02.538408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Created reservations ['97581681-fb9b-49d9-ae93-be869e21d764', '6da9e6e8-4b8e-490b-8a3d-621a2cd19150', 'd9ad47c4-708d-4422-986c-4772357796bc', 'aaac91fa-710c-4a2e-be2c-3f237ee7578f'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:02.539696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2573b28-b7ce-4a2f-a4de-bfac79589de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97581681-fb9b-49d9-ae93-be869e21d764', '6da9e6e8-4b8e-490b-8a3d-621a2cd19150', 'd9ad47c4-708d-4422-986c-4772357796bc', 'aaac91fa-710c-4a2e-be2c-3f237ee7578f']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:02.540772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dabb3-e2ea-4a01-a6bb-059a33dc2f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:02.572537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dabb3-e2ea-4a01-a6bb-059a33dc2f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831ecef0-0039-4a8e-b36c-f2ac097f8f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1314858757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afcc5049e8b24f98a27329126e9ad508',qos_specs=None,replication_status=,reservations=['97581681-fb9b-49d9-ae93-be869e21d764','6da9e6e8-4b8e-490b-8a3d-621a2cd19150','d9ad47c4-708d-4422-986c-4772357796bc','aaac91fa-710c-4a2e-be2c-3f237ee7578f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1314858757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=831ecef0-0039-4a8e-b36c-f2ac097f8f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afcc5049e8b24f98a27329126e9ad508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:02.572537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc41b10-93d3-47fb-a19c-8417aa4c5650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:02.594700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc41b10-93d3-47fb-a19c-8417aa4c5650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1314858757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afcc5049e8b24f98a27329126e9ad508',qos_specs=None,replication_status=,reservations=['97581681-fb9b-49d9-ae93-be869e21d764','6da9e6e8-4b8e-490b-8a3d-621a2cd19150','d9ad47c4-708d-4422-986c-4772357796bc','aaac91fa-710c-4a2e-be2c-3f237ee7578f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cd93e168f241519773cdc2c6e8a3f1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:02.596119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d609ca74-bbcb-4610-a755-2efa0af3ecec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:02.615277 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d609ca74-bbcb-4610-a755-2efa0af3ecec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:02.616455 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Flow 'volume_create_api' (d25de9cf-521f-4588-9a1e-51a2946f00b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:02.617091 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Create volume request issued successfully. Jul 03 10:44:02.617920 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efd74572-e306-46da-a96a-4dbee5db1fdb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:02.618445 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 372/1472] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:02 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:02.634528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.636485 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:02.636736 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:02.636960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:02.647247 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:02.647247 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:02.652589 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:02.657769 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b6f8f38-125d-434f-9dc0-9e2e1017e85f tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:02.658515 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 359/1473] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:02 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:02.871816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0f9afe6-033f-48e6-be51-fbaf8793c1b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.875546 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0f9afe6-033f-48e6-be51-fbaf8793c1b9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:02.876133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0f9afe6-033f-48e6-be51-fbaf8793c1b9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:02.876463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0f9afe6-033f-48e6-be51-fbaf8793c1b9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:02.882561 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0f9afe6-033f-48e6-be51-fbaf8793c1b9 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 404 Jul 03 10:44:02.883415 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 372/1474] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:02 2026] GET /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:02.894030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.899637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:02.899935 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:02.900080 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:02.902469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:02.925379 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:02.925379 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:02.951322 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e8b44e5-24f8-4f51-80ee-9ebb2e2cf4cf tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:02.951871 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 372/1475] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:02 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:02.960118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.962404 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:02.962632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:02.962864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:02.968528 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:02.968528 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:02.969079 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:02.970057 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa346bd5-0e85-4cb7-bf5a-417173f6dd1a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:02.970532 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 373/1476] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:02 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:02.981911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:02.983848 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:02.984040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:02.984295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:02.984448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete snapshot with id: 75e3e07d-3c76-4c57-8291-0c85d77f2ed3 Jul 03 10:44:02.992713 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-64621a5e-db52-4f94-aa9d-07fb4ebf2a24 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 returned with HTTP 404 Jul 03 10:44:02.993043 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 360/1477] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:44:02 2026] DELETE /volume/v3/snapshots/75e3e07d-3c76-4c57-8291-0c85d77f2ed3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:03.002546 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.004177 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:44:03.004505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbf301a-8375-497f-968c-d9c00ff8583b", "name": "tempest-SnapshotsActionsTest-Snapshot-1724167558"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:03.014635 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.014635 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:03.015125 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:44:03.015273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Create snapshot from volume adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:03.045972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Created reservations ['0945f91b-cbfe-477c-b487-50bfda395a21', 'ec6aa8ae-d816-40fb-b99c-59f904358794', '7baa0e1a-788f-483c-9b26-f83a98dcd6da', '16fe7943-feaf-483f-90ad-27921d88bc88'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:03.107859 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot create request issued successfully. Jul 03 10:44:03.108253 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d2cc550-7636-4cc5-b605-6be79a97c1f6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:44:03.108955 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 373/1478] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:44:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:03.117549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.120435 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:03.120435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.120763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.128837 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.128837 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:03.130061 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:03.131496 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ceff6f25-d194-487a-b026-0d04c7d54a22 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 200 Jul 03 10:44:03.132030 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 373/1479] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:03.673402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.675423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:03.675656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.675893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.683777 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.683777 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:03.687500 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:03.691690 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1985dba-e5fa-417d-9254-2a2c1e73b821 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:03.692216 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 374/1480] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:03.709038 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.724607 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:03.724833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.726530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.736043 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.736043 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:03.741464 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:03.746526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa76b380-ff23-4936-96e1-8b10da0fb419 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:03.746924 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 361/1481] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:03.768871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.771490 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:44:03.771809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.772175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.772525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:03.773019 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.773019 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:03.773635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:03.824870 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Get all volumes completed successfully. Jul 03 10:44:03.825458 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6ad66018-966e-407b-818b-46fbe59ed3d7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:44:03.825820 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 374/1482] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/volumes => generated 337 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:03.841172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-41a067ec-d967-486c-912b-2aacadd942b7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.845701 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41a067ec-d967-486c-912b-2aacadd942b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:03.845701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41a067ec-d967-486c-912b-2aacadd942b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.845701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41a067ec-d967-486c-912b-2aacadd942b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.856332 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.856332 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:03.861996 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-41a067ec-d967-486c-912b-2aacadd942b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:03.868701 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41a067ec-d967-486c-912b-2aacadd942b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:03.869287 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 374/1483] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:03.919257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:03.920922 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:03.921267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:03.921373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:03.929214 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:03.929214 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:03.934209 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:03.938821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-13f1eabd-6094-4bb7-aa9f-0a47c2eff561 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:03.939270 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 375/1484] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:03 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.144935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.147061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:04.147391 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:04.147663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:04.156245 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.156245 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:04.157335 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:04.159816 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ff97257-97f7-4c24-88a3-25a28bb4bafc tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 200 Jul 03 10:44:04.159816 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 362/1485] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:04 2026] GET /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.172245 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-758f649f-dbba-4dcf-aca7-a9b437726eed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.174674 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-758f649f-dbba-4dcf-aca7-a9b437726eed tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action Jul 03 10:44:04.175017 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-758f649f-dbba-4dcf-aca7-a9b437726eed tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:04.176380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-758f649f-dbba-4dcf-aca7-a9b437726eed tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:04.176628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-758f649f-dbba-4dcf-aca7-a9b437726eed tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '3e786371-e685-4d7f-b31d-ae301c9f0394' with '{'status': 'error_deleting'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:04.188191 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.188191 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:04.206914 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-758f649f-dbba-4dcf-aca7-a9b437726eed tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action returned with HTTP 202 Jul 03 10:44:04.207511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 375/1486] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:04 2026] POST /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:04.216233 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.220135 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:04.220135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:04.220135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:04.226824 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.226824 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:04.229030 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:04.229030 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab4a4dce-663a-4049-b1e8-f5326573c494 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 200 Jul 03 10:44:04.229030 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 375/1487] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:04 2026] GET /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.245821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.247541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action Jul 03 10:44:04.247887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:04.248023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:04.257867 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.257867 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:04.257867 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot retrieved successfully. Jul 03 10:44:04.286133 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot delete request issued successfully. Jul 03 10:44:04.286133 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c57a5bd3-867a-4eee-a7ef-ef0185f09ed7 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action returned with HTTP 202 Jul 03 10:44:04.286133 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 376/1488] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:04 2026] POST /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:04.295678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.297792 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:04.298021 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:04.298686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:04.309340 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.309340 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:04.309915 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:04.314087 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-90f6926c-cefd-474d-ae7b-5229ebe415bb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 200 Jul 03 10:44:04.315225 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 363/1489] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:04 2026] GET /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.428187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-46f31570-ea95-4692-9f15-0cac11285691 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.542150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-46f31570-ea95-4692-9f15-0cac11285691 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:04.542150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-46f31570-ea95-4692-9f15-0cac11285691 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-383200277", "extra_specs": {}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:04.542150 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.542150 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:04.558131 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-46f31570-ea95-4692-9f15-0cac11285691 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:04.558760 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 376/1490] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:44:04 2026] POST /volume/v3/types => generated 211 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.568258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4184819e-83a7-4af9-b44c-31e4271fd743 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.570120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4184819e-83a7-4af9-b44c-31e4271fd743 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] POST https://10.4.3.52/volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96/encryption Jul 03 10:44:04.570575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4184819e-83a7-4af9-b44c-31e4271fd743 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:04.588080 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4184819e-83a7-4af9-b44c-31e4271fd743 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96/encryption returned with HTTP 200 Jul 03 10:44:04.588598 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 376/1491] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:44:04 2026] POST /volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:04.597871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.668388 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:04.668794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-702628379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-383200277", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:04.670362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-702628379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-383200277', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:04.674850 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume of 1 GB Jul 03 10:44:04.675425 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.675425 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:04.676097 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Availability Zones retrieved successfully. Jul 03 10:44:04.682622 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (ece9e45d-55dd-440e-b60b-83317f157422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:04.683686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201b97ab-346b-460d-83ff-65b49fd9645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:04.684695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:04.726811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201b97ab-346b-460d-83ff-65b49fd9645c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:44:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e0f3747-8308-431a-9366-02a489c7ff96,is_public=True,name='tempest-scenario-type-luks-383200277',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e0f3747-8308-431a-9366-02a489c7ff96', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:04.728002 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b488d0-ebe6-4d3a-af54-ceba98c85075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:04.763663 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:04.764094 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:04.821615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Created reservations ['0d61371d-0a07-4072-98c9-f5f511cf385a', '46873e5a-8e05-4932-99fe-6ee4d1224d82', '8d491452-d7bb-4f8b-8559-2b6c55026fec', 'fca159a4-e1b4-4629-a0d8-3c30c9ec8f1d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:04.822696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b488d0-ebe6-4d3a-af54-ceba98c85075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d61371d-0a07-4072-98c9-f5f511cf385a', '46873e5a-8e05-4932-99fe-6ee4d1224d82', '8d491452-d7bb-4f8b-8559-2b6c55026fec', 'fca159a4-e1b4-4629-a0d8-3c30c9ec8f1d']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:04.823721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e731ac89-0487-43da-a49b-96ab649ecd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:04.855482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e731ac89-0487-43da-a49b-96ab649ecd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c260dbd-0f88-4bf5-9905-4c165cdbb4ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-702628379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['0d61371d-0a07-4072-98c9-f5f511cf385a','46873e5a-8e05-4932-99fe-6ee4d1224d82','8d491452-d7bb-4f8b-8559-2b6c55026fec','fca159a4-e1b4-4629-a0d8-3c30c9ec8f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-702628379',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c260dbd-0f88-4bf5-9905-4c165cdbb4ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a928fe7ff1a41fab7988c99c056204a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e0f3747-8308-431a-9366-02a489c7ff96),volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:04.856895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28f54f0-4712-4498-be37-1a202280eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:04.878514 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28f54f0-4712-4498-be37-1a202280eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-702628379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['0d61371d-0a07-4072-98c9-f5f511cf385a','46873e5a-8e05-4932-99fe-6ee4d1224d82','8d491452-d7bb-4f8b-8559-2b6c55026fec','fca159a4-e1b4-4629-a0d8-3c30c9ec8f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:04.879643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23091eb-3b2a-4459-a1d0-ca0ca6cfd3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:04.890010 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23091eb-3b2a-4459-a1d0-ca0ca6cfd3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:04.891219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (ece9e45d-55dd-440e-b60b-83317f157422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:04.891619 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request issued successfully. Jul 03 10:44:04.892389 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb43c2d4-787e-43e1-866a-f3be2eccc36c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:04.892942 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 377/1492] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:04 2026] POST /volume/v3/volumes => generated 781 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:04.909418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:04.915344 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:44:04.915715 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:04.915892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:04.928816 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:04.928816 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:04.933869 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:04.941823 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fadfb815-2a94-4c0b-b531-4a05dffa1473 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 200 Jul 03 10:44:04.942559 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 364/1493] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:04 2026] GET /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.330475 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b5ad65d-ee27-4fe8-aaf9-07933ce552a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.335273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b5ad65d-ee27-4fe8-aaf9-07933ce552a1 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:05.335820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b5ad65d-ee27-4fe8-aaf9-07933ce552a1 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.336250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b5ad65d-ee27-4fe8-aaf9-07933ce552a1 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.343355 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b5ad65d-ee27-4fe8-aaf9-07933ce552a1 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 404 Jul 03 10:44:05.344247 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 377/1494] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:44:05.353662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.359130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:05.359130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:05.359130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:05.360026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:05.369915 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.369915 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:05.395276 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3a33577-1927-44fb-bcf5-68f62aed9d6c tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:05.395630 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 377/1495] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:05 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:05.404340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.406597 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.406841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.407067 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.412247 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.412247 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:05.412739 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:05.413612 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c04bd612-cd03-44bc-8b2c-dc7b789d49eb tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:05.413987 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 378/1496] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.429883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.432785 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:05.432785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.432785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.432785 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete snapshot with id: 3e786371-e685-4d7f-b31d-ae301c9f0394 Jul 03 10:44:05.436828 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79f28b1a-ada0-4a0e-9b49-1c870261c61a tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 returned with HTTP 404 Jul 03 10:44:05.437577 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 365/1497] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:44:05 2026] DELETE /volume/v3/snapshots/3e786371-e685-4d7f-b31d-ae301c9f0394 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:05.446802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.448658 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:05.449823 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:05.449823 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:05.450857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'creating'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:05.466319 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.466319 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:05.488528 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33c03c07-1b9d-4568-8f85-d689e61ba74e tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:05.488994 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 378/1498] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:05 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:05.500341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.504147 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.504147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.504147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.509475 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.509475 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:05.510344 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:05.511585 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e4a57af-6811-4153-bfe7-b50758aabe76 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:05.512149 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 378/1499] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.522789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-419afa74-fc40-4960-9bba-c178fafb84d5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.528727 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:05.529384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:05.529384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:05.533683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.snapshot_actions [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99876) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 10:44:05.539600 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.539600 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:05.540343 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.snapshot_actions [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Updating snapshot 7570d750-03be-415b-b266-f8b910a0bc79 with info {'id': '7570d750-03be-415b-b266-f8b910a0bc79', 'status': 'error', 'progress': '80%'} Jul 03 10:44:05.547436 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-419afa74-fc40-4960-9bba-c178fafb84d5 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:05.547970 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 379/1500] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:05 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:05.556850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-006d82c9-0823-409f-92f8-585be36077a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.558719 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-006d82c9-0823-409f-92f8-585be36077a2 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.558891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-006d82c9-0823-409f-92f8-585be36077a2 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.559059 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-006d82c9-0823-409f-92f8-585be36077a2 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.567317 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.567317 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:05.567623 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-006d82c9-0823-409f-92f8-585be36077a2 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Snapshot retrieved successfully. Jul 03 10:44:05.568248 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-006d82c9-0823-409f-92f8-585be36077a2 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:05.568577 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 366/1501] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.577761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-83735480-e762-48c5-92e4-e120fff04494 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.579606 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-83735480-e762-48c5-92e4-e120fff04494 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] POST https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action Jul 03 10:44:05.579946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-83735480-e762-48c5-92e4-e120fff04494 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:05.580097 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-83735480-e762-48c5-92e4-e120fff04494 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:05.581809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-83735480-e762-48c5-92e4-e120fff04494 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] Updating snapshot '7570d750-03be-415b-b266-f8b910a0bc79' with '{'status': 'available'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:44:05.591864 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.591864 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:05.608176 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-83735480-e762-48c5-92e4-e120fff04494 tempest-SnapshotsActionsTest-1009987892 tempest-SnapshotsActionsTest-1009987892-project-admin] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action returned with HTTP 202 Jul 03 10:44:05.608721 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 379/1502] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:44:05 2026] POST /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:05.618283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.620004 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.620337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.620638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.626221 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.626221 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:05.628325 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:05.628325 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0c05bc2-3ca2-4e7b-a784-be8463e47dbf tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:05.628325 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 379/1503] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.637196 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.639201 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.642134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.642134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.642134 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete snapshot with id: 7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.644157 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.644157 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:05.644587 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:05.658862 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot delete request issued successfully. Jul 03 10:44:05.659061 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bead9a9-f4d1-42ba-bf8d-7dc311fe27e7 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 202 Jul 03 10:44:05.659536 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 380/1504] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:44:05 2026] DELETE /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:05.666181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0b997928-83b6-4bb0-bf42-b433746329e2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.667775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0b997928-83b6-4bb0-bf42-b433746329e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:05.667941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0b997928-83b6-4bb0-bf42-b433746329e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.668114 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0b997928-83b6-4bb0-bf42-b433746329e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.673486 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.673486 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:05.673776 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0b997928-83b6-4bb0-bf42-b433746329e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Snapshot retrieved successfully. Jul 03 10:44:05.674540 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0b997928-83b6-4bb0-bf42-b433746329e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 200 Jul 03 10:44:05.674940 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 367/1505] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.958484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.960525 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:44:05.960724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.960900 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.969173 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:05.969173 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:05.976946 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:05.982919 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-092d14e4-ccbd-4766-a0da-efa4b139c59e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 200 Jul 03 10:44:05.982919 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 380/1506] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:05.985839 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b93a0b4c-465a-46b6-957c-e95673cc450e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.987574 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b93a0b4c-465a-46b6-957c-e95673cc450e None None] GET https://10.4.3.52/volume// Jul 03 10:44:05.987574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b93a0b4c-465a-46b6-957c-e95673cc450e None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.987574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b93a0b4c-465a-46b6-957c-e95673cc450e None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:05.987574 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b93a0b4c-465a-46b6-957c-e95673cc450e None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:05.987574 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 380/1507] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:05.995538 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.995695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-8f88a18e-922c-4286-b59c-bcfaf44bcaf3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:05.997250 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:44:05.997422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:05.997595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.008255 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.008255 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:06.012488 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:06.018778 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55972330-b08f-4dc3-8b86-14ca98eb29e6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 200 Jul 03 10:44:06.020071 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 368/1508] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:05 2026] GET /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:06.042700 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.046560 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:06.046976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1968679132", "source_volid": "2c260dbd-0f88-4bf5-9905-4c165cdbb4ca", "volume_type": "tempest-scenario-type-luks-383200277", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:06.048472 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1968679132', 'source_volid': '2c260dbd-0f88-4bf5-9905-4c165cdbb4ca', 'volume_type': 'tempest-scenario-type-luks-383200277', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:06.062589 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.062589 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:06.063089 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume retrieved successfully. Jul 03 10:44:06.063301 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume of 1 GB Jul 03 10:44:06.063949 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Availability Zones retrieved successfully. Jul 03 10:44:06.072069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (24960cab-0235-4a19-93d3-241de28c305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:06.072069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fe478c-ce9e-49f6-9053-d8f078a7243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:06.073004 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:06.113822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fe478c-ce9e-49f6-9053-d8f078a7243f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2c260dbd-0f88-4bf5-9905-4c165cdbb4ca', 'volume_type': VolumeType(created_at=2026-07-03T10:44:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e0f3747-8308-431a-9366-02a489c7ff96,is_public=True,name='tempest-scenario-type-luks-383200277',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e0f3747-8308-431a-9366-02a489c7ff96', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:06.114600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2693f61c-8a6b-4cf2-95ff-b874ed09f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:06.162068 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:06.162612 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:06.172926 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-8f88a18e-922c-4286-b59c-bcfaf44bcaf3 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:44:06.173451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-8f88a18e-922c-4286-b59c-bcfaf44bcaf3 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "831ecef0-0039-4a8e-b36c-f2ac097f8f58", "connector": null, "instance_uuid": "6308c0b8-b164-40a2-a08e-d8fc3390d21e"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:06.190489 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.190489 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:06.196477 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Created reservations ['8c95a20d-440e-40cf-8910-bf8c7de6c017', 'a264d87c-1081-4b5c-ba49-f8acc40b9965', '6ffa8f6d-2141-47e3-b736-ff64e4503c5f', '4f7e3a24-c736-412f-8e03-2d3592b35487'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:06.196477 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2693f61c-8a6b-4cf2-95ff-b874ed09f634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c95a20d-440e-40cf-8910-bf8c7de6c017', 'a264d87c-1081-4b5c-ba49-f8acc40b9965', '6ffa8f6d-2141-47e3-b736-ff64e4503c5f', '4f7e3a24-c736-412f-8e03-2d3592b35487']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:06.197476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a20b77-b3b6-4dcf-912e-f89c0a70155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:06.252866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a20b77-b3b6-4dcf-912e-f89c0a70155f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c696205-e359-4a8c-89c2-90185ad8fd0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1968679132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['8c95a20d-440e-40cf-8910-bf8c7de6c017','a264d87c-1081-4b5c-ba49-f8acc40b9965','6ffa8f6d-2141-47e3-b736-ff64e4503c5f','4f7e3a24-c736-412f-8e03-2d3592b35487'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c260dbd-0f88-4bf5-9905-4c165cdbb4ca,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1968679132',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c696205-e359-4a8c-89c2-90185ad8fd0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a928fe7ff1a41fab7988c99c056204a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2c260dbd-0f88-4bf5-9905-4c165cdbb4ca,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e0f3747-8308-431a-9366-02a489c7ff96),volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:06.253734 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e591b1e-f5fa-42dd-bc0a-2af7ce3551bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:06.255014 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-8f88a18e-922c-4286-b59c-bcfaf44bcaf3 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:44:06.255537 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 381/1509] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:44:05 2026] POST /volume/v3/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:06.287928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e591b1e-f5fa-42dd-bc0a-2af7ce3551bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1968679132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['8c95a20d-440e-40cf-8910-bf8c7de6c017','a264d87c-1081-4b5c-ba49-f8acc40b9965','6ffa8f6d-2141-47e3-b736-ff64e4503c5f','4f7e3a24-c736-412f-8e03-2d3592b35487'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c260dbd-0f88-4bf5-9905-4c165cdbb4ca,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=6e0f3747-8308-431a-9366-02a489c7ff96)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:06.288842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe195e81-05c9-4ccc-9cba-2b5268547a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:06.324838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe195e81-05c9-4ccc-9cba-2b5268547a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:06.326343 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (24960cab-0235-4a19-93d3-241de28c305d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:06.326755 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request issued successfully. Jul 03 10:44:06.327871 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16ba7edb-a065-4ec7-aca5-93d7a1e3bb55 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:06.328444 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 381/1510] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:06 2026] POST /volume/v3/volumes => generated 809 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:06.347468 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.348898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:06.349436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.349952 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.357560 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.357560 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:06.368194 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:06.375009 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b68f9127-cc29-4c95-82db-76b336ae12c9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:06.375579 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 381/1511] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:06.474096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.480420 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:06.480420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.480420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.498797 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.498797 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:06.502826 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:06.507881 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b4a181c-8c71-46f9-9c79-01c6d8f1c5dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:06.508716 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 369/1512] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:06.684020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cfef534f-68cf-4368-acda-644c5b8ab6df None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.685774 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cfef534f-68cf-4368-acda-644c5b8ab6df tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 Jul 03 10:44:06.687074 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cfef534f-68cf-4368-acda-644c5b8ab6df tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.687367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cfef534f-68cf-4368-acda-644c5b8ab6df tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.696559 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cfef534f-68cf-4368-acda-644c5b8ab6df tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 returned with HTTP 404 Jul 03 10:44:06.697114 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 382/1513] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/snapshots/7570d750-03be-415b-b266-f8b910a0bc79 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:06.704163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.706164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:06.706442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.706653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.714038 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.714038 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:06.717745 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:44:06.722124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25d06691-b0f3-4ff0-aa0e-10b5e151bed6 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 200 Jul 03 10:44:06.722595 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 382/1514] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:06.735669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.741125 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] DELETE https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:06.741488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.741750 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.741990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete volume with id: adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:06.753771 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.753771 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:06.754652 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:44:06.783874 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Delete volume request issued successfully. Jul 03 10:44:06.784160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe0831f9-c611-4dc3-9115-14fb71afca45 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 202 Jul 03 10:44:06.784787 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 382/1515] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:06 2026] DELETE /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:06.792046 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.794395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:06.794736 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.795019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.804902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6d6c665d-1ac1-472d-8f7a-4487c106a5c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.805497 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.805497 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:06.805646 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d6c665d-1ac1-472d-8f7a-4487c106a5c1 None None] GET https://10.4.3.52/volume// Jul 03 10:44:06.805989 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d6c665d-1ac1-472d-8f7a-4487c106a5c1 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.806340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d6c665d-1ac1-472d-8f7a-4487c106a5c1 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.806836 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d6c665d-1ac1-472d-8f7a-4487c106a5c1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:06.807409 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 383/1516] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:06.810817 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Volume info retrieved successfully. Jul 03 10:44:06.817274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60f9db5d-dbde-4804-a202-b87a0ad10d37 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 200 Jul 03 10:44:06.818280 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 370/1517] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:06.820789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.824447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:06.824775 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:06.825383 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:06.836515 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.836515 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:06.841514 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:06.847132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-474888ae-5cdb-479e-8b79-e69af87f815c tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:06.847949 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 383/1518] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:06 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:06.957365 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:06.959885 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] PUT https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee Jul 03 10:44:06.960305 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:06.971583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Acquiring lock "cinder-attachment_update-831ecef0-0039-4a8e-b36c-f2ac097f8f58-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:44:06.976337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Lock "cinder-attachment_update-831ecef0-0039-4a8e-b36c-f2ac097f8f58-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:44:06.977261 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:06.977261 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:07.194075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-430d4129-c902-4be5-ae23-6d399ed2c880 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.282683 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-430d4129-c902-4be5-ae23-6d399ed2c880 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:07.282974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-430d4129-c902-4be5-ae23-6d399ed2c880 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1931876080"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:07.284378 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:07.284378 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:07.296668 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-430d4129-c902-4be5-ae23-6d399ed2c880 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:07.297030 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 384/1519] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:44:07 2026] POST /volume/v3/types => generated 220 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:07.308510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b30d47c8-b738-44ef-9f52-8e3ffc0cc72f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.313429 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b30d47c8-b738-44ef-9f52-8e3ffc0cc72f tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:44:07.313429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b30d47c8-b738-44ef-9f52-8e3ffc0cc72f tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2058866817"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:07.335488 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b30d47c8-b738-44ef-9f52-8e3ffc0cc72f tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:44:07.335993 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 371/1520] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:44:07 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:07.345289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.394377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.396046 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:07.396250 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:07.396419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:07.404670 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:07.404670 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:07.408998 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:07.412365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:44:07.412759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d84042ad-f42a-4906-894f-c8fa9d9d6e5b", "volume_types": ["0da1d3b1-d03e-4ac0-946d-05b28a10ffb1"], "name": "tempest-GroupsV320Test-Group-939945176"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:07.414088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Creating new group {'group': {'group_type': 'd84042ad-f42a-4906-894f-c8fa9d9d6e5b', 'volume_types': ['0da1d3b1-d03e-4ac0-946d-05b28a10ffb1'], 'name': 'tempest-GroupsV320Test-Group-939945176'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:44:07.415274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e267f56d-885f-48b2-a061-60eb9ed761e2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:07.415823 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 385/1521] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:07 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:07.418670 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Creating group tempest-GroupsV320Test-Group-939945176. Jul 03 10:44:07.425928 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Availability Zones retrieved successfully. Jul 03 10:44:07.447702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Created reservations ['0d8f2650-e3a4-4b5c-a005-7f0d1f35424e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:07.482238 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f115a03-edf7-4c85-beec-3f7a178d5710 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:44:07.482238 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 384/1522] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:44:07 2026] POST /volume/v3/groups => generated 107 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:07.494430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.497061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:07.497061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:07.497568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:07.497568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:07.502971 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:07.502971 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:07.504346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Lock "cinder-attachment_update-831ecef0-0039-4a8e-b36c-f2ac097f8f58-np0000004406" released by "attachment_update" :: held 0.528s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:44:07.504718 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fad8c8b-8190-4573-bd75-1b3268989c18 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee returned with HTTP 200 Jul 03 10:44:07.505209 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 383/1523] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:44:06 2026] PUT /volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:07.513524 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26135c5-869d-4f52-a37c-884b3c8b4a38 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:07.514041 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 372/1524] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:07 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:07.526684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.532762 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:07.532992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:07.533244 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:07.544784 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:07.544784 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:07.548673 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:07.554680 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f7ca61f-dede-4b28-8ab9-eef76d03cb47 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:07.555302 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 386/1525] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:07 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:07.833506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-051c903e-d52b-4e70-a625-a929f92050e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:07.835446 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-051c903e-d52b-4e70-a625-a929f92050e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] GET https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b Jul 03 10:44:07.835611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-051c903e-d52b-4e70-a625-a929f92050e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:07.835780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-051c903e-d52b-4e70-a625-a929f92050e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:07.843998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-051c903e-d52b-4e70-a625-a929f92050e2 tempest-SnapshotsActionsTest-912249724 tempest-SnapshotsActionsTest-912249724-project-member] https://10.4.3.52/volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b returned with HTTP 404 Jul 03 10:44:07.844640 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 385/1526] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:07 2026] GET /volume/v3/volumes/adbf301a-8375-497f-968c-d9c00ff8583b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:08.428919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-83613763-1b02-4d70-b34b-043988c27215 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.430800 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83613763-1b02-4d70-b34b-043988c27215 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:08.431044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83613763-1b02-4d70-b34b-043988c27215 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.431358 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83613763-1b02-4d70-b34b-043988c27215 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.440082 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.440082 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:08.443205 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-83613763-1b02-4d70-b34b-043988c27215 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:08.447573 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83613763-1b02-4d70-b34b-043988c27215 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:08.447985 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 384/1527] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:08.507435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-6678e05f-16e4-4f8f-8e1b-d01241153028 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.512183 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-6678e05f-16e4-4f8f-8e1b-d01241153028 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d Jul 03 10:44:08.512415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-6678e05f-16e4-4f8f-8e1b-d01241153028 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.512643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-6678e05f-16e4-4f8f-8e1b-d01241153028 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.522098 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.522098 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:08.525313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cbf54d27-a993-4362-b622-87edf74b72c5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.527653 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cbf54d27-a993-4362-b622-87edf74b72c5 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.527990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cbf54d27-a993-4362-b622-87edf74b72c5 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.528195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cbf54d27-a993-4362-b622-87edf74b72c5 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.528195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-cbf54d27-a993-4362-b622-87edf74b72c5 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.538274 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.538274 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:08.548967 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cbf54d27-a993-4362-b622-87edf74b72c5 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.549529 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 387/1528] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:08.561694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.564373 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action Jul 03 10:44:08.564765 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:08.564884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:08.566692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Updating group '2a463b7e-1735-419e-893d-f69a11f3f8b6' with 'creating' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 10:44:08.568549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.570559 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:08.570858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.571064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.572035 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.572035 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:08.581121 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.581121 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:08.582940 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ee083a0-c7d2-420e-8dcc-fd0c4d8bab08 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action returned with HTTP 202 Jul 03 10:44:08.583503 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 386/1529] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:44:08 2026] POST /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:08.585396 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:08.591197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.591638 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2af2926e-4404-4fad-a4d7-c17aac0e8bfb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:08.592180 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 385/1530] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:08.592932 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.593180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.593463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.593610 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.598520 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.598520 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:08.607012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f482a302-0f31-41e1-af42-76a3d93a4ec2 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.607446 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 388/1531] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:08.617773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6a18e74-b901-4b1d-abd6-7060941665ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.620225 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6a18e74-b901-4b1d-abd6-7060941665ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action Jul 03 10:44:08.620699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6a18e74-b901-4b1d-abd6-7060941665ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:08.620813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6a18e74-b901-4b1d-abd6-7060941665ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:08.622691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-a6a18e74-b901-4b1d-abd6-7060941665ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Updating group '2a463b7e-1735-419e-893d-f69a11f3f8b6' with 'available' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 10:44:08.626562 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.626562 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:08.634266 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6a18e74-b901-4b1d-abd6-7060941665ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action returned with HTTP 202 Jul 03 10:44:08.634792 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 387/1532] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:44:08 2026] POST /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:08.645708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.647562 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.647802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.648015 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.648172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.652079 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.652079 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:08.661668 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e2dd656-f6d8-417f-833f-c0bfe830dd42 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.662261 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 386/1533] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:08.677341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.679718 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action Jul 03 10:44:08.680273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:08.680488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:08.682291 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Updating group '2a463b7e-1735-419e-893d-f69a11f3f8b6' with 'error' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 10:44:08.688374 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.688374 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:08.700656 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-465fadf0-8fa7-4a5d-a26a-8b3f45923978 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action returned with HTTP 202 Jul 03 10:44:08.701291 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 389/1534] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:44:08 2026] POST /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:08.708742 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.710985 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.711243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.711527 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.711681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.716004 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.716004 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:08.726449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-170a31c7-4ee1-4282-9f7d-5cc0b4308e8a tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.727035 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 388/1535] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 384 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:08.737017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-828d1da4-8a30-43f2-a525-000a98af84ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.739568 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-828d1da4-8a30-43f2-a525-000a98af84ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] POST https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action Jul 03 10:44:08.740099 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-828d1da4-8a30-43f2-a525-000a98af84ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:08.740351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-828d1da4-8a30-43f2-a525-000a98af84ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:08.742300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-828d1da4-8a30-43f2-a525-000a98af84ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Updating group '2a463b7e-1735-419e-893d-f69a11f3f8b6' with 'available' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 10:44:08.748519 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.748519 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:08.762484 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-828d1da4-8a30-43f2-a525-000a98af84ad tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action returned with HTTP 202 Jul 03 10:44:08.762969 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 387/1536] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:44:08 2026] POST /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:08.770496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-370d98f8-8585-4859-bc3b-68fb328b1bee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.772487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-370d98f8-8585-4859-bc3b-68fb328b1bee tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.772818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-370d98f8-8585-4859-bc3b-68fb328b1bee tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.773022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-370d98f8-8585-4859-bc3b-68fb328b1bee tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.773239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-370d98f8-8585-4859-bc3b-68fb328b1bee tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.781984 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.781984 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:08.790912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-370d98f8-8585-4859-bc3b-68fb328b1bee tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.791419 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 390/1537] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:08.805633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.808040 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:44:08.808375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.808636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.809000 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:08.809439 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.809439 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:08.809970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:08.826303 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Get all volumes completed successfully. Jul 03 10:44:08.826303 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e94d7fc2-ee40-4259-a9e4-17653fde129d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:44:08.826830 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 389/1538] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:08.840609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-524cc72f-6720-41c1-b60a-60e04c719114 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.842444 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] POST https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action Jul 03 10:44:08.842905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:08.843100 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:08.844625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] delete called for group 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99875) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:44:08.844802 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Delete group with id: 2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.849702 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.849702 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:08.883134 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-524cc72f-6720-41c1-b60a-60e04c719114 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action returned with HTTP 202 Jul 03 10:44:08.883134 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 388/1539] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:44:08 2026] POST /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:08.889499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:08.892644 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:08.892942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:08.893240 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:08.893451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:08.904904 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:08.904904 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:08.919672 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-318f54e0-3a2e-4a68-a8c6-75965230fcc9 tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 200 Jul 03 10:44:08.920963 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 391/1540] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:08 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:09.080601 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-6678e05f-16e4-4f8f-8e1b-d01241153028 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d returned with HTTP 200 Jul 03 10:44:09.081040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 373/1541] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:44:08 2026] DELETE /volume/v3/attachments/13844e19-9f37-4948-8ce3-2bc69c5ef07d => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:09.092123 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.094500 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:44:09.094658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.094832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:09.094998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Delete volume with id: 05b8aa5c-889c-4af8-9919-ff5e83da71f7 Jul 03 10:44:09.102102 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:09.102102 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:09.102575 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:44:09.126133 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Delete volume request issued successfully. Jul 03 10:44:09.126133 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d3e1c621-3010-4eaf-806b-b48fcbc1fe8e req-dfe8b27f-3b0b-42cf-95d1-e0c8f098e794 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 returned with HTTP 202 Jul 03 10:44:09.126133 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 390/1542] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:44:09 2026] DELETE /volume/v3/volumes/05b8aa5c-889c-4af8-9919-ff5e83da71f7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:09.463310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.466482 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:09.468550 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.469621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:09.482880 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:09.482880 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:09.487858 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:09.491874 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14533b91-2f1e-4fc0-aaa7-4971994ad967 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:09.492307 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 389/1543] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:09 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:09.605903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.608143 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:09.608359 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.608531 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:09.618210 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:09.618210 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:09.621698 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:09.626945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c3cac7ec-073f-4e54-bec4-a6e19fc184b7 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:09.627348 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 392/1544] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:09 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:09.930932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44444d64-65dd-4932-990a-e50ea506781d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.933418 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44444d64-65dd-4932-990a-e50ea506781d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] GET https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 Jul 03 10:44:09.933735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44444d64-65dd-4932-990a-e50ea506781d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.934013 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44444d64-65dd-4932-990a-e50ea506781d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:09.934295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-44444d64-65dd-4932-990a-e50ea506781d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] show called for member 2a463b7e-1735-419e-893d-f69a11f3f8b6 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:44:09.938442 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44444d64-65dd-4932-990a-e50ea506781d tempest-GroupsV320Test-1008243707 tempest-GroupsV320Test-1008243707-project-member] https://10.4.3.52/volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 returned with HTTP 404 Jul 03 10:44:09.939074 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 374/1545] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:44:09 2026] GET /volume/v3/groups/2a463b7e-1735-419e-893d-f69a11f3f8b6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:44:09.954014 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1d32d05c-f097-45e9-bdc5-2a9780f811b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.955498 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d32d05c-f097-45e9-bdc5-2a9780f811b2 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/d84042ad-f42a-4906-894f-c8fa9d9d6e5b Jul 03 10:44:09.957128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d32d05c-f097-45e9-bdc5-2a9780f811b2 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.957128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d32d05c-f097-45e9-bdc5-2a9780f811b2 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:09.969730 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d32d05c-f097-45e9-bdc5-2a9780f811b2 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/group_types/d84042ad-f42a-4906-894f-c8fa9d9d6e5b returned with HTTP 202 Jul 03 10:44:09.970509 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 391/1546] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:44:09 2026] DELETE /volume/v3/group_types/d84042ad-f42a-4906-894f-c8fa9d9d6e5b => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:44:09.980349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2f33e066-ec2e-4f0d-813f-e6312dbee5a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:09.982941 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f33e066-ec2e-4f0d-813f-e6312dbee5a5 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] DELETE https://10.4.3.52/volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 Jul 03 10:44:09.983167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f33e066-ec2e-4f0d-813f-e6312dbee5a5 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:09.983387 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f33e066-ec2e-4f0d-813f-e6312dbee5a5 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:10.013745 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f33e066-ec2e-4f0d-813f-e6312dbee5a5 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 returned with HTTP 202 Jul 03 10:44:10.014174 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 390/1547] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:09 2026] DELETE /volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:44:10.023009 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-92d788f9-f1a4-46c9-b3ca-9b486a228348 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:10.025861 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92d788f9-f1a4-46c9-b3ca-9b486a228348 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] GET https://10.4.3.52/volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 Jul 03 10:44:10.025861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92d788f9-f1a4-46c9-b3ca-9b486a228348 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:10.025861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92d788f9-f1a4-46c9-b3ca-9b486a228348 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:10.032053 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92d788f9-f1a4-46c9-b3ca-9b486a228348 tempest-GroupsV320Test-1132340535 tempest-GroupsV320Test-1132340535-project-admin] https://10.4.3.52/volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 returned with HTTP 404 Jul 03 10:44:10.032508 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 393/1548] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:10 2026] GET /volume/v3/types/0da1d3b1-d03e-4ac0-946d-05b28a10ffb1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:10.509313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3b44057b-7bf4-4361-842f-533f8ae166cb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:10.511637 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b44057b-7bf4-4361-842f-533f8ae166cb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:10.511841 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b44057b-7bf4-4361-842f-533f8ae166cb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:10.512047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b44057b-7bf4-4361-842f-533f8ae166cb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:10.520906 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:10.520906 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:10.525686 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3b44057b-7bf4-4361-842f-533f8ae166cb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:10.531237 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b44057b-7bf4-4361-842f-533f8ae166cb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:10.531539 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 375/1549] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:10 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:10.620504 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f688fce5-bb20-4c7c-9ea4-bf322af65cb2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:10.644870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-71e42b7d-2280-4528-8152-8cb632934c29 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:10.646618 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71e42b7d-2280-4528-8152-8cb632934c29 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:10.647435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71e42b7d-2280-4528-8152-8cb632934c29 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:10.647435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71e42b7d-2280-4528-8152-8cb632934c29 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:10.665457 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:10.665457 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:10.669832 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-71e42b7d-2280-4528-8152-8cb632934c29 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:10.675236 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71e42b7d-2280-4528-8152-8cb632934c29 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:10.675689 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 391/1550] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:10 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:10.730371 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f688fce5-bb20-4c7c-9ea4-bf322af65cb2 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:10.742747 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f688fce5-bb20-4c7c-9ea4-bf322af65cb2 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-183687735", "extra_specs": {"storage_protocol": "tempest-storage_protocol-963050392", "vendor_name": "tempest-vendor_name-483783114"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:10.756509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f688fce5-bb20-4c7c-9ea4-bf322af65cb2 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:10.757167 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 392/1551] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:10 2026] POST /volume/v3/types => generated 325 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:10.773338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:10.884003 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:10.884003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2f4f8fd-3878-4fea-994a-8d659e69cd1c", "size": 1, "name": "tempest-UserMessagesTest-Volume-14534586"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:10.885168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume request body: {'volume': {'volume_type': 'd2f4f8fd-3878-4fea-994a-8d659e69cd1c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-14534586'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:10.893085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume of 1 GB Jul 03 10:44:10.893457 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:10.893457 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:10.893958 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Availability Zones retrieved successfully. Jul 03 10:44:10.900625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Flow 'volume_create_api' (6b2fe0a7-cfb2-4546-a76e-1127c367ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:10.909700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf263fef-aa5a-4276-910a-2d5e7406b310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:10.909700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:10.937715 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf263fef-aa5a-4276-910a-2d5e7406b310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-963050392',vendor_name='tempest-vendor_name-483783114'},id=d2f4f8fd-3878-4fea-994a-8d659e69cd1c,is_public=True,name='tempest-UserMessagesTest-volume-type-183687735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2f4f8fd-3878-4fea-994a-8d659e69cd1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:10.939057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43dc07b-3834-40fd-9361-14886248bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:10.995687 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-183687735 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-183687735, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:10.995984 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-183687735 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-183687735, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:11.045187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Created reservations ['ddec1e44-6ef7-4b6a-8d9e-9aa6ba7bf17e', 'a3164419-be33-4280-8f17-095fc51564fa', '6254ac98-b653-4a02-aede-14a89f7c50d6', '09da2d53-5bfa-42e8-9a13-c581266f5f70'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:11.047320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43dc07b-3834-40fd-9361-14886248bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddec1e44-6ef7-4b6a-8d9e-9aa6ba7bf17e', 'a3164419-be33-4280-8f17-095fc51564fa', '6254ac98-b653-4a02-aede-14a89f7c50d6', '09da2d53-5bfa-42e8-9a13-c581266f5f70']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:11.051779 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d439572f-5615-47e2-86a2-e007ffb7965d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:11.093382 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d439572f-5615-47e2-86a2-e007ffb7965d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ea423d0-5a52-4154-bcfa-bbc3262a15a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-14534586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',qos_specs=None,replication_status=,reservations=['ddec1e44-6ef7-4b6a-8d9e-9aa6ba7bf17e','a3164419-be33-4280-8f17-095fc51564fa','6254ac98-b653-4a02-aede-14a89f7c50d6','09da2d53-5bfa-42e8-9a13-c581266f5f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08d80710764ce0818da8807f3fc1e0',volume_type_id=d2f4f8fd-3878-4fea-994a-8d659e69cd1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-14534586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ea423d0-5a52-4154-bcfa-bbc3262a15a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c08d80710764ce0818da8807f3fc1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2f4f8fd-3878-4fea-994a-8d659e69cd1c),volume_type_id=d2f4f8fd-3878-4fea-994a-8d659e69cd1c)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:11.094377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16651fa4-b799-4deb-a6c7-0365282be4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:11.119519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16651fa4-b799-4deb-a6c7-0365282be4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-14534586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',qos_specs=None,replication_status=,reservations=['ddec1e44-6ef7-4b6a-8d9e-9aa6ba7bf17e','a3164419-be33-4280-8f17-095fc51564fa','6254ac98-b653-4a02-aede-14a89f7c50d6','09da2d53-5bfa-42e8-9a13-c581266f5f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08d80710764ce0818da8807f3fc1e0',volume_type_id=d2f4f8fd-3878-4fea-994a-8d659e69cd1c)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:11.120469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e376db14-ce0c-4ce8-b77b-1aac7dc8e5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:11.134242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e376db14-ce0c-4ce8-b77b-1aac7dc8e5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:11.135279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Flow 'volume_create_api' (6b2fe0a7-cfb2-4546-a76e-1127c367ea79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:11.135680 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume request issued successfully. Jul 03 10:44:11.136581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-838b7ef8-a6d0-48f8-bae5-a79d914f1536 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:11.138672 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 394/1552] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:44:10 2026] POST /volume/v3/volumes => generated 781 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:11.152964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-877da7fb-93a8-4b17-93e1-07570a994f2c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:11.158493 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-877da7fb-93a8-4b17-93e1-07570a994f2c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:11.159363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-877da7fb-93a8-4b17-93e1-07570a994f2c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:11.159363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-877da7fb-93a8-4b17-93e1-07570a994f2c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:11.166796 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:11.166796 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:11.170368 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-877da7fb-93a8-4b17-93e1-07570a994f2c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:11.175340 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-877da7fb-93a8-4b17-93e1-07570a994f2c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 returned with HTTP 200 Jul 03 10:44:11.175793 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 376/1553] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:11 2026] GET /volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:11.385101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:11.388053 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] DELETE https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:44:11.388380 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:11.388663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:11.388982 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Delete volume with id: 056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:44:11.400380 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:11.400380 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:11.401130 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:44:11.428691 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Delete volume request issued successfully. Jul 03 10:44:11.428970 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-579f9c20-f995-4b4f-9d30-61b891239bd9 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 202 Jul 03 10:44:11.429564 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 392/1554] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:11 2026] DELETE /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:11.440821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:11.442665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:44:11.442871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:11.443048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:11.456803 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:11.456803 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:11.461293 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Volume info retrieved successfully. Jul 03 10:44:11.470184 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25c7fd81-71b7-4b60-b98a-2e44a96b8ca1 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 200 Jul 03 10:44:11.470665 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 393/1555] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:11 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:11.551241 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:11.556910 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:11.557140 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:11.557449 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:11.576305 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:11.576305 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:11.581069 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:11.586999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ba798a99-e2e1-427a-9904-3b9f0ca9ad09 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:11.587441 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 395/1556] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:11 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:11.698575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:11.701953 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:11.702336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:11.702631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:11.720489 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:11.720489 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:11.724829 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:11.731234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-399865b8-ff75-49ad-93d5-4d8be7172da1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:11.731842 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 377/1557] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:11 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.191356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.193364 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:12.193624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.193913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.201388 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.201388 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:12.205800 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:12.210622 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa2aecff-5ec6-43f3-84c2-82fb6d41d000 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 returned with HTTP 200 Jul 03 10:44:12.210912 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 393/1558] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.224828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3c7b7ab5-b46b-4c3f-ad83-4699e0cf4805 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.229746 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c7b7ab5-b46b-4c3f-ad83-4699e0cf4805 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/messages Jul 03 10:44:12.229746 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c7b7ab5-b46b-4c3f-ad83-4699e0cf4805 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.230251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c7b7ab5-b46b-4c3f-ad83-4699e0cf4805 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.237855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c7b7ab5-b46b-4c3f-ad83-4699e0cf4805 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:44:12.238421 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 394/1559] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.247670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-36ce654c-53ee-4329-893b-e41ebf55f4f1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.250160 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36ce654c-53ee-4329-893b-e41ebf55f4f1 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] DELETE https://10.4.3.52/volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 Jul 03 10:44:12.250447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36ce654c-53ee-4329-893b-e41ebf55f4f1 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.250678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36ce654c-53ee-4329-893b-e41ebf55f4f1 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.266235 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36ce654c-53ee-4329-893b-e41ebf55f4f1 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 returned with HTTP 204 Jul 03 10:44:12.266735 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 396/1560] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:44:12 2026] DELETE /volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:44:12.273414 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4df88a57-a3d3-48d3-bad9-16f61a6c172c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.275070 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4df88a57-a3d3-48d3-bad9-16f61a6c172c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 Jul 03 10:44:12.275321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4df88a57-a3d3-48d3-bad9-16f61a6c172c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.275505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4df88a57-a3d3-48d3-bad9-16f61a6c172c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.282797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4df88a57-a3d3-48d3-bad9-16f61a6c172c tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 returned with HTTP 404 Jul 03 10:44:12.283660 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 378/1561] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/messages/ab2327b3-60df-495b-b379-12f234ddfad3 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:12.289842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fa46ded3-c345-4813-a2e6-b989e135054a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.292766 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa46ded3-c345-4813-a2e6-b989e135054a tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:12.292980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa46ded3-c345-4813-a2e6-b989e135054a tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.293216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa46ded3-c345-4813-a2e6-b989e135054a tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.301984 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.301984 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:12.307093 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fa46ded3-c345-4813-a2e6-b989e135054a tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:12.311953 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa46ded3-c345-4813-a2e6-b989e135054a tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 returned with HTTP 200 Jul 03 10:44:12.312668 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 394/1562] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.326187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.328386 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:12.328670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.328919 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.329141 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Delete volume with id: 6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:12.347774 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.347774 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:12.350997 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:12.350997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99874) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:44:12.360365 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-183687735 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-183687735, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:12.360661 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-183687735 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-183687735, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:12.369970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Created reservations ['58d46be7-053b-433b-88b8-b2f3a3d90d4e', '33653303-161b-4bf3-a863-2a61e0653015', 'ad6db3b7-ddc7-4942-9d70-8de1b07e4167', '6d6e978c-d280-4b27-a25d-a051d0d0f4d4'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:12.396533 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Delete volume request issued successfully. Jul 03 10:44:12.396798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a71893ca-5804-49a5-99d7-faa14a8428e4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 returned with HTTP 202 Jul 03 10:44:12.397390 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 395/1563] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:12 2026] DELETE /volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:12.407012 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a35e671e-e2b1-41c3-a448-72f0df6bc640 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.410122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a35e671e-e2b1-41c3-a448-72f0df6bc640 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 Jul 03 10:44:12.410122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a35e671e-e2b1-41c3-a448-72f0df6bc640 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.410122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a35e671e-e2b1-41c3-a448-72f0df6bc640 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.414379 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a35e671e-e2b1-41c3-a448-72f0df6bc640 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 returned with HTTP 404 Jul 03 10:44:12.414850 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 397/1564] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/6ea423d0-5a52-4154-bcfa-bbc3262a15a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:12.423124 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8683012f-cfe2-422f-a942-b9fa74edddec None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.425689 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8683012f-cfe2-422f-a942-b9fa74edddec tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] DELETE https://10.4.3.52/volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c Jul 03 10:44:12.425928 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8683012f-cfe2-422f-a942-b9fa74edddec tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.426206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8683012f-cfe2-422f-a942-b9fa74edddec tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.458449 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8683012f-cfe2-422f-a942-b9fa74edddec tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c returned with HTTP 202 Jul 03 10:44:12.458851 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 379/1565] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:12 2026] DELETE /volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:12.466831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-810f6808-cc64-4ec4-acb9-d1d823eb99e4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.468838 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-810f6808-cc64-4ec4-acb9-d1d823eb99e4 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] GET https://10.4.3.52/volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c Jul 03 10:44:12.469057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-810f6808-cc64-4ec4-acb9-d1d823eb99e4 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.469313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-810f6808-cc64-4ec4-acb9-d1d823eb99e4 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.472902 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-810f6808-cc64-4ec4-acb9-d1d823eb99e4 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c returned with HTTP 404 Jul 03 10:44:12.473580 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 395/1566] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/types/d2f4f8fd-3878-4fea-994a-8d659e69cd1c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:12.481736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-56a89ff3-8589-40a7-8bba-be9c946afee7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.481884 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f3fdb00b-f2f1-4e82-a432-1c35b0e3ac44 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.483670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f3fdb00b-f2f1-4e82-a432-1c35b0e3ac44 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] GET https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 Jul 03 10:44:12.483735 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56a89ff3-8589-40a7-8bba-be9c946afee7 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:12.483854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f3fdb00b-f2f1-4e82-a432-1c35b0e3ac44 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.484029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-56a89ff3-8589-40a7-8bba-be9c946afee7 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-951575157", "extra_specs": {"storage_protocol": "tempest-storage_protocol-711949821", "vendor_name": "tempest-vendor_name-1548709390"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:12.484124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f3fdb00b-f2f1-4e82-a432-1c35b0e3ac44 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.490847 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f3fdb00b-f2f1-4e82-a432-1c35b0e3ac44 tempest-ServerActionsTestOtherA-1083186006 tempest-ServerActionsTestOtherA-1083186006-project-member] https://10.4.3.52/volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 returned with HTTP 404 Jul 03 10:44:12.491202 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 398/1567] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/056d99f8-538b-44e1-a414-d7fc79dc85f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:12.500937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56a89ff3-8589-40a7-8bba-be9c946afee7 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:12.501376 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 396/1568] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:12 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.510221 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bc193f4d-03cd-48be-86fb-f387ea40752b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.511809 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:12.512196 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e99f95c2-d64d-4051-925c-d224038eb05a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1939539019"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:12.513825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume request body: {'volume': {'volume_type': 'e99f95c2-d64d-4051-925c-d224038eb05a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1939539019'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:12.518686 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume of 1 GB Jul 03 10:44:12.518981 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.518981 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:12.519511 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Availability Zones retrieved successfully. Jul 03 10:44:12.524615 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Flow 'volume_create_api' (cbc18947-bf9e-4df3-9905-24fd304510a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:12.525637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282005d-687f-43a2-a694-18bb5a01b19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.526491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:12.561813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282005d-687f-43a2-a694-18bb5a01b19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-711949821',vendor_name='tempest-vendor_name-1548709390'},id=e99f95c2-d64d-4051-925c-d224038eb05a,is_public=True,name='tempest-UserMessagesTest-volume-type-951575157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e99f95c2-d64d-4051-925c-d224038eb05a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:12.562599 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db94a12-6b34-4862-98d1-5a493d5d923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.602137 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-951575157 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-951575157, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:12.602414 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-951575157 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-951575157, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:12.602481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.605438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:12.605678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.605916 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.613583 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.613583 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:12.618139 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:12.622509 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e1b9c74-8d82-4b29-b0af-05d1fcc17fc2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:12.623024 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 396/1569] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.645036 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Created reservations ['222b54c4-38de-495b-9dc3-28182fe5f3fc', 'a73ceaa5-f0ae-4c55-9e26-f3a87ff9c2b3', '04de5f13-b28e-4223-9ea5-4aa18adf74e4', '791d5506-07bf-4f64-8488-1b78e0207dd7'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:12.646451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db94a12-6b34-4862-98d1-5a493d5d923e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['222b54c4-38de-495b-9dc3-28182fe5f3fc', 'a73ceaa5-f0ae-4c55-9e26-f3a87ff9c2b3', '04de5f13-b28e-4223-9ea5-4aa18adf74e4', '791d5506-07bf-4f64-8488-1b78e0207dd7']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:12.647741 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81465f5c-1a2f-4138-aa13-6f0e40326401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.673982 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81465f5c-1a2f-4138-aa13-6f0e40326401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a13126a-4726-4b19-b027-7b90cf876bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1939539019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',qos_specs=None,replication_status=,reservations=['222b54c4-38de-495b-9dc3-28182fe5f3fc','a73ceaa5-f0ae-4c55-9e26-f3a87ff9c2b3','04de5f13-b28e-4223-9ea5-4aa18adf74e4','791d5506-07bf-4f64-8488-1b78e0207dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08d80710764ce0818da8807f3fc1e0',volume_type_id=e99f95c2-d64d-4051-925c-d224038eb05a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1939539019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a13126a-4726-4b19-b027-7b90cf876bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c08d80710764ce0818da8807f3fc1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e99f95c2-d64d-4051-925c-d224038eb05a),volume_type_id=e99f95c2-d64d-4051-925c-d224038eb05a)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:12.674762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e650f507-88ca-4f05-bf6c-8ea1a8ea9239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.692047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e650f507-88ca-4f05-bf6c-8ea1a8ea9239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1939539019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdb6bb168294b0095f6ba5ebe8b1b98',qos_specs=None,replication_status=,reservations=['222b54c4-38de-495b-9dc3-28182fe5f3fc','a73ceaa5-f0ae-4c55-9e26-f3a87ff9c2b3','04de5f13-b28e-4223-9ea5-4aa18adf74e4','791d5506-07bf-4f64-8488-1b78e0207dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08d80710764ce0818da8807f3fc1e0',volume_type_id=e99f95c2-d64d-4051-925c-d224038eb05a)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:12.692861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37339ff1-a6ae-4cb5-9597-87bd7bf86946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.703128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37339ff1-a6ae-4cb5-9597-87bd7bf86946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:12.704192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Flow 'volume_create_api' (cbc18947-bf9e-4df3-9905-24fd304510a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:12.704563 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Create volume request issued successfully. Jul 03 10:44:12.705308 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc193f4d-03cd-48be-86fb-f387ea40752b tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:12.705984 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 380/1570] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:44:12 2026] POST /volume/v3/volumes => generated 783 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:12.724634 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e73453f0-ff43-4144-8eca-252e9e77c761 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.726885 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e73453f0-ff43-4144-8eca-252e9e77c761 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:12.727342 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e73453f0-ff43-4144-8eca-252e9e77c761 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.727579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e73453f0-ff43-4144-8eca-252e9e77c761 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.741763 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.741763 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:12.741876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-481884b4-7d0e-4e4a-8c96-8bd9afc18b0e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.745252 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e73453f0-ff43-4144-8eca-252e9e77c761 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:12.747315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.752510 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e73453f0-ff43-4144-8eca-252e9e77c761 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 returned with HTTP 200 Jul 03 10:44:12.752510 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 399/1571] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.752658 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:12.752658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:12.752658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:12.773907 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.773907 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:12.777871 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:12.782274 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef04b35a-a739-4e92-a9b8-6c4f0798db10 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:12.783040 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 397/1572] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:12 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.856910 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-481884b4-7d0e-4e4a-8c96-8bd9afc18b0e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:12.857303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-481884b4-7d0e-4e4a-8c96-8bd9afc18b0e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-665508867", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:12.872560 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-481884b4-7d0e-4e4a-8c96-8bd9afc18b0e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:12.872983 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 397/1573] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:12 2026] POST /volume/v3/types => generated 274 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.881523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-10eca159-368a-4dcd-8c61-507e4cb9a29a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.884130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-10eca159-368a-4dcd-8c61-507e4cb9a29a tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:12.884130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-10eca159-368a-4dcd-8c61-507e4cb9a29a tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-391280640", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:12.886243 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.886243 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:12.900948 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-10eca159-368a-4dcd-8c61-507e4cb9a29a tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:12.902059 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 381/1574] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:12 2026] POST /volume/v3/types => generated 274 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:12.911716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0959fd86-091f-4252-a250-786585d3bbee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:12.976475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:12.976856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-950553346", "volume_type": "e7997160-96a7-4ad4-afd8-be007f1cc552", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:12.978519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-950553346', 'volume_type': 'e7997160-96a7-4ad4-afd8-be007f1cc552', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:12.983309 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Create volume of 1 GB Jul 03 10:44:12.983486 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:12.983486 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:12.984090 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Availability Zones retrieved successfully. Jul 03 10:44:12.990774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Flow 'volume_create_api' (07e0e814-864c-499d-9c67-613da5366fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:12.991925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5297f48-891b-4bd0-8189-fbc7564e927d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:12.993062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:13.032858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5297f48-891b-4bd0-8189-fbc7564e927d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e7997160-96a7-4ad4-afd8-be007f1cc552,is_public=True,name='tempest-VolumeTypesTest-volume-type-665508867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7997160-96a7-4ad4-afd8-be007f1cc552', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:13.033811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d50087-91a9-476c-83ca-e51cc8fa3b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:13.071140 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:13.071338 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:13.126050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Created reservations ['68b8d1ef-e84b-4e16-bf67-ef840176a7f0', '4402ac14-1eee-470e-ac10-e4feae4a88b7', '9a59c947-48ca-4d83-a915-2148b4011f63', '83384f8b-7a5e-4adf-ba8a-4d8c718bb683'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:13.127702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d50087-91a9-476c-83ca-e51cc8fa3b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b8d1ef-e84b-4e16-bf67-ef840176a7f0', '4402ac14-1eee-470e-ac10-e4feae4a88b7', '9a59c947-48ca-4d83-a915-2148b4011f63', '83384f8b-7a5e-4adf-ba8a-4d8c718bb683']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:13.129051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea5a54d-93a9-47a9-b675-20eb3f7ea8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:13.160025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea5a54d-93a9-47a9-b675-20eb3f7ea8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b31323-b9a4-4b3e-a628-b01403f51c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-950553346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d88205231579429eb8bd8ed0056a6f80',qos_specs=None,replication_status=,reservations=['68b8d1ef-e84b-4e16-bf67-ef840176a7f0','4402ac14-1eee-470e-ac10-e4feae4a88b7','9a59c947-48ca-4d83-a915-2148b4011f63','83384f8b-7a5e-4adf-ba8a-4d8c718bb683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817e876471d4a9fb6600f8f550d19f6',volume_type_id=e7997160-96a7-4ad4-afd8-be007f1cc552), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-950553346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b31323-b9a4-4b3e-a628-b01403f51c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d88205231579429eb8bd8ed0056a6f80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7817e876471d4a9fb6600f8f550d19f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7997160-96a7-4ad4-afd8-be007f1cc552),volume_type_id=e7997160-96a7-4ad4-afd8-be007f1cc552)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:13.160792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e1ca2a-1d9d-4823-94f7-45e745723dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:13.180472 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e1ca2a-1d9d-4823-94f7-45e745723dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-950553346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d88205231579429eb8bd8ed0056a6f80',qos_specs=None,replication_status=,reservations=['68b8d1ef-e84b-4e16-bf67-ef840176a7f0','4402ac14-1eee-470e-ac10-e4feae4a88b7','9a59c947-48ca-4d83-a915-2148b4011f63','83384f8b-7a5e-4adf-ba8a-4d8c718bb683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817e876471d4a9fb6600f8f550d19f6',volume_type_id=e7997160-96a7-4ad4-afd8-be007f1cc552)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:13.181227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f87f7e-3dd4-4186-a2f3-947a7f9dc178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:13.194981 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f87f7e-3dd4-4186-a2f3-947a7f9dc178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:13.195886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Flow 'volume_create_api' (07e0e814-864c-499d-9c67-613da5366fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:13.196251 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Create volume request issued successfully. Jul 03 10:44:13.196886 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0959fd86-091f-4252-a250-786585d3bbee tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:13.197315 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 400/1575] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:12 2026] POST /volume/v3/volumes => generated 780 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:13.207847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.209885 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:13.210115 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.210385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.220916 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.220916 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:13.226551 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:13.231608 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcc304c8-0fd0-40c3-b4cc-7766cc6d6c0d tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:13.232012 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 398/1576] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.647759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.655691 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:13.655691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.655691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.663743 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.663743 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:13.676117 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:13.687403 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5ba1bb4-ee35-49b3-aa9a-e9b0b3646d79 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:13.687927 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 398/1577] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.768224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.769895 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:13.770230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.772168 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.778252 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.778252 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:13.782269 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:13.798052 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f2768e5-63d0-49f9-89f8-f872511c2016 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 returned with HTTP 200 Jul 03 10:44:13.798052 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 382/1578] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.798197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.800540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:13.800830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.801085 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.810525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b5a09699-a853-499c-846a-c172577ed979 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.812837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5a09699-a853-499c-846a-c172577ed979 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/messages Jul 03 10:44:13.813062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5a09699-a853-499c-846a-c172577ed979 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.813292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5a09699-a853-499c-846a-c172577ed979 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.816839 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.816839 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:13.820633 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5a09699-a853-499c-846a-c172577ed979 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:44:13.821053 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 399/1579] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.821430 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:13.827037 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d191bf5-b11f-4426-97a6-db164e2e7d2b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:13.827595 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 401/1580] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.832505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-045d2d1f-498c-45c8-b1e3-318590e45f71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.834664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-045d2d1f-498c-45c8-b1e3-318590e45f71 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 Jul 03 10:44:13.834899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-045d2d1f-498c-45c8-b1e3-318590e45f71 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.835082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-045d2d1f-498c-45c8-b1e3-318590e45f71 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.839593 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-045d2d1f-498c-45c8-b1e3-318590e45f71 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 returned with HTTP 200 Jul 03 10:44:13.839996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 399/1581] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.852480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0c2230a1-b0ab-4046-80ea-33ea48483aba None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.853925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c2230a1-b0ab-4046-80ea-33ea48483aba tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/messages Jul 03 10:44:13.854324 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c2230a1-b0ab-4046-80ea-33ea48483aba tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.854737 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c2230a1-b0ab-4046-80ea-33ea48483aba tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.859532 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c2230a1-b0ab-4046-80ea-33ea48483aba tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:44:13.860023 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 383/1582] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.873359 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-30daf20c-1986-4a30-9501-d784d11d9038 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.876385 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30daf20c-1986-4a30-9501-d784d11d9038 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] DELETE https://10.4.3.52/volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 Jul 03 10:44:13.876385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30daf20c-1986-4a30-9501-d784d11d9038 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.876385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30daf20c-1986-4a30-9501-d784d11d9038 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.891013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30daf20c-1986-4a30-9501-d784d11d9038 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 returned with HTTP 204 Jul 03 10:44:13.891616 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 400/1583] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:44:13 2026] DELETE /volume/v3/messages/d1a30a8b-c6eb-4588-b1e1-f0a91495d231 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:44:13.902944 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.904932 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:13.905159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.905363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.913606 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.913606 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:13.918714 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:13.923256 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79262f2e-ac6f-4b5b-8664-94d0f7b1a9db tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 returned with HTTP 200 Jul 03 10:44:13.923715 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 402/1584] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:13 2026] GET /volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:13.939328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:13.941608 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:13.941735 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:13.941860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:13.942208 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Delete volume with id: 0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:13.953269 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:13.953269 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:13.953754 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Volume info retrieved successfully. Jul 03 10:44:13.954901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99874) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:44:13.970694 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-951575157 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-951575157, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:13.970933 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-951575157 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-951575157, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:13.979501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Created reservations ['f7693fba-fdf1-4409-877b-aaeff2591021', 'f1ac950a-23b6-4c5c-b793-ed96cea4076c', 'c80d8224-ac9b-4ed8-897d-df2ad481dec8', '1672cb68-ec2a-418d-a0e1-2c1e6c503d1f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:14.002373 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Delete volume request issued successfully. Jul 03 10:44:14.002519 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78db91ce-d835-4468-9972-8cc8ce7cadb4 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 returned with HTTP 202 Jul 03 10:44:14.002975 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 400/1585] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:13 2026] DELETE /volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:14.009793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-090a78ac-32d4-4dbb-9310-7ffec0e0aed6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.011192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-090a78ac-32d4-4dbb-9310-7ffec0e0aed6 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] GET https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 Jul 03 10:44:14.011575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-090a78ac-32d4-4dbb-9310-7ffec0e0aed6 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.011823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-090a78ac-32d4-4dbb-9310-7ffec0e0aed6 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.018335 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-090a78ac-32d4-4dbb-9310-7ffec0e0aed6 tempest-UserMessagesTest-219426989 tempest-UserMessagesTest-219426989-project-member] https://10.4.3.52/volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 returned with HTTP 404 Jul 03 10:44:14.018983 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 384/1586] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/volumes/0a13126a-4726-4b19-b027-7b90cf876bf7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:14.025732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d600c955-85f9-4703-b189-b5586e55da65 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.027461 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d600c955-85f9-4703-b189-b5586e55da65 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] DELETE https://10.4.3.52/volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a Jul 03 10:44:14.027703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d600c955-85f9-4703-b189-b5586e55da65 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.027936 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d600c955-85f9-4703-b189-b5586e55da65 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.077258 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d600c955-85f9-4703-b189-b5586e55da65 tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a returned with HTTP 202 Jul 03 10:44:14.077707 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 401/1587] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:14 2026] DELETE /volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:14.086478 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b58329a2-2577-48bf-8515-5ecdde26a80d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.088993 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b58329a2-2577-48bf-8515-5ecdde26a80d tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] GET https://10.4.3.52/volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a Jul 03 10:44:14.091800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b58329a2-2577-48bf-8515-5ecdde26a80d tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.091800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b58329a2-2577-48bf-8515-5ecdde26a80d tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.093692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b58329a2-2577-48bf-8515-5ecdde26a80d tempest-UserMessagesTest-391886419 tempest-UserMessagesTest-391886419-project-admin] https://10.4.3.52/volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a returned with HTTP 404 Jul 03 10:44:14.094335 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 403/1588] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/types/e99f95c2-d64d-4051-925c-d224038eb05a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:14.244834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-89a516df-d39c-4168-88fc-2430eecb674c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.247532 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-89a516df-d39c-4168-88fc-2430eecb674c tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:14.247759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-89a516df-d39c-4168-88fc-2430eecb674c tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.247994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-89a516df-d39c-4168-88fc-2430eecb674c tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.256953 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:14.256953 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:14.261614 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-89a516df-d39c-4168-88fc-2430eecb674c tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:14.267729 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-89a516df-d39c-4168-88fc-2430eecb674c tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:14.268267 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 401/1589] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:14.285367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-14f28e94-2673-427b-833c-0c91736bf100 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.287171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] POST https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90/action Jul 03 10:44:14.287787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Action body: b'{"os-retype": {"new_type": "2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:14.288054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:14.299854 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:14.299854 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:14.301122 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:14.326683 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-391280640 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-391280640, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:14.326683 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-391280640 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-391280640, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:14.347252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Created reservations ['88f47a39-abea-44f4-9bef-010fd104ce3d', '1d3cc6e1-9d4e-4326-8d51-c9cb40f652e3'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:14.363526 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:14.365081 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:14.379018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Created reservations ['fa6814f0-ba99-4697-9d09-ffffc6852518', '52f5db7b-1c38-4edf-9166-a611dd4d2ec1'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:14.431845 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Retype volume request issued successfully. Jul 03 10:44:14.432268 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14f28e94-2673-427b-833c-0c91736bf100 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90/action returned with HTTP 202 Jul 03 10:44:14.432899 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 385/1590] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:44:14 2026] POST /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:14.443942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.443942 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:14.443942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.443942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.452237 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:14.452237 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:14.456422 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:14.461762 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-018caaac-8e8b-4841-a25d-28e2bf3cbf36 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:14.462283 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 402/1591] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:14.701519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6bac523e-d61a-4263-8a05-38b370803647 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.703400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6bac523e-d61a-4263-8a05-38b370803647 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:14.703613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6bac523e-d61a-4263-8a05-38b370803647 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.703797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6bac523e-d61a-4263-8a05-38b370803647 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.710728 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:14.710728 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:14.714187 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6bac523e-d61a-4263-8a05-38b370803647 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:14.718458 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6bac523e-d61a-4263-8a05-38b370803647 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:14.718822 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 404/1592] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:14.840785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-273fee68-eb8b-4120-9ba2-59b2868628dd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:14.842491 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-273fee68-eb8b-4120-9ba2-59b2868628dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:14.842714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-273fee68-eb8b-4120-9ba2-59b2868628dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:14.842936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-273fee68-eb8b-4120-9ba2-59b2868628dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:14.856769 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:14.856769 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:14.860542 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-273fee68-eb8b-4120-9ba2-59b2868628dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:14.864988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-273fee68-eb8b-4120-9ba2-59b2868628dd tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:14.865561 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 402/1593] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:14 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.483934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.486165 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.486279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.486759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.497076 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.497076 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:15.500996 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:15.505571 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8b0708a0-953b-4230-8dbb-dfbea72321a6 tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:15.505944 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 386/1594] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.517602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.519507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.519773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.519999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.528784 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.528784 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:15.532830 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:15.537815 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cb8b6d12-b85f-4afa-8334-da36c18c96ba tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:15.538346 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 403/1595] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.552375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4f29823b-293d-41fb-8d42-a8579e9a933b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.554905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f29823b-293d-41fb-8d42-a8579e9a933b tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.555038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f29823b-293d-41fb-8d42-a8579e9a933b tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.555357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f29823b-293d-41fb-8d42-a8579e9a933b tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.564862 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.564862 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:15.570530 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4f29823b-293d-41fb-8d42-a8579e9a933b tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:15.578621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f29823b-293d-41fb-8d42-a8579e9a933b tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:15.579281 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 405/1596] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.592197 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c2612245-365f-4562-bf81-23c79ca12b9e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.593939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] DELETE https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.594174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.594394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.594571 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Delete volume with id: 62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.601239 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.601239 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:15.601723 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:15.619303 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Delete volume request issued successfully. Jul 03 10:44:15.619681 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c2612245-365f-4562-bf81-23c79ca12b9e tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 202 Jul 03 10:44:15.620299 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 403/1597] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:15 2026] DELETE /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:15.628800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.630566 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:15.630850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.630931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.637492 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.637492 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:15.640831 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Volume info retrieved successfully. Jul 03 10:44:15.645034 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b52ae508-f2e5-414f-bfcf-a0c50ba4e43a tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 200 Jul 03 10:44:15.645568 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 387/1598] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.733573 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.735187 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:15.735366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.735528 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.741761 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.741761 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:15.745036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:15.749161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-07338fde-e8ee-49be-93c3-1e262921a5d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:15.749593 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 404/1599] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.762167 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8621883b-f91c-473d-9607-583e75524bdb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.763932 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8621883b-f91c-473d-9607-583e75524bdb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:44:15.764139 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8621883b-f91c-473d-9607-583e75524bdb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.764349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8621883b-f91c-473d-9607-583e75524bdb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.771528 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.771528 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:15.775075 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8621883b-f91c-473d-9607-583e75524bdb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:44:15.780204 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8621883b-f91c-473d-9607-583e75524bdb tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:44:15.780655 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 406/1600] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.879525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.881571 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:15.881758 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:15.881951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:15.893904 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.893904 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:15.898558 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:15.902431 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6149af42-14f9-425b-a94b-f9adf1e52ac5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:15.902775 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 404/1601] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:15 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:15.931302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fbf57d6-5ccd-48c2-9d1d-9d66eefaadec None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:15.933153 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fbf57d6-5ccd-48c2-9d1d-9d66eefaadec tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee/action Jul 03 10:44:15.933720 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fbf57d6-5ccd-48c2-9d1d-9d66eefaadec tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:15.933720 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fbf57d6-5ccd-48c2-9d1d-9d66eefaadec tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:15.950736 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:15.950736 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:15.968605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4d383a20-604d-4301-afc0-efafb66cddf8 req-1fbf57d6-5ccd-48c2-9d1d-9d66eefaadec tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee/action returned with HTTP 204 Jul 03 10:44:15.969042 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 388/1602] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:44:15 2026] POST /volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:16.450701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.571190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c Jul 03 10:44:16.571523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.571809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.583259 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.583637 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.583911 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-665508867 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-665508867, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.584326 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-391280640 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-391280640, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.584689 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-391280640 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-391280640, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.585040 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-391280640 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-391280640, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.585437 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.585920 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.586228 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:16.594083 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b9c520f-61d5-40aa-ae01-66bccacfaf36 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c returned with HTTP 200 Jul 03 10:44:16.594661 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 405/1603] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c => generated 971 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:16.603760 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.659317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7fd2b814-2f33-40fe-98dd-406d0966a0cd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.661571 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7fd2b814-2f33-40fe-98dd-406d0966a0cd tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] GET https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 Jul 03 10:44:16.661855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7fd2b814-2f33-40fe-98dd-406d0966a0cd tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.662122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7fd2b814-2f33-40fe-98dd-406d0966a0cd tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.669577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:16.669797 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7fd2b814-2f33-40fe-98dd-406d0966a0cd tempest-VolumeTypesTest-1568177304 tempest-VolumeTypesTest-1568177304-project-member] https://10.4.3.52/volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 returned with HTTP 404 Jul 03 10:44:16.669965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-331042708"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:16.670338 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 405/1604] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/volumes/62b31323-b9a4-4b3e-a628-b01403f51c90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:16.671710 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-331042708'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:16.671857 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume of 1 GB Jul 03 10:44:16.676446 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Availability Zones retrieved successfully. Jul 03 10:44:16.678752 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c93019e9-e2a8-4faa-b505-a66e7e74e950 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.680614 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c93019e9-e2a8-4faa-b505-a66e7e74e950 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c Jul 03 10:44:16.680802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c93019e9-e2a8-4faa-b505-a66e7e74e950 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.681024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c93019e9-e2a8-4faa-b505-a66e7e74e950 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.683862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (19fc9d79-3397-4915-8b6a-655314495206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:16.685081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e71c79-3ec4-445e-b74f-93da82a27482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:16.686413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:16.705516 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c93019e9-e2a8-4faa-b505-a66e7e74e950 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c returned with HTTP 202 Jul 03 10:44:16.706041 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 389/1605] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:16 2026] DELETE /volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:16.715155 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-480a9738-affa-4094-9a58-82ba20cffb63 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.718832 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-480a9738-affa-4094-9a58-82ba20cffb63 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c Jul 03 10:44:16.719039 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-480a9738-affa-4094-9a58-82ba20cffb63 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.719489 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-480a9738-affa-4094-9a58-82ba20cffb63 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.722526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e71c79-3ec4-445e-b74f-93da82a27482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:16.722921 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-480a9738-affa-4094-9a58-82ba20cffb63 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c returned with HTTP 404 Jul 03 10:44:16.723247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78327c1b-a8c9-41c5-83d6-3ecd575153cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:16.723863 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 406/1606] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/types/2c7d1f76-aef6-40a0-9b5f-b63f7fd1381c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:16.736904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ce26680-0c6c-48d5-a1e6-493efa6a1a47 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.739235 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ce26680-0c6c-48d5-a1e6-493efa6a1a47 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 Jul 03 10:44:16.739502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ce26680-0c6c-48d5-a1e6-493efa6a1a47 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.739739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ce26680-0c6c-48d5-a1e6-493efa6a1a47 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.778495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ce26680-0c6c-48d5-a1e6-493efa6a1a47 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 returned with HTTP 202 Jul 03 10:44:16.778939 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 406/1607] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:16 2026] DELETE /volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:16.786309 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-08ba9d19-509c-4944-bcb7-fae6e60ca3e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.788295 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-08ba9d19-509c-4944-bcb7-fae6e60ca3e7 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 Jul 03 10:44:16.788580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-08ba9d19-509c-4944-bcb7-fae6e60ca3e7 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.788797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-08ba9d19-509c-4944-bcb7-fae6e60ca3e7 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.792528 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-08ba9d19-509c-4944-bcb7-fae6e60ca3e7 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 returned with HTTP 404 Jul 03 10:44:16.793063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 390/1608] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/types/e7997160-96a7-4ad4-afd8-be007f1cc552 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:16.802174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f2223695-0949-4681-b5c5-4cf354fb3c58 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.803502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Created reservations ['14488c7b-ccd3-4e17-a041-e6b031cd80b7', 'f2bdce07-80d3-4af9-9a16-151ddf667d97', '92564ffc-0b9c-4936-833c-eeacc8122c37', 'b337360d-8800-4c7e-8388-6e1ee8ad86e1'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:16.803734 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f2223695-0949-4681-b5c5-4cf354fb3c58 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:16.804189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f2223695-0949-4681-b5c5-4cf354fb3c58 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1689808825", "description": "tempest-volume-type-description-1579553035", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:16.804425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78327c1b-a8c9-41c5-83d6-3ecd575153cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14488c7b-ccd3-4e17-a041-e6b031cd80b7', 'f2bdce07-80d3-4af9-9a16-151ddf667d97', '92564ffc-0b9c-4936-833c-eeacc8122c37', 'b337360d-8800-4c7e-8388-6e1ee8ad86e1']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:16.805407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47463fd-bbed-4f6f-9fee-effc6739df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:16.819961 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f2223695-0949-4681-b5c5-4cf354fb3c58 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:16.820353 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 407/1609] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:16 2026] POST /volume/v3/types => generated 315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:16.832055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9e82a7a0-7f02-43d5-ab13-0bfba0ac2ea1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.833750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9e82a7a0-7f02-43d5-ab13-0bfba0ac2ea1 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 Jul 03 10:44:16.833923 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9e82a7a0-7f02-43d5-ab13-0bfba0ac2ea1 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.834094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9e82a7a0-7f02-43d5-ab13-0bfba0ac2ea1 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.837749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47463fd-bbed-4f6f-9fee-effc6739df1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00bcfc56-834c-4b94-9740-18c7d39b71a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-331042708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75c0797186443e9bc4c7d048bdc138c',qos_specs=None,replication_status=,reservations=['14488c7b-ccd3-4e17-a041-e6b031cd80b7','f2bdce07-80d3-4af9-9a16-151ddf667d97','92564ffc-0b9c-4936-833c-eeacc8122c37','b337360d-8800-4c7e-8388-6e1ee8ad86e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8617dedf1644cb5be7eaa36f0930843',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-331042708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00bcfc56-834c-4b94-9740-18c7d39b71a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c0797186443e9bc4c7d048bdc138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8617dedf1644cb5be7eaa36f0930843',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:16.838754 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d6c89e-ecd4-4022-a485-a328de8b6f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:16.841910 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9e82a7a0-7f02-43d5-ab13-0bfba0ac2ea1 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 returned with HTTP 200 Jul 03 10:44:16.842405 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 407/1610] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:16.852141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-df98e40c-8fce-4f21-bc43-5322923ef030 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.854607 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df98e40c-8fce-4f21-bc43-5322923ef030 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 Jul 03 10:44:16.854871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df98e40c-8fce-4f21-bc43-5322923ef030 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.855141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df98e40c-8fce-4f21-bc43-5322923ef030 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.863095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d6c89e-ecd4-4022-a485-a328de8b6f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-331042708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75c0797186443e9bc4c7d048bdc138c',qos_specs=None,replication_status=,reservations=['14488c7b-ccd3-4e17-a041-e6b031cd80b7','f2bdce07-80d3-4af9-9a16-151ddf667d97','92564ffc-0b9c-4936-833c-eeacc8122c37','b337360d-8800-4c7e-8388-6e1ee8ad86e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8617dedf1644cb5be7eaa36f0930843',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:16.864060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08aaa03-e7d7-4c0d-8e9e-be18b90dc2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:16.876635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08aaa03-e7d7-4c0d-8e9e-be18b90dc2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:16.877770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (19fc9d79-3397-4915-8b6a-655314495206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:16.878146 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume request issued successfully. Jul 03 10:44:16.878915 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33a18556-a27a-4c79-bd39-72c1f7bc5405 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:16.879530 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 407/1611] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:16 2026] POST /volume/v3/volumes => generated 756 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:16.885939 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df98e40c-8fce-4f21-bc43-5322923ef030 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 returned with HTTP 202 Jul 03 10:44:16.886362 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 391/1612] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:16 2026] DELETE /volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:16.891902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.893897 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] GET https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:16.893897 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.894630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.897696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a89bf183-6c01-402d-8202-d795146db181 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.900055 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a89bf183-6c01-402d-8202-d795146db181 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 Jul 03 10:44:16.900379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a89bf183-6c01-402d-8202-d795146db181 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.900602 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a89bf183-6c01-402d-8202-d795146db181 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.901030 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:16.901030 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:16.906530 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:16.906815 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a89bf183-6c01-402d-8202-d795146db181 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 returned with HTTP 404 Jul 03 10:44:16.907180 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 408/1613] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/types/1bb8e192-b3f6-4baf-bfe3-0c6db0348e47 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:16.911720 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52b90f1c-c037-407d-9fed-8ed8792cced2 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 200 Jul 03 10:44:16.912626 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 408/1614] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:16.922281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-05886119-086e-476d-9d8a-7d3a33eede4f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.928991 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-05886119-086e-476d-9d8a-7d3a33eede4f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:16.928991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-05886119-086e-476d-9d8a-7d3a33eede4f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-314298833"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:16.928991 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:16.928991 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:16.929373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1e67753-5898-4ef0-a1be-82b613325712 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.932056 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1e67753-5898-4ef0-a1be-82b613325712 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:16.932378 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1e67753-5898-4ef0-a1be-82b613325712 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.932601 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1e67753-5898-4ef0-a1be-82b613325712 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.949176 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-05886119-086e-476d-9d8a-7d3a33eede4f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:16.949730 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 408/1615] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:44:16 2026] POST /volume/v3/types => generated 220 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:16.954518 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:16.954518 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:16.958398 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1e67753-5898-4ef0-a1be-82b613325712 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:16.958666 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bc15ad92-ec38-407b-b9a9-18d0cbd96b81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.960568 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc15ad92-ec38-407b-b9a9-18d0cbd96b81 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption Jul 03 10:44:16.960978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc15ad92-ec38-407b-b9a9-18d0cbd96b81 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:16.962746 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1e67753-5898-4ef0-a1be-82b613325712 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:16.963265 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 392/1616] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:16.978144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0378e96a-8763-49dc-af02-df7f0c984c3d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:16.979779 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0378e96a-8763-49dc-af02-df7f0c984c3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:16.979937 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0378e96a-8763-49dc-af02-df7f0c984c3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:16.980119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0378e96a-8763-49dc-af02-df7f0c984c3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:16.989799 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:16.989799 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:16.993318 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0378e96a-8763-49dc-af02-df7f0c984c3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:16.998832 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0378e96a-8763-49dc-af02-df7f0c984c3d tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:16.998972 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc15ad92-ec38-407b-b9a9-18d0cbd96b81 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption returned with HTTP 200 Jul 03 10:44:16.999252 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 409/1617] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:16 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:16.999558 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 409/1618] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:44:16 2026] POST /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.011133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6d7c2f07-7a98-45b7-ba68-621012030fcd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.013271 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.013360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d7c2f07-7a98-45b7-ba68-621012030fcd tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption Jul 03 10:44:17.013360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d7c2f07-7a98-45b7-ba68-621012030fcd tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.013466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d7c2f07-7a98-45b7-ba68-621012030fcd tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.016095 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:44:17.016378 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.016874 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.020874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d7c2f07-7a98-45b7-ba68-621012030fcd tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption returned with HTTP 200 Jul 03 10:44:17.021313 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 409/1619] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.032871 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:17.032871 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:17.036066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4aac2092-8f28-4249-818e-12d2417cbffc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.041263 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4aac2092-8f28-4249-818e-12d2417cbffc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] PUT https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 Jul 03 10:44:17.041263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4aac2092-8f28-4249-818e-12d2417cbffc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:17.043960 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:44:17.049735 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a01b95eb-94c8-4321-8c1f-3db414cebfd1 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:44:17.050248 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 393/1620] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:17.064561 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4aac2092-8f28-4249-818e-12d2417cbffc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 returned with HTTP 200 Jul 03 10:44:17.064854 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 410/1621] 10.4.3.52 () {68 vars in 1500 bytes} [Fri Jul 3 10:44:17 2026] PUT /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.077946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-28d58018-cc84-4fca-934a-120cf8493b1f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.081099 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28d58018-cc84-4fca-934a-120cf8493b1f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption Jul 03 10:44:17.081253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28d58018-cc84-4fca-934a-120cf8493b1f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.081478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28d58018-cc84-4fca-934a-120cf8493b1f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.092405 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28d58018-cc84-4fca-934a-120cf8493b1f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption returned with HTTP 200 Jul 03 10:44:17.093220 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 410/1622] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.105874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c69642d4-52ca-46d4-ba59-0cbc2d1c8800 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.108088 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c69642d4-52ca-46d4-ba59-0cbc2d1c8800 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/cipher Jul 03 10:44:17.108360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c69642d4-52ca-46d4-ba59-0cbc2d1c8800 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.108584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c69642d4-52ca-46d4-ba59-0cbc2d1c8800 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.124844 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c69642d4-52ca-46d4-ba59-0cbc2d1c8800 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/cipher returned with HTTP 200 Jul 03 10:44:17.125405 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 410/1623] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 10:44:17.134184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8d57d69e-0020-422f-88f4-323ddb090444 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.143905 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8d57d69e-0020-422f-88f4-323ddb090444 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 Jul 03 10:44:17.143905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8d57d69e-0020-422f-88f4-323ddb090444 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.143905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8d57d69e-0020-422f-88f4-323ddb090444 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.170826 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8d57d69e-0020-422f-88f4-323ddb090444 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 returned with HTTP 202 Jul 03 10:44:17.171259 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 394/1624] 10.4.3.52 () {66 vars in 1482 bytes} [Fri Jul 3 10:44:17 2026] DELETE /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption/4e917c6c-0200-45c0-9e46-11919e0bb563 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:17.184149 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4485882f-a0b6-4062-bea8-65853fd7622e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.186163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4485882f-a0b6-4062-bea8-65853fd7622e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption Jul 03 10:44:17.186398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4485882f-a0b6-4062-bea8-65853fd7622e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.186583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4485882f-a0b6-4062-bea8-65853fd7622e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.193830 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4485882f-a0b6-4062-bea8-65853fd7622e tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption returned with HTTP 200 Jul 03 10:44:17.194247 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 411/1625] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:44:17.203984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a94dd868-ca3e-42ba-aeb9-de44383101f4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.206140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a94dd868-ca3e-42ba-aeb9-de44383101f4 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption Jul 03 10:44:17.206370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a94dd868-ca3e-42ba-aeb9-de44383101f4 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.206585 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a94dd868-ca3e-42ba-aeb9-de44383101f4 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.216539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a94dd868-ca3e-42ba-aeb9-de44383101f4 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption returned with HTTP 200 Jul 03 10:44:17.216539 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 411/1626] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 10:44:17.230172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2dd644cb-60c0-489a-ae07-da2f8bf91808 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.231460 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2dd644cb-60c0-489a-ae07-da2f8bf91808 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a Jul 03 10:44:17.231624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2dd644cb-60c0-489a-ae07-da2f8bf91808 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.231802 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2dd644cb-60c0-489a-ae07-da2f8bf91808 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.258182 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2dd644cb-60c0-489a-ae07-da2f8bf91808 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a returned with HTTP 202 Jul 03 10:44:17.258562 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 411/1627] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:17 2026] DELETE /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:17.265464 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2a3e0ade-b04a-430c-9f12-a0ddd9e961dc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.267405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2a3e0ade-b04a-430c-9f12-a0ddd9e961dc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a Jul 03 10:44:17.267667 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2a3e0ade-b04a-430c-9f12-a0ddd9e961dc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.267922 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2a3e0ade-b04a-430c-9f12-a0ddd9e961dc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.272729 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2a3e0ade-b04a-430c-9f12-a0ddd9e961dc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a returned with HTTP 404 Jul 03 10:44:17.273379 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 395/1628] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/8c6d3e30-e539-4827-ad8b-57a2ecabd43a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:17.284822 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b05889a0-0bb8-4c7d-8ebc-a5b1d75532d3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.288456 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b05889a0-0bb8-4c7d-8ebc-a5b1d75532d3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types Jul 03 10:44:17.288456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b05889a0-0bb8-4c7d-8ebc-a5b1d75532d3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.288456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b05889a0-0bb8-4c7d-8ebc-a5b1d75532d3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.316017 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b05889a0-0bb8-4c7d-8ebc-a5b1d75532d3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:17.316591 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 412/1629] 10.4.3.52 () {66 vars in 1224 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.326973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f19561d1-508e-4d02-8461-e6ea7aee7278 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.330423 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f19561d1-508e-4d02-8461-e6ea7aee7278 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:17.330861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f19561d1-508e-4d02-8461-e6ea7aee7278 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1814046571"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:17.364947 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f19561d1-508e-4d02-8461-e6ea7aee7278 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:17.365538 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 412/1630] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:44:17 2026] POST /volume/v3/types => generated 221 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.375243 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6532ec65-ac16-411c-ab83-cc22f5f662c9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.377602 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6532ec65-ac16-411c-ab83-cc22f5f662c9 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] PUT https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 Jul 03 10:44:17.378068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6532ec65-ac16-411c-ab83-cc22f5f662c9 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1388249074", "description": "tempest-volume-type-description-1236514610", "is_public": false}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:17.430278 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6532ec65-ac16-411c-ab83-cc22f5f662c9 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 returned with HTTP 200 Jul 03 10:44:17.430818 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 412/1631] 10.4.3.52 () {68 vars in 1356 bytes} [Fri Jul 3 10:44:17 2026] PUT /volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 => generated 205 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.441847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8e3c39b6-efaf-43bc-90c3-8c03fb1d732f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.444004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e3c39b6-efaf-43bc-90c3-8c03fb1d732f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 Jul 03 10:44:17.444304 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e3c39b6-efaf-43bc-90c3-8c03fb1d732f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.444598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e3c39b6-efaf-43bc-90c3-8c03fb1d732f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.451179 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e3c39b6-efaf-43bc-90c3-8c03fb1d732f tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 returned with HTTP 200 Jul 03 10:44:17.451716 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 396/1632] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.469193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7d52be12-f18b-44ac-9d74-19c0c66a9ccc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.472054 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d52be12-f18b-44ac-9d74-19c0c66a9ccc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] DELETE https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 Jul 03 10:44:17.472392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d52be12-f18b-44ac-9d74-19c0c66a9ccc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.472597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d52be12-f18b-44ac-9d74-19c0c66a9ccc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.522226 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d52be12-f18b-44ac-9d74-19c0c66a9ccc tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 returned with HTTP 202 Jul 03 10:44:17.522746 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 413/1633] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:17 2026] DELETE /volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:17.535189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c5241b34-8e8c-4d1d-a61b-a3af7e6403e3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.538624 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5241b34-8e8c-4d1d-a61b-a3af7e6403e3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] GET https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 Jul 03 10:44:17.538896 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5241b34-8e8c-4d1d-a61b-a3af7e6403e3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.539169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5241b34-8e8c-4d1d-a61b-a3af7e6403e3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.550010 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5241b34-8e8c-4d1d-a61b-a3af7e6403e3 tempest-VolumeTypesTest-2027527494 tempest-VolumeTypesTest-2027527494-project-admin] https://10.4.3.52/volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 returned with HTTP 404 Jul 03 10:44:17.550722 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 413/1634] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/types/4b529665-7a3b-40b1-a70e-61902b7f9c20 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:17.931040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.933284 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] GET https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:17.933561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:17.933804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:17.942629 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:17.942629 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:17.947476 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:17.951592 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c635a14d-5ddf-448b-9739-81b98c2edd95 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 200 Jul 03 10:44:17.951959 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 413/1635] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:17 2026] GET /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:17.967302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:17.969842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c Jul 03 10:44:17.970236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.018362 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:18.018841 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:18.019306 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:18.026748 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38af04c0-b86e-4bb1-ad76-0fe79a1e746b tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c returned with HTTP 200 Jul 03 10:44:18.027578 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 397/1636] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:44:17 2026] PUT /volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c => generated 552 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:18.038987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.040774 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:18.041170 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.043085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:18.043391 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume of 2 GB Jul 03 10:44:18.049405 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Availability Zones retrieved successfully. Jul 03 10:44:18.055741 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (0c4aeee7-939f-4f34-a8d3-b8ec9529948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:18.057313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074a4a2b-8cd7-45fd-9070-4e1af379e42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.058579 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Validating volume size '2' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:18.098465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074a4a2b-8cd7-45fd-9070-4e1af379e42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:18.099783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a58cb6-cef6-4848-897f-82a469626bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.152050 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota_utils [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Quota exceeded for f75c0797186443e9bc4c7d048bdc138c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 10:44:18.155794 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a58cb6-cef6-4848-897f-82a469626bae) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:44:18.155794 np0000004406 devstack@c-api.service[99875]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 10:44:18.158321 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a58cb6-cef6-4848-897f-82a469626bae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.159460 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a58cb6-cef6-4848-897f-82a469626bae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:44:18.160362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074a4a2b-8cd7-45fd-9070-4e1af379e42f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.161449 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074a4a2b-8cd7-45fd-9070-4e1af379e42f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:44:18.162824 np0000004406 devstack@c-api.service[99875]: WARNING cinder.volume.api [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (0c4aeee7-939f-4f34-a8d3-b8ec9529948e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:44:18.163255 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.middleware.fault [None req-95bd04f6-9505-461e-8a80-04a41a2302c4 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 413 Jul 03 10:44:18.164776 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 414/1637] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:18 2026] POST /volume/v3/volumes => generated 208 bytes in 126 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 10:44:18.179865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-25438595-831c-43d7-9fb5-08308f3cd54a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.182320 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25438595-831c-43d7-9fb5-08308f3cd54a tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c Jul 03 10:44:18.182320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25438595-831c-43d7-9fb5-08308f3cd54a tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.233096 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-25438595-831c-43d7-9fb5-08308f3cd54a tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-383200277 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-383200277, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:44:18.239460 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25438595-831c-43d7-9fb5-08308f3cd54a tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c returned with HTTP 200 Jul 03 10:44:18.240129 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 414/1638] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:44:18 2026] PUT /volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c => generated 552 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:44:18.248685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3682483a-77c2-489b-a140-e95c85a7abbc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.250809 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:18.251272 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.253238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:18.253420 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Create volume of 1 GB Jul 03 10:44:18.258429 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Availability Zones retrieved successfully. Jul 03 10:44:18.265748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (0a16bd82-95ea-4842-9e5d-0b8e0f43ccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:18.266669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3838ff47-752e-4b84-8123-477fc77198a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.267592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:18.300342 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3838ff47-752e-4b84-8123-477fc77198a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:18.301129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5925d3-3123-44c8-912b-c05479448dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.341213 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota_utils [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Quota exceeded for f75c0797186443e9bc4c7d048bdc138c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 10:44:18.344177 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5925d3-3123-44c8-912b-c05479448dc2) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:44:18.344177 np0000004406 devstack@c-api.service[99876]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 10:44:18.346176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5925d3-3123-44c8-912b-c05479448dc2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.347041 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5925d3-3123-44c8-912b-c05479448dc2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:44:18.347700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3838ff47-752e-4b84-8123-477fc77198a3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:18.348608 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3838ff47-752e-4b84-8123-477fc77198a3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:44:18.349390 np0000004406 devstack@c-api.service[99876]: WARNING cinder.volume.api [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Flow 'volume_create_api' (0a16bd82-95ea-4842-9e5d-0b8e0f43ccb2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:44:18.349712 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.middleware.fault [None req-3682483a-77c2-489b-a140-e95c85a7abbc tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 413 Jul 03 10:44:18.350467 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 414/1639] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:18 2026] POST /volume/v3/volumes => generated 150 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 10:44:18.362532 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ed4cd81d-7071-40cc-b340-2d9f2c9960e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.369190 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ed4cd81d-7071-40cc-b340-2d9f2c9960e3 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c Jul 03 10:44:18.370317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ed4cd81d-7071-40cc-b340-2d9f2c9960e3 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.436161 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ed4cd81d-7071-40cc-b340-2d9f2c9960e3 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c returned with HTTP 200 Jul 03 10:44:18.436756 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 398/1640] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:44:18 2026] PUT /volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c => generated 551 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:18.448561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3216aac0-c223-492c-ac1e-c551e50f2864 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.451329 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] POST https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7/action Jul 03 10:44:18.451329 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:18.451961 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:18.465000 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:18.465000 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:18.465532 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:18.497348 np0000004406 devstack@c-api.service[99875]: ERROR cinder.volume.api [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Quota exceeded for f75c0797186443e9bc4c7d048bdc138c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 10:44:18.501810 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.middleware.fault [None req-3216aac0-c223-492c-ac1e-c551e50f2864 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7/action returned with HTTP 413 Jul 03 10:44:18.502554 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 415/1641] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:44:18 2026] POST /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7/action => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 10:44:18.511847 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b5799bec-f0c2-4a81-be53-4070420349e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.513765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b5799bec-f0c2-4a81-be53-4070420349e0 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] GET https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:18.513922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b5799bec-f0c2-4a81-be53-4070420349e0 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:18.514119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b5799bec-f0c2-4a81-be53-4070420349e0 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:18.521191 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:18.521191 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:18.525197 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b5799bec-f0c2-4a81-be53-4070420349e0 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:18.529784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b5799bec-f0c2-4a81-be53-4070420349e0 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 200 Jul 03 10:44:18.530413 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 415/1642] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:18 2026] GET /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:18.546016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-10851988-8dff-4a80-87c1-84a3992bb47f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.547958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] DELETE https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:18.548293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:18.548464 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:18.548612 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Delete volume with id: 00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:18.557681 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:18.557681 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:18.558413 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:18.581859 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Delete volume request issued successfully. Jul 03 10:44:18.582234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10851988-8dff-4a80-87c1-84a3992bb47f tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 202 Jul 03 10:44:18.582504 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 415/1643] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:18 2026] DELETE /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:18.591946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:18.594256 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] GET https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:18.594773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:18.594838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:18.601998 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:18.601998 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:18.605926 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Volume info retrieved successfully. Jul 03 10:44:18.611519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc38d9e1-104f-46c5-adcb-0ff8e1df46d1 tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 200 Jul 03 10:44:18.612040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 399/1644] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:18 2026] GET /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:19.626338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9873e46a-194c-42fe-92fa-aa201af0af5d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:19.629329 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9873e46a-194c-42fe-92fa-aa201af0af5d tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] GET https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 Jul 03 10:44:19.629329 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9873e46a-194c-42fe-92fa-aa201af0af5d tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:19.629486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9873e46a-194c-42fe-92fa-aa201af0af5d tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:19.636561 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9873e46a-194c-42fe-92fa-aa201af0af5d tempest-VolumeQuotasNegativeTestJSON-1971013423 tempest-VolumeQuotasNegativeTestJSON-1971013423-project-member] https://10.4.3.52/volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 returned with HTTP 404 Jul 03 10:44:19.637079 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 416/1645] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:19 2026] GET /volume/v3/volumes/00bcfc56-834c-4b94-9740-18c7d39b71a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:19.649481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c7c8ad89-361b-4142-ab30-b685d8525536 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:19.651699 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c7c8ad89-361b-4142-ab30-b685d8525536 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c Jul 03 10:44:19.652230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c7c8ad89-361b-4142-ab30-b685d8525536 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:19.765632 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c7c8ad89-361b-4142-ab30-b685d8525536 tempest-VolumeQuotasNegativeTestJSON-384945729 tempest-VolumeQuotasNegativeTestJSON-384945729-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c returned with HTTP 200 Jul 03 10:44:19.766153 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 416/1646] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 10:44:19 2026] PUT /volume/v3/os-quota-sets/f75c0797186443e9bc4c7d048bdc138c => generated 555 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:20.277305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-443fd0b4-e40a-4150-91fa-8f0caccef0a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.386873 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-443fd0b4-e40a-4150-91fa-8f0caccef0a4 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:44:20.387507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-443fd0b4-e40a-4150-91fa-8f0caccef0a4 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-591003713", "extra_specs": {"spec1": "val1"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.410329 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-443fd0b4-e40a-4150-91fa-8f0caccef0a4 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:44:20.410493 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 416/1647] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:44:20 2026] POST /volume/v3/types => generated 242 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:20.421702 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2adaeff7-82ee-4d09-9fdb-683a48cab9ab None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.423778 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2adaeff7-82ee-4d09-9fdb-683a48cab9ab tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] POST https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs Jul 03 10:44:20.424360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2adaeff7-82ee-4d09-9fdb-683a48cab9ab tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.426004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2adaeff7-82ee-4d09-9fdb-683a48cab9ab tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs returned with HTTP 400 Jul 03 10:44:20.426710 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 400/1648] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:44:20 2026] POST /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:44:20.436062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e5abc348-1f86-4574-a2a8-744042125f3c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.438516 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5abc348-1f86-4574-a2a8-744042125f3c tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] POST https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs Jul 03 10:44:20.438998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5abc348-1f86-4574-a2a8-744042125f3c tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.441014 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5abc348-1f86-4574-a2a8-744042125f3c tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs returned with HTTP 400 Jul 03 10:44:20.441717 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 417/1649] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:44:20 2026] POST /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:44:20.460753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-18765585-777f-4600-b56e-b7210e91a5fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.462436 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18765585-777f-4600-b56e-b7210e91a5fd tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] POST https://10.4.3.52/volume/v3/types/af8c63e8-7ecf-40ba-b3e7-25260829dbfd/extra_specs Jul 03 10:44:20.463024 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-18765585-777f-4600-b56e-b7210e91a5fd tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.475341 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18765585-777f-4600-b56e-b7210e91a5fd tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/af8c63e8-7ecf-40ba-b3e7-25260829dbfd/extra_specs returned with HTTP 404 Jul 03 10:44:20.475885 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 417/1650] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:44:20 2026] POST /volume/v3/types/af8c63e8-7ecf-40ba-b3e7-25260829dbfd/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.492316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-38b66017-ad95-4bb5-9f00-5d61d9ada83f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.493734 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-38b66017-ad95-4bb5-9f00-5d61d9ada83f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] DELETE https://10.4.3.52/volume/v3/types/3d08b615-5f5c-4cac-b097-c3d91eece015/extra_specs/spec1 Jul 03 10:44:20.493980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-38b66017-ad95-4bb5-9f00-5d61d9ada83f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.494129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-38b66017-ad95-4bb5-9f00-5d61d9ada83f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.504207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-38b66017-ad95-4bb5-9f00-5d61d9ada83f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/3d08b615-5f5c-4cac-b097-c3d91eece015/extra_specs/spec1 returned with HTTP 404 Jul 03 10:44:20.504944 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 417/1651] 10.4.3.52 () {66 vars in 1392 bytes} [Fri Jul 3 10:44:20 2026] DELETE /volume/v3/types/3d08b615-5f5c-4cac-b097-c3d91eece015/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.515434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-89e7f74c-5d29-42e4-b733-b51a7c5b66d1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.519969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89e7f74c-5d29-42e4-b733-b51a7c5b66d1 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] GET https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/nonexistent_extra_spec_name Jul 03 10:44:20.520275 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89e7f74c-5d29-42e4-b733-b51a7c5b66d1 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.521359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89e7f74c-5d29-42e4-b733-b51a7c5b66d1 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.534369 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89e7f74c-5d29-42e4-b733-b51a7c5b66d1 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 10:44:20.535088 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 401/1652] 10.4.3.52 () {66 vars in 1455 bytes} [Fri Jul 3 10:44:20 2026] GET /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.544389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-00a9c857-ef31-4fe6-91b3-75f7cd900bc3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.546913 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-00a9c857-ef31-4fe6-91b3-75f7cd900bc3 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] GET https://10.4.3.52/volume/v3/types/b951dd50-848c-4477-a087-aa0a3d73d3f0/extra_specs/spec1 Jul 03 10:44:20.547163 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-00a9c857-ef31-4fe6-91b3-75f7cd900bc3 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.547413 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-00a9c857-ef31-4fe6-91b3-75f7cd900bc3 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.553905 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-00a9c857-ef31-4fe6-91b3-75f7cd900bc3 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/b951dd50-848c-4477-a087-aa0a3d73d3f0/extra_specs/spec1 returned with HTTP 404 Jul 03 10:44:20.554664 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 418/1653] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:44:20 2026] GET /volume/v3/types/b951dd50-848c-4477-a087-aa0a3d73d3f0/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.564837 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b6e3d56-afd9-4e66-9c3a-7b5d942ecf3f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.567479 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b6e3d56-afd9-4e66-9c3a-7b5d942ecf3f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] GET https://10.4.3.52/volume/v3/types/c7f38a37-a9e6-4522-ad65-c17d3893f35a/extra_specs Jul 03 10:44:20.567681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3d56-afd9-4e66-9c3a-7b5d942ecf3f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.567961 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3d56-afd9-4e66-9c3a-7b5d942ecf3f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.571470 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b6e3d56-afd9-4e66-9c3a-7b5d942ecf3f tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/c7f38a37-a9e6-4522-ad65-c17d3893f35a/extra_specs returned with HTTP 404 Jul 03 10:44:20.572159 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 418/1654] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:44:20 2026] GET /volume/v3/types/c7f38a37-a9e6-4522-ad65-c17d3893f35a/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.583359 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-818689f0-e81c-4b9c-893d-6ec3c6a5bb97 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.585259 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-818689f0-e81c-4b9c-893d-6ec3c6a5bb97 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] PUT https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 Jul 03 10:44:20.586314 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-818689f0-e81c-4b9c-893d-6ec3c6a5bb97 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.588151 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-818689f0-e81c-4b9c-893d-6ec3c6a5bb97 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 returned with HTTP 400 Jul 03 10:44:20.589297 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 418/1655] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:44:20 2026] PUT /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 03 10:44:20.604568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5077606a-21f3-4b87-8934-146f49fad7ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.606526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5077606a-21f3-4b87-8934-146f49fad7ee tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] PUT https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 Jul 03 10:44:20.607073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5077606a-21f3-4b87-8934-146f49fad7ee tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'update', calling method: update, body: null {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.608741 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5077606a-21f3-4b87-8934-146f49fad7ee tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 returned with HTTP 400 Jul 03 10:44:20.609376 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 402/1656] 10.4.3.52 () {68 vars in 1408 bytes} [Fri Jul 3 10:44:20 2026] PUT /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:44:20.620299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5f3bfdda-6aa0-4afb-841c-f492fa020dce None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.622539 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f3bfdda-6aa0-4afb-841c-f492fa020dce tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] PUT https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/None Jul 03 10:44:20.622695 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5f3bfdda-6aa0-4afb-841c-f492fa020dce tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.634521 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f3bfdda-6aa0-4afb-841c-f492fa020dce tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 10:44:20.634939 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f3bfdda-6aa0-4afb-841c-f492fa020dce tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/None returned with HTTP 400 Jul 03 10:44:20.635532 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 419/1657] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:44:20 2026] PUT /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:44:20.645332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-257a9f07-83ed-427e-94a2-a08c31bfc653 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.647753 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-257a9f07-83ed-427e-94a2-a08c31bfc653 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] PUT https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/ababebf6-6390-4445-8a8b-b4321cbfcf0e Jul 03 10:44:20.648319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-257a9f07-83ed-427e-94a2-a08c31bfc653 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.663999 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-257a9f07-83ed-427e-94a2-a08c31bfc653 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 10:44:20.664498 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-257a9f07-83ed-427e-94a2-a08c31bfc653 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/ababebf6-6390-4445-8a8b-b4321cbfcf0e returned with HTTP 400 Jul 03 10:44:20.664885 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 419/1658] 10.4.3.52 () {68 vars in 1502 bytes} [Fri Jul 3 10:44:20 2026] PUT /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381/extra_specs/ababebf6-6390-4445-8a8b-b4321cbfcf0e => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:44:20.675515 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7edcd8af-0825-4751-9d7e-796e3e9e4512 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.677753 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7edcd8af-0825-4751-9d7e-796e3e9e4512 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] PUT https://10.4.3.52/volume/v3/types/4c3c358d-69ec-49d6-8fd9-b2705e20e2bd/extra_specs/spec1 Jul 03 10:44:20.679513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7edcd8af-0825-4751-9d7e-796e3e9e4512 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:20.704656 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7edcd8af-0825-4751-9d7e-796e3e9e4512 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/4c3c358d-69ec-49d6-8fd9-b2705e20e2bd/extra_specs/spec1 returned with HTTP 404 Jul 03 10:44:20.704937 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 419/1659] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:44:20 2026] PUT /volume/v3/types/4c3c358d-69ec-49d6-8fd9-b2705e20e2bd/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:20.717300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-56f7a792-09e4-42a8-8cb4-ac95bfdcd3fc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.722356 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56f7a792-09e4-42a8-8cb4-ac95bfdcd3fc tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] DELETE https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 Jul 03 10:44:20.723617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56f7a792-09e4-42a8-8cb4-ac95bfdcd3fc tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.723617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56f7a792-09e4-42a8-8cb4-ac95bfdcd3fc tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.775324 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56f7a792-09e4-42a8-8cb4-ac95bfdcd3fc tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 returned with HTTP 202 Jul 03 10:44:20.775324 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 403/1660] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:44:20 2026] DELETE /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:20.785336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-47c1c197-23b2-420a-a236-2dfeff577bf7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:20.787258 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47c1c197-23b2-420a-a236-2dfeff577bf7 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] GET https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 Jul 03 10:44:20.787535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47c1c197-23b2-420a-a236-2dfeff577bf7 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:20.787734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47c1c197-23b2-420a-a236-2dfeff577bf7 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:20.793041 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47c1c197-23b2-420a-a236-2dfeff577bf7 tempest-ExtraSpecsNegativeTest-1493066199 tempest-ExtraSpecsNegativeTest-1493066199-project-admin] https://10.4.3.52/volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 returned with HTTP 404 Jul 03 10:44:20.793892 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 420/1661] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:44:20 2026] GET /volume/v3/types/68f64ced-51a9-4995-9d88-2150e1b2a381 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:22.239459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-87d82445-d7b0-40fe-a084-3c773b5806da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:22.242016 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:22.242390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-367625581"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:22.243826 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-367625581'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:22.499841 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Create volume of 1 GB Jul 03 10:44:22.502557 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:UPDATE=119,cinder:INSERT=70,cinder:SELECT=391,cinder:DELETE=5 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:44:22.504884 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Availability Zones retrieved successfully. Jul 03 10:44:22.510587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Flow 'volume_create_api' (ea0d9a57-ead4-438d-9485-41f0bf606d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:22.511745 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f808aac2-4e38-47d6-9b22-af6a65bf8ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:22.513297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:22.585224 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f808aac2-4e38-47d6-9b22-af6a65bf8ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:22.585920 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741687f-0971-4b6b-a264-6ef3a1e533b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:22.652236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Created reservations ['8710bb07-fc9a-4422-b135-c9f11d314a02', 'cb78fa7f-26dd-4e22-8a0e-2e7405087c7b', 'd0b06b8f-5f2d-429f-9c2e-406ef4c44289', '0c81365e-1aa4-4b4c-9e49-ff26e4b99c65'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:22.652236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741687f-0971-4b6b-a264-6ef3a1e533b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8710bb07-fc9a-4422-b135-c9f11d314a02', 'cb78fa7f-26dd-4e22-8a0e-2e7405087c7b', 'd0b06b8f-5f2d-429f-9c2e-406ef4c44289', '0c81365e-1aa4-4b4c-9e49-ff26e4b99c65']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:22.653270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e67fd18-cb60-41de-bad6-af5dc5527cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:22.684464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e67fd18-cb60-41de-bad6-af5dc5527cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29239e3a-a0aa-4876-bc5b-8c05e3a28eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-367625581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5f6db90a204616be3de0676fa16353',qos_specs=None,replication_status=,reservations=['8710bb07-fc9a-4422-b135-c9f11d314a02','cb78fa7f-26dd-4e22-8a0e-2e7405087c7b','d0b06b8f-5f2d-429f-9c2e-406ef4c44289','0c81365e-1aa4-4b4c-9e49-ff26e4b99c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b693780425455ea36b3acbc5573d9f',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-367625581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29239e3a-a0aa-4876-bc5b-8c05e3a28eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5f6db90a204616be3de0676fa16353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b693780425455ea36b3acbc5573d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:22.685592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2649416f-5d43-4cc7-a119-2f310e5bbefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:22.708805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2649416f-5d43-4cc7-a119-2f310e5bbefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-367625581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5f6db90a204616be3de0676fa16353',qos_specs=None,replication_status=,reservations=['8710bb07-fc9a-4422-b135-c9f11d314a02','cb78fa7f-26dd-4e22-8a0e-2e7405087c7b','d0b06b8f-5f2d-429f-9c2e-406ef4c44289','0c81365e-1aa4-4b4c-9e49-ff26e4b99c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b693780425455ea36b3acbc5573d9f',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:22.709653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bf7b39-2ed3-472e-9d42-a9f58b312fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:22.722558 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bf7b39-2ed3-472e-9d42-a9f58b312fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:22.723513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Flow 'volume_create_api' (ea0d9a57-ead4-438d-9485-41f0bf606d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:22.724012 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Create volume request issued successfully. Jul 03 10:44:22.724608 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87d82445-d7b0-40fe-a084-3c773b5806da tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:22.725073 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 420/1662] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:22 2026] POST /volume/v3/volumes => generated 748 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:22.739052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-79f06609-0f82-4d27-aa8a-7bea9834568e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:22.741289 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79f06609-0f82-4d27-aa8a-7bea9834568e tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:22.741289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79f06609-0f82-4d27-aa8a-7bea9834568e tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:22.741503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79f06609-0f82-4d27-aa8a-7bea9834568e tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:22.749003 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:22.749003 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:22.753828 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-79f06609-0f82-4d27-aa8a-7bea9834568e tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:22.758457 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79f06609-0f82-4d27-aa8a-7bea9834568e tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 200 Jul 03 10:44:22.758842 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 420/1663] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:22 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:22.870824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.015014 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:44:23.015236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:23.015861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:23.015861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:23.016362 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:23.028827 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:23.028827 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4104359-66ea-48eb-b612-9a7c7788f0bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:44:23.028827 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 404/1664] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:44:22 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:44:23.037772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-93809769-38d2-4b39-aa21-d407e44ba32e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.039465 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:23.039833 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1999744445"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:23.041469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1999744445'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:23.041682 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume of 1 GB Jul 03 10:44:23.047095 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Availability Zones retrieved successfully. Jul 03 10:44:23.052506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (3ca57741-489c-4a39-aea5-cf646c54faff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:23.053629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6487ec7a-ba22-40be-8be5-fcf57dbb5e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:23.054592 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:23.095398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6487ec7a-ba22-40be-8be5-fcf57dbb5e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:23.096312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9248d-4aca-4974-b56c-a7a9a51d1242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:23.155634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Created reservations ['809e6dc9-370e-4034-a1f4-a7ced9df4fa9', 'bb8152b8-b298-470d-8d69-37d36b459e45', '7eb912f4-fded-408d-b608-30425f030894', '46b8bdfe-752e-4396-9b90-596520ba7525'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:23.156351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9248d-4aca-4974-b56c-a7a9a51d1242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809e6dc9-370e-4034-a1f4-a7ced9df4fa9', 'bb8152b8-b298-470d-8d69-37d36b459e45', '7eb912f4-fded-408d-b608-30425f030894', '46b8bdfe-752e-4396-9b90-596520ba7525']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:23.157031 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a773fce-6cf3-4153-a88a-209281c793c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:23.182776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a773fce-6cf3-4153-a88a-209281c793c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef478ab-fe9e-4a36-b5be-62935ed03497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1999744445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['809e6dc9-370e-4034-a1f4-a7ced9df4fa9','bb8152b8-b298-470d-8d69-37d36b459e45','7eb912f4-fded-408d-b608-30425f030894','46b8bdfe-752e-4396-9b90-596520ba7525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1999744445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef478ab-fe9e-4a36-b5be-62935ed03497,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04cdd22a48b348fa906926e9014f3330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a395308299e45009a2910528b8ba376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:23.183428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a29c7d5-b718-468a-b226-795e53fb82ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:23.205536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a29c7d5-b718-468a-b226-795e53fb82ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1999744445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['809e6dc9-370e-4034-a1f4-a7ced9df4fa9','bb8152b8-b298-470d-8d69-37d36b459e45','7eb912f4-fded-408d-b608-30425f030894','46b8bdfe-752e-4396-9b90-596520ba7525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:23.206256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b446409-bd89-4af2-8491-b8a0c03d162d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:23.216206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b446409-bd89-4af2-8491-b8a0c03d162d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:23.216625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (3ca57741-489c-4a39-aea5-cf646c54faff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:23.216897 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request issued successfully. Jul 03 10:44:23.217491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-93809769-38d2-4b39-aa21-d407e44ba32e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:23.217918 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 421/1665] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:23 2026] POST /volume/v3/volumes => generated 762 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:23.229088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.232666 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:23.233079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:23.233285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:23.240742 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.240742 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:23.245227 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:23.248817 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bafbc59e-03dc-4682-9353-dab08a5d2e38 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:23.249174 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 421/1666] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:23 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:23.779042 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-789ca723-de02-4fa5-af18-70a8abd16700 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.780773 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-789ca723-de02-4fa5-af18-70a8abd16700 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:23.780976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-789ca723-de02-4fa5-af18-70a8abd16700 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:23.781293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-789ca723-de02-4fa5-af18-70a8abd16700 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:23.787956 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.787956 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:23.792118 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-789ca723-de02-4fa5-af18-70a8abd16700 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.797685 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-789ca723-de02-4fa5-af18-70a8abd16700 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 200 Jul 03 10:44:23.798064 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 421/1667] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:23 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:23.810733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.812780 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] POST https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action Jul 03 10:44:23.813205 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:23.813364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:23.822447 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.822447 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:23.828522 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.828522 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:23.829075 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.841285 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Update volume metadata completed successfully. Jul 03 10:44:23.841548 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00bcc32a-a550-40ea-8e7a-2534e522f638 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action returned with HTTP 200 Jul 03 10:44:23.841940 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 405/1668] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:23 2026] POST /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action => generated 563 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:23.849669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.851493 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:23.851692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:23.851887 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:23.860645 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.860645 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:23.864257 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.869093 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9da68c01-86a8-410a-ad25-f9dd5b7a30b4 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 200 Jul 03 10:44:23.869466 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 422/1669] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:23 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:23.882375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-71a7f375-6d21-4c1f-a244-9a524462b52d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.884250 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] POST https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action Jul 03 10:44:23.884673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:23.884848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:23.893876 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.893876 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:23.900691 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.900691 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:23.901260 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.906473 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Get volume image-metadata completed successfully. Jul 03 10:44:23.926147 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Delete volume metadata completed successfully. Jul 03 10:44:23.927163 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71a7f375-6d21-4c1f-a244-9a524462b52d tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action returned with HTTP 200 Jul 03 10:44:23.927163 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 422/1670] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:44:23 2026] POST /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 10:44:23.936739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.939202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] POST https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action Jul 03 10:44:23.939202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:23.939282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:23.949961 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.949961 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:23.950447 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.955132 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Get volume image-metadata completed successfully. Jul 03 10:44:23.955400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d457d2a-d88d-4b35-9707-7a700b8dd161 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action returned with HTTP 200 Jul 03 10:44:23.955970 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 422/1671] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:44:23 2026] POST /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:23.965257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:23.967946 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:23.968207 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:23.968467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:23.976586 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:23.976586 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:23.980449 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:23.985490 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4dd170ed-2eb7-4133-9aad-cc9b249f6631 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 200 Jul 03 10:44:23.985896 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 406/1672] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:23 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:24.001878 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.003700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] DELETE https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:24.003914 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:24.004173 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:24.004350 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Delete volume with id: 29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:24.012221 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:24.012221 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:24.012715 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:24.039368 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Delete volume request issued successfully. Jul 03 10:44:24.039812 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9bc11d2d-fbf0-4070-83d3-003d2f454e07 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 202 Jul 03 10:44:24.040387 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 423/1673] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:24 2026] DELETE /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:24.048828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.051938 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:24.052498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:24.052753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:24.064486 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:24.064486 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:24.070696 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Volume info retrieved successfully. Jul 03 10:44:24.079124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f02421ef-cc94-449b-8ce6-1efeb9ad29f5 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 200 Jul 03 10:44:24.079603 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 423/1674] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:24 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:44:24.265585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eac67ec6-7363-4817-b008-1d8dc802499f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.267776 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eac67ec6-7363-4817-b008-1d8dc802499f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:24.268064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eac67ec6-7363-4817-b008-1d8dc802499f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:24.268350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eac67ec6-7363-4817-b008-1d8dc802499f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:24.276839 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:24.276839 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:24.280566 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eac67ec6-7363-4817-b008-1d8dc802499f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:24.284980 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eac67ec6-7363-4817-b008-1d8dc802499f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:24.285437 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 423/1675] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:24 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:24.299796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-747c8687-f25d-465c-993b-1baafe2fa4bf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.303603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-747c8687-f25d-465c-993b-1baafe2fa4bf tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:24.303861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-747c8687-f25d-465c-993b-1baafe2fa4bf tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:24.304139 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-747c8687-f25d-465c-993b-1baafe2fa4bf tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:24.314149 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:24.314149 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:24.320297 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-747c8687-f25d-465c-993b-1baafe2fa4bf tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:24.326837 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-747c8687-f25d-465c-993b-1baafe2fa4bf tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:24.327491 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 407/1676] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:24 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:24.341612 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.343677 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:24.344084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1237197562"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:24.345800 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1237197562'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:24.345955 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume of 1 GB Jul 03 10:44:24.352561 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Availability Zones retrieved successfully. Jul 03 10:44:24.361605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (14ff4299-b200-4fef-9dcc-7fb07dc56e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:24.363016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff98e36-f2ed-405c-8470-d62087aca84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:24.364336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:24.399872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff98e36-f2ed-405c-8470-d62087aca84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:24.401770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bebae57-7aad-4449-bb77-103a64cbc5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:24.461015 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Created reservations ['2403e639-f4b0-4d1b-8da5-43c44590bfb2', '5d1b259f-4113-4757-812c-4d600e67c320', '4c33d6b0-620a-40ba-9473-8d20bbd7dd2e', '4860237a-e4b8-470d-9e8b-7f802b835dfd'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:24.462650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bebae57-7aad-4449-bb77-103a64cbc5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2403e639-f4b0-4d1b-8da5-43c44590bfb2', '5d1b259f-4113-4757-812c-4d600e67c320', '4c33d6b0-620a-40ba-9473-8d20bbd7dd2e', '4860237a-e4b8-470d-9e8b-7f802b835dfd']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:24.464158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20adadcf-9c2f-4021-924b-7c68664e19b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:24.495983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20adadcf-9c2f-4021-924b-7c68664e19b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb5b383-e14f-4564-b71c-d3bbe28e4eb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1237197562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['2403e639-f4b0-4d1b-8da5-43c44590bfb2','5d1b259f-4113-4757-812c-4d600e67c320','4c33d6b0-620a-40ba-9473-8d20bbd7dd2e','4860237a-e4b8-470d-9e8b-7f802b835dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1237197562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04cdd22a48b348fa906926e9014f3330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a395308299e45009a2910528b8ba376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:24.496753 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33872bc-3b23-4f9e-877d-91b30ca1f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:24.523416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33872bc-3b23-4f9e-877d-91b30ca1f066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1237197562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['2403e639-f4b0-4d1b-8da5-43c44590bfb2','5d1b259f-4113-4757-812c-4d600e67c320','4c33d6b0-620a-40ba-9473-8d20bbd7dd2e','4860237a-e4b8-470d-9e8b-7f802b835dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:24.524561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e41a48-e025-4740-888a-6e945c749674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:24.540677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e41a48-e025-4740-888a-6e945c749674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:24.541942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (14ff4299-b200-4fef-9dcc-7fb07dc56e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:24.542453 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request issued successfully. Jul 03 10:44:24.543304 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-64a4a4a6-b94b-4ec5-9eb6-132e60485425 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:24.543896 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 424/1677] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:24 2026] POST /volume/v3/volumes => generated 762 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:24.555556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:24.557568 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:24.557798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:24.558025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:24.574716 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:24.574716 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:24.580078 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:24.584888 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2963f2a5-c342-4634-b2ae-a6b8e9b7b01d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:24.585390 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 424/1678] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:24 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:25.094774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f9b54242-9508-44a9-9284-dae1f8c57c98 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:25.097740 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9b54242-9508-44a9-9284-dae1f8c57c98 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] GET https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 Jul 03 10:44:25.097740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9b54242-9508-44a9-9284-dae1f8c57c98 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:25.098749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9b54242-9508-44a9-9284-dae1f8c57c98 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:25.102341 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=529,cinder:UPDATE=160,cinder:INSERT=109,cinder:DELETE=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:44:25.107598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9b54242-9508-44a9-9284-dae1f8c57c98 tempest-VolumesImageMetadata-774744004 tempest-VolumesImageMetadata-774744004-project-member] https://10.4.3.52/volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 returned with HTTP 404 Jul 03 10:44:25.108395 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 424/1679] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:25 2026] GET /volume/v3/volumes/29239e3a-a0aa-4876-bc5b-8c05e3a28eb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:25.600816 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:25.603435 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:25.603676 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:25.603850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:25.614186 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:25.614186 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:25.618843 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:25.623643 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a5f5cae-984d-4b87-8f00-44cb083f7dd5 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:25.624091 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 408/1680] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:25 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:25.640624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-52251c36-ed40-4489-a077-b0e198003c2a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:25.643427 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52251c36-ed40-4489-a077-b0e198003c2a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:25.643667 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52251c36-ed40-4489-a077-b0e198003c2a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:25.643787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52251c36-ed40-4489-a077-b0e198003c2a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:25.649960 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:25.649960 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:25.653205 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-52251c36-ed40-4489-a077-b0e198003c2a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:25.657002 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52251c36-ed40-4489-a077-b0e198003c2a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:25.657418 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 425/1681] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:25 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:25.673708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b20701c9-12e2-45f7-82ab-eac854688e5f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:25.675627 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:25.675959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1353830702"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:25.677717 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1353830702'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:25.677902 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume of 1 GB Jul 03 10:44:25.682300 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Availability Zones retrieved successfully. Jul 03 10:44:25.688500 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (1d2b02b3-42a9-4237-8013-96e7cb6b3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:25.690048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688b66f8-afc9-4c3d-895b-52c29f32aa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:25.691193 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:25.726939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688b66f8-afc9-4c3d-895b-52c29f32aa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:25.728015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafe52e3-4260-48e9-9a92-879aed692f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:25.790372 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Created reservations ['00930cad-627f-43a8-839c-7e8862ff5c3d', '6763ff2e-960c-40c3-b01d-ef461e88f6cd', '806ef886-921d-4bdf-a547-7b908ae352ba', 'c0e514d0-543b-45d7-a70d-ddecd638a6d8'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:25.791312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafe52e3-4260-48e9-9a92-879aed692f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00930cad-627f-43a8-839c-7e8862ff5c3d', '6763ff2e-960c-40c3-b01d-ef461e88f6cd', '806ef886-921d-4bdf-a547-7b908ae352ba', 'c0e514d0-543b-45d7-a70d-ddecd638a6d8']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:25.792978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0965f63e-958c-4ac8-b498-106e9ba9d72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:25.827617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0965f63e-958c-4ac8-b498-106e9ba9d72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41aa59f2-3aa3-4ccb-a905-57a133c9765e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1353830702',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['00930cad-627f-43a8-839c-7e8862ff5c3d','6763ff2e-960c-40c3-b01d-ef461e88f6cd','806ef886-921d-4bdf-a547-7b908ae352ba','c0e514d0-543b-45d7-a70d-ddecd638a6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1353830702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41aa59f2-3aa3-4ccb-a905-57a133c9765e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04cdd22a48b348fa906926e9014f3330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a395308299e45009a2910528b8ba376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:25.829426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9630239a-48ba-455e-8306-f1ae0d9cfea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:25.854644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9630239a-48ba-455e-8306-f1ae0d9cfea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1353830702',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04cdd22a48b348fa906926e9014f3330',qos_specs=None,replication_status=,reservations=['00930cad-627f-43a8-839c-7e8862ff5c3d','6763ff2e-960c-40c3-b01d-ef461e88f6cd','806ef886-921d-4bdf-a547-7b908ae352ba','c0e514d0-543b-45d7-a70d-ddecd638a6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a395308299e45009a2910528b8ba376',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:25.856366 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fe14d2-66c4-4fcb-a0b8-73a905116d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:25.874341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93fe14d2-66c4-4fcb-a0b8-73a905116d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:25.875718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Flow 'volume_create_api' (1d2b02b3-42a9-4237-8013-96e7cb6b3ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:25.876663 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Create volume request issued successfully. Jul 03 10:44:25.877458 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b20701c9-12e2-45f7-82ab-eac854688e5f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:25.879364 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 425/1682] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:25 2026] POST /volume/v3/volumes => generated 762 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:25.895489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:25.898323 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:25.898615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:25.898876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:25.917157 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:25.917157 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:25.922330 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:25.930093 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-04ab7c3e-944f-49cb-afa6-bedfe7cea39a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:25.930671 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 425/1683] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:25 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:26.469731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:26.592067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:26.592658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1271395714"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:26.594609 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1271395714'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:26.594765 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Create volume of 1 GB Jul 03 10:44:26.597979 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=404,cinder:UPDATE=89,cinder:INSERT=52,cinder:DELETE=2 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:44:26.601153 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Availability Zones retrieved successfully. Jul 03 10:44:26.610823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Flow 'volume_create_api' (70b6331c-9cfd-45e8-8345-7a5b06d14b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:26.612489 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929bff37-5974-4068-a5fc-151e92f3befb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:26.614004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:26.649275 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929bff37-5974-4068-a5fc-151e92f3befb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:26.650189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5472d81-5e41-499e-ac17-1566409dfa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:26.714580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Created reservations ['9202b151-cb08-4802-9e06-ef4fe3cf64bb', 'a4017e89-a011-4551-b302-425e323e4c17', 'ebce6918-4e78-4d82-80d0-19c7cd8eae4a', '3546246c-2aef-4cff-bc82-f3e8218910b4'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:26.715416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5472d81-5e41-499e-ac17-1566409dfa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9202b151-cb08-4802-9e06-ef4fe3cf64bb', 'a4017e89-a011-4551-b302-425e323e4c17', 'ebce6918-4e78-4d82-80d0-19c7cd8eae4a', '3546246c-2aef-4cff-bc82-f3e8218910b4']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:26.716070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3e1973-3ddd-4d6e-8325-ecab14f92925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:26.740024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3e1973-3ddd-4d6e-8325-ecab14f92925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1c44e9-0d32-47e9-b157-dc3b2f58aa38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1271395714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ce62fda1bd49ca8829b16b9a6238af',qos_specs=None,replication_status=,reservations=['9202b151-cb08-4802-9e06-ef4fe3cf64bb','a4017e89-a011-4551-b302-425e323e4c17','ebce6918-4e78-4d82-80d0-19c7cd8eae4a','3546246c-2aef-4cff-bc82-f3e8218910b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64b97f3753d4d9aa15d6fbcfcf70365',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1271395714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1c44e9-0d32-47e9-b157-dc3b2f58aa38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6ce62fda1bd49ca8829b16b9a6238af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e64b97f3753d4d9aa15d6fbcfcf70365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:26.740745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5064f594-8301-4c05-87e2-8c3f1b5f596d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:26.758555 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5064f594-8301-4c05-87e2-8c3f1b5f596d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1271395714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ce62fda1bd49ca8829b16b9a6238af',qos_specs=None,replication_status=,reservations=['9202b151-cb08-4802-9e06-ef4fe3cf64bb','a4017e89-a011-4551-b302-425e323e4c17','ebce6918-4e78-4d82-80d0-19c7cd8eae4a','3546246c-2aef-4cff-bc82-f3e8218910b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64b97f3753d4d9aa15d6fbcfcf70365',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:26.759229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ad0d64-be0e-4c39-8dc8-5ba62b80ef89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:26.769243 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ad0d64-be0e-4c39-8dc8-5ba62b80ef89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:26.770510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Flow 'volume_create_api' (70b6331c-9cfd-45e8-8345-7a5b06d14b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:26.770911 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Create volume request issued successfully. Jul 03 10:44:26.772008 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54de6c85-5d38-42a8-8b2c-7c38f2a91a9b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:26.772614 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 409/1684] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:44:26 2026] POST /volume/v3/volumes => generated 750 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:26.786816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:26.789059 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:26.789373 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:26.789642 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:26.798137 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:26.798137 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:26.802694 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:26.808051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b2b0189-3225-4f55-b2aa-b096489b7c1f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 200 Jul 03 10:44:26.808572 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 426/1685] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:26 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:26.945526 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d28cd515-eca1-41ce-b06f-363e43059ccd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:26.947519 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d28cd515-eca1-41ce-b06f-363e43059ccd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:26.947954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d28cd515-eca1-41ce-b06f-363e43059ccd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:26.948223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d28cd515-eca1-41ce-b06f-363e43059ccd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:26.956484 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:26.956484 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:26.963576 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d28cd515-eca1-41ce-b06f-363e43059ccd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:26.968372 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d28cd515-eca1-41ce-b06f-363e43059ccd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:26.968878 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 426/1686] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:26 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:26.981192 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:26.983693 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:26.984024 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:26.984339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:26.997648 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:26.997648 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.004074 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:27.011367 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c7ed21e-7df3-48c4-819b-4552736526f2 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:27.012318 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 426/1687] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:26 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.032930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.035781 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:44:27.036140 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.036376 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.036651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.037531 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.037531 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.038127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.053081 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.053637 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da25f00f-74f0-47d3-9594-d41bb2a331aa tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:44:27.054040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 410/1688] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes => generated 970 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.066241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.068066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702 Jul 03 10:44:27.068543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.068792 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.069167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.070222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1353830702'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.100425 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.100425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ecef8de-6b1c-4721-ac7a-8285d88c0d71 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702 returned with HTTP 200 Jul 03 10:44:27.100425 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 427/1689] 10.4.3.52 () {66 vars in 1331 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702 => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.110665 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.112869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445 Jul 03 10:44:27.113280 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.113507 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.113873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.114735 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1999744445'), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.123801 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.124581 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.124581 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:27.129632 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b7140bb-bdff-4e8c-b52c-ec15ae5173dd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445 returned with HTTP 200 Jul 03 10:44:27.130381 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 427/1690] 10.4.3.52 () {66 vars in 1352 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.146823 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-37215e65-7346-49fc-b756-d7c48f753d59 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.148178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=1 Jul 03 10:44:27.148570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.148882 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.149288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.150035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.156814 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.157745 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.157745 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.161571 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-37215e65-7346-49fc-b756-d7c48f753d59 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 10:44:27.161972 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 427/1691] 10.4.3.52 () {66 vars in 1266 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.177179 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cf46fdac-516a-4803-a09a-a607df09c450 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.178948 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:27.179150 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.179343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.179605 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.179917 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.179917 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.180315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.217858 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.218784 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.218784 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.227067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cf46fdac-516a-4803-a09a-a607df09c450 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:27.227496 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 411/1692] 10.4.3.52 () {66 vars in 1354 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 1000 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.248426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.250416 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:27.250799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.251024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.251755 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.252202 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.252202 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:27.252725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.302880 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.303787 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.303787 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:27.308008 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-73f0dbdf-898d-4d9e-bfaa-03521305f308 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:27.308419 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 428/1693] 10.4.3.52 () {66 vars in 1354 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 1000 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.323141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.325112 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:27.325564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.325821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.326169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.327067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.376208 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.379836 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6b5dda4-201d-4e37-a3de-9ca8db70030a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:27.380511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 428/1694] 10.4.3.52 () {66 vars in 1354 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:44:27.397817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.400069 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 10:44:27.402180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.402180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.402180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.402180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99876) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:27.402180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.445036 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.445036 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.445036 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.457770 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-61ec39ae-d98c-4724-b77f-6f9eb6402221 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 10:44:27.457966 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 428/1695] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.479571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c496a5d6-b54b-413d-89c8-86151357f916 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.482245 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 10:44:27.482494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.482699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.482940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.483181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99873) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:27.483894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.525655 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.526966 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.526966 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.532628 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c496a5d6-b54b-413d-89c8-86151357f916 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 10:44:27.533035 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 412/1696] 10.4.3.52 () {66 vars in 1352 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.549293 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e858feae-045e-424b-a7b0-aaa206198a0b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.551095 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?limit=1 Jul 03 10:44:27.551650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.551922 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.552300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.553017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.556069 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=455,cinder:UPDATE=111,cinder:INSERT=78,cinder:DELETE=4 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:44:27.562728 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.563440 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e858feae-045e-424b-a7b0-aaa206198a0b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 10:44:27.563894 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 429/1697] 10.4.3.52 () {66 vars in 1245 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.573429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.575861 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:27.576375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.576725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.577122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.578143 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.596130 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.597072 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c63e19b-9101-41eb-83c4-3de1a0410d96 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:27.597716 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 429/1698] 10.4.3.52 () {66 vars in 1333 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?limit=1&marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.606335 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f14440e6-651c-4e10-b405-49333ebb038d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.608485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:27.608695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.609149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.609149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.609830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.649059 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.649842 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f14440e6-651c-4e10-b405-49333ebb038d tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:27.650589 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 429/1699] 10.4.3.52 () {66 vars in 1333 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?limit=1&marker=fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.660365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f315902a-673d-4ed3-8b45-b199a077d4bd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.662262 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:27.662525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.662651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.662913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.663603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.676373 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.676874 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f315902a-673d-4ed3-8b45-b199a077d4bd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:27.677451 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 413/1700] 10.4.3.52 () {66 vars in 1333 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?limit=1&marker=5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:44:27.688552 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cfd14e68-7c86-4131-bf61-1cadea669338 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.690650 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702&status=available Jul 03 10:44:27.690914 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.691205 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.691550 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.691877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:27.692265 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.692265 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:27.692827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1353830702'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.725332 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.725736 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfd14e68-7c86-4131-bf61-1cadea669338 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702&status=available returned with HTTP 200 Jul 03 10:44:27.726112 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 430/1701] 10.4.3.52 () {66 vars in 1365 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1353830702&status=available => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.737243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.739427 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445&status=available Jul 03 10:44:27.739848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.740164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.740441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.740752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99874) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:27.741061 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.741061 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:27.741719 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1999744445'), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.782455 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.783738 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.783738 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:27.790052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f0825087-93c2-43b7-8bf8-8f96b45f5330 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445&status=available returned with HTTP 200 Jul 03 10:44:27.790724 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 430/1702] 10.4.3.52 () {66 vars in 1386 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1999744445&status=available => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.805220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.807509 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e&sort=id%3Aasc Jul 03 10:44:27.807786 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.808078 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.808451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.808976 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.808976 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.809862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.831238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.833438 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:27.833670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.833889 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.842211 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.842211 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.846714 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:27.851889 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5e49d42-d228-42bf-86cb-ed1b649b861e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 200 Jul 03 10:44:27.852386 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 414/1703] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:27.870725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f219419c-70df-4866-9c14-33aca99c1d06 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.873138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:44:27.873682 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd1c44e9-0d32-47e9-b157-dc3b2f58aa38", "name": "tempest-VolumesBackupsV39Test-Backup-1668490858", "container": "tempest-volumesbackupsv39test-backup-container-1363730436"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:27.874348 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.875355 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.875355 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.875689 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Creating new backup {'backup': {'volume_id': 'cd1c44e9-0d32-47e9-b157-dc3b2f58aa38', 'name': 'tempest-VolumesBackupsV39Test-Backup-1668490858', 'container': 'tempest-volumesbackupsv39test-backup-container-1363730436'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:44:27.875915 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Creating backup of volume cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 in container tempest-volumesbackupsv39test-backup-container-1363730436 Jul 03 10:44:27.880872 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-61cf93e8-0838-490c-b27c-2e3e96a01e97 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e&sort=id%3Aasc returned with HTTP 200 Jul 03 10:44:27.881537 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 430/1704] 10.4.3.52 () {66 vars in 1366 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?marker=41aa59f2-3aa3-4ccb-a905-57a133c9765e&sort=id%3Aasc => generated 1703 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.886877 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.886877 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:27.887598 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:27.900026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.902076 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 10:44:27.902398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.902670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.903017 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.904016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.928369 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Created reservations ['ae06a98a-f0f1-4617-a40b-82ce0a6d2f67', 'a7125c9a-94d7-469d-b829-8054f9f2f19c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:27.937445 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.938189 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.938189 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:27.944160 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17a6c6c1-65eb-48e9-9f52-c13e0a12ab0f tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 10:44:27.946512 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 431/1705] 10.4.3.52 () {66 vars in 1330 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.963242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8c0da52b-575e-43f3-96db-abeb02f5269e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.964970 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:44:27.965184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.965394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.965731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:27.966323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:27.968429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f219419c-70df-4866-9c14-33aca99c1d06 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:44:27.968935 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 431/1706] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:44:27 2026] POST /volume/v3/backups => generated 331 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:27.976899 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:27.976899 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.976899 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:27.979417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-966721a6-3ad7-4466-b90d-a403069742da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:27.981508 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-966721a6-3ad7-4466-b90d-a403069742da tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:27.981879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-966721a6-3ad7-4466-b90d-a403069742da tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:27.982015 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-966721a6-3ad7-4466-b90d-a403069742da tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:27.982167 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-966721a6-3ad7-4466-b90d-a403069742da tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:27.982237 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c0da52b-575e-43f3-96db-abeb02f5269e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:44:27.982848 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 415/1707] 10.4.3.52 () {66 vars in 1251 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:27.986575 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:27.986575 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:27.987364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-966721a6-3ad7-4466-b90d-a403069742da tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:27.987773 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 431/1708] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:27 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.003731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.006416 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 10:44:28.006416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.006515 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.006749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.008267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.025582 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.026370 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00ed104e-711f-479a-8eab-0c7f79fa1274 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 10:44:28.026872 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 432/1709] 10.4.3.52 () {66 vars in 1309 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.039548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.041482 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?availability_zone=nova Jul 03 10:44:28.041741 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.041935 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.042339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.042600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value nova, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.042942 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.042942 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:28.043352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.076669 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.077207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d1ee7e5-31e4-44c8-86c8-e445d51fecd1 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 10:44:28.077599 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 432/1710] 10.4.3.52 () {66 vars in 1275 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.089092 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-03adebde-d0b3-47a8-8467-8474519ecabc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.090993 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?availability_zone=nova Jul 03 10:44:28.091236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.091440 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.091709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.091946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value nova, assuming string {{(pid=99873) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.092557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.119979 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.120624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03adebde-d0b3-47a8-8467-8474519ecabc tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 10:44:28.121012 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 416/1711] 10.4.3.52 () {66 vars in 1275 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.130848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.133146 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?bootable=false Jul 03 10:44:28.133579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.133875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.134262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.135264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.178996 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.179988 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-695e52cd-990e-4fb0-b7d0-1b7fa1746727 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 10:44:28.180633 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 432/1712] 10.4.3.52 () {66 vars in 1259 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.188669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.190364 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?bootable=false Jul 03 10:44:28.190574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.190759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.190997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.191355 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.191355 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:28.191737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.222645 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.223462 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55e2a4e4-ecca-4715-8c85-26c024462da4 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 10:44:28.224159 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 433/1713] 10.4.3.52 () {66 vars in 1259 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.235130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.237392 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?status=available Jul 03 10:44:28.237687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.237966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.238327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.238647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.239006 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.239006 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:28.239586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.249179 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.249701 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1875aea-92ef-49d5-9aeb-92cfcdee490a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 10:44:28.250077 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 433/1714] 10.4.3.52 () {66 vars in 1263 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.263128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ab990138-a846-404a-9157-7e2c5fe9a45b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.265219 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes?status=available Jul 03 10:44:28.265403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.265602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.265816 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.266043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99873) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.266297 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.266297 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:28.266673 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.274186 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.274716 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab990138-a846-404a-9157-7e2c5fe9a45b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 10:44:28.275075 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 417/1715] 10.4.3.52 () {66 vars in 1263 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.288155 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.290750 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?availability_zone=nova Jul 03 10:44:28.291069 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.291379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.291775 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.292150 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value nova, assuming string {{(pid=99876) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.292565 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.292565 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:28.293112 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.338123 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.339204 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.339204 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:28.344723 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4d3b9bf-3c45-48a7-b05e-02624545e0f9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 10:44:28.345124 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 433/1716] 10.4.3.52 () {66 vars in 1296 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:28.365464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.367186 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?bootable=false Jul 03 10:44:28.367539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.367816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.368086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.368459 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.368459 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:28.368893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.379728 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.381375 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.381375 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:28.389597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81a8ccb0-1afa-4215-a31a-1a05236ecf12 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 10:44:28.390118 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 434/1717] 10.4.3.52 () {66 vars in 1280 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:28.410967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6188397e-0044-45a8-8cdd-498235c2b380 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.412647 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/detail?status=available Jul 03 10:44:28.412825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.412995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.413228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:44:28.413426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Could not evaluate value available, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:44:28.413657 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.413657 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:28.414021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:44:28.422058 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Get all volumes completed successfully. Jul 03 10:44:28.423059 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.423059 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:28.427273 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6188397e-0044-45a8-8cdd-498235c2b380 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 10:44:28.427739 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 434/1718] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:28.451036 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.453854 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:28.454123 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.454377 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.467903 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.467903 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:28.474908 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:28.480579 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e57aa4b-985c-4bad-8ab3-98b1b21f61d9 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:28.481060 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 418/1719] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:28.501147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-430771dd-3d1e-47e7-93dc-664580dda107 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.502935 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] DELETE https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:28.502935 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.503838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.503838 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume with id: 41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:28.509838 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.509838 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:28.510313 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:28.529877 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume request issued successfully. Jul 03 10:44:28.530115 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-430771dd-3d1e-47e7-93dc-664580dda107 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 202 Jul 03 10:44:28.530573 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 434/1720] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:28 2026] DELETE /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:28.537270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6b0d16fb-d420-4403-802d-7bf32e31734a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:28.540265 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b0d16fb-d420-4403-802d-7bf32e31734a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:28.540633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b0d16fb-d420-4403-802d-7bf32e31734a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:28.540979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b0d16fb-d420-4403-802d-7bf32e31734a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:28.551778 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:28.551778 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:28.558161 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6b0d16fb-d420-4403-802d-7bf32e31734a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:28.565128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b0d16fb-d420-4403-802d-7bf32e31734a tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 200 Jul 03 10:44:28.565815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 435/1721] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:28 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:29.004861 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:29.007637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:29.007844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:29.008031 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:29.008191 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:29.016365 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:29.016365 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:29.017055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5ea29da0-378b-4ce5-8aae-a0b18e3a868e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:29.017396 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 435/1722] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:29 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:29.579658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d0b4acef-f237-4776-a5ce-d516c6f520b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:29.588677 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b4acef-f237-4776-a5ce-d516c6f520b3 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e Jul 03 10:44:29.588900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0b4acef-f237-4776-a5ce-d516c6f520b3 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:29.589077 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0b4acef-f237-4776-a5ce-d516c6f520b3 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:29.596351 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0b4acef-f237-4776-a5ce-d516c6f520b3 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e returned with HTTP 404 Jul 03 10:44:29.596877 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 419/1723] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:29 2026] GET /volume/v3/volumes/41aa59f2-3aa3-4ccb-a905-57a133c9765e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:29.613965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e902b004-4855-428d-90da-dc5360011f57 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:29.616082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e902b004-4855-428d-90da-dc5360011f57 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:29.616265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e902b004-4855-428d-90da-dc5360011f57 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:29.617867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e902b004-4855-428d-90da-dc5360011f57 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:29.625320 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:29.625320 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:29.630762 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e902b004-4855-428d-90da-dc5360011f57 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:29.635350 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e902b004-4855-428d-90da-dc5360011f57 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:29.635932 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 435/1724] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:29 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:29.649704 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:29.651992 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] DELETE https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:29.652328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:29.652766 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:29.653066 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume with id: fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:29.668788 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:29.668788 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:29.668788 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:29.706991 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume request issued successfully. Jul 03 10:44:29.707289 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-915d59d6-bbc5-43f4-9d07-c4f529f8c33e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 202 Jul 03 10:44:29.707757 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 436/1725] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:29 2026] DELETE /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:29.716190 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-45db9337-c2da-461d-aff6-fef694dd2d7b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:29.723996 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45db9337-c2da-461d-aff6-fef694dd2d7b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:29.723996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45db9337-c2da-461d-aff6-fef694dd2d7b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:29.723996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45db9337-c2da-461d-aff6-fef694dd2d7b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:29.732675 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:29.732675 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:29.738126 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-45db9337-c2da-461d-aff6-fef694dd2d7b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:29.745288 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45db9337-c2da-461d-aff6-fef694dd2d7b tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 200 Jul 03 10:44:29.745939 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 436/1726] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:29 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:30.028776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a2c870df-3578-42c7-9047-738f5139d6a4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.030752 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2c870df-3578-42c7-9047-738f5139d6a4 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:30.030939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2c870df-3578-42c7-9047-738f5139d6a4 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.031053 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2c870df-3578-42c7-9047-738f5139d6a4 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.031203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a2c870df-3578-42c7-9047-738f5139d6a4 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:30.041434 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.041434 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:30.042311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2c870df-3578-42c7-9047-738f5139d6a4 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:30.042757 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 420/1727] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:30 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:30.127220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.224213 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:30.224617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-983021886", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:30.226197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-983021886', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:30.314167 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume of 1 GB Jul 03 10:44:30.314465 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.314465 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:30.315000 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Availability Zones retrieved successfully. Jul 03 10:44:30.320500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (b7f57147-b96e-4092-84eb-3c841fa0ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:30.321547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef8c598-45d4-49cf-8a3d-b90dd91fd42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:30.322486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:30.361943 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.361943 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:30.374263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef8c598-45d4-49cf-8a3d-b90dd91fd42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:30.374977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b03469-38f5-448a-95ca-9fc625ccd1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:30.438853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Created reservations ['24cb2418-74d8-4c1c-85a8-fcd9842176f6', '01405318-f14a-48f8-92d6-3e95ba52a559', '1adb79f1-3ce1-4088-9cbc-910c7f53516f', '3d2207ac-606a-4f1e-b02c-81593478396c'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:30.439682 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b03469-38f5-448a-95ca-9fc625ccd1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24cb2418-74d8-4c1c-85a8-fcd9842176f6', '01405318-f14a-48f8-92d6-3e95ba52a559', '1adb79f1-3ce1-4088-9cbc-910c7f53516f', '3d2207ac-606a-4f1e-b02c-81593478396c']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:30.440416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ba3492-4af4-49c3-a102-fbe6fcad3c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:30.464762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ba3492-4af4-49c3-a102-fbe6fcad3c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '901c3410-088a-4c4c-b98d-05077690800c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-983021886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['24cb2418-74d8-4c1c-85a8-fcd9842176f6','01405318-f14a-48f8-92d6-3e95ba52a559','1adb79f1-3ce1-4088-9cbc-910c7f53516f','3d2207ac-606a-4f1e-b02c-81593478396c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-983021886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=901c3410-088a-4c4c-b98d-05077690800c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6e1534543f924ce78d14daf941343aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:30.465459 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4b74e5-5f66-4068-b84e-ab47e902d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:30.484521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4b74e5-5f66-4068-b84e-ab47e902d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-983021886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['24cb2418-74d8-4c1c-85a8-fcd9842176f6','01405318-f14a-48f8-92d6-3e95ba52a559','1adb79f1-3ce1-4088-9cbc-910c7f53516f','3d2207ac-606a-4f1e-b02c-81593478396c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:30.485391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb2b1c5-13f4-4c58-8c46-c8650ffccf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:30.497058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb2b1c5-13f4-4c58-8c46-c8650ffccf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:30.498115 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (b7f57147-b96e-4092-84eb-3c841fa0ef6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:30.498465 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request issued successfully. Jul 03 10:44:30.499192 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0789d2c3-5eb7-488f-9aba-cbaf94aa1c19 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:30.499713 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 436/1728] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:30 2026] POST /volume/v3/volumes => generated 757 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:30.511647 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.513336 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:44:30.513537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.513735 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.520200 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.520200 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:30.523460 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:44:30.527163 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38bae197-9dfd-48f0-91b4-9c2a74f01e7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:44:30.527517 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 437/1729] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:30 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:30.762143 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d4bd9e2d-9539-44d0-a74d-12765ba3cc73 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.764319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d4bd9e2d-9539-44d0-a74d-12765ba3cc73 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 Jul 03 10:44:30.764916 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d4bd9e2d-9539-44d0-a74d-12765ba3cc73 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.764916 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d4bd9e2d-9539-44d0-a74d-12765ba3cc73 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.777215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d4bd9e2d-9539-44d0-a74d-12765ba3cc73 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 returned with HTTP 404 Jul 03 10:44:30.778119 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 437/1730] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:30 2026] GET /volume/v3/volumes/fcb5b383-e14f-4564-b71c-d3bbe28e4eb9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:30.789836 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.791857 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:30.792053 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.792251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.799859 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.799859 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:30.805989 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:30.812033 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e73ae762-0b43-444b-b36a-a0a3c2fab439 tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:30.812549 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 421/1731] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:30 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:30.828781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.830988 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:30.831289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.831402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.831576 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume with id: 5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:30.839346 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.839346 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:30.839906 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:30.861603 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Delete volume request issued successfully. Jul 03 10:44:30.861848 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ef8e3a1-39fd-4459-96bd-ce05df64d98e tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 202 Jul 03 10:44:30.862297 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 437/1732] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:30 2026] DELETE /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:30.872169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1f34614b-76a0-4847-974d-e80807f93bdd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:30.874288 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f34614b-76a0-4847-974d-e80807f93bdd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:30.874505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f34614b-76a0-4847-974d-e80807f93bdd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:30.874725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f34614b-76a0-4847-974d-e80807f93bdd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:30.884858 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:30.884858 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:30.889114 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1f34614b-76a0-4847-974d-e80807f93bdd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Volume info retrieved successfully. Jul 03 10:44:30.894449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f34614b-76a0-4847-974d-e80807f93bdd tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 200 Jul 03 10:44:30.894927 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 438/1733] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:30 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:31.057084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:31.059745 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:31.059915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:31.060041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:31.060751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:31.066931 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:31.066931 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:31.068473 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d5b8f9aa-ff50-4ed9-a3e4-e9e36ed1fc59 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:31.069096 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 438/1734] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:31 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:31.542049 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:31.544610 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:44:31.544822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:31.545034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:31.562042 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:31.562042 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:31.574387 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:44:31.579479 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df0981fe-b95b-42b1-b0c6-f4c85c959954 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:44:31.579862 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 422/1735] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:31 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:31.687346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:31.689367 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:44:31.689576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:31.689747 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:31.696487 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:31.696487 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:31.700147 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:44:31.704972 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1969b90e-7325-49da-a583-50f52bd642c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:44:31.705393 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 438/1736] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:31 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:31.911622 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1a67f55d-4d16-4129-822c-daab815f37ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:31.913260 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a67f55d-4d16-4129-822c-daab815f37ed tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] GET https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 Jul 03 10:44:31.913430 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a67f55d-4d16-4129-822c-daab815f37ed tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:31.913631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a67f55d-4d16-4129-822c-daab815f37ed tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:31.919302 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a67f55d-4d16-4129-822c-daab815f37ed tempest-VolumesListTestJSON-350849754 tempest-VolumesListTestJSON-350849754-project-member] https://10.4.3.52/volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 returned with HTTP 404 Jul 03 10:44:31.919811 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 439/1737] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:31 2026] GET /volume/v3/volumes/5ef478ab-fe9e-4a36-b5be-62935ed03497 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:32.084328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.086937 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:32.087200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:32.087479 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:32.087672 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:32.092349 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:32.092349 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:32.093268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd46c2aa-8ff5-456d-8158-ff9309cec51e tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:32.093718 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 439/1738] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:32 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:32.170898 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.176363 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:44:32.176527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:32.176689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:32.192789 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:32.192789 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:32.198160 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:44:32.203733 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-983347ab-ab20-4706-8e6c-551b888e7ae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:44:32.204418 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 423/1739] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:32 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:32.219906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-936ae84a-6eda-41ed-9e75-183bdfe882d8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.220284 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-936ae84a-6eda-41ed-9e75-183bdfe882d8 None None] GET https://10.4.3.52/volume// Jul 03 10:44:32.220387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-936ae84a-6eda-41ed-9e75-183bdfe882d8 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:32.220599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-936ae84a-6eda-41ed-9e75-183bdfe882d8 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:32.220904 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-936ae84a-6eda-41ed-9e75-183bdfe882d8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:32.221181 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 439/1740] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:44:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:32.230684 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-47640163-6ac9-4785-8f4f-94725811301b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.233221 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-47640163-6ac9-4785-8f4f-94725811301b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:44:32.233566 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-47640163-6ac9-4785-8f4f-94725811301b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "901c3410-088a-4c4c-b98d-05077690800c", "connector": null, "instance_uuid": "b0b965f2-0b58-49ea-9d50-3a5df2a254b4"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:32.242759 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:32.242759 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:32.274054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-47640163-6ac9-4785-8f4f-94725811301b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:44:32.274615 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 440/1741] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:44:32 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:32.632739 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-ac0fc92e-8ca5-481a-a381-a95c0ec17aa5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.636457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-ac0fc92e-8ca5-481a-a381-a95c0ec17aa5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/attachments?instance_id=6308c0b8-b164-40a2-a08e-d8fc3390d21e Jul 03 10:44:32.636457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-ac0fc92e-8ca5-481a-a381-a95c0ec17aa5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:32.636457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-ac0fc92e-8ca5-481a-a381-a95c0ec17aa5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:32.656665 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-ac0fc92e-8ca5-481a-a381-a95c0ec17aa5 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments?instance_id=6308c0b8-b164-40a2-a08e-d8fc3390d21e returned with HTTP 200 Jul 03 10:44:32.656665 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 440/1742] 10.4.3.52 () {70 vars in 1630 bytes} [Fri Jul 3 10:44:32 2026] GET /volume/v3/attachments?instance_id=6308c0b8-b164-40a2-a08e-d8fc3390d21e => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:32.667499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-f9b443e3-da43-4ad2-bf91-f9d9f2ae6feb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:32.671683 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-f9b443e3-da43-4ad2-bf91-f9d9f2ae6feb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee Jul 03 10:44:32.671921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-f9b443e3-da43-4ad2-bf91-f9d9f2ae6feb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:32.672121 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-f9b443e3-da43-4ad2-bf91-f9d9f2ae6feb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:32.697663 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-dd2a0222-d81c-490f-8ecd-83ca68f81c25 req-f9b443e3-da43-4ad2-bf91-f9d9f2ae6feb tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee returned with HTTP 200 Jul 03 10:44:32.698958 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 424/1743] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:44:32 2026] GET /volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:33.105342 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5723f85d-68c0-40f2-95b2-e7af3663872f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:33.108416 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5723f85d-68c0-40f2-95b2-e7af3663872f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:33.108646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5723f85d-68c0-40f2-95b2-e7af3663872f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:33.108944 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5723f85d-68c0-40f2-95b2-e7af3663872f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:33.109046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5723f85d-68c0-40f2-95b2-e7af3663872f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:33.115804 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:33.115804 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:33.116662 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5723f85d-68c0-40f2-95b2-e7af3663872f tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:33.117076 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 440/1744] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:33 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:34.128559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:34.130275 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:34.130574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:34.130755 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:34.130983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:34.138518 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:34.138518 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:34.139309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9473d58-83db-48a1-a221-f6a8d17774a9 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:34.139883 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 441/1745] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:34 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:35.019372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-316f5954-a537-4cd1-99b0-bf71313826bb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:35.021180 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:35.021509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1520896259"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:35.023057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1520896259'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:35.023264 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume of 1 GB Jul 03 10:44:35.023445 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:35.023445 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:35.032165 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Availability Zones retrieved successfully. Jul 03 10:44:35.046776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (bfaf519e-22fe-47cf-ba5a-acfd44877820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:35.048126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85234c29-a58e-4766-8db5-b20b58bed83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:35.049199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:35.089203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85234c29-a58e-4766-8db5-b20b58bed83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:35.090028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc21576-2f26-4cba-b55b-f5391b7b40c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:35.139096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Created reservations ['dce89321-e989-437a-b034-29a2cd9f7825', '4ec81683-2c19-41ff-8c2b-ab89bc939003', '96dc691a-3a2f-4940-a8bd-076622766801', 'c889d978-957e-448a-95b0-a7ad14f04c0a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:35.140211 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc21576-2f26-4cba-b55b-f5391b7b40c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce89321-e989-437a-b034-29a2cd9f7825', '4ec81683-2c19-41ff-8c2b-ab89bc939003', '96dc691a-3a2f-4940-a8bd-076622766801', 'c889d978-957e-448a-95b0-a7ad14f04c0a']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:35.141282 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a553f1-de89-4e33-80e2-12d34dccdb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:35.150620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8cacb78f-c81d-4643-9c40-63d709253aae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:35.155131 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8cacb78f-c81d-4643-9c40-63d709253aae tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:35.155131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8cacb78f-c81d-4643-9c40-63d709253aae tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:35.155131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8cacb78f-c81d-4643-9c40-63d709253aae tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:35.155131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8cacb78f-c81d-4643-9c40-63d709253aae tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:35.158767 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:35.158767 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:35.159551 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8cacb78f-c81d-4643-9c40-63d709253aae tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:35.159922 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 425/1746] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:35 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:35.176119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a553f1-de89-4e33-80e2-12d34dccdb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad6b0847-170e-441a-8355-8e66d1e24852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1520896259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['dce89321-e989-437a-b034-29a2cd9f7825','4ec81683-2c19-41ff-8c2b-ab89bc939003','96dc691a-3a2f-4940-a8bd-076622766801','c889d978-957e-448a-95b0-a7ad14f04c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1520896259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad6b0847-170e-441a-8355-8e66d1e24852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac15b1532364abf93e26561f077419e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:35.176119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72fe016-6735-4b99-bb93-ebb7d8006447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:35.194160 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72fe016-6735-4b99-bb93-ebb7d8006447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1520896259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['dce89321-e989-437a-b034-29a2cd9f7825','4ec81683-2c19-41ff-8c2b-ab89bc939003','96dc691a-3a2f-4940-a8bd-076622766801','c889d978-957e-448a-95b0-a7ad14f04c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:35.195325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9d5760-858d-4eaa-a3b3-0e9a2dd0babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:35.207742 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9d5760-858d-4eaa-a3b3-0e9a2dd0babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:35.208866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (bfaf519e-22fe-47cf-ba5a-acfd44877820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:35.209262 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request issued successfully. Jul 03 10:44:35.212146 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-316f5954-a537-4cd1-99b0-bf71313826bb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:35.212146 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 441/1747] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:35 2026] POST /volume/v3/volumes => generated 749 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:35.226729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:35.229183 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:35.229455 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:35.229734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:35.237654 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:35.237654 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:35.244130 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:35.249728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dbcb9e52-12d6-4d62-a8fe-73b7e9b3a5fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:35.249728 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 441/1748] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:35 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:36.172095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2fe78078-7544-4353-9514-e4a27b7b36ce None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:36.174315 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2fe78078-7544-4353-9514-e4a27b7b36ce tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:36.174691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2fe78078-7544-4353-9514-e4a27b7b36ce tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:36.174892 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2fe78078-7544-4353-9514-e4a27b7b36ce tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:36.175041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2fe78078-7544-4353-9514-e4a27b7b36ce tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:36.180486 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:36.180486 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:36.181529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2fe78078-7544-4353-9514-e4a27b7b36ce tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:36.182031 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 442/1749] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:36 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:36.264279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-59df2032-2630-4dba-977c-92c8628d383d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:36.268833 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-59df2032-2630-4dba-977c-92c8628d383d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:36.269091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-59df2032-2630-4dba-977c-92c8628d383d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:36.269337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-59df2032-2630-4dba-977c-92c8628d383d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:36.284342 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:36.284342 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:36.292922 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-59df2032-2630-4dba-977c-92c8628d383d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:36.302317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-59df2032-2630-4dba-977c-92c8628d383d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:36.302824 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 426/1750] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:36 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:36.348179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:36.351649 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:36.351802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:36.352074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:36.363598 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:36.363598 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:36.384261 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:36.389773 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-76322ccc-7a91-4a74-8e20-4c020bc6f19e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:36.390974 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 442/1751] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:36 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:37.197215 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-844dfabb-c775-4f7d-9dfa-1082e200898a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:37.201122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-844dfabb-c775-4f7d-9dfa-1082e200898a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:37.201122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-844dfabb-c775-4f7d-9dfa-1082e200898a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:37.201122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-844dfabb-c775-4f7d-9dfa-1082e200898a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:37.201122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-844dfabb-c775-4f7d-9dfa-1082e200898a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:37.203785 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:37.203785 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:37.204583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-844dfabb-c775-4f7d-9dfa-1082e200898a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:37.204958 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 442/1752] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:37 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:38.217319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.227536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:38.227536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:38.227536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:38.227536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:38.234596 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:38.234596 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:38.235073 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ea07388-719b-45b1-bc3f-99f9bcf460ba tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:38.235429 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 443/1753] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:38 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:38.449004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-750a7a38-6d2e-4b53-85da-741674d4cea2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.449004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-750a7a38-6d2e-4b53-85da-741674d4cea2 None None] GET https://10.4.3.52/volume// Jul 03 10:44:38.449004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-750a7a38-6d2e-4b53-85da-741674d4cea2 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:38.449004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-750a7a38-6d2e-4b53-85da-741674d4cea2 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:38.449004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-750a7a38-6d2e-4b53-85da-741674d4cea2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:38.449521 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 427/1754] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:44:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:38.460029 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-1406a1f6-2139-46fd-927d-b96019f1604d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.462934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-1406a1f6-2139-46fd-927d-b96019f1604d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:44:38.463343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-1406a1f6-2139-46fd-927d-b96019f1604d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad6b0847-170e-441a-8355-8e66d1e24852", "connector": null, "instance_uuid": "9adb2982-ea8a-4597-9742-bd9134e394af"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:38.471374 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:38.471374 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:38.481641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7dd6a55f-8e52-4718-8971-ef40c07ce597 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.482065 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7dd6a55f-8e52-4718-8971-ef40c07ce597 None None] GET https://10.4.3.52/volume// Jul 03 10:44:38.482230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7dd6a55f-8e52-4718-8971-ef40c07ce597 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:38.482406 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7dd6a55f-8e52-4718-8971-ef40c07ce597 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:38.482735 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7dd6a55f-8e52-4718-8971-ef40c07ce597 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:38.483090 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 443/1755] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:38.496430 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.499142 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:44:38.499455 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:38.499715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:38.501567 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-1406a1f6-2139-46fd-927d-b96019f1604d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:44:38.502643 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 443/1756] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:44:38 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:38.523672 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:38.523672 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:38.528842 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:44:38.535902 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-577c6d37-cffb-4a85-adfa-c91d87e6c036 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:44:38.535902 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 444/1757] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:38 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1544 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:38.658438 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.665360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f Jul 03 10:44:38.665776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:38.674228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-901c3410-088a-4c4c-b98d-05077690800c-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:44:38.680984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-901c3410-088a-4c4c-b98d-05077690800c-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:44:38.682144 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:38.682144 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:38.927714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d410294-a5ed-4480-852c-0ee366220689 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:38.930849 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d410294-a5ed-4480-852c-0ee366220689 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:38.931189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d410294-a5ed-4480-852c-0ee366220689 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:38.931379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d410294-a5ed-4480-852c-0ee366220689 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:38.948822 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:38.948822 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:38.957420 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9d410294-a5ed-4480-852c-0ee366220689 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:38.965738 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d410294-a5ed-4480-852c-0ee366220689 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:38.966393 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 444/1758] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:38 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:39.045139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-06f9e4d5-2432-480f-ae39-f3b446a34ead None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.045139 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06f9e4d5-2432-480f-ae39-f3b446a34ead None None] GET https://10.4.3.52/volume// Jul 03 10:44:39.045139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06f9e4d5-2432-480f-ae39-f3b446a34ead None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:39.045226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06f9e4d5-2432-480f-ae39-f3b446a34ead None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:39.045613 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06f9e4d5-2432-480f-ae39-f3b446a34ead None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:39.045912 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 444/1759] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:39.054657 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.057569 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:39.057789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:39.058075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:39.069565 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:39.069565 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:39.073855 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:39.078817 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-3e60a64f-4baf-4acd-bb55-50932b601efe tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:39.079401 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 445/1760] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:39 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:39.213081 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-901c3410-088a-4c4c-b98d-05077690800c-np0000004406" released by "attachment_update" :: held 0.532s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:44:39.216132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-3a903305-f6e7-478a-a7bd-1cd4244bc1d7 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f returned with HTTP 200 Jul 03 10:44:39.216132 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 428/1761] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:44:38 2026] PUT /volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:39.217048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.226467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] PUT https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 Jul 03 10:44:39.226705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:39.246371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Acquiring lock "cinder-attachment_update-ad6b0847-170e-441a-8355-8e66d1e24852-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:44:39.252166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-ad6b0847-170e-441a-8355-8e66d1e24852-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:44:39.252672 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.253533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:39.253533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:39.254896 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:39.256300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:39.256300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:39.256300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:39.264127 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:39.264127 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:39.265231 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-356c969c-eaa4-46e3-86e8-c16acf32aa00 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:39.265769 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 445/1762] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:39 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:39.736431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70436c31-e18d-474c-a020-c5155746ff26 req-1da98a58-a6c7-46dc-99cf-c76ad6b143e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.738457 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1da98a58-a6c7-46dc-99cf-c76ad6b143e0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f/action Jul 03 10:44:39.738852 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1da98a58-a6c7-46dc-99cf-c76ad6b143e0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:39.739006 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1da98a58-a6c7-46dc-99cf-c76ad6b143e0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:39.759885 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:39.759885 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:39.772535 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70436c31-e18d-474c-a020-c5155746ff26 req-1da98a58-a6c7-46dc-99cf-c76ad6b143e0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f/action returned with HTTP 204 Jul 03 10:44:39.772883 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 446/1763] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:44:39 2026] POST /volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:39.792197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-ad6b0847-170e-441a-8355-8e66d1e24852-np0000004406" released by "attachment_update" :: held 0.540s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:44:39.792652 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-9559f0d7-6c10-4e16-9872-09bd69362669 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 returned with HTTP 200 Jul 03 10:44:39.793027 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 445/1764] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:44:39 2026] PUT /volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:39.982233 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:39.988132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:39.988132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:39.988132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:39.999698 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:39.999698 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:40.004683 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:40.010984 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4890c0b3-e86c-45db-937e-1ae51dea6749 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:40.011681 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 429/1765] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:39 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:40.280080 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b10384cb-8a48-4535-80d6-50b9477ed74d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:40.282785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b10384cb-8a48-4535-80d6-50b9477ed74d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:40.283065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b10384cb-8a48-4535-80d6-50b9477ed74d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:40.283451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b10384cb-8a48-4535-80d6-50b9477ed74d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:40.283625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b10384cb-8a48-4535-80d6-50b9477ed74d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:40.291890 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:40.291890 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:40.292962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b10384cb-8a48-4535-80d6-50b9477ed74d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:40.293366 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 446/1766] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:40 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:41.032653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:41.035354 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:41.036702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:41.036702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:41.047700 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:41.047700 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:41.055566 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:41.062779 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17fd01f0-f9d7-4183-b228-97f37cf4e8c1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:41.063271 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 447/1767] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:41 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:44:41.303276 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a61db29f-23da-492e-b4e0-781defa27690 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:41.305900 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a61db29f-23da-492e-b4e0-781defa27690 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:41.306119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a61db29f-23da-492e-b4e0-781defa27690 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:41.306766 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a61db29f-23da-492e-b4e0-781defa27690 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:41.306874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a61db29f-23da-492e-b4e0-781defa27690 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:41.312474 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:41.312474 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:41.313267 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a61db29f-23da-492e-b4e0-781defa27690 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:41.313628 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 446/1768] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:41 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:42.077434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:42.080604 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:42.080604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:42.081180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:42.094166 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:42.094166 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:42.099140 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:42.104672 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11a7b6c0-9e25-46d5-af40-765cb6453e17 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:42.105286 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 430/1769] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:42 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:42.323262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:42.324890 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:42.325287 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:42.325356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:42.325461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:42.329400 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:42.329400 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:42.330409 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa7c9364-c3a8-4fac-85b4-f9a80c245f60 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:42.330841 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 447/1770] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:42 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:43.119674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:43.121528 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:43.121771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:43.121983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:43.133242 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:43.133242 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:43.137474 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:43.143204 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c1ad6e8-10d6-485f-b497-bf300ccd95fb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:43.143756 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 448/1771] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:43 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:43.347380 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:43.349714 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:43.349714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:43.349714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:43.349714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:43.361676 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:43.361676 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:43.363012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b3d5c96-43bf-4033-a7f0-da1f94373be6 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:43.363012 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 447/1772] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:43 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:44.166011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3821f466-8932-4168-84c8-2e9376f63973 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:44.169894 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3821f466-8932-4168-84c8-2e9376f63973 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:44.169894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3821f466-8932-4168-84c8-2e9376f63973 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:44.170998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3821f466-8932-4168-84c8-2e9376f63973 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:44.180832 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:44.180832 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:44.185839 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3821f466-8932-4168-84c8-2e9376f63973 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:44.191583 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3821f466-8932-4168-84c8-2e9376f63973 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:44.192083 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 431/1773] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:44 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:44.378390 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:44.381797 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:44.381797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:44.381797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:44.381797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:44.386725 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:44.386725 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:44.387903 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9aaa1b77-6732-4a37-a3ce-ac8521949e2a tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:44.388535 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 448/1774] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:44 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:45.207182 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-40f8d60a-c445-4393-bac1-04efa84a36fc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:45.211527 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40f8d60a-c445-4393-bac1-04efa84a36fc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:45.211773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40f8d60a-c445-4393-bac1-04efa84a36fc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:45.212011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40f8d60a-c445-4393-bac1-04efa84a36fc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:45.224918 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:45.224918 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:45.230191 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-40f8d60a-c445-4393-bac1-04efa84a36fc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:45.235754 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40f8d60a-c445-4393-bac1-04efa84a36fc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:45.236203 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 449/1775] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:45 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:45.400021 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:45.401623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:45.401864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:45.402018 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:45.402118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:45.405916 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:45.405916 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:45.406628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cb5fd6e7-0235-4f34-b4c8-ee3dcd7e2379 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:45.407015 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 448/1776] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:45 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:46.047527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-dfb303e4-df38-442e-85eb-a6e1da4ea8e6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.049785 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-dfb303e4-df38-442e-85eb-a6e1da4ea8e6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000/action Jul 03 10:44:46.050164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-dfb303e4-df38-442e-85eb-a6e1da4ea8e6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:46.050298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-dfb303e4-df38-442e-85eb-a6e1da4ea8e6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:46.070119 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:46.070119 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:46.080590 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ff407ac4-6ebf-4979-8c17-dcd9798765b5 req-dfb303e4-df38-442e-85eb-a6e1da4ea8e6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000/action returned with HTTP 204 Jul 03 10:44:46.081093 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 432/1777] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:44:46 2026] POST /volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:46.249464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.254182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:46.254182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:46.254182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:46.265004 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:46.265004 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:46.269523 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:46.274570 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bddc0e26-2ae0-4c4b-a018-c73a58b5b127 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:46.275167 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 449/1778] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:46 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:46.289126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.292749 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:46.293071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:46.293396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:46.313836 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:46.313836 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:46.324636 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:46.332222 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-086af9b5-423b-4ee8-89ea-39fc8e8843d6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:46.332222 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 450/1779] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:46 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:46.419144 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.421439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.421732 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:46.421987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:46.422273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:46.422427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:46.423962 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:46.424479 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2135059101"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:46.426500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2135059101'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:46.426743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume of 1 GB Jul 03 10:44:46.428346 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:46.428346 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:46.429351 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc320080-d0f3-42f0-ace0-fc2ff6a5e7a5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:46.429854 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 449/1780] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:46 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:46.431798 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Availability Zones retrieved successfully. Jul 03 10:44:46.437631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (de42dc36-2467-409d-b9e8-410f9c4f1021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:46.438721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51469783-668f-4379-b6fc-ae2c8254ef48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:46.440098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:46.469891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51469783-668f-4379-b6fc-ae2c8254ef48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:46.470748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27546622-b49c-4141-a2b6-8a3575f5a85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:46.520473 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Created reservations ['7889d728-bbba-4e2b-a7ee-6d4072aecd25', '8dfc0e3c-edbf-404d-874a-ffa5adf9b166', 'ee167ac4-5310-4615-b929-5c1e424a1c1e', 'e32ce30a-317e-408a-b5cf-e221cd775ad9'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:46.521411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27546622-b49c-4141-a2b6-8a3575f5a85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7889d728-bbba-4e2b-a7ee-6d4072aecd25', '8dfc0e3c-edbf-404d-874a-ffa5adf9b166', 'ee167ac4-5310-4615-b929-5c1e424a1c1e', 'e32ce30a-317e-408a-b5cf-e221cd775ad9']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:46.522367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1cfeaf-7e8f-4dea-a874-763b764930e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:46.543718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1cfeaf-7e8f-4dea-a874-763b764930e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c56bdf-43ae-43c1-ab9e-b9d01393d7b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135059101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['7889d728-bbba-4e2b-a7ee-6d4072aecd25','8dfc0e3c-edbf-404d-874a-ffa5adf9b166','ee167ac4-5310-4615-b929-5c1e424a1c1e','e32ce30a-317e-408a-b5cf-e221cd775ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135059101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c56bdf-43ae-43c1-ab9e-b9d01393d7b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac15b1532364abf93e26561f077419e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:46.544554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f9ce4f-1fac-4a89-922c-9afd4e891539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:46.563093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f9ce4f-1fac-4a89-922c-9afd4e891539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135059101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fa49a7bf479ebea9c0eb85f8d83c',qos_specs=None,replication_status=,reservations=['7889d728-bbba-4e2b-a7ee-6d4072aecd25','8dfc0e3c-edbf-404d-874a-ffa5adf9b166','ee167ac4-5310-4615-b929-5c1e424a1c1e','e32ce30a-317e-408a-b5cf-e221cd775ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac15b1532364abf93e26561f077419e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:46.563896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c06783-22fd-455d-9b0e-58fcb96761dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:46.575407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c06783-22fd-455d-9b0e-58fcb96761dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:46.575407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Flow 'volume_create_api' (de42dc36-2467-409d-b9e8-410f9c4f1021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:46.575407 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Create volume request issued successfully. Jul 03 10:44:46.575407 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14bfd8aa-d0ac-42ac-8064-64d2f46312b9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:46.575407 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 433/1781] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:46 2026] POST /volume/v3/volumes => generated 749 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:46.592032 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-df0f257b-0702-4620-afd4-60c8dcacda0a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:46.598843 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df0f257b-0702-4620-afd4-60c8dcacda0a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:46.598843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df0f257b-0702-4620-afd4-60c8dcacda0a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:46.598843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df0f257b-0702-4620-afd4-60c8dcacda0a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:46.610245 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:46.610245 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:46.618306 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-df0f257b-0702-4620-afd4-60c8dcacda0a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:46.624993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df0f257b-0702-4620-afd4-60c8dcacda0a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:46.625801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 450/1782] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:46 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.441525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.443464 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:47.443715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.443904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.444082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:47.449589 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.449589 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:47.451006 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3de14e37-bba5-403e-9293-eb9a8d63cbc3 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:47.451568 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 451/1783] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.465610 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.468338 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:47.468711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.469039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.481202 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.481202 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:47.484786 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:47.489820 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-18e6616a-3b7a-41ba-bfb0-9b126e6007cc tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 200 Jul 03 10:44:47.490323 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 450/1784] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.506193 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e6b6e664-999e-4eeb-abe2-90cf1c895c07 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.508311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e6b6e664-999e-4eeb-abe2-90cf1c895c07 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] PUT https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:47.509241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e6b6e664-999e-4eeb-abe2-90cf1c895c07 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-785668577", "description": "tempest-volume-backup-description-601623593"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:47.519132 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.519132 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:47.527692 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e6b6e664-999e-4eeb-abe2-90cf1c895c07 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:47.528419 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 434/1785] 10.4.3.52 () {70 vars in 1402 bytes} [Fri Jul 3 10:44:47 2026] PUT /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.538842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.541249 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:47.541589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.541888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.542350 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:47.547542 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.547542 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:47.548604 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b669a4de-bff7-44dd-a08f-42608d0665b5 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:47.549138 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 451/1786] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.563631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.565413 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] DELETE https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:47.565608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.565921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.566017 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Delete backup with id: 284dca50-7309-418e-b25e-eecb79769786. Jul 03 10:44:47.570558 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.570558 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:47.591691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] delete_backup rpcapi backup_id 284dca50-7309-418e-b25e-eecb79769786 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:44:47.594037 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b49fe15-6d3d-40df-a2c1-fa18fb7575aa tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 202 Jul 03 10:44:47.594568 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 452/1787] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:47 2026] DELETE /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:47.601456 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-68b3581d-edfb-45e5-a273-f482a319021b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.603583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68b3581d-edfb-45e5-a273-f482a319021b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:47.603800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-68b3581d-edfb-45e5-a273-f482a319021b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.603987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-68b3581d-edfb-45e5-a273-f482a319021b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.604083 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-68b3581d-edfb-45e5-a273-f482a319021b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:47.608809 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.608809 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:47.610452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68b3581d-edfb-45e5-a273-f482a319021b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 200 Jul 03 10:44:47.610452 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 451/1788] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.641601 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.643421 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:47.643744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.645354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.651891 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.651891 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:47.658439 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:47.661245 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b1a302e-f9f7-4ded-9531-7784d7a6849b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:47.661749 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 435/1789] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:47.708912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:47.711364 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:47.711600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:47.711834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:47.720211 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:47.720211 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:47.726399 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:47.732159 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-2a9165a4-58b8-4add-b1f8-2f5fe64417dc tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:47.732606 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 452/1790] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:47 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:48.251937 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.254377 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:48.254574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.254887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.263815 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:48.263815 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:48.268598 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:48.274062 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebbe0b67-eb66-438f-84c5-7e556c2dc55a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:48.274320 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 453/1791] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:48 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:48.336218 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.338802 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:48.339029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.339273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.346808 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:48.346808 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:48.351824 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:48.358935 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-19e405cf-4aa1-4dd6-800c-15fce177cffa tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:48.359506 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 452/1792] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:48 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:48.622933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.625239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 Jul 03 10:44:48.625709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.625935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.626155 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Show backup with id 284dca50-7309-418e-b25e-eecb79769786. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:44:48.630793 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f71e4275-29c2-4f2e-ae0c-e01c25274b70 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 returned with HTTP 404 Jul 03 10:44:48.631556 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 436/1793] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:48 2026] GET /volume/v3/backups/284dca50-7309-418e-b25e-eecb79769786 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:48.722502 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8cbac138-ed79-470b-9215-86056dd608ac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.724527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8cbac138-ed79-470b-9215-86056dd608ac tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:48.724831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8cbac138-ed79-470b-9215-86056dd608ac tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.725084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8cbac138-ed79-470b-9215-86056dd608ac tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.733558 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:48.733558 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:48.738429 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8cbac138-ed79-470b-9215-86056dd608ac tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:48.744560 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8cbac138-ed79-470b-9215-86056dd608ac tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 200 Jul 03 10:44:48.745062 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 453/1794] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:48 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:48.762344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ff91330f-42d4-4067-8c29-9388d872de3b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.764705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] DELETE https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:48.765043 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.765332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.765497 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Delete volume with id: cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:48.773911 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:48.773911 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:48.774464 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:48.798526 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Delete volume request issued successfully. Jul 03 10:44:48.798845 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff91330f-42d4-4067-8c29-9388d872de3b tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 202 Jul 03 10:44:48.799421 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 454/1795] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:44:48 2026] DELETE /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:48.808481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:48.810400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:48.810698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:48.810933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:48.818822 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:48.818822 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:48.823283 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Volume info retrieved successfully. Jul 03 10:44:48.828869 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd9e537e-b01d-4fb9-b6bd-4ac3698dac5d tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 200 Jul 03 10:44:48.829438 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 453/1796] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:48 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:49.786192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-65c0b854-1194-4cbd-a0c0-95ff5c24ff5f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:49.787222 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-65c0b854-1194-4cbd-a0c0-95ff5c24ff5f None None] GET https://10.4.3.52/volume// Jul 03 10:44:49.787222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-65c0b854-1194-4cbd-a0c0-95ff5c24ff5f None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:49.787222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-65c0b854-1194-4cbd-a0c0-95ff5c24ff5f None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:49.787471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-65c0b854-1194-4cbd-a0c0-95ff5c24ff5f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:49.788122 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 437/1797] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:44:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:49.798760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-bb751b34-8893-4bc9-88b7-93f612d41b83 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:49.842241 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7411d28d-123b-4593-959a-5ed0aae01883 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:49.844089 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7411d28d-123b-4593-959a-5ed0aae01883 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] GET https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 Jul 03 10:44:49.844328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7411d28d-123b-4593-959a-5ed0aae01883 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:49.844499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7411d28d-123b-4593-959a-5ed0aae01883 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:49.850056 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7411d28d-123b-4593-959a-5ed0aae01883 tempest-VolumesBackupsV39Test-1104356235 tempest-VolumesBackupsV39Test-1104356235-project-member] https://10.4.3.52/volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 returned with HTTP 404 Jul 03 10:44:49.850669 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 455/1798] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:44:49 2026] GET /volume/v3/volumes/cd1c44e9-0d32-47e9-b157-dc3b2f58aa38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:49.887127 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-bb751b34-8893-4bc9-88b7-93f612d41b83 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:44:49.887547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-bb751b34-8893-4bc9-88b7-93f612d41b83 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58c56bdf-43ae-43c1-ab9e-b9d01393d7b8", "connector": null, "instance_uuid": "9adb2982-ea8a-4597-9742-bd9134e394af"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:49.896887 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:49.896887 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:49.935161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-bb751b34-8893-4bc9-88b7-93f612d41b83 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:44:49.935767 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 454/1799] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:44:49 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:50.259743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.261698 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:50.261933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:50.262151 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:50.272035 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:50.272035 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:50.275558 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:50.280197 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7a04d27-84f7-477d-be6f-b7e3a0df24a9 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:50.280357 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 454/1800] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:50 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:50.398151 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ef7db651-6a62-4731-a59c-1738e01e06e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.398431 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef7db651-6a62-4731-a59c-1738e01e06e3 None None] GET https://10.4.3.52/volume// Jul 03 10:44:50.398623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef7db651-6a62-4731-a59c-1738e01e06e3 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:50.398857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef7db651-6a62-4731-a59c-1738e01e06e3 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:50.399226 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef7db651-6a62-4731-a59c-1738e01e06e3 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:50.399538 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 438/1801] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:44:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:50.406880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-170fb079-bbb0-4436-86f8-6867f2c2c1c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.465748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0c37a6a1-14ad-4ea5-afc6-aa9f2cc71229 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.466094 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0c37a6a1-14ad-4ea5-afc6-aa9f2cc71229 None None] GET https://10.4.3.52/volume// Jul 03 10:44:50.466343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0c37a6a1-14ad-4ea5-afc6-aa9f2cc71229 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:50.466503 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0c37a6a1-14ad-4ea5-afc6-aa9f2cc71229 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:50.466815 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0c37a6a1-14ad-4ea5-afc6-aa9f2cc71229 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:50.467085 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 455/1802] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:50.477432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.482718 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:50.482972 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:50.483306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:50.499245 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:50.499245 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:50.503052 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:50.507648 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-1f5428aa-58ff-445e-af0a-43e93ff3a2be tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:50.508142 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 455/1803] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:50 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:50.546024 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-170fb079-bbb0-4436-86f8-6867f2c2c1c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:44:50.546407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-170fb079-bbb0-4436-86f8-6867f2c2c1c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3476cdfd-47ea-40da-9b1a-8b8aa14cbb44", "connector": null, "instance_uuid": "59e24f3d-b5fd-4229-a0bf-02766b300654"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:50.554929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:50.554929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:50.584158 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-170fb079-bbb0-4436-86f8-6867f2c2c1c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:44:50.584753 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 456/1804] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:44:50 2026] POST /volume/v3/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:50.630244 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.633804 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] PUT https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b Jul 03 10:44:50.634491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:50.651372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Acquiring lock "cinder-attachment_update-58c56bdf-43ae-43c1-ab9e-b9d01393d7b8-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:44:50.656361 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-58c56bdf-43ae-43c1-ab9e-b9d01393d7b8-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:44:50.657406 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:50.657406 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:50.883823 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:50.885581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:50.885799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:50.885958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:50.895123 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:50.895123 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:50.899665 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:50.905056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5a0950d7-318f-4812-ab1e-aee73c852cd8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:50.905400 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 456/1805] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:50 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:51.126904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f7b65b57-5a66-4c91-a305-39a36f021ef0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.127424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7b65b57-5a66-4c91-a305-39a36f021ef0 None None] GET https://10.4.3.52/volume// Jul 03 10:44:51.127965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7b65b57-5a66-4c91-a305-39a36f021ef0 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:51.128198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7b65b57-5a66-4c91-a305-39a36f021ef0 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:51.128521 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7b65b57-5a66-4c91-a305-39a36f021ef0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:51.129509 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 456/1806] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:51.139568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.142450 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:51.142709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:51.143037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:51.157783 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:51.157783 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:51.164224 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:51.174484 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e5f2ea7b-4fdb-49db-ab23-384343f30b47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:51.174923 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 457/1807] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:51 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:51.178643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Lock "cinder-attachment_update-58c56bdf-43ae-43c1-ab9e-b9d01393d7b8-np0000004406" released by "attachment_update" :: held 0.522s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:44:51.178985 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-7e8d6752-9f6f-4647-964d-0f1d467019de tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b returned with HTTP 200 Jul 03 10:44:51.179790 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 439/1808] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:44:50 2026] PUT /volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:51.299534 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.300333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.302277 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] PUT https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 Jul 03 10:44:51.302554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:51.302783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:51.302861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:51.302977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:51.311291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Acquiring lock "cinder-attachment_update-3476cdfd-47ea-40da-9b1a-8b8aa14cbb44-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:44:51.314828 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:51.314828 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:51.316302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Lock "cinder-attachment_update-3476cdfd-47ea-40da-9b1a-8b8aa14cbb44-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:44:51.317758 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:51.317758 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:51.319435 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:51.326186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-57e52a26-5aba-428d-a02a-6a15ba47be46 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:51.326633 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 457/1809] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:51 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:51.379561 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.381772 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:51.382434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesCloneTest-Volume-350146970"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:51.384286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-350146970'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:51.479085 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume of 1 GB Jul 03 10:44:51.486493 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Availability Zones retrieved successfully. Jul 03 10:44:51.492189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (38cdb5f5-f749-421b-b300-038ac757038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:51.493464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd02b38-27e4-4791-9122-61ef26e1f11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:51.494537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:51.574309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd02b38-27e4-4791-9122-61ef26e1f11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:51.575289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbf2c4a-7514-4cd0-9423-a65570746de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:51.657945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Created reservations ['14f560fd-ffc5-43fa-9e2e-53378ecea7de', '1c74de66-b261-4fba-982c-c377c6f6baa9', '8cf1d2ad-7ceb-4b7a-9650-1dd9f4d5aab3', 'e0470c57-ac15-47d7-911f-cb5429f8c25f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:51.658842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbf2c4a-7514-4cd0-9423-a65570746de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f560fd-ffc5-43fa-9e2e-53378ecea7de', '1c74de66-b261-4fba-982c-c377c6f6baa9', '8cf1d2ad-7ceb-4b7a-9650-1dd9f4d5aab3', 'e0470c57-ac15-47d7-911f-cb5429f8c25f']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:51.659580 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c649b8f-5b0e-4227-8504-528e273766f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:51.679819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c649b8f-5b0e-4227-8504-528e273766f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f279e911-58b6-4479-ac9b-f3c5478a6cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-350146970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['14f560fd-ffc5-43fa-9e2e-53378ecea7de','1c74de66-b261-4fba-982c-c377c6f6baa9','8cf1d2ad-7ceb-4b7a-9650-1dd9f4d5aab3','e0470c57-ac15-47d7-911f-cb5429f8c25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-350146970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f279e911-58b6-4479-ac9b-f3c5478a6cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d4e08617634b4aa4d1681a1a47fb37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69474ad84414d4a9673fa56bff296d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:51.680585 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aad1d3a-ca12-41b1-bfea-db2179af8385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:51.699817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aad1d3a-ca12-41b1-bfea-db2179af8385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-350146970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['14f560fd-ffc5-43fa-9e2e-53378ecea7de','1c74de66-b261-4fba-982c-c377c6f6baa9','8cf1d2ad-7ceb-4b7a-9650-1dd9f4d5aab3','e0470c57-ac15-47d7-911f-cb5429f8c25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:51.700313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427cd81d-c95a-4d77-83cb-72b13511429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:51.709003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427cd81d-c95a-4d77-83cb-72b13511429e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:51.709849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (38cdb5f5-f749-421b-b300-038ac757038c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:51.710163 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request issued successfully. Jul 03 10:44:51.710687 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06151253-02a8-4789-a0d4-8bfa7ddd9ec6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:51.711099 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 458/1810] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:51 2026] POST /volume/v3/volumes => generated 744 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:51.723433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.727138 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:51.729284 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:51.729651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:51.742463 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:51.742463 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:51.747815 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:51.752507 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-32f07176-60a9-4597-b452-2d2aa9f379f1 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 200 Jul 03 10:44:51.753001 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 440/1811] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:51 2026] GET /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:51.844657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Lock "cinder-attachment_update-3476cdfd-47ea-40da-9b1a-8b8aa14cbb44-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:44:51.844657 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-9fd87765-6b67-4509-97c6-2f4db8c418d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 returned with HTTP 200 Jul 03 10:44:51.844657 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 457/1812] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:44:51 2026] PUT /volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:51.921188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eec22fb4-947d-4614-94ac-c6daec7b098a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:51.922838 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eec22fb4-947d-4614-94ac-c6daec7b098a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:51.923079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eec22fb4-947d-4614-94ac-c6daec7b098a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:51.923246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eec22fb4-947d-4614-94ac-c6daec7b098a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:51.931549 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:51.931549 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:51.935028 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eec22fb4-947d-4614-94ac-c6daec7b098a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:51.939222 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eec22fb4-947d-4614-94ac-c6daec7b098a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:51.939919 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 458/1813] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:51 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:52.342543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:52.343664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:52.343940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:52.344224 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:52.356662 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:52.356662 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:52.361261 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:52.366070 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ab771721-cc49-4ee6-8947-cf141c5d9974 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:52.366451 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 459/1814] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:52 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:52.765804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:52.768882 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:52.769166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:52.769424 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:52.777300 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:52.777300 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:52.781477 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:52.787619 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b205e9ba-eb1b-4bc9-9257-e451004f9315 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 200 Jul 03 10:44:52.788021 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 441/1815] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:52 2026] GET /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:52.801729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:52.803821 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:52.804518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f279e911-58b6-4479-ac9b-f3c5478a6cc9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-380889928"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:52.808574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request body: {'volume': {'source_volid': 'f279e911-58b6-4479-ac9b-f3c5478a6cc9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-380889928'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:52.816308 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:52.816308 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:52.817369 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume retrieved successfully. Jul 03 10:44:52.817761 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume of 1 GB Jul 03 10:44:52.822660 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Availability Zones retrieved successfully. Jul 03 10:44:52.840630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (140ab931-ce54-4634-bfbf-c573615bd87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:52.842167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe23229b-52e3-404b-ac34-d7bcd0c16637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:52.844196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:52.878011 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe23229b-52e3-404b-ac34-d7bcd0c16637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f279e911-58b6-4479-ac9b-f3c5478a6cc9', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:52.879052 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c5c547-5a62-4a07-bea6-8884d2e695b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:52.922828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Created reservations ['8505c630-f570-4818-b374-e91f18839f0f', '7ba4431c-d217-4bd2-819a-98f8f460c675', '69b90b3b-474e-47ea-9c74-e56484b61c3e', 'a432092f-51cd-4738-b332-b23d8b231506'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:52.923684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c5c547-5a62-4a07-bea6-8884d2e695b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8505c630-f570-4818-b374-e91f18839f0f', '7ba4431c-d217-4bd2-819a-98f8f460c675', '69b90b3b-474e-47ea-9c74-e56484b61c3e', 'a432092f-51cd-4738-b332-b23d8b231506']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:52.924502 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2ebff-85ed-448d-95a9-15993206d4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:52.954850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:52.966062 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:52.966062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:52.966062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:52.966296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2ebff-85ed-448d-95a9-15993206d4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efae37cd-39a7-4683-ba4b-2e9572b9a799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380889928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['8505c630-f570-4818-b374-e91f18839f0f','7ba4431c-d217-4bd2-819a-98f8f460c675','69b90b3b-474e-47ea-9c74-e56484b61c3e','a432092f-51cd-4738-b332-b23d8b231506'],size=1,snapshot_id=None,source_replicaid=,source_volid=f279e911-58b6-4479-ac9b-f3c5478a6cc9,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380889928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efae37cd-39a7-4683-ba4b-2e9572b9a799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d4e08617634b4aa4d1681a1a47fb37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f279e911-58b6-4479-ac9b-f3c5478a6cc9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69474ad84414d4a9673fa56bff296d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:52.966296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982e0c27-f590-4406-904f-0266ca1e197e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:52.970850 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:52.970850 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:52.974588 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:52.979670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1447bb42-8858-40ce-9e1f-9aee99bf62cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:52.980119 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 459/1816] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:52 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:52.989809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982e0c27-f590-4406-904f-0266ca1e197e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380889928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['8505c630-f570-4818-b374-e91f18839f0f','7ba4431c-d217-4bd2-819a-98f8f460c675','69b90b3b-474e-47ea-9c74-e56484b61c3e','a432092f-51cd-4738-b332-b23d8b231506'],size=1,snapshot_id=None,source_replicaid=,source_volid=f279e911-58b6-4479-ac9b-f3c5478a6cc9,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:52.990802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f736c3bd-400a-4fe3-93ec-ea5412b86335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:53.012248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f736c3bd-400a-4fe3-93ec-ea5412b86335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:53.013352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (140ab931-ce54-4634-bfbf-c573615bd87b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:53.013736 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request issued successfully. Jul 03 10:44:53.014427 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb05d96b-cdb4-4405-b772-607d742b18e9 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:53.014949 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 458/1817] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:52 2026] POST /volume/v3/volumes => generated 777 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:53.028770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:53.030010 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:53.030233 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:53.030437 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:53.040077 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:53.040077 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:53.045039 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:53.048901 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3cfa7f40-9db8-4d22-bca6-3e47205ee21a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 200 Jul 03 10:44:53.049294 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 460/1818] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:53 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:53.380553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9ec4de45-8704-4500-813d-8a7778342a0f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:53.382646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ec4de45-8704-4500-813d-8a7778342a0f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:53.382874 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ec4de45-8704-4500-813d-8a7778342a0f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:53.383383 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ec4de45-8704-4500-813d-8a7778342a0f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:53.393976 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:53.393976 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:53.397247 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9ec4de45-8704-4500-813d-8a7778342a0f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:53.401662 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ec4de45-8704-4500-813d-8a7778342a0f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:53.402500 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 442/1819] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:53 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:53.993011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:53.995047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:53.995268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:53.995446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.004888 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.004888 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:54.008623 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:54.013798 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8b4286d-3ab1-4380-94c0-2270c50a7b02 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:54.014289 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 460/1820] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:53 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:54.064033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-187069e7-f340-482b-869b-e2600dff5f4b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.066590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-187069e7-f340-482b-869b-e2600dff5f4b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.066832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-187069e7-f340-482b-869b-e2600dff5f4b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.067120 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-187069e7-f340-482b-869b-e2600dff5f4b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.081917 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.081917 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:54.088626 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-187069e7-f340-482b-869b-e2600dff5f4b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:54.097118 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-187069e7-f340-482b-869b-e2600dff5f4b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 200 Jul 03 10:44:54.097754 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 459/1821] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:54 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:54.112818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.115249 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.115539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.115816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.129610 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.129610 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:54.134908 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:54.143837 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a56b31b0-b698-470a-bec0-e7cc0ceb1ebf tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 200 Jul 03 10:44:54.144471 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 461/1822] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:54 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 1386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:54.158663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.161436 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.161690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.161978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.173641 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.173641 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:54.181854 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:54.196634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c2da01b-b7b7-4e14-81c3-6e11109a5bfe tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 200 Jul 03 10:44:54.197617 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 443/1823] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:54 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 1386 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:54.210505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e176bdae-ffa2-4b71-befb-04c829776de2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.212444 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] DELETE https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.212566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.212750 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.212953 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume with id: efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.219742 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.219742 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:54.220174 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:54.255043 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume request issued successfully. Jul 03 10:44:54.255315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e176bdae-ffa2-4b71-befb-04c829776de2 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 202 Jul 03 10:44:54.256066 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 461/1824] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:54 2026] DELETE /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:54.266191 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1372860c-5685-4446-a601-2a18fa5ee00d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.266594 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1372860c-5685-4446-a601-2a18fa5ee00d tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:54.267189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1372860c-5685-4446-a601-2a18fa5ee00d tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.267384 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1372860c-5685-4446-a601-2a18fa5ee00d tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.274599 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.274599 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:54.278944 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1372860c-5685-4446-a601-2a18fa5ee00d tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:54.284588 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1372860c-5685-4446-a601-2a18fa5ee00d tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 200 Jul 03 10:44:54.287528 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 460/1825] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:54 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 1385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:54.418672 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:54.420665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:54.420879 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:54.421072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:54.430525 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:54.430525 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:54.436697 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:54.439127 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e3f6e45-2858-4aee-b734-ca2cb7e65281 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:54.439497 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 462/1826] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:54 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:55.030076 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.030749 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:55.030937 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.031148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.046187 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:55.046187 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:55.050667 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:55.056767 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a10e35e-d26f-4bfe-ad55-a79920e8b941 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:55.057789 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 444/1827] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:55 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:55.299689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3a1d97de-48cd-483d-b9cf-6549c983c7fb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.301984 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a1d97de-48cd-483d-b9cf-6549c983c7fb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 Jul 03 10:44:55.302257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a1d97de-48cd-483d-b9cf-6549c983c7fb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.302486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a1d97de-48cd-483d-b9cf-6549c983c7fb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.310163 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a1d97de-48cd-483d-b9cf-6549c983c7fb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 returned with HTTP 404 Jul 03 10:44:55.310654 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 462/1828] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:55 2026] GET /volume/v3/volumes/efae37cd-39a7-4683-ba4b-2e9572b9a799 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:55.320595 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e8722fa7-e346-475a-be85-7810821a452e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.322433 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8722fa7-e346-475a-be85-7810821a452e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:55.322615 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e8722fa7-e346-475a-be85-7810821a452e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.322808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e8722fa7-e346-475a-be85-7810821a452e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.330048 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:55.330048 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:55.334398 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e8722fa7-e346-475a-be85-7810821a452e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:55.341007 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8722fa7-e346-475a-be85-7810821a452e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 200 Jul 03 10:44:55.341512 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 461/1829] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:55 2026] GET /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:55.365845 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.368494 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:55.368777 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.369026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.369252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume with id: f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:55.378610 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:55.378610 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:55.379321 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:55.407034 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume request issued successfully. Jul 03 10:44:55.408008 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-096ab4b3-14fc-41a7-97a7-eef59b469b09 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 202 Jul 03 10:44:55.408772 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 463/1830] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:55 2026] DELETE /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:55.416173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.417782 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:55.417980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.418224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.424519 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:55.424519 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:55.428037 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:55.432428 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-72cdc104-6ccf-46c7-9ca6-5017d162089f tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 200 Jul 03 10:44:55.432820 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 445/1831] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:55 2026] GET /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 1351 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:55.457552 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:55.460532 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:55.460769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:55.460971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:55.471810 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:55.471810 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:55.476164 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:55.483705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0637d649-07de-4b0e-8c3f-e3f31f47d091 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:55.484324 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 463/1832] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:55 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:56.073512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d210895c-ad47-42d6-92fc-8214275320cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.075316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d210895c-ad47-42d6-92fc-8214275320cd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:56.075509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d210895c-ad47-42d6-92fc-8214275320cd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:56.075734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d210895c-ad47-42d6-92fc-8214275320cd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:56.085391 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:56.085391 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:56.089240 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d210895c-ad47-42d6-92fc-8214275320cd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:56.093895 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d210895c-ad47-42d6-92fc-8214275320cd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:56.094344 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 462/1833] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:56 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:56.447347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-14ac13e5-96db-4f30-94f8-d93cac2e9529 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.449196 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14ac13e5-96db-4f30-94f8-d93cac2e9529 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 Jul 03 10:44:56.449618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14ac13e5-96db-4f30-94f8-d93cac2e9529 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:56.449618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14ac13e5-96db-4f30-94f8-d93cac2e9529 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:56.455624 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14ac13e5-96db-4f30-94f8-d93cac2e9529 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 returned with HTTP 404 Jul 03 10:44:56.457575 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 464/1834] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:56 2026] GET /volume/v3/volumes/f279e911-58b6-4479-ac9b-f3c5478a6cc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:56.465172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.466889 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:56.467269 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1453791302"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:56.468642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1453791302'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:56.468773 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume of 1 GB Jul 03 10:44:56.472931 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Availability Zones retrieved successfully. Jul 03 10:44:56.479278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (ad62c4d3-ce77-4595-a425-451c4da76f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:56.480375 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2218755a-6844-43e1-824c-2347d1293b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.481669 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:56.482368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.484363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:56.484720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1609094674"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:56.486122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1609094674'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:56.486238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume of 1 GB Jul 03 10:44:56.490700 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Availability Zones retrieved successfully. Jul 03 10:44:56.496035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Flow 'volume_create_api' (83ff0538-e47e-4b88-8046-43503d97f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:56.496963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114aaac7-2a65-4431-a881-ae9aa9d416f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.497851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:56.497910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.499712 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:56.499973 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:56.500158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:56.509076 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:56.509076 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:56.512304 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2218755a-6844-43e1-824c-2347d1293b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.512463 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:56.513565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cb9c5b-901c-42cd-b8d0-79ab399b9a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.516320 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2dbd5be-eb5b-4c89-af28-6e7f05acf76c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:56.516657 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 463/1835] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:56 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:56.523768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114aaac7-2a65-4431-a881-ae9aa9d416f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.524503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56fd880-0ee1-47b3-b2a4-006e2cba9405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.553891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Created reservations ['1ca83e35-3a04-4e42-ac58-282b227f923f', '063b24bd-ebae-48d0-95f5-6a20fc4522e3', 'd7a30839-b29c-4747-b328-0022ec9f62dd', '59c0ea3c-05e6-4ed5-bcd6-57081f615948'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:56.554773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cb9c5b-901c-42cd-b8d0-79ab399b9a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca83e35-3a04-4e42-ac58-282b227f923f', '063b24bd-ebae-48d0-95f5-6a20fc4522e3', 'd7a30839-b29c-4747-b328-0022ec9f62dd', '59c0ea3c-05e6-4ed5-bcd6-57081f615948']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.555484 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b5f9f6-e930-462a-baa7-149fbff15de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.561903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Created reservations ['4c4d5e7d-915e-4872-9054-9c8423916eec', '71770368-efd4-4fec-ace3-26e23de70922', '34c8c4ad-d84f-4161-b674-9850558f085b', '1f89817b-bde8-413d-8331-3d19868a4c19'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:56.562856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56fd880-0ee1-47b3-b2a4-006e2cba9405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4d5e7d-915e-4872-9054-9c8423916eec', '71770368-efd4-4fec-ace3-26e23de70922', '34c8c4ad-d84f-4161-b674-9850558f085b', '1f89817b-bde8-413d-8331-3d19868a4c19']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.563827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26eb4ac0-b3be-4329-a988-f1ef5f795449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.578530 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b5f9f6-e930-462a-baa7-149fbff15de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6255ed02-b01e-437d-8315-7e58d8ae5603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1453791302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['1ca83e35-3a04-4e42-ac58-282b227f923f','063b24bd-ebae-48d0-95f5-6a20fc4522e3','d7a30839-b29c-4747-b328-0022ec9f62dd','59c0ea3c-05e6-4ed5-bcd6-57081f615948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1453791302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6255ed02-b01e-437d-8315-7e58d8ae5603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d4e08617634b4aa4d1681a1a47fb37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69474ad84414d4a9673fa56bff296d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.579413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d4c691-ba93-4aad-949b-83dd3d3238cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.586617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26eb4ac0-b3be-4329-a988-f1ef5f795449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef73d4a5-83fb-4ecd-acc3-d033c1c455a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1609094674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a63563eabf34b47a299a2041ecd83aa',qos_specs=None,replication_status=,reservations=['4c4d5e7d-915e-4872-9054-9c8423916eec','71770368-efd4-4fec-ace3-26e23de70922','34c8c4ad-d84f-4161-b674-9850558f085b','1f89817b-bde8-413d-8331-3d19868a4c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e231ca63cabc4b97b36061313e06b822',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1609094674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef73d4a5-83fb-4ecd-acc3-d033c1c455a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a63563eabf34b47a299a2041ecd83aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e231ca63cabc4b97b36061313e06b822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.587545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da3b1fc-e05c-455a-a7b1-1f49d8233763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.597417 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d4c691-ba93-4aad-949b-83dd3d3238cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1453791302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['1ca83e35-3a04-4e42-ac58-282b227f923f','063b24bd-ebae-48d0-95f5-6a20fc4522e3','d7a30839-b29c-4747-b328-0022ec9f62dd','59c0ea3c-05e6-4ed5-bcd6-57081f615948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.598216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0014a2-c33e-48eb-88c0-e7a34e6045a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.609995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da3b1fc-e05c-455a-a7b1-1f49d8233763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1609094674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a63563eabf34b47a299a2041ecd83aa',qos_specs=None,replication_status=,reservations=['4c4d5e7d-915e-4872-9054-9c8423916eec','71770368-efd4-4fec-ace3-26e23de70922','34c8c4ad-d84f-4161-b674-9850558f085b','1f89817b-bde8-413d-8331-3d19868a4c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e231ca63cabc4b97b36061313e06b822',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.610666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806947f6-10cc-44e5-b4fb-b3095749c758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:56.612319 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0014a2-c33e-48eb-88c0-e7a34e6045a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.613351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (ad62c4d3-ce77-4595-a425-451c4da76f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:56.613682 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request issued successfully. Jul 03 10:44:56.619411 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806947f6-10cc-44e5-b4fb-b3095749c758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:56.619619 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c46b149-d1d7-43fd-9ffc-f568f979dfbb tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:56.620042 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 446/1836] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:56 2026] POST /volume/v3/volumes => generated 745 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:56.620150 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Flow 'volume_create_api' (83ff0538-e47e-4b88-8046-43503d97f65a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:56.620446 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Create volume request issued successfully. Jul 03 10:44:56.621043 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a7a274d-a97e-4605-8213-3f33b7b27857 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:56.621642 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 464/1837] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:44:56 2026] POST /volume/v3/volumes => generated 755 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:56.632860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.634605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:56.635138 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:44:56.635361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:56.635568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:56.636536 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:44:56.636771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:56.637006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:56.642028 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:56.642028 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:56.644361 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:56.644361 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:56.645192 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:56.647927 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:44:56.648937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-014cb5b4-a24e-4fb8-aac8-4e5ec956b7a6 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 200 Jul 03 10:44:56.649346 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 465/1838] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:56 2026] GET /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:56.657763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0bfac85d-b847-432c-aa2f-60d279f1a3b3 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:44:56.658216 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 464/1839] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:56 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:57.108245 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.110579 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:57.110880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.111066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.121241 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.121241 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:57.125265 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:57.129965 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c7c17f3-db3d-4380-bb88-51477abf83b5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:57.130451 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 447/1840] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:57.402526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-ae62d024-4102-4010-98df-986e811c434d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.404557 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-ae62d024-4102-4010-98df-986e811c434d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b/action Jul 03 10:44:57.404959 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-ae62d024-4102-4010-98df-986e811c434d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:57.405076 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-ae62d024-4102-4010-98df-986e811c434d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:57.426823 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.426823 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:57.443548 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5f6e9067-16ff-48fc-ad99-c5c548f54433 req-ae62d024-4102-4010-98df-986e811c434d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b/action returned with HTTP 204 Jul 03 10:44:57.444036 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 465/1841] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:44:57 2026] POST /volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:44:57.536230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-981d9e51-9342-408f-8935-e24edf390dc6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.538088 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-981d9e51-9342-408f-8935-e24edf390dc6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:57.538372 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-981d9e51-9342-408f-8935-e24edf390dc6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.538530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-981d9e51-9342-408f-8935-e24edf390dc6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.550017 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.550017 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:57.559615 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-981d9e51-9342-408f-8935-e24edf390dc6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:57.565245 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-981d9e51-9342-408f-8935-e24edf390dc6 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:57.569447 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 466/1842] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:57.580967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.582926 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:44:57.583272 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.583440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.592896 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.592896 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:57.598489 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:57.603554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0b63a6e-c9a6-4970-82cb-e0a0d71caa81 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:44:57.604001 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 465/1843] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:57.663266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.665625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:44:57.665865 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.666134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.673060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.675181 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.675181 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:57.678271 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:44:57.678644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.678926 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:57.678967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.683806 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a3f32bf5-86b9-489d-b87d-a3730fadf397 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 200 Jul 03 10:44:57.684202 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 448/1844] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:57.692924 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.692924 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:57.697443 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:44:57.698246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.700020 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:44:57.700549 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6255ed02-b01e-437d-8315-7e58d8ae5603", "size": 2, "name": "tempest-VolumesCloneTest-Volume-705883317"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:57.701670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17d13936-ec8c-4d97-a915-3f04f830dee0 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:44:57.702093 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 466/1845] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:57.702163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request body: {'volume': {'source_volid': '6255ed02-b01e-437d-8315-7e58d8ae5603', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-705883317'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:44:57.716219 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.716219 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:57.716787 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume retrieved successfully. Jul 03 10:44:57.716901 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume of 2 GB Jul 03 10:44:57.720728 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Availability Zones retrieved successfully. Jul 03 10:44:57.725921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (b1589562-3968-4968-bd03-f89fc1c6ca78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:57.727489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69a3b80-c895-4cb4-b624-231ceff5c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:57.728684 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:44:57.760132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69a3b80-c895-4cb4-b624-231ceff5c61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6255ed02-b01e-437d-8315-7e58d8ae5603', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:57.760132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e61ae4-6a08-4c61-aeeb-d55d6ef66cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:57.805117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Created reservations ['e3ec07fe-9b60-45f4-9626-a8d3b5c03948', 'a8a2279d-8c25-48e9-8f7e-20843c6e858e', '61cd64a0-4a56-40c7-9813-10469bd68142', '3577946b-7d2b-4b9b-be3d-872f8ea01d8f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:44:57.806291 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e61ae4-6a08-4c61-aeeb-d55d6ef66cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ec07fe-9b60-45f4-9626-a8d3b5c03948', 'a8a2279d-8c25-48e9-8f7e-20843c6e858e', '61cd64a0-4a56-40c7-9813-10469bd68142', '3577946b-7d2b-4b9b-be3d-872f8ea01d8f']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:57.807863 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb5a270-5021-4024-b2b2-13f34af3b1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:57.843665 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb5a270-5021-4024-b2b2-13f34af3b1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a096908-3a90-4c65-a175-1563d4353ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-705883317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['e3ec07fe-9b60-45f4-9626-a8d3b5c03948','a8a2279d-8c25-48e9-8f7e-20843c6e858e','61cd64a0-4a56-40c7-9813-10469bd68142','3577946b-7d2b-4b9b-be3d-872f8ea01d8f'],size=2,snapshot_id=None,source_replicaid=,source_volid=6255ed02-b01e-437d-8315-7e58d8ae5603,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-705883317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a096908-3a90-4c65-a175-1563d4353ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d4e08617634b4aa4d1681a1a47fb37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=6255ed02-b01e-437d-8315-7e58d8ae5603,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69474ad84414d4a9673fa56bff296d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:57.844352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7a1659-aab7-4ca9-9392-868026cf0911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:57.880179 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7a1659-aab7-4ca9-9392-868026cf0911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-705883317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d4e08617634b4aa4d1681a1a47fb37',qos_specs=None,replication_status=,reservations=['e3ec07fe-9b60-45f4-9626-a8d3b5c03948','a8a2279d-8c25-48e9-8f7e-20843c6e858e','61cd64a0-4a56-40c7-9813-10469bd68142','3577946b-7d2b-4b9b-be3d-872f8ea01d8f'],size=2,snapshot_id=None,source_replicaid=,source_volid=6255ed02-b01e-437d-8315-7e58d8ae5603,status='creating',user_id='b69474ad84414d4a9673fa56bff296d3',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:57.880179 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c23cd5-19a2-4865-8470-b82f9d21ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:44:57.901191 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c23cd5-19a2-4865-8470-b82f9d21ab4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:44:57.901191 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Flow 'volume_create_api' (b1589562-3968-4968-bd03-f89fc1c6ca78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:44:57.901191 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Create volume request issued successfully. Jul 03 10:44:57.901191 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f42f12a5-4246-4c0b-8e0e-c240fe5f228b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:44:57.902167 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 467/1846] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:44:57 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:44:57.915253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.917851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:57.918094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.918354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.934814 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.934814 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:57.935700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:57.938873 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:57.939623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:57.939866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:57.940116 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:57.944252 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-468d9a30-4be5-44e4-8feb-eb98b3d16537 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 200 Jul 03 10:44:57.944679 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 466/1847] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:57.962929 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:57.962929 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:57.971231 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:57.977341 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-9f6c3a47-06f1-4e41-b200-a362a7a32655 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:57.978015 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 449/1848] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:44:57 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:58.005040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:58.007373 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852/action Jul 03 10:44:58.007863 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:44:58.008047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:44:58.021438 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:58.021438 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:58.021729 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:58.028133 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Begin detaching volume completed successfully. Jul 03 10:44:58.028381 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-d098d015-174f-4de5-a7aa-b55d43be4c31 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852/action returned with HTTP 202 Jul 03 10:44:58.028942 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 467/1849] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:44:58 2026] POST /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:44:58.054898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:58.059173 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:58.059173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:58.059173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:58.072411 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:58.072411 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:58.076081 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:58.082484 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5cc2148-6ae0-418e-811d-8dda21e5e975 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:58.083304 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 468/1850] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:58 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:58.142333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c8a499f1-d337-493b-b709-b9b010b715f4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:58.144486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8a499f1-d337-493b-b709-b9b010b715f4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:58.144553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8a499f1-d337-493b-b709-b9b010b715f4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:58.144705 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8a499f1-d337-493b-b709-b9b010b715f4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:58.154621 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:58.154621 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:58.158285 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c8a499f1-d337-493b-b709-b9b010b715f4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:58.162203 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8a499f1-d337-493b-b709-b9b010b715f4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:58.162591 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 467/1851] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:58 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:58.960616 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:58.962808 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:58.962947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:58.963198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:58.976652 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:58.976652 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:58.981067 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:58.985463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbe8a11a-a207-4bb6-a100-0ae45616351b tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 200 Jul 03 10:44:58.985959 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 450/1852] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:58 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:59.003988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.006153 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:59.006402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.006652 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.013703 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.013703 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:59.018296 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:59.023679 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91088b2b-58d0-4d76-911f-0c0008e33f07 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 200 Jul 03 10:44:59.024209 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 468/1853] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:59.035820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5836a5de-4b69-4765-b01c-6bdc548d166e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.037753 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5836a5de-4b69-4765-b01c-6bdc548d166e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:59.037975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5836a5de-4b69-4765-b01c-6bdc548d166e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.038233 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5836a5de-4b69-4765-b01c-6bdc548d166e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.046440 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.046440 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:59.050870 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5836a5de-4b69-4765-b01c-6bdc548d166e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:59.055136 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5836a5de-4b69-4765-b01c-6bdc548d166e tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 200 Jul 03 10:44:59.055539 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 469/1854] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:59.063899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-572a49be-1c9e-4a4c-88bc-c69608cb1251 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.064365 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-572a49be-1c9e-4a4c-88bc-c69608cb1251 None None] GET https://10.4.3.52/volume// Jul 03 10:44:59.064536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-572a49be-1c9e-4a4c-88bc-c69608cb1251 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.064733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-572a49be-1c9e-4a4c-88bc-c69608cb1251 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.065073 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-572a49be-1c9e-4a4c-88bc-c69608cb1251 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:44:59.065442 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 468/1855] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:44:59.067006 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6f2fd513-4a45-45f9-aed6-0e958305056a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.068984 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:59.069207 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.069390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.069557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume with id: 1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:59.074030 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.077034 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:59.077356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.077644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.079338 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.079338 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:44:59.079808 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:59.089503 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.089503 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:59.094250 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:59.103232 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a19258d8-3821-4962-ba3c-db38de97847d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.103481 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-922fd01e-05d4-480c-9956-f946822f18c0 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:59.104040 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 469/1856] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:44:59.105386 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a19258d8-3821-4962-ba3c-db38de97847d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:44:59.105878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a19258d8-3821-4962-ba3c-db38de97847d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.105878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a19258d8-3821-4962-ba3c-db38de97847d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.116456 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume request issued successfully. Jul 03 10:44:59.116798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6f2fd513-4a45-45f9-aed6-0e958305056a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 202 Jul 03 10:44:59.117362 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 451/1857] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:44:59 2026] DELETE /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:44:59.123179 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.123179 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:44:59.127757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf9fd925-2412-4845-988e-598edffe6447 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.129607 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf9fd925-2412-4845-988e-598edffe6447 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:44:59.129852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf9fd925-2412-4845-988e-598edffe6447 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.130193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf9fd925-2412-4845-988e-598edffe6447 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.133039 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a19258d8-3821-4962-ba3c-db38de97847d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:44:59.147162 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a19258d8-3821-4962-ba3c-db38de97847d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:44:59.147577 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 470/1858] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:44:59.148455 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.148455 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:44:59.153990 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf9fd925-2412-4845-988e-598edffe6447 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:44:59.160502 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf9fd925-2412-4845-988e-598edffe6447 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 200 Jul 03 10:44:59.161119 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 469/1859] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:44:59.177199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:44:59.182931 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:44:59.183485 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:44:59.184017 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:44:59.194535 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:44:59.194535 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:44:59.198808 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:44:59.203790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c07f8a04-892c-43b8-9531-56bc891f1bfd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:44:59.204124 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 470/1860] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:44:59 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:00.164749 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.167264 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:00.167458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.167838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.179598 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.179598 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:00.181402 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8bbd3ddf-1587-4af1-bbeb-1427def2e136 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.184461 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8bbd3ddf-1587-4af1-bbeb-1427def2e136 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 Jul 03 10:45:00.184691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8bbd3ddf-1587-4af1-bbeb-1427def2e136 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.184841 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8bbd3ddf-1587-4af1-bbeb-1427def2e136 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.187023 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:00.194300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c8d0845e-5bf1-49af-bcc3-28ea7e8544e3 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:00.194721 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 452/1861] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:00 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:00.195478 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8bbd3ddf-1587-4af1-bbeb-1427def2e136 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 returned with HTTP 404 Jul 03 10:45:00.196060 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 471/1862] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:00 2026] GET /volume/v3/volumes/1a096908-3a90-4c65-a175-1563d4353ee8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:00.208001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.209823 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:45:00.210075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.210295 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.219902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fb45560d-5855-460d-bf4f-452b67fcb287 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.223626 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.223626 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:00.224339 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fb45560d-5855-460d-bf4f-452b67fcb287 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:00.224339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fb45560d-5855-460d-bf4f-452b67fcb287 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.224339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fb45560d-5855-460d-bf4f-452b67fcb287 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.234123 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:45:00.241148 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b31e037-09ce-4306-af62-8bd5acb07c45 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 200 Jul 03 10:45:00.241148 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 470/1863] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:00 2026] GET /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:00.252861 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.252861 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:00.253637 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fb45560d-5855-460d-bf4f-452b67fcb287 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:00.254516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.256579 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:45:00.256829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.257023 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.257201 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume with id: 6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:45:00.257689 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fb45560d-5855-460d-bf4f-452b67fcb287 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:00.258227 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 471/1864] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:00 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:00.268536 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.268536 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:00.269209 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:45:00.289993 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Delete volume request issued successfully. Jul 03 10:45:00.290280 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e22ea23-b897-4fc3-aeab-263166c0d75a tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 202 Jul 03 10:45:00.290661 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 453/1865] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:00 2026] DELETE /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:00.300432 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.302625 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:45:00.302839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:00.303059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:00.312443 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.312443 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:00.320140 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Volume info retrieved successfully. Jul 03 10:45:00.326610 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0de82e40-956f-4c70-aa3a-f03df0c8ed36 tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 200 Jul 03 10:45:00.327090 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 472/1866] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:00 2026] GET /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:00.753016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e28c8b52-fd8a-44a2-baa2-cdfdd6b12a4b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:00.756286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e28c8b52-fd8a-44a2-baa2-cdfdd6b12a4b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4/action Jul 03 10:45:00.756324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e28c8b52-fd8a-44a2-baa2-cdfdd6b12a4b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:00.756505 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e28c8b52-fd8a-44a2-baa2-cdfdd6b12a4b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:00.787060 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:00.787060 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:00.800677 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c423e002-bd3d-40fb-9d03-6dfad64029db req-e28c8b52-fd8a-44a2-baa2-cdfdd6b12a4b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4/action returned with HTTP 204 Jul 03 10:45:00.801012 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 471/1867] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:00 2026] POST /volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:01.212850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:01.219751 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:01.219987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:01.220519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:01.237826 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:01.237826 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:01.241941 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:01.247624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9024b1a8-bc3e-468e-b306-a4cad45ac2b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:01.248150 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 472/1868] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:01 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:01.271666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:01.275938 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:01.275938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:01.275938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:01.290721 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:01.290721 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:01.295129 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:01.299972 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5a9d702-c88d-4621-8c1f-429e9b994b70 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:01.300672 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 454/1869] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:01 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:01.318967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:01.320458 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:45:01.320866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3476cdfd-47ea-40da-9b1a-8b8aa14cbb44", "name": "tempest-VolumesBackupsTest-Backup-1271235900", "force": true, "container": "tempest-volumesbackupstest-backup-container-1373981196"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:01.322627 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': '3476cdfd-47ea-40da-9b1a-8b8aa14cbb44', 'name': 'tempest-VolumesBackupsTest-Backup-1271235900', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1373981196'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:45:01.322805 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume 3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 in container tempest-volumesbackupstest-backup-container-1373981196 Jul 03 10:45:01.334539 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:01.334539 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:01.335082 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:01.341604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-536f0672-0770-4632-a25b-0634dce4bded None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:01.343799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-536f0672-0770-4632-a25b-0634dce4bded tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] GET https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 Jul 03 10:45:01.344010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-536f0672-0770-4632-a25b-0634dce4bded tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:01.344348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-536f0672-0770-4632-a25b-0634dce4bded tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:01.350638 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-536f0672-0770-4632-a25b-0634dce4bded tempest-VolumesCloneTest-889265227 tempest-VolumesCloneTest-889265227-project-member] https://10.4.3.52/volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 returned with HTTP 404 Jul 03 10:45:01.351234 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 472/1870] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:01 2026] GET /volume/v3/volumes/6255ed02-b01e-437d-8315-7e58d8ae5603 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:01.398194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['c6fdfab2-b30c-4929-81e7-5231bc2e8fc1', '0460ebf0-6afd-47d0-9e24-98ec24b50ccf'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:01.458151 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-65d81dbc-60f6-400c-beb0-fcad91044f49 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:45:01.458965 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 473/1871] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:01 2026] POST /volume/v3/backups => generated 328 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:01.469469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:01.471336 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:01.471537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:01.471716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:01.471827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:01.476875 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:01.476875 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:01.477908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7f02869-028b-4d88-9a1d-a6e3c14331dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:01.478341 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 473/1872] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:01 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:02.131569 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-fbca9882-8791-43a8-8432-486524199725 req-753c19ff-3f06-4aae-8ca7-1a87ebd3ed97 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:02.133793 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-753c19ff-3f06-4aae-8ca7-1a87ebd3ed97 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 Jul 03 10:45:02.134037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-753c19ff-3f06-4aae-8ca7-1a87ebd3ed97 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:02.134310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-753c19ff-3f06-4aae-8ca7-1a87ebd3ed97 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:02.142038 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:02.142038 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:02.265930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:02.267444 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:02.267597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:02.270647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:02.279811 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:02.279811 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:02.282902 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:02.286596 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f444a4e-ea09-48ba-baa5-dafce19d8e10 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:02.286944 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 473/1873] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:02 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:02.492622 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:02.494328 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:02.494523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:02.494705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:02.494819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:02.500855 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:02.500855 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:02.501604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97af3a6f-8c5e-4fc6-8700-2e41a94acec2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:02.501966 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 474/1874] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:02 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:02.682174 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-fbca9882-8791-43a8-8432-486524199725 req-753c19ff-3f06-4aae-8ca7-1a87ebd3ed97 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 returned with HTTP 200 Jul 03 10:45:02.682711 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 455/1875] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:02 2026] DELETE /volume/v3/attachments/123c13ed-f690-4ec9-b1c0-62cab383b000 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:03.302079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:03.304036 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:03.304669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:03.304669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:03.311652 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:03.311652 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:03.317036 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:03.323372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a7283f1c-7029-4a46-b4d9-ff93bebba407 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:03.323882 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 474/1876] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:03 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:03.408495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:03.410576 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:03.410837 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:03.411062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:03.419673 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:03.419673 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:03.422845 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:03.426806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-e4e721b7-d10e-4dfd-bf91-b1f9ca4e1de8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:03.427256 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 474/1877] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:03 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:03.446981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:03.453631 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] POST https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8/action Jul 03 10:45:03.454075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:03.454222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:03.473625 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:03.473625 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:03.474260 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:03.486314 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Begin detaching volume completed successfully. Jul 03 10:45:03.486511 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-b11dc93a-248c-4e30-8888-7f22c8de1170 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8/action returned with HTTP 202 Jul 03 10:45:03.486967 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 475/1878] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:03 2026] POST /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:03.508438 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:03.510250 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:03.510444 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:03.510653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:03.513720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:03.519415 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:03.519646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:03.519899 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:03.520048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:03.524164 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:03.524164 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:03.529036 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:03.529036 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:03.529673 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e10089e2-0732-4315-8cd2-bcfddd4960d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:03.530014 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 475/1879] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:03 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:03.530458 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:03.537959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f2c5d14-c654-4327-bc71-cacedbb96051 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:03.539176 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 456/1880] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:03 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:04.523944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8a86e907-67ee-40ae-93c1-750bb77d7b09 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:04.524388 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a86e907-67ee-40ae-93c1-750bb77d7b09 None None] GET https://10.4.3.52/volume// Jul 03 10:45:04.524525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a86e907-67ee-40ae-93c1-750bb77d7b09 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:04.524589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a86e907-67ee-40ae-93c1-750bb77d7b09 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:04.524911 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a86e907-67ee-40ae-93c1-750bb77d7b09 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:04.525192 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 475/1881] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:04 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:04.533205 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:04.535296 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:04.535610 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:04.535825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:04.541771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:04.546368 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:04.546368 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:04.549689 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:04.551190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:04.551324 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:04.551406 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:04.551406 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:04.555700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:04.556140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-3e333fb7-949d-4b09-8c13-c7a6e4b779b8 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:04.556140 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 476/1882] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:04 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:04.557425 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:04.557778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:04.558019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:04.559335 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:04.559335 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:04.560608 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c526a42b-0fe0-4cdb-8ba4-69a94552349a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:04.560852 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 476/1883] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:04 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:04.573250 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:04.573250 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:04.577626 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:04.584715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4d4b18c-9170-4207-89b5-7b68621a6e9c tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:04.585351 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 457/1884] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:04 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-4c843c4d-3caa-4242-9bc8-5db5fbe835ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-4c843c4d-3caa-4242-9bc8-5db5fbe835ad tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-4c843c4d-3caa-4242-9bc8-5db5fbe835ad tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-4c843c4d-3caa-4242-9bc8-5db5fbe835ad tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.036371 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-72c0137e-2dfc-4a89-8bfa-b8171d56486e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:06.044305 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 477/1885] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:05 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e0bc036-4e55-460d-bc28-8bc498dfb25f tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:06.046846 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 477/1886] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:05 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:06.094809 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8676f2c0-4054-42db-9ae9-bc368a02fb3d req-4c843c4d-3caa-4242-9bc8-5db5fbe835ad tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b returned with HTTP 200 Jul 03 10:45:06.095331 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 476/1887] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:05 2026] DELETE /volume/v3/attachments/11be17ff-97ca-4ac8-8257-8a2ce931065b => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.603948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.607007 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:06.607342 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.607680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.607867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:06.614403 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.614403 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:06.615608 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d161e7c0-e5ae-4203-83e3-fc42ecf8fbc4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:06.617085 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 458/1888] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.660556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ad20489-133f-4a01-839c-d20aeccc375d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.663140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ad20489-133f-4a01-839c-d20aeccc375d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:06.663236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ad20489-133f-4a01-839c-d20aeccc375d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.663368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ad20489-133f-4a01-839c-d20aeccc375d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.675621 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.675621 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:06.681009 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1ad20489-133f-4a01-839c-d20aeccc375d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.687463 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ad20489-133f-4a01-839c-d20aeccc375d tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:06.687944 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 478/1889] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.704834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.707009 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:06.707733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.707733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.718347 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.718347 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:06.724695 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.739919 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13fdb67d-9af9-40d2-ae5d-ed0ed51878eb tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:06.739919 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 478/1890] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.801101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.804358 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:06.804601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.804866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.813741 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.813741 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:06.820319 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.827386 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc2fb63a-391a-4f2e-b8b7-c3754f203c2b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:06.827894 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 477/1891] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.843446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4eb74132-6ca2-4e22-a090-555b000185ea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.846794 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4eb74132-6ca2-4e22-a090-555b000185ea tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:06.846794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4eb74132-6ca2-4e22-a090-555b000185ea tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.847007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4eb74132-6ca2-4e22-a090-555b000185ea tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.857811 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.857811 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:06.862575 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4eb74132-6ca2-4e22-a090-555b000185ea tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.869995 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4eb74132-6ca2-4e22-a090-555b000185ea tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:06.870576 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 459/1892] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:06.932749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:06.933543 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:06.934161 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:06.934161 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:06.946161 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:06.946161 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:06.953240 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:06.960582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7cca0e8-06cf-4a86-8a6e-cecee0ab68b5 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:06.961312 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 479/1893] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:06 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:07.634027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-576d2a21-3717-4543-ba99-1737141ac0cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:07.639538 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-576d2a21-3717-4543-ba99-1737141ac0cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:07.642266 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-576d2a21-3717-4543-ba99-1737141ac0cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:07.643845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-576d2a21-3717-4543-ba99-1737141ac0cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:07.643845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-576d2a21-3717-4543-ba99-1737141ac0cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:07.658169 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:07.658169 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:07.659595 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-576d2a21-3717-4543-ba99-1737141ac0cb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:07.660568 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 479/1894] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:07 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:08.674159 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:08.676316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:08.676529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:08.676838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:08.676939 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:08.682301 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:08.682301 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:08.683338 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f27acae-19c6-438d-9d13-7cc3f790bcb5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:08.684130 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 478/1895] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:08 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:09.700398 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b4d82f9-f436-4231-add9-e88009387c39 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:09.702364 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b4d82f9-f436-4231-add9-e88009387c39 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:09.702581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b4d82f9-f436-4231-add9-e88009387c39 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:09.702770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b4d82f9-f436-4231-add9-e88009387c39 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:09.702883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1b4d82f9-f436-4231-add9-e88009387c39 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:09.703217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:09.705949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:09.706234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:09.706481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:09.710510 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:09.710510 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:09.712407 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b4d82f9-f436-4231-add9-e88009387c39 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:09.713296 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 460/1896] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:09 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:09.715418 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:09.715418 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:09.721082 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:09.725446 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-2776a6bc-aac3-4864-a918-06ae8cf03c95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:09.726364 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 480/1897] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:09 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:10.728257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:10.731729 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:10.731898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:10.732569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:10.732569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:10.741839 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:10.741839 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:10.742916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cdc3adc9-cc78-4031-9c19-d2e4cb54f818 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:10.743632 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 480/1898] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:10 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:11.761393 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ed384553-142c-47ef-a424-a18eaae2c907 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.764555 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed384553-142c-47ef-a424-a18eaae2c907 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:11.764802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed384553-142c-47ef-a424-a18eaae2c907 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:11.765082 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed384553-142c-47ef-a424-a18eaae2c907 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:11.765224 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ed384553-142c-47ef-a424-a18eaae2c907 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:11.770002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7d82dd00-b6de-481f-8434-1ec119550a8b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.770459 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d82dd00-b6de-481f-8434-1ec119550a8b None None] GET https://10.4.3.52/volume// Jul 03 10:45:11.770647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7d82dd00-b6de-481f-8434-1ec119550a8b None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:11.770919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7d82dd00-b6de-481f-8434-1ec119550a8b None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:11.771327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d82dd00-b6de-481f-8434-1ec119550a8b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:11.771682 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 461/1899] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:45:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:11.773524 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:11.773524 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:11.774003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed384553-142c-47ef-a424-a18eaae2c907 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:11.774445 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 479/1900] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:11 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:11.781507 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-a17a0f80-09b5-4b8b-825d-6749b4337f84 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.868952 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.871768 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:45:11.872072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:11.872365 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:11.882126 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:11.882126 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:11.886985 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:45:11.893577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-937a0cb8-e59d-49fd-80f7-3c8228cc86a8 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:45:11.894182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 481/1901] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:11 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:11.921226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5d232bac-5d84-4df8-beb9-25860d8246c8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.921703 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d232bac-5d84-4df8-beb9-25860d8246c8 None None] GET https://10.4.3.52/volume// Jul 03 10:45:11.921993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d232bac-5d84-4df8-beb9-25860d8246c8 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:11.922280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d232bac-5d84-4df8-beb9-25860d8246c8 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:11.922666 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d232bac-5d84-4df8-beb9-25860d8246c8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:11.923020 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 462/1902] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:45:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:11.932930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-29ef6d7c-3a1a-429b-9cff-870f36fbde17 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:11.935293 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-29ef6d7c-3a1a-429b-9cff-870f36fbde17 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:11.935986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-29ef6d7c-3a1a-429b-9cff-870f36fbde17 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef73d4a5-83fb-4ecd-acc3-d033c1c455a4", "connector": null, "instance_uuid": "0f8004b4-12d6-4b0e-b60a-979c59d62994"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:11.947360 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:11.947360 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:11.955816 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-a17a0f80-09b5-4b8b-825d-6749b4337f84 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:11.956206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-a17a0f80-09b5-4b8b-825d-6749b4337f84 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c696205-e359-4a8c-89c2-90185ad8fd0c", "connector": null, "instance_uuid": "bc6cebad-4507-4ead-a2a8-97587d1deff3"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:11.968028 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:11.968028 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:11.985362 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-29ef6d7c-3a1a-429b-9cff-870f36fbde17 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:11.985818 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 480/1903] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:11 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:12.004552 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-a17a0f80-09b5-4b8b-825d-6749b4337f84 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:12.005165 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 481/1904] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:11 2026] POST /volume/v3/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:12.040649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-36be0749-caa9-4532-a1b2-8e3a0362ca81 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.042581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-36be0749-caa9-4532-a1b2-8e3a0362ca81 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] POST https://10.4.3.52/volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce/action Jul 03 10:45:12.042986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-36be0749-caa9-4532-a1b2-8e3a0362ca81 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:12.043148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-36be0749-caa9-4532-a1b2-8e3a0362ca81 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:12.060816 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.060816 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:12.081207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6ea294e2-cbb2-4dc8-946e-7d1ed82090f7 req-36be0749-caa9-4532-a1b2-8e3a0362ca81 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce/action returned with HTTP 204 Jul 03 10:45:12.081774 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 482/1905] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:12 2026] POST /volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:12.112785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.114656 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:45:12.114870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.115065 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.124503 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.124503 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:12.128169 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:45:12.132628 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f110d67c-c3b0-4414-890d-15e92bba0c67 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:45:12.133854 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 463/1906] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:12.148278 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.152914 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:45:12.153210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.153434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.165933 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.165933 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:12.170227 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:45:12.175349 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10e93e30-0f17-48dd-8b93-bb9c8cc195fd tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:45:12.175774 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 481/1907] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:12.236616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.243536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:45:12.243536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.243784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.255778 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1c690068-ae19-487b-b19e-08d436ecb3fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.258183 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c690068-ae19-487b-b19e-08d436ecb3fd tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:12.258583 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c690068-ae19-487b-b19e-08d436ecb3fd tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.258811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c690068-ae19-487b-b19e-08d436ecb3fd tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.263448 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.263448 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:12.272509 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.272509 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:12.276742 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1c690068-ae19-487b-b19e-08d436ecb3fd tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:12.279715 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:45:12.281983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c690068-ae19-487b-b19e-08d436ecb3fd tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:12.282627 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 483/1908] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:12.296450 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-92671712-b98b-40bf-9bee-97b8fce73574 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:45:12.298977 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 482/1909] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 1110 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:12.336047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-ee566492-c870-4d65-8f22-7970b1891e6a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.339027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-ee566492-c870-4d65-8f22-7970b1891e6a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] DELETE https://10.4.3.52/volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce Jul 03 10:45:12.339276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-ee566492-c870-4d65-8f22-7970b1891e6a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.339496 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-ee566492-c870-4d65-8f22-7970b1891e6a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.348293 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.348293 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:12.552368 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-75d23f77-b0d5-4b57-8080-4f4180b70c2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.552368 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75d23f77-b0d5-4b57-8080-4f4180b70c2e None None] GET https://10.4.3.52/volume// Jul 03 10:45:12.552499 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75d23f77-b0d5-4b57-8080-4f4180b70c2e None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.552981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75d23f77-b0d5-4b57-8080-4f4180b70c2e None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.552981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75d23f77-b0d5-4b57-8080-4f4180b70c2e None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:12.553688 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 482/1910] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:12.565239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.569391 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:12.569739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.570094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.579392 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.579392 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:12.582448 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:12.586355 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-075a95b8-47f2-415d-b53a-7576a45e9934 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:12.586773 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 484/1911] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 1081 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:12.704032 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.706064 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] PUT https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 Jul 03 10:45:12.706426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:12.714072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Acquiring lock "cinder-attachment_update-2c696205-e359-4a8c-89c2-90185ad8fd0c-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:45:12.721445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-2c696205-e359-4a8c-89c2-90185ad8fd0c-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:45:12.722599 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.722599 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:12.786748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.791124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:12.791124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.791627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.791627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:12.798863 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.798863 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:12.800010 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2d2fa23-0115-4b8c-b702-09df06f88939 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:12.800570 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 483/1912] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:12.896880 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-01858b15-3c36-4da3-a15f-9f7d981c5385 req-ee566492-c870-4d65-8f22-7970b1891e6a tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce returned with HTTP 200 Jul 03 10:45:12.897582 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 464/1913] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:12 2026] DELETE /volume/v3/attachments/83ad8c87-f513-4ecf-b6e1-875689eda6ce => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:12.933909 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:12.936198 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:45:12.936497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:12.936668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:12.945769 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:12.945769 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:12.950504 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:45:12.956135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-81dde209-9bea-44a5-b6e5-41746ed8db6b tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:45:12.956808 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 485/1914] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:12 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:13.255284 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-2c696205-e359-4a8c-89c2-90185ad8fd0c-np0000004406" released by "attachment_update" :: held 0.534s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:45:13.255680 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-76846c69-6793-40e8-baf6-8c558080e534 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 returned with HTTP 200 Jul 03 10:45:13.256403 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 483/1915] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:45:12 2026] PUT /volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:13.271322 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-75d60940-78f2-4da9-bfcf-559651117306 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:13.273129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-75d60940-78f2-4da9-bfcf-559651117306 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption Jul 03 10:45:13.273339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-75d60940-78f2-4da9-bfcf-559651117306 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:13.273536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-75d60940-78f2-4da9-bfcf-559651117306 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:13.288021 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:13.288021 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:13.295966 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-75d60940-78f2-4da9-bfcf-559651117306 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption returned with HTTP 200 Jul 03 10:45:13.297311 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 484/1916] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:45:13 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:13.301439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-56781183-d461-4011-92a5-c9915d384b31 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:13.304559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56781183-d461-4011-92a5-c9915d384b31 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:13.305614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56781183-d461-4011-92a5-c9915d384b31 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:13.305614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56781183-d461-4011-92a5-c9915d384b31 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:13.322964 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:13.322964 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:13.330947 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-56781183-d461-4011-92a5-c9915d384b31 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:13.341151 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56781183-d461-4011-92a5-c9915d384b31 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:13.341151 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 465/1917] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:13 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:13.812610 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:13.814375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:13.814675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:13.815178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:13.815178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:13.820837 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:13.820837 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:13.821770 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f69c530-ac60-42f3-a2bd-d1d14bf9d3bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:13.822362 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 486/1918] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:13 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:14.357593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:14.359520 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:14.359704 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:14.359888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:14.369614 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:14.369614 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:14.372887 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:14.378684 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddad25bf-593d-4bae-bb3e-3efa5a027798 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:14.379125 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 484/1919] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:14 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:14.834030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:14.837690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:14.837690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:14.838869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:14.838869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:14.845198 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:14.845198 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:14.847277 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c10979c-cab9-4e04-8054-cd613295b0f7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:14.847432 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 485/1920] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:14 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:15.340549 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a274946a-b039-4913-9587-9c2dcc366ea2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:15.394561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-15257177-aaf9-4338-91b3-c5c689c743ab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:15.398775 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15257177-aaf9-4338-91b3-c5c689c743ab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:15.399046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15257177-aaf9-4338-91b3-c5c689c743ab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:15.399308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15257177-aaf9-4338-91b3-c5c689c743ab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:15.408077 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a274946a-b039-4913-9587-9c2dcc366ea2 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:45:15.409789 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a274946a-b039-4913-9587-9c2dcc366ea2 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2038455018", "extra_specs": {}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:15.412433 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:15.412433 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:15.416698 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-15257177-aaf9-4338-91b3-c5c689c743ab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:15.422134 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15257177-aaf9-4338-91b3-c5c689c743ab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:15.422556 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 487/1921] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:15 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:45:15.459767 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a274946a-b039-4913-9587-9c2dcc366ea2 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:45:15.460262 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 466/1922] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:45:15 2026] POST /volume/v3/types => generated 218 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:15.470289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7b8c1582-7b26-46d1-81a4-40da599eaa3c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:15.472534 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b8c1582-7b26-46d1-81a4-40da599eaa3c tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586/encryption Jul 03 10:45:15.473097 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b8c1582-7b26-46d1-81a4-40da599eaa3c tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:15.493656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b8c1582-7b26-46d1-81a4-40da599eaa3c tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586/encryption returned with HTTP 200 Jul 03 10:45:15.494060 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 485/1923] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:45:15 2026] POST /volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:15.504960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:15.567023 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:15.567406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2097541353", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2038455018", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:15.568812 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2097541353', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2038455018', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:15.574009 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume of 1 GB Jul 03 10:45:15.574308 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:15.574308 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:15.574774 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Availability Zones retrieved successfully. Jul 03 10:45:15.581281 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (71821e90-857f-4a95-a4ea-ace762fee95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:15.582156 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0130fd42-2602-405d-b378-ca7f4871184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:15.583027 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:15.610093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0130fd42-2602-405d-b378-ca7f4871184d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:45:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c58ef4a9-69c1-4e42-987e-c033899ed586,is_public=True,name='tempest-scenario-type-cryptsetup-2038455018',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c58ef4a9-69c1-4e42-987e-c033899ed586', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:15.611022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16164c07-3ea7-4de1-b035-926e810ab583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:15.640903 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:45:15.641280 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:45:15.688947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Created reservations ['cbd7a12a-db9d-476b-b34c-14d46d395cb5', '4091814f-7907-4063-beb1-eb98af4b7f79', '2d0f65ee-3505-46b4-a100-920e120e78b9', '49d9df28-220d-4c3a-b044-810c16eb7845'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:15.690505 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16164c07-3ea7-4de1-b035-926e810ab583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd7a12a-db9d-476b-b34c-14d46d395cb5', '4091814f-7907-4063-beb1-eb98af4b7f79', '2d0f65ee-3505-46b4-a100-920e120e78b9', '49d9df28-220d-4c3a-b044-810c16eb7845']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:15.691224 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c50da4-b046-4dad-ba6c-98e0269e1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:15.714231 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c50da4-b046-4dad-ba6c-98e0269e1218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f05519-9fce-4856-acf5-fb44cba15bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2097541353',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['cbd7a12a-db9d-476b-b34c-14d46d395cb5','4091814f-7907-4063-beb1-eb98af4b7f79','2d0f65ee-3505-46b4-a100-920e120e78b9','49d9df28-220d-4c3a-b044-810c16eb7845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=c58ef4a9-69c1-4e42-987e-c033899ed586), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2097541353',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b5f05519-9fce-4856-acf5-fb44cba15bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74a234cbb8f44c74ac65dca40ca74f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7470ca3c817429184f7fafa6d126bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c58ef4a9-69c1-4e42-987e-c033899ed586),volume_type_id=c58ef4a9-69c1-4e42-987e-c033899ed586)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:15.714955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746aa2fc-a18f-415d-a774-cd7896f33f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:15.735194 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746aa2fc-a18f-415d-a774-cd7896f33f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2097541353',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['cbd7a12a-db9d-476b-b34c-14d46d395cb5','4091814f-7907-4063-beb1-eb98af4b7f79','2d0f65ee-3505-46b4-a100-920e120e78b9','49d9df28-220d-4c3a-b044-810c16eb7845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=c58ef4a9-69c1-4e42-987e-c033899ed586)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:15.735828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0e04fa-1bc2-4b11-a26a-f1a6a8074caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:15.746998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0e04fa-1bc2-4b11-a26a-f1a6a8074caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:15.747913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (71821e90-857f-4a95-a4ea-ace762fee95d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:15.748297 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request issued successfully. Jul 03 10:45:15.749068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2939c1a3-a12f-4567-aa6b-ab4a02065708 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:15.749718 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 486/1924] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:15 2026] POST /volume/v3/volumes => generated 789 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:45:15.867470 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:15.873356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:15.873356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:15.873356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:15.873356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:15.880500 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:15.880500 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:15.881065 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f3614e2-f5b2-415b-bf27-e64825683db9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:15.882954 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 488/1925] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:15 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:16.259171 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:16.262951 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:16.262951 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:16.262951 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:16.262951 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume with id: 58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:16.273216 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:16.273216 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:16.273772 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:16.293735 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume request issued successfully. Jul 03 10:45:16.294166 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d19b555d-ac4a-43bf-a6f6-10e25170d349 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 202 Jul 03 10:45:16.294786 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 467/1926] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:16 2026] DELETE /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:16.303762 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:16.305933 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:16.306094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:16.306576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:16.317695 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:16.317695 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:16.322206 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:16.327939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b3bc5e58-9d97-41d8-a4e2-ba96f4e0357b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 200 Jul 03 10:45:16.328379 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 486/1927] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:16 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:16.442217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:16.444394 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:16.444931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:16.444931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:16.457620 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:16.457620 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:16.462197 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:16.468998 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45472498-c6b6-4dee-9bfc-447a824ba2d7 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:16.469431 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 487/1928] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:16 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:16.896030 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:16.897942 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:16.898163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:16.898354 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:16.898544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:16.908897 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:16.908897 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:16.909801 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-83bd3b00-6429-42f5-b1f2-43d00c772f47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:16.910352 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 489/1929] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:16 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:17.343708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7e7a2929-1762-4989-849e-adeb2734bb2e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:17.346954 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e7a2929-1762-4989-849e-adeb2734bb2e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 Jul 03 10:45:17.346954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e7a2929-1762-4989-849e-adeb2734bb2e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:17.346954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e7a2929-1762-4989-849e-adeb2734bb2e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:17.353688 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e7a2929-1762-4989-849e-adeb2734bb2e tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 returned with HTTP 404 Jul 03 10:45:17.354399 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 468/1930] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:17 2026] GET /volume/v3/volumes/58c56bdf-43ae-43c1-ab9e-b9d01393d7b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:17.361523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:17.363426 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:17.363633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:17.363812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:17.364004 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume with id: ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:17.372514 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:17.372514 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:17.372991 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:17.405036 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume request issued successfully. Jul 03 10:45:17.405036 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0eabc8e2-33cc-4937-bd7e-5c1309c1cd18 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 202 Jul 03 10:45:17.405036 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 487/1931] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:17 2026] DELETE /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:17.415430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:17.418723 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:17.418723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:17.419721 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:17.429527 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:17.429527 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:17.439699 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:17.447954 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab5af0b2-4f1e-4124-a683-2c82cd45f1d1 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 200 Jul 03 10:45:17.449757 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 488/1932] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:17 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:17.484577 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:17.487246 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:17.487504 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:17.487782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:17.505733 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:17.505733 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:17.515094 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:17.522919 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-376f5f5f-0a2f-42f0-9226-7009325e25d2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:17.523382 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 490/1933] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:17 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:17.924057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:17.927793 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:17.928056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:17.929585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:17.929718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:17.941051 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:17.941051 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:17.942443 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-097b8d52-e4d1-48bf-8bec-e248b45ee90d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:17.944361 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 469/1934] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:17 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:18.166685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.171794 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:18.171794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.171794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.189390 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.189390 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:18.194688 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:18.202133 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-77111585-2587-4127-bcac-a663c7b902ef tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:45:18.202535 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 488/1935] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:18 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:18.226208 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.229510 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] POST https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58/action Jul 03 10:45:18.230008 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:18.230236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:18.245613 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.245613 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:18.246298 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:18.255009 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Begin detaching volume completed successfully. Jul 03 10:45:18.255366 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-a59a6975-5cf5-4af4-940f-7d2081e18244 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58/action returned with HTTP 202 Jul 03 10:45:18.256048 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 489/1936] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:18 2026] POST /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:18.462293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4fe97d32-90cc-40f2-853c-295272e63b8b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.463597 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fe97d32-90cc-40f2-853c-295272e63b8b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 Jul 03 10:45:18.463774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fe97d32-90cc-40f2-853c-295272e63b8b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.463960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fe97d32-90cc-40f2-853c-295272e63b8b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.470874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fe97d32-90cc-40f2-853c-295272e63b8b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 returned with HTTP 404 Jul 03 10:45:18.471346 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 491/1937] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:18 2026] GET /volume/v3/volumes/ad6b0847-170e-441a-8355-8e66d1e24852 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:45:18.542326 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1f4e6296-c32c-4461-aca5-743597e07598 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.542634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.542885 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f4e6296-c32c-4461-aca5-743597e07598 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:18.542885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f4e6296-c32c-4461-aca5-743597e07598 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.542885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f4e6296-c32c-4461-aca5-743597e07598 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.543736 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:45:18.543942 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.544133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.544290 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume with id: 5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:45:18.552732 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.552732 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:18.553459 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:18.558343 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.558343 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:18.563405 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1f4e6296-c32c-4461-aca5-743597e07598 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:18.569956 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f4e6296-c32c-4461-aca5-743597e07598 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:18.570706 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 470/1938] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:18 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:18.582004 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Delete volume request issued successfully. Jul 03 10:45:18.582228 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-55d44060-f3b7-4f0a-8372-67b3d51bc377 tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 202 Jul 03 10:45:18.582637 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 489/1939] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:18 2026] DELETE /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:18.594341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.600590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:45:18.601198 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.601351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.618918 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.618918 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:18.626142 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Volume info retrieved successfully. Jul 03 10:45:18.630635 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-800977ed-fd8f-497e-aa0d-ae3bcc7bb33a tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 200 Jul 03 10:45:18.631857 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 490/1940] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:18 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:18.955897 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:18.958119 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:18.958395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:18.958626 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:18.958769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:18.967032 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:18.967032 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:18.968238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ea633ed-40ef-4b62-b42a-c1aed2eb0481 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:18.968789 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 492/1941] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:18 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:19.286015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8ce661d0-97d6-4d1b-a9f2-8da48eee95a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:19.286422 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ce661d0-97d6-4d1b-a9f2-8da48eee95a7 None None] GET https://10.4.3.52/volume// Jul 03 10:45:19.286586 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ce661d0-97d6-4d1b-a9f2-8da48eee95a7 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:19.286763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ce661d0-97d6-4d1b-a9f2-8da48eee95a7 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:19.287098 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ce661d0-97d6-4d1b-a9f2-8da48eee95a7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:19.287392 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 471/1942] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:19.295803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:19.298590 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:19.298842 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:19.299086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:19.310694 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:19.310694 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:19.314460 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:19.319996 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-246eb256-37a8-46d4-a79c-741d4454ca1b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:45:19.320388 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 490/1943] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:19 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:19.584183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:19.585090 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:19.585537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:19.585783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:19.595971 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:19.595971 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:19.601202 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:19.606600 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1285265-5f94-4a5a-949a-6e8f5a384231 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:19.607210 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 491/1944] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:19 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:19.650046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1706e3c8-bfcc-4fcd-b13b-c6e737730a4b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:19.652559 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1706e3c8-bfcc-4fcd-b13b-c6e737730a4b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] GET https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 Jul 03 10:45:19.654183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1706e3c8-bfcc-4fcd-b13b-c6e737730a4b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:19.654183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1706e3c8-bfcc-4fcd-b13b-c6e737730a4b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:19.661660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1706e3c8-bfcc-4fcd-b13b-c6e737730a4b tempest-AttachVolumeTestJSON-1217414321 tempest-AttachVolumeTestJSON-1217414321-project-member] https://10.4.3.52/volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 returned with HTTP 404 Jul 03 10:45:19.662531 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 493/1945] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:19 2026] GET /volume/v3/volumes/5b79b91f-5a52-49dc-b893-8c5145351754 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:19.983024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e051bf0f-d663-4b74-9344-65e707272b55 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:19.985425 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e051bf0f-d663-4b74-9344-65e707272b55 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:19.985680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e051bf0f-d663-4b74-9344-65e707272b55 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:19.985962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e051bf0f-d663-4b74-9344-65e707272b55 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:19.986141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e051bf0f-d663-4b74-9344-65e707272b55 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:19.993507 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:19.993507 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:19.994741 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e051bf0f-d663-4b74-9344-65e707272b55 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:19.995284 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 472/1946] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:19 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:20.393457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-9ff738aa-8dde-4096-a1de-b7dd5a624af6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:20.396132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-9ff738aa-8dde-4096-a1de-b7dd5a624af6 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee Jul 03 10:45:20.396327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-9ff738aa-8dde-4096-a1de-b7dd5a624af6 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:20.396523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-9ff738aa-8dde-4096-a1de-b7dd5a624af6 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:20.406161 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:20.406161 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:20.628535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-83290bb0-d4b0-42f5-b742-79d940dea593 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:20.629731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2388df74-e212-4326-8e3c-68c37832962f req-abe8a605-6fa6-4baa-8490-242ec18e9eab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:20.631532 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83290bb0-d4b0-42f5-b742-79d940dea593 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:20.631733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83290bb0-d4b0-42f5-b742-79d940dea593 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:20.631958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83290bb0-d4b0-42f5-b742-79d940dea593 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:20.634551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-abe8a605-6fa6-4baa-8490-242ec18e9eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644/action Jul 03 10:45:20.634928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-abe8a605-6fa6-4baa-8490-242ec18e9eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:20.635060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-abe8a605-6fa6-4baa-8490-242ec18e9eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:20.644720 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:20.644720 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:20.648253 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-83290bb0-d4b0-42f5-b742-79d940dea593 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:20.652755 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83290bb0-d4b0-42f5-b742-79d940dea593 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:20.653188 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 492/1947] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:20 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:20.669399 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:20.669399 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:20.685887 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2388df74-e212-4326-8e3c-68c37832962f req-abe8a605-6fa6-4baa-8490-242ec18e9eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644/action returned with HTTP 204 Jul 03 10:45:20.686591 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 494/1948] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:20 2026] POST /volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:20.942114 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-199dafc7-a5ae-40e3-a9f9-38df3acebefc req-9ff738aa-8dde-4096-a1de-b7dd5a624af6 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee returned with HTTP 200 Jul 03 10:45:20.942653 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 491/1949] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:20 2026] DELETE /volume/v3/attachments/64267228-f2cb-4835-b031-63191aea60ee => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:21.006947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.008786 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:21.009042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.009262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.009376 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:21.013703 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.013703 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:21.014521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-536acda5-4df2-4204-91a5-701f0e5ee3c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:21.014950 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 473/1950] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:21.029829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.032813 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:21.033126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.033348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.045948 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.045948 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:21.050201 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:21.054737 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab400ca3-45cb-404b-bb18-128ba4a2b896 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:21.055061 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 493/1951] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:21.069745 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f0290eb5-829f-436f-9537-bb14e88e53fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.073022 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:21.073022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.073022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.073668 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. Jul 03 10:45:21.080084 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.080084 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:21.103820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:45:21.109685 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0290eb5-829f-436f-9537-bb14e88e53fd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 202 Jul 03 10:45:21.110343 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 495/1952] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:21 2026] DELETE /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:21.117543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.119231 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:21.119438 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.119675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.119843 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:21.124092 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.124092 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:21.124831 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a39052ee-6c83-4d71-8540-5800b5a8a8e6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 200 Jul 03 10:45:21.125234 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 492/1953] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:21.675019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.678203 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:21.680167 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.680167 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.695126 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.695126 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:21.699120 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:21.707670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-243a5b13-ae28-43bc-8f3b-6a9f110991b3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:21.707670 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 474/1954] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 1194 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:21.731130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.734303 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:21.734303 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.734417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.749016 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.749016 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:21.757764 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:21.765015 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b96edb5-8460-4f2b-9aca-b850233c8a3a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:21.765578 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 494/1955] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 1194 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:21.817904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.823956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:21.824280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:21.824607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:21.839574 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.839574 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:21.844680 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:21.851175 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-de11ffcb-6a8d-46ec-ab1a-02a996971af6 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:21.851612 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 496/1956] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:21 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 1194 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:21.878763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:21.881251 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/action Jul 03 10:45:21.881689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:21.882094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:21.895425 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:21.895425 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:21.896052 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:21.903456 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Begin detaching volume completed successfully. Jul 03 10:45:21.903746 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6a2c5ccf-c036-4ffe-94fd-e1b54a58a364 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/action returned with HTTP 202 Jul 03 10:45:21.904366 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 493/1957] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:21 2026] POST /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:22.137160 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.138147 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 Jul 03 10:45:22.138358 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.138539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.138637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 07030bc5-c576-4a9d-9e3b-8f97a86e1ff8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:22.142377 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a7bf9ef-74e5-4e9c-9818-875e67a5775d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 returned with HTTP 404 Jul 03 10:45:22.142806 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 475/1958] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/backups/07030bc5-c576-4a9d-9e3b-8f97a86e1ff8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:22.287135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.287645 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:22.287893 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.288200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.302272 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.302272 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:22.306638 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:22.312093 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-023e51f1-a9a5-422e-ab08-9caf6ee633ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:22.312575 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 495/1959] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:22.333609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.336806 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44/action Jul 03 10:45:22.337282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:22.337449 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:22.353730 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.353730 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:22.354431 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:22.363554 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Begin detaching volume completed successfully. Jul 03 10:45:22.363781 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-3cdd0fcb-fd4c-47da-ad63-ccba199eb293 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44/action returned with HTTP 202 Jul 03 10:45:22.364382 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 497/1960] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:22 2026] POST /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:22.383552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.385606 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:22.385840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.386121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.396874 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.396874 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:22.404776 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:22.410095 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a92f1523-c714-40a8-adc0-a43381e2ee67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:22.410719 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 494/1961] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:22.518896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.520978 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:22.521205 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.521390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.527788 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.527788 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:22.536364 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:22.541274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-08a9d9eb-5ea9-4c4c-aed6-7ed0f1979b6e req-9c67beeb-7312-41ce-9639-544cc2ebc51b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:45:22.541724 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 476/1962] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:22.553956 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.555704 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] DELETE https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:22.555876 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.556057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.556245 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete volume with id: 831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:22.563823 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.563823 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:22.564453 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:22.581511 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Delete volume request issued successfully. Jul 03 10:45:22.581701 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e190a67-8d78-4109-b39a-cd81a008ca8b tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 202 Jul 03 10:45:22.582138 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 496/1963] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:22 2026] DELETE /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:22.589686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.591451 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:22.591637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.591956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.600001 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.600001 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:22.603348 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Volume info retrieved successfully. Jul 03 10:45:22.607986 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1a4da5f0-933a-4e69-a322-d0c9fb4a935e tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 200 Jul 03 10:45:22.608471 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 498/1964] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:22.935125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-439b67cd-0ea1-497f-a726-bea7bee18beb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.935604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-439b67cd-0ea1-497f-a726-bea7bee18beb None None] GET https://10.4.3.52/volume// Jul 03 10:45:22.935777 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-439b67cd-0ea1-497f-a726-bea7bee18beb None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.935974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-439b67cd-0ea1-497f-a726-bea7bee18beb None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.936357 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-439b67cd-0ea1-497f-a726-bea7bee18beb None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:22.936569 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 495/1965] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:22.945086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.947228 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:22.947459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.947646 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.959793 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.959793 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:22.965126 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:22.973121 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-607454f0-0046-49c0-bac5-95f969c6e58c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:22.973619 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 477/1966] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 1377 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:22.983040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6837c7e8-4231-4eda-b549-a05cf48df55d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:22.987279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6837c7e8-4231-4eda-b549-a05cf48df55d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption Jul 03 10:45:22.987488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6837c7e8-4231-4eda-b549-a05cf48df55d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:22.987656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6837c7e8-4231-4eda-b549-a05cf48df55d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:22.997202 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:22.997202 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:23.003869 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-6837c7e8-4231-4eda-b549-a05cf48df55d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption returned with HTTP 200 Jul 03 10:45:23.004302 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 497/1967] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:45:22 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:23.327648 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.334360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:23.334788 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-902666035", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:23.339925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-902666035', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:23.340149 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Create volume of 1 GB Jul 03 10:45:23.348422 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Availability Zones retrieved successfully. Jul 03 10:45:23.357383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Flow 'volume_create_api' (14b1fc78-193c-4edf-aa99-c1a8519b41c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:23.358699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c271d7c3-5832-43e1-8fa9-7ac91cf160fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:23.362175 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:23.396511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-49b50166-b989-4a26-80f5-e6df28ccfbe1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.397078 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-49b50166-b989-4a26-80f5-e6df28ccfbe1 None None] GET https://10.4.3.52/volume// Jul 03 10:45:23.397331 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-49b50166-b989-4a26-80f5-e6df28ccfbe1 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.397574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-49b50166-b989-4a26-80f5-e6df28ccfbe1 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.397990 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-49b50166-b989-4a26-80f5-e6df28ccfbe1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:23.399631 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 496/1968] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:23.399696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c271d7c3-5832-43e1-8fa9-7ac91cf160fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:23.399696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a663e8-1eee-450a-9b6b-04a90907935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:23.409511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.411984 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:23.412276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.412520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.423824 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:23.423824 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:23.427841 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:23.429364 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.432410 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-ba0875c6-493b-4b77-b5db-8d609e086b64 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:23.432904 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 478/1969] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1315 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:23.436082 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:23.436462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.436774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.451088 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:23.451088 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:23.456368 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:23.464215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-837172c6-f0b1-4d8f-b261-22a76cb7ae3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:23.466708 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 498/1970] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:23.482029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Created reservations ['86badbf0-2929-492e-84d2-5d8ab8ec76ca', '89b889b7-14cd-47ad-be87-715c4dc02568', '604bdad6-5924-401a-b5a5-59b175e79cf9', 'dc6159f3-8ce2-49c4-81be-d2b9d2ade13e'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:23.483027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a663e8-1eee-450a-9b6b-04a90907935d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86badbf0-2929-492e-84d2-5d8ab8ec76ca', '89b889b7-14cd-47ad-be87-715c4dc02568', '604bdad6-5924-401a-b5a5-59b175e79cf9', 'dc6159f3-8ce2-49c4-81be-d2b9d2ade13e']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:23.483980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b539bf-a8e9-41e5-b80f-1c4039ff3f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:23.510968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b539bf-a8e9-41e5-b80f-1c4039ff3f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee53e5a-33a3-4405-a0a4-748b5de3cdd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-902666035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5aac4703624b7fa58b2297e35a431d',qos_specs=None,replication_status=,reservations=['86badbf0-2929-492e-84d2-5d8ab8ec76ca','89b889b7-14cd-47ad-be87-715c4dc02568','604bdad6-5924-401a-b5a5-59b175e79cf9','dc6159f3-8ce2-49c4-81be-d2b9d2ade13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8a6e188e374a1da6e6207963cc4d86',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-902666035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee53e5a-33a3-4405-a0a4-748b5de3cdd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5aac4703624b7fa58b2297e35a431d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea8a6e188e374a1da6e6207963cc4d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:23.514553 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d8b7d9-e5aa-4564-a276-e4a37acaa615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:23.546991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d8b7d9-e5aa-4564-a276-e4a37acaa615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-902666035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5aac4703624b7fa58b2297e35a431d',qos_specs=None,replication_status=,reservations=['86badbf0-2929-492e-84d2-5d8ab8ec76ca','89b889b7-14cd-47ad-be87-715c4dc02568','604bdad6-5924-401a-b5a5-59b175e79cf9','dc6159f3-8ce2-49c4-81be-d2b9d2ade13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8a6e188e374a1da6e6207963cc4d86',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:23.547845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee89468-2afb-4074-8e35-e6c3f6a3409b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:23.564046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee89468-2afb-4074-8e35-e6c3f6a3409b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:23.564046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Flow 'volume_create_api' (14b1fc78-193c-4edf-aa99-c1a8519b41c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:23.564046 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Create volume request issued successfully. Jul 03 10:45:23.564046 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-241487c4-668f-4e87-9ad2-e68d802df8c6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:23.564046 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 499/1971] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 10:45:23 2026] POST /volume/v3/volumes => generated 752 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:23.576956 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.580900 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:23.582196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.582196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.587441 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=360,cinder:INSERT=47,cinder:UPDATE=77 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:45:23.590657 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:23.590657 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:23.594564 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:23.600394 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-38c4ea66-d0e3-48a4-8a5f-41916440456e req-8586b21a-99d6-44b7-9c85-8f9c149a35ef tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 200 Jul 03 10:45:23.601094 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 497/1972] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:23.630375 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2ee173ad-2743-414f-b61f-d671384b6af4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.632491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ee173ad-2743-414f-b61f-d671384b6af4 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] GET https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 Jul 03 10:45:23.632678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2ee173ad-2743-414f-b61f-d671384b6af4 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.632857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2ee173ad-2743-414f-b61f-d671384b6af4 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.635949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.639287 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2ee173ad-2743-414f-b61f-d671384b6af4 tempest-TestMinimumBasicScenario-172491871 tempest-TestMinimumBasicScenario-172491871-project-member] https://10.4.3.52/volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 returned with HTTP 404 Jul 03 10:45:23.639732 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 479/1973] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/v3/volumes/831ecef0-0039-4a8e-b36c-f2ac097f8f58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:23.647204 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:23.647447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.647647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.657973 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:23.657973 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:23.663614 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:23.669696 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-662d6602-2bb1-45c7-b1d2-de45622b6e5d req-a91d799b-3c66-4d0a-ac25-64fcf6083ff6 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 200 Jul 03 10:45:23.670336 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 499/1974] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:23 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:23.965312 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-dfff581d-8bfe-40a3-97da-2191224d1880 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:23.968085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-dfff581d-8bfe-40a3-97da-2191224d1880 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 Jul 03 10:45:23.968325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-dfff581d-8bfe-40a3-97da-2191224d1880 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:23.968625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-dfff581d-8bfe-40a3-97da-2191224d1880 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:23.976741 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:23.976741 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:24.340730 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-e645c29e-3ded-4997-a24b-97930a959a8b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.342603 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-e645c29e-3ded-4997-a24b-97930a959a8b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 Jul 03 10:45:24.342767 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-e645c29e-3ded-4997-a24b-97930a959a8b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:24.342948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-e645c29e-3ded-4997-a24b-97930a959a8b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:24.350033 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.350033 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:24.477488 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.479126 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:24.479295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:24.479460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:24.487885 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.487885 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:24.491498 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:24.497422 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56f7a499-8d9a-45c1-a1ef-09fa647baf04 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:24.497875 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 480/1975] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:24 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:24.511447 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c88b3475-615a-4ca7-a755-70f0f338ce55 req-dfff581d-8bfe-40a3-97da-2191224d1880 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 returned with HTTP 200 Jul 03 10:45:24.512054 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 500/1976] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:23 2026] DELETE /volume/v3/attachments/bc79dc7e-b870-42c7-aa7d-9e1a3dc32644 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:24.701803 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.706529 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:24.706529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:24.706529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:24.713390 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.713390 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:24.717658 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:24.723833 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4efc4834-08fc-4f7d-b20d-1ef2b93406a0 req-2c3fe98c-c001-467d-bae5-e14ef7330e31 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 200 Jul 03 10:45:24.723833 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 500/1977] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:24 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:24.754264 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.757001 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:45:24.757453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ee53e5a-33a3-4405-a0a4-748b5de3cdd3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-561063514", "description": null, "metadata": {}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:24.772423 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.772423 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:24.773046 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:24.773386 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Create snapshot from volume 0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:24.842336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Created reservations ['99b18acc-deb7-403a-9dc3-2881eb418267', 'daef975b-8dff-4a2c-8640-2d5204d6134f', '812bab95-47a8-440e-93db-0c6a6ee58bf1', '684eb173-71b2-4ff1-a36a-eb115291c403'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:24.881265 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Snapshot create request issued successfully. Jul 03 10:45:24.881575 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-a5e801bf-5eb8-4d79-9cc9-0f6f2d023ac1 req-2f4091ed-be5f-4608-9e51-f2ffff4bc6d8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:45:24.882007 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 481/1978] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 10:45:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:24.894837 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6e876653-00d3-486d-9dbe-e0765b58dcc9 req-e645c29e-3ded-4997-a24b-97930a959a8b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 returned with HTTP 200 Jul 03 10:45:24.895456 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 498/1979] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:24 2026] DELETE /volume/v3/attachments/9bd2cff4-760e-4d17-8a30-6c36a4beeea4 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:24.957135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.958731 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] GET https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:24.958911 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:24.959154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:24.964093 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.964093 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:24.964666 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Snapshot retrieved successfully. Jul 03 10:45:24.965406 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-aee51bc9-0747-47a9-97d1-3fb613495914 req-3274493e-34aa-47a9-b8da-3477b1b5afbd tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd returned with HTTP 200 Jul 03 10:45:24.965789 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 501/1980] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 10:45:24 2026] GET /volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:24.991197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:24.993479 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:45:24.994420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:24.994420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:24.994420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:45:24.995363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:45:24.998746 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] Get all snapshots completed successfully. Jul 03 10:45:24.999090 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:24.999090 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:24.999575 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-caefbb6e-359b-4f09-b162-e58993650a95 req-7001cd64-22e4-47f1-85fb-82006ae46f65 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-reader] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:45:24.999984 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 501/1981] 10.4.3.52 () {68 vars in 1507 bytes} [Fri Jul 3 10:45:24 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:25.026564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:25.028631 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:25.028804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:25.028994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:25.035049 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:25.035049 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:25.035560 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Snapshot retrieved successfully. Jul 03 10:45:25.036316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-da72bac0-deb0-4b6d-8830-bc929ec9e798 req-34bcb44a-61c3-40c9-bcb7-a84e15fb9764 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd returned with HTTP 200 Jul 03 10:45:25.036729 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 482/1982] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 10:45:25 2026] GET /volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:25.064784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:25.064784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:25.065115 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:25.065277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:25.065460 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Delete snapshot with id: 1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:25.072248 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:25.072248 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:25.072663 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Snapshot retrieved successfully. Jul 03 10:45:25.090031 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Snapshot delete request issued successfully. Jul 03 10:45:25.090244 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ecdb6bb0-ab88-4e8c-aed5-b66aa50c9a08 req-291eaae2-843b-478c-bf52-9e0ff6fecbc8 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd returned with HTTP 202 Jul 03 10:45:25.091096 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 499/1983] 10.4.3.52 () {70 vars in 1619 bytes} [Fri Jul 3 10:45:25 2026] DELETE /volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:25.117805 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:25.120157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:25.120462 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:25.120671 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:25.122814 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=298,cinder:UPDATE=52,cinder:INSERT=29 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:45:25.127078 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:25.127078 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:25.127344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:25.127570 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Snapshot retrieved successfully. Jul 03 10:45:25.129927 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:25.130054 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-807ce04b-2de8-4461-81d3-f6022a15f27f req-35898426-30e1-4426-80c2-acb8f63241fa tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd returned with HTTP 200 Jul 03 10:45:25.130204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:25.130423 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:25.131527 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 502/1984] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 10:45:25 2026] GET /volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:25.138822 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:25.138822 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:25.143420 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:25.149479 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0c4db3d0-02a1-4213-9513-fff70da3cf9a req-83f7af31-2314-496a-8111-7cbcba80004f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:25.149689 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 502/1985] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:25 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:25.512353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-12c538b6-8658-4108-b21a-5eb86d073947 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:25.514156 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12c538b6-8658-4108-b21a-5eb86d073947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:25.514387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12c538b6-8658-4108-b21a-5eb86d073947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:25.514580 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12c538b6-8658-4108-b21a-5eb86d073947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:25.521793 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:25.521793 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:25.528339 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-12c538b6-8658-4108-b21a-5eb86d073947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:25.534228 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12c538b6-8658-4108-b21a-5eb86d073947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:25.535800 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 483/1986] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:25 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:26.174065 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f13970b8-77b4-47fc-8036-19efdad1ad07 req-6185baa1-08bb-4cc9-8b6e-885c3bea31cb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:26.177033 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f13970b8-77b4-47fc-8036-19efdad1ad07 req-6185baa1-08bb-4cc9-8b6e-885c3bea31cb tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd Jul 03 10:45:26.177378 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f13970b8-77b4-47fc-8036-19efdad1ad07 req-6185baa1-08bb-4cc9-8b6e-885c3bea31cb tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:26.177653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f13970b8-77b4-47fc-8036-19efdad1ad07 req-6185baa1-08bb-4cc9-8b6e-885c3bea31cb tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:26.185427 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f13970b8-77b4-47fc-8036-19efdad1ad07 req-6185baa1-08bb-4cc9-8b6e-885c3bea31cb tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd returned with HTTP 404 Jul 03 10:45:26.185427 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 500/1987] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 10:45:26 2026] GET /volume/v3/snapshots/1e38b0a3-940e-4c91-b2ea-2ee26c9871bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:26.213065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:26.215395 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:26.215589 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:26.215729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:26.219194 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Delete volume with id: 0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:26.225406 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:26.225406 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:26.225815 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:26.248481 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Delete volume request issued successfully. Jul 03 10:45:26.248777 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7a74fb16-4c26-4066-833e-205904c8121b req-7b4812db-ea04-4fd7-b08c-374393e86a24 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 202 Jul 03 10:45:26.249384 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 503/1988] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:45:26 2026] DELETE /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:26.279371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:26.281512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:26.281742 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:26.281996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:26.291212 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:26.291212 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:26.294879 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Volume info retrieved successfully. Jul 03 10:45:26.299478 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c5f2c4fb-a241-4de0-ac23-0c72f8ece74a req-6da6d77e-87d0-414e-9667-f49e4a0e9467 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 200 Jul 03 10:45:26.299918 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 503/1989] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:26 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:27.330539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-b2d037d9-5599-41f2-9275-a13c76abfb61 req-d3046f3a-e108-4808-971b-cad2e6c6ed40 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:27.334752 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b2d037d9-5599-41f2-9275-a13c76abfb61 req-d3046f3a-e108-4808-971b-cad2e6c6ed40 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:27.335224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b2d037d9-5599-41f2-9275-a13c76abfb61 req-d3046f3a-e108-4808-971b-cad2e6c6ed40 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:27.335317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b2d037d9-5599-41f2-9275-a13c76abfb61 req-d3046f3a-e108-4808-971b-cad2e6c6ed40 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:27.339778 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=310,cinder:INSERT=33,cinder:UPDATE=62 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:45:27.345132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b2d037d9-5599-41f2-9275-a13c76abfb61 req-d3046f3a-e108-4808-971b-cad2e6c6ed40 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 404 Jul 03 10:45:27.345132 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 484/1990] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:27 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:27.381798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:27.388798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:27.389228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:27.389228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:27.389436 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Delete volume with id: 0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:27.396595 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4ecbf1ef-aee8-46a4-a302-47b2e8f06d81 req-2d187358-3a0a-43dc-be3e-051cf7f5aea7 tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 404 Jul 03 10:45:27.397184 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 501/1991] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:45:27 2026] DELETE /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:27.432125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e863220a-39e9-46af-8771-f7f5384dd04a req-f155f0ba-b6b6-4ec2-9e54-4ecd2d5d253c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:27.436339 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e863220a-39e9-46af-8771-f7f5384dd04a req-f155f0ba-b6b6-4ec2-9e54-4ecd2d5d253c tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] GET https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 Jul 03 10:45:27.436696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e863220a-39e9-46af-8771-f7f5384dd04a req-f155f0ba-b6b6-4ec2-9e54-4ecd2d5d253c tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:27.437006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e863220a-39e9-46af-8771-f7f5384dd04a req-f155f0ba-b6b6-4ec2-9e54-4ecd2d5d253c tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:27.445350 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e863220a-39e9-46af-8771-f7f5384dd04a req-f155f0ba-b6b6-4ec2-9e54-4ecd2d5d253c tempest-VolumesSnapshotsTestJSON-822288026 tempest-VolumesSnapshotsTestJSON-822288026-project-member] https://10.4.3.52/volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 returned with HTTP 404 Jul 03 10:45:27.446039 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 504/1992] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:27 2026] GET /volume/v3/volumes/0ee53e5a-33a3-4405-a0a4-748b5de3cdd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:31.870450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:31.871669 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:31.871843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1686293491", "imageRef": "2dfac974-9ca8-4b22-9146-a3e779347456", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:31.873328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1686293491', 'imageRef': '2dfac974-9ca8-4b22-9146-a3e779347456', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:31.995472 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Create volume of 1 GB Jul 03 10:45:31.997773 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=309,cinder:INSERT=31,cinder:UPDATE=58 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:45:31.999769 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Availability Zones retrieved successfully. Jul 03 10:45:32.005007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Flow 'volume_create_api' (faa647b8-03ef-4828-8f10-0e3dbe1010b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:32.006665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797225d5-1041-4aaa-9b31-03435cd0c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:32.007414 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:32.088890 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797225d5-1041-4aaa-9b31-03435cd0c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:32.088890 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2833886a-b31d-4072-940c-a86cc48cd30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:32.168818 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Created reservations ['e285f749-ed92-4861-833f-62fcb8d1f3ee', '2c45afea-7a8d-448e-894b-bfa755a2523c', 'e689779a-1a7d-4875-bfa2-279fce9f6e01', '7e4145b6-28e4-4862-b4b3-372473ffa6f7'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:32.169634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2833886a-b31d-4072-940c-a86cc48cd30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e285f749-ed92-4861-833f-62fcb8d1f3ee', '2c45afea-7a8d-448e-894b-bfa755a2523c', 'e689779a-1a7d-4875-bfa2-279fce9f6e01', '7e4145b6-28e4-4862-b4b3-372473ffa6f7']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:32.170572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35055d1-c6be-4bc1-98f4-a03d7974c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:32.201640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35055d1-c6be-4bc1-98f4-a03d7974c62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cb6323e-f555-4867-b376-32643192c1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1686293491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b00bcba3c7a440908744c291a785b677',qos_specs=None,replication_status=,reservations=['e285f749-ed92-4861-833f-62fcb8d1f3ee','2c45afea-7a8d-448e-894b-bfa755a2523c','e689779a-1a7d-4875-bfa2-279fce9f6e01','7e4145b6-28e4-4862-b4b3-372473ffa6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2740437f27a4ec3a6d362bab400ba24',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1686293491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cb6323e-f555-4867-b376-32643192c1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b00bcba3c7a440908744c291a785b677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2740437f27a4ec3a6d362bab400ba24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:32.202906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81f87e8-cdc5-4f08-9d05-48db7116b782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:32.227001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81f87e8-cdc5-4f08-9d05-48db7116b782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1686293491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b00bcba3c7a440908744c291a785b677',qos_specs=None,replication_status=,reservations=['e285f749-ed92-4861-833f-62fcb8d1f3ee','2c45afea-7a8d-448e-894b-bfa755a2523c','e689779a-1a7d-4875-bfa2-279fce9f6e01','7e4145b6-28e4-4862-b4b3-372473ffa6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2740437f27a4ec3a6d362bab400ba24',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:32.227713 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00acba48-ece4-47ab-9343-dfbc3c0a24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:32.241941 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00acba48-ece4-47ab-9343-dfbc3c0a24b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:32.245210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Flow 'volume_create_api' (faa647b8-03ef-4828-8f10-0e3dbe1010b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:32.245210 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Create volume request issued successfully. Jul 03 10:45:32.250780 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2ea15cdc-8cd6-4f0c-8c2c-f610a85b6c44 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:32.250780 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 504/1993] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:31 2026] POST /volume/v3/volumes => generated 751 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:32.266507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-946ee123-1120-4b9f-ad31-5462cd00b225 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:32.271799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-946ee123-1120-4b9f-ad31-5462cd00b225 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:32.272206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-946ee123-1120-4b9f-ad31-5462cd00b225 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:32.272780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-946ee123-1120-4b9f-ad31-5462cd00b225 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:32.282487 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:32.282487 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:32.287271 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-946ee123-1120-4b9f-ad31-5462cd00b225 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:32.294315 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-946ee123-1120-4b9f-ad31-5462cd00b225 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:32.294670 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 485/1994] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:32 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:33.103691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-187ebb77-814d-43e4-8510-09588d67da56 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:33.105496 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:33.105807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1612293312"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:33.107362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1612293312'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:33.111496 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume of 1 GB Jul 03 10:45:33.111701 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:33.111701 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:33.112225 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Availability Zones retrieved successfully. Jul 03 10:45:33.118481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (3eb98d1b-b433-45b3-906f-38347866933f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:33.119703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cefc2cc-f0c1-48f8-85d2-17d1d3896b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:33.120777 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:33.130556 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:33.130556 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:33.145789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cefc2cc-f0c1-48f8-85d2-17d1d3896b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:33.146818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a71d34-589a-4e2f-9d1c-de8bee37037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:33.192315 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Created reservations ['3cde6328-9d63-45de-beda-4d1882b056d5', '89b0699f-bea1-404c-9f0c-a9dbd4f062d0', 'f731c3bc-64d4-4b2f-b3e3-13fc8130d8b6', '99058af2-1858-4178-918c-5a126b623257'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:33.193366 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a71d34-589a-4e2f-9d1c-de8bee37037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cde6328-9d63-45de-beda-4d1882b056d5', '89b0699f-bea1-404c-9f0c-a9dbd4f062d0', 'f731c3bc-64d4-4b2f-b3e3-13fc8130d8b6', '99058af2-1858-4178-918c-5a126b623257']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:33.194447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4286fc-5cf7-4e72-ac82-e8708b258022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:33.233251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4286fc-5cf7-4e72-ac82-e8708b258022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c760d9-ebf9-4ab6-88c2-8a167741ded6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1612293312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['3cde6328-9d63-45de-beda-4d1882b056d5','89b0699f-bea1-404c-9f0c-a9dbd4f062d0','f731c3bc-64d4-4b2f-b3e3-13fc8130d8b6','99058af2-1858-4178-918c-5a126b623257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1612293312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c760d9-ebf9-4ab6-88c2-8a167741ded6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6e1534543f924ce78d14daf941343aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:33.236825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a291b6c8-223e-44c8-a351-e3e4ae6ff488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:33.261754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a291b6c8-223e-44c8-a351-e3e4ae6ff488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1612293312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['3cde6328-9d63-45de-beda-4d1882b056d5','89b0699f-bea1-404c-9f0c-a9dbd4f062d0','f731c3bc-64d4-4b2f-b3e3-13fc8130d8b6','99058af2-1858-4178-918c-5a126b623257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:33.262958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1adac5e-858b-4b9f-ac58-e2f54bfa6961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:33.273639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1adac5e-858b-4b9f-ac58-e2f54bfa6961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:33.274135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (3eb98d1b-b433-45b3-906f-38347866933f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:33.274547 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request issued successfully. Jul 03 10:45:33.275206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-187ebb77-814d-43e4-8510-09588d67da56 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:33.275623 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 502/1995] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:33 2026] POST /volume/v3/volumes => generated 758 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:33.291118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:33.293321 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:33.293321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:33.294131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:33.304499 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:33.304499 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:33.308821 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:33.312331 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-71c025f8-2352-4d0c-9410-6765c110dc69 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:33.313634 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c295aa5-ef27-44ee-9eed-09c25143b893 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:33.314099 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 505/1996] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:33 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:33.316660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71c025f8-2352-4d0c-9410-6765c110dc69 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:33.316834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71c025f8-2352-4d0c-9410-6765c110dc69 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:33.317022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71c025f8-2352-4d0c-9410-6765c110dc69 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:33.330683 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:33.330683 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:33.341301 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-71c025f8-2352-4d0c-9410-6765c110dc69 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:33.348321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71c025f8-2352-4d0c-9410-6765c110dc69 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:33.349091 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 505/1997] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:33 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:34.186326 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:34.189570 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:34.189789 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:34.190008 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:34.190202 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume with id: 2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:34.198541 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:34.198541 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:34.199233 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:34.216859 np0000004406 devstack@c-api.service[99873]: WARNING cinder.keymgr.conf_key_mgr [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:45:34.224669 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume request issued successfully. Jul 03 10:45:34.224920 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa0f1969-72ea-43fd-95d8-9cfbd5b0ef85 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 202 Jul 03 10:45:34.225604 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 486/1998] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:34 2026] DELETE /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:34.236489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:34.238573 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:34.238799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:34.239001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:34.246647 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:34.246647 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:34.251246 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:34.257094 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d17692e-7254-4d71-8286-8f591ebcdb9d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 200 Jul 03 10:45:34.257573 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 503/1999] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:34 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:34.332564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:34.337362 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:34.337362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:34.337362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:34.350813 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:34.350813 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:34.355302 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:34.360366 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f86b9c1-3e20-437b-aff4-c9d4ede000e6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:34.360993 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 506/2000] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:34 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:34.369168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cc7c626c-910d-482f-af56-031825a86ec5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:34.371296 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc7c626c-910d-482f-af56-031825a86ec5 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:34.374299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc7c626c-910d-482f-af56-031825a86ec5 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:34.374631 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cc7c626c-910d-482f-af56-031825a86ec5 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:34.391225 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:34.391225 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:34.395871 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cc7c626c-910d-482f-af56-031825a86ec5 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:34.405622 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cc7c626c-910d-482f-af56-031825a86ec5 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:34.405832 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 506/2001] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:34 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:34.415052 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:34.418658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:34.418955 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:34.419283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:34.432231 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:34.432231 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:34.439008 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:34.448561 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-2d493ef0-ea0a-42d3-8a1f-afdc3c4b25e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:34.450400 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 487/2002] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:34 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:35.278096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a5a3d5fe-e770-43dd-ab24-d8edc4b5d270 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.284453 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5a3d5fe-e770-43dd-ab24-d8edc4b5d270 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c Jul 03 10:45:35.284453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5a3d5fe-e770-43dd-ab24-d8edc4b5d270 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.284453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5a3d5fe-e770-43dd-ab24-d8edc4b5d270 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.294538 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5a3d5fe-e770-43dd-ab24-d8edc4b5d270 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c returned with HTTP 404 Jul 03 10:45:35.296160 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 504/2003] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:35 2026] GET /volume/v3/volumes/2c696205-e359-4a8c-89c2-90185ad8fd0c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:35.304341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.308012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:45:35.310122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.311574 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.311815 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume with id: 2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:45:35.322702 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:35.322702 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:35.323261 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:35.353185 np0000004406 devstack@c-api.service[99876]: WARNING cinder.keymgr.conf_key_mgr [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:45:35.360128 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume request issued successfully. Jul 03 10:45:35.360128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-697bfd60-ca6c-40a7-aed9-1df4d05c8ebc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 202 Jul 03 10:45:35.360128 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 507/2004] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:35 2026] DELETE /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:35.364521 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.366962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:45:35.366962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.366962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.377265 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:35.377265 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:35.386324 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:35.390616 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e84b01f5-35da-465e-8ed5-85a892f6cc64 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 200 Jul 03 10:45:35.394217 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 507/2005] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:35 2026] GET /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:35.421727 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.425042 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:35.425461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.425524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.435314 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:35.435314 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:35.439361 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:35.449232 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74e1a364-642e-4f36-a384-c99d4a4b0763 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:35.450874 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 488/2006] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:35 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:35.761811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.763558 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:35.763924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.764270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.764559 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: 3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:35.772721 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:35.772721 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:35.774317 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:35.800769 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:45:35.800769 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-879ebc02-f0f7-4be1-bafd-46c5365562d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 202 Jul 03 10:45:35.800769 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 505/2007] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:35 2026] DELETE /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:35.810387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3b000b26-14a8-470b-8422-f8a052a7c77e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:35.816120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3b000b26-14a8-470b-8422-f8a052a7c77e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:35.816385 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3b000b26-14a8-470b-8422-f8a052a7c77e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:35.816664 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3b000b26-14a8-470b-8422-f8a052a7c77e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:35.829263 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:35.829263 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:35.835258 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3b000b26-14a8-470b-8422-f8a052a7c77e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:35.840372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3b000b26-14a8-470b-8422-f8a052a7c77e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 200 Jul 03 10:45:35.840859 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 508/2008] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:35 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:36.409918 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72406262-97c5-458b-810c-396503fe9892 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.411851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72406262-97c5-458b-810c-396503fe9892 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca Jul 03 10:45:36.412050 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72406262-97c5-458b-810c-396503fe9892 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.412439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72406262-97c5-458b-810c-396503fe9892 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.419075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72406262-97c5-458b-810c-396503fe9892 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca returned with HTTP 404 Jul 03 10:45:36.419783 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 508/2009] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/2c260dbd-0f88-4bf5-9905-4c165cdbb4ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:45:36.427341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.429892 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:45:36.430287 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.430663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.431742 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:45:36.473045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.475060 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:36.475328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.475541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.475825 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Get all volumes completed successfully. Jul 03 10:45:36.478639 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:36.478639 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:36.483168 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:36.483168 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:36.486692 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:36.488146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b1456b4f-66af-43f1-8d93-e7145e79a7db tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:45:36.488146 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 489/2010] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:36.491328 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-441df68d-03c6-46e9-9df5-325d9bd734d2 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:36.491829 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 506/2011] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:36.506130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e2a1be9c-831c-44af-a3e8-f10a4705b258 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.509093 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2a1be9c-831c-44af-a3e8-f10a4705b258 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] DELETE https://10.4.3.52/volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96 Jul 03 10:45:36.509093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2a1be9c-831c-44af-a3e8-f10a4705b258 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.509093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2a1be9c-831c-44af-a3e8-f10a4705b258 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.510511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-47a02622-0a8e-419e-a2c5-76c6652a31c6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.511226 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47a02622-0a8e-419e-a2c5-76c6652a31c6 None None] GET https://10.4.3.52/volume// Jul 03 10:45:36.511323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47a02622-0a8e-419e-a2c5-76c6652a31c6 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.511573 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47a02622-0a8e-419e-a2c5-76c6652a31c6 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.512008 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47a02622-0a8e-419e-a2c5-76c6652a31c6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:36.512376 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 509/2012] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:36.522839 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-8aaa81d8-0367-441c-8655-3d7a7b8b1471 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.526435 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-8aaa81d8-0367-441c-8655-3d7a7b8b1471 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:36.526989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-8aaa81d8-0367-441c-8655-3d7a7b8b1471 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50c760d9-ebf9-4ab6-88c2-8a167741ded6", "connector": null, "instance_uuid": "addc5fe0-8439-4ed5-af51-99b892008ad4"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:36.538132 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:36.538132 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:36.538511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2a1be9c-831c-44af-a3e8-f10a4705b258 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96 returned with HTTP 202 Jul 03 10:45:36.538899 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 509/2013] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:45:36 2026] DELETE /volume/v3/types/6e0f3747-8308-431a-9366-02a489c7ff96 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:45:36.570397 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-8aaa81d8-0367-441c-8655-3d7a7b8b1471 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:36.570982 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 490/2014] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:36 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:36.859583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-30e22ba1-3e72-42f7-82c8-f977738ea942 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.862220 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-30e22ba1-3e72-42f7-82c8-f977738ea942 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:36.862373 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-30e22ba1-3e72-42f7-82c8-f977738ea942 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.862616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-30e22ba1-3e72-42f7-82c8-f977738ea942 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.870862 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-30e22ba1-3e72-42f7-82c8-f977738ea942 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 404 Jul 03 10:45:36.871528 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 507/2015] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:36.878884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a995f98b-2bf3-458a-966e-95578e8f59ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.881395 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a995f98b-2bf3-458a-966e-95578e8f59ad tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:36.881395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a995f98b-2bf3-458a-966e-95578e8f59ad tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.881395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a995f98b-2bf3-458a-966e-95578e8f59ad tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.888068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a995f98b-2bf3-458a-966e-95578e8f59ad tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 404 Jul 03 10:45:36.888609 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 510/2016] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:36.896567 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c09292b6-c324-4378-ac89-653226fa3343 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.900162 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c09292b6-c324-4378-ac89-653226fa3343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:36.900413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c09292b6-c324-4378-ac89-653226fa3343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.900621 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c09292b6-c324-4378-ac89-653226fa3343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.900792 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-c09292b6-c324-4378-ac89-653226fa3343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: 3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 Jul 03 10:45:36.912853 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c09292b6-c324-4378-ac89-653226fa3343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 returned with HTTP 404 Jul 03 10:45:36.913458 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 510/2017] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:45:36 2026] DELETE /volume/v3/volumes/3476cdfd-47ea-40da-9b1a-8b8aa14cbb44 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:36.949465 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.951787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:36.952766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-754377444"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:36.954196 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-754377444'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:36.986289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:36.988334 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:36.988456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:36.988678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:36.998631 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:36.998631 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:37.002196 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:37.007185 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cb3c014-7189-4d4d-8752-c56a2b750b69 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:37.007599 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 508/2018] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:36 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:37.107079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd7ac1f6-48e5-46d2-a3cb-b6fca028e8a1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.107599 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd7ac1f6-48e5-46d2-a3cb-b6fca028e8a1 None None] GET https://10.4.3.52/volume// Jul 03 10:45:37.107599 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd7ac1f6-48e5-46d2-a3cb-b6fca028e8a1 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:37.108502 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd7ac1f6-48e5-46d2-a3cb-b6fca028e8a1 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:37.108502 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd7ac1f6-48e5-46d2-a3cb-b6fca028e8a1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:37.112896 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 511/2019] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:37 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:37.125670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.127986 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:37.128236 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:37.128517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:37.138776 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:37.138776 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:37.143682 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:37.155079 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-39a515ec-512c-4044-9f7f-5c1ff0a35dbd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:37.155595 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 511/2020] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:37 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:37.301726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.309153 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 Jul 03 10:45:37.309572 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:37.324310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:45:37.333870 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" acquired by "attachment_update" :: waited 0.010s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:45:37.334860 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:37.334860 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:37.348374 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume of 1 GB Jul 03 10:45:37.348853 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:37.348853 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:37.356340 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:45:37.364002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (8df74a8f-4a0c-4a86-9e88-ca8a86ad4b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:37.365556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb0e7054-370c-4e32-9d6d-aef7ab62aa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.367251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:37.450733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb0e7054-370c-4e32-9d6d-aef7ab62aa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.451872 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8d27f9-ad22-40f7-bdf9-e364c88000b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.505542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['ed3e98e7-8e71-47b6-a861-3a8b6bc3f38c', 'f65e81bf-0f99-47ea-bca3-16204d4f880c', '81f8fbe2-1ea6-4cf3-8a22-7b4c8a889381', '389aaed8-2324-4a77-95ed-aa65659bbeb5'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:37.506259 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8d27f9-ad22-40f7-bdf9-e364c88000b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed3e98e7-8e71-47b6-a861-3a8b6bc3f38c', 'f65e81bf-0f99-47ea-bca3-16204d4f880c', '81f8fbe2-1ea6-4cf3-8a22-7b4c8a889381', '389aaed8-2324-4a77-95ed-aa65659bbeb5']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.506983 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7e7986-a788-49eb-b963-f29dbdc5ae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.508235 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a69a8e41-9650-4334-a452-bc52c8792e11 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.510874 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a69a8e41-9650-4334-a452-bc52c8792e11 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:37.511216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a69a8e41-9650-4334-a452-bc52c8792e11 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:37.511486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a69a8e41-9650-4334-a452-bc52c8792e11 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:37.524379 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:37.524379 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:37.529348 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a69a8e41-9650-4334-a452-bc52c8792e11 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:37.534532 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7e7986-a788-49eb-b963-f29dbdc5ae54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad91a4d5-a1d3-465e-9a7c-4b45b72291ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-754377444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['ed3e98e7-8e71-47b6-a861-3a8b6bc3f38c','f65e81bf-0f99-47ea-bca3-16204d4f880c','81f8fbe2-1ea6-4cf3-8a22-7b4c8a889381','389aaed8-2324-4a77-95ed-aa65659bbeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-754377444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad91a4d5-a1d3-465e-9a7c-4b45b72291ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.536126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d913c0da-2486-4ba7-8cc5-8e13a3771340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.536214 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a69a8e41-9650-4334-a452-bc52c8792e11 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:37.536693 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 512/2021] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:37 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:37.559499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d913c0da-2486-4ba7-8cc5-8e13a3771340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-754377444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['ed3e98e7-8e71-47b6-a861-3a8b6bc3f38c','f65e81bf-0f99-47ea-bca3-16204d4f880c','81f8fbe2-1ea6-4cf3-8a22-7b4c8a889381','389aaed8-2324-4a77-95ed-aa65659bbeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.560731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31411f59-074c-4e24-8311-627f804f1319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.572705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31411f59-074c-4e24-8311-627f804f1319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.573506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (8df74a8f-4a0c-4a86-9e88-ca8a86ad4b1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:37.577191 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:45:37.577191 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61b95f7e-b16e-44e9-8329-c89c33c58e2e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:37.577191 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 491/2022] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:36 2026] POST /volume/v3/volumes => generated 746 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:37.590367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.592395 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:45:37.592847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:37.592847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:37.602552 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:37.602552 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:37.606760 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:37.616380 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beaca7d1-1c34-42ac-bd02-1623fd248acf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:45:37.616380 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 512/2023] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:37 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:37.798249 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:37.804269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:37.804624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-784718044", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:37.808367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-784718044', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:37.809063 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Create volume of 1 GB Jul 03 10:45:37.815639 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Availability Zones retrieved successfully. Jul 03 10:45:37.829647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Flow 'volume_create_api' (21948cc4-1cd8-4e75-9422-fda5673c604a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:37.831415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004baaeb-2ef7-4e08-aa0a-5edd83a82cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.834026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:37.870493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" released by "attachment_update" :: held 0.537s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:45:37.871251 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-e662e857-8c59-49b3-b7c2-a02191c62378 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 returned with HTTP 200 Jul 03 10:45:37.871973 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 509/2024] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:45:37 2026] PUT /volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:37.876080 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004baaeb-2ef7-4e08-aa0a-5edd83a82cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.877025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d478385-6725-43a3-b956-b2d24e48932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.961484 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Created reservations ['5c85322d-e2f6-4167-b954-ab0cecd7ff82', '12ae8ce5-e07f-4be0-912c-53d077273146', '96cf05e9-4d02-4581-bee0-2f3ce6a7076f', 'c9d06569-c68b-48c2-be63-beeae0de32fb'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:37.962638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d478385-6725-43a3-b956-b2d24e48932e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c85322d-e2f6-4167-b954-ab0cecd7ff82', '12ae8ce5-e07f-4be0-912c-53d077273146', '96cf05e9-4d02-4581-bee0-2f3ce6a7076f', 'c9d06569-c68b-48c2-be63-beeae0de32fb']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.963481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f928bad2-8a0b-4d04-b21d-d25a71605527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:37.988936 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f928bad2-8a0b-4d04-b21d-d25a71605527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-784718044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee6d33617cb4134b7f3e8cfca22d174',qos_specs=None,replication_status=,reservations=['5c85322d-e2f6-4167-b954-ab0cecd7ff82','12ae8ce5-e07f-4be0-912c-53d077273146','96cf05e9-4d02-4581-bee0-2f3ce6a7076f','c9d06569-c68b-48c2-be63-beeae0de32fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa8e93c872f4ec2a79709f9a0bdf7c4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-784718044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee6d33617cb4134b7f3e8cfca22d174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caa8e93c872f4ec2a79709f9a0bdf7c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:37.989630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76bec39-f998-48b8-a002-dae05cefcae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.023192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76bec39-f998-48b8-a002-dae05cefcae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-784718044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee6d33617cb4134b7f3e8cfca22d174',qos_specs=None,replication_status=,reservations=['5c85322d-e2f6-4167-b954-ab0cecd7ff82','12ae8ce5-e07f-4be0-912c-53d077273146','96cf05e9-4d02-4581-bee0-2f3ce6a7076f','c9d06569-c68b-48c2-be63-beeae0de32fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa8e93c872f4ec2a79709f9a0bdf7c4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.023192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9bd387-b006-4b70-a9ac-bddd3c52b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.028121 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3b1149b9-b3db-4144-9b54-f09a2934923f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.033150 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b1149b9-b3db-4144-9b54-f09a2934923f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:38.033394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b1149b9-b3db-4144-9b54-f09a2934923f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.033602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b1149b9-b3db-4144-9b54-f09a2934923f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.039749 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9bd387-b006-4b70-a9ac-bddd3c52b963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.040675 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Flow 'volume_create_api' (21948cc4-1cd8-4e75-9422-fda5673c604a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:38.041150 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Create volume request issued successfully. Jul 03 10:45:38.041605 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f13b3725-7d19-4e60-a89e-5c8cc4bcd24a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:38.041985 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 513/2025] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:45:37 2026] POST /volume/v3/volumes => generated 786 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:38.054220 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.054220 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:38.060016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0b858f99-c1da-41db-b988-771cbf142ddb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.062997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b858f99-c1da-41db-b988-771cbf142ddb tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:38.063712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b858f99-c1da-41db-b988-771cbf142ddb tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.064331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0b858f99-c1da-41db-b988-771cbf142ddb tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.074286 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3b1149b9-b3db-4144-9b54-f09a2934923f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:38.076930 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.076930 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:38.080467 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b1149b9-b3db-4144-9b54-f09a2934923f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:38.081852 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 492/2026] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:38.082225 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0b858f99-c1da-41db-b988-771cbf142ddb tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:38.088157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0b858f99-c1da-41db-b988-771cbf142ddb tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:38.089365 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 513/2027] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:38.156056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a8588c65-0986-44bd-a7f4-37f21bc45579 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.158926 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8588c65-0986-44bd-a7f4-37f21bc45579 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:45:38.159430 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8588c65-0986-44bd-a7f4-37f21bc45579 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-321074816", "extra_specs": {}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:38.161505 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.161505 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:38.181361 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8588c65-0986-44bd-a7f4-37f21bc45579 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:45:38.181763 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 510/2028] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:45:38 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:38.191175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-be5be965-34bb-4867-87b0-b706a907c8a4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.193884 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be5be965-34bb-4867-87b0-b706a907c8a4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] POST https://10.4.3.52/volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996/encryption Jul 03 10:45:38.194352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-be5be965-34bb-4867-87b0-b706a907c8a4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:38.196625 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.196625 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:38.212462 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be5be965-34bb-4867-87b0-b706a907c8a4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996/encryption returned with HTTP 200 Jul 03 10:45:38.212970 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 514/2029] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:45:38 2026] POST /volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:38.248012 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.250052 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:38.250529 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1238474781", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": "tempest-scenario-type-luks-321074816", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:38.252062 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1238474781', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': 'tempest-scenario-type-luks-321074816', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:38.366664 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume of 1 GB Jul 03 10:45:38.366859 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.366859 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:38.367765 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Availability Zones retrieved successfully. Jul 03 10:45:38.379386 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (4c263c4a-382f-47e8-970b-ed71f1396a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:38.380809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da54aefd-f33a-4ae0-b357-f491bee78186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.383174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:38.460880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da54aefd-f33a-4ae0-b357-f491bee78186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:45:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b195e935-3561-48f8-97d3-613379bf5996,is_public=True,name='tempest-scenario-type-luks-321074816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b195e935-3561-48f8-97d3-613379bf5996', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.462180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf2aaaa-eeed-47af-a331-ba48dbe687c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.496420 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:45:38.496821 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:45:38.528256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Created reservations ['6e682348-a491-45c6-aa17-36e138ecc341', 'db8ee819-44e5-40d7-8144-63563957aca5', '466a029f-04aa-4439-ab52-bd9eac34f9ac', '89acdd32-9000-461e-a8bb-e0e9b32eff07'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:38.529232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf2aaaa-eeed-47af-a331-ba48dbe687c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e682348-a491-45c6-aa17-36e138ecc341', 'db8ee819-44e5-40d7-8144-63563957aca5', '466a029f-04aa-4439-ab52-bd9eac34f9ac', '89acdd32-9000-461e-a8bb-e0e9b32eff07']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.530238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f242d5-67df-4fb7-98c9-d4298948cd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.550149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d588d72d-b39a-4019-ae41-a355828f5611 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.552561 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d588d72d-b39a-4019-ae41-a355828f5611 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:38.552777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d588d72d-b39a-4019-ae41-a355828f5611 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.553112 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d588d72d-b39a-4019-ae41-a355828f5611 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.561699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f242d5-67df-4fb7-98c9-d4298948cd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73221f16-98fc-45ec-b0b1-c19ba6727863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1238474781',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['6e682348-a491-45c6-aa17-36e138ecc341','db8ee819-44e5-40d7-8144-63563957aca5','466a029f-04aa-4439-ab52-bd9eac34f9ac','89acdd32-9000-461e-a8bb-e0e9b32eff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=b195e935-3561-48f8-97d3-613379bf5996), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1238474781',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73221f16-98fc-45ec-b0b1-c19ba6727863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a928fe7ff1a41fab7988c99c056204a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b195e935-3561-48f8-97d3-613379bf5996),volume_type_id=b195e935-3561-48f8-97d3-613379bf5996)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.563061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642bd77d-3da9-46ac-85d5-830c010ea1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.563853 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.563853 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:38.573303 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d588d72d-b39a-4019-ae41-a355828f5611 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:38.579678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d588d72d-b39a-4019-ae41-a355828f5611 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:38.580407 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 514/2030] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:38.582907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642bd77d-3da9-46ac-85d5-830c010ea1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1238474781',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['6e682348-a491-45c6-aa17-36e138ecc341','db8ee819-44e5-40d7-8144-63563957aca5','466a029f-04aa-4439-ab52-bd9eac34f9ac','89acdd32-9000-461e-a8bb-e0e9b32eff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=b195e935-3561-48f8-97d3-613379bf5996)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.583756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af3485c1-37b8-496a-a490-27e8785e186d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:38.596934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af3485c1-37b8-496a-a490-27e8785e186d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:38.597943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (4c263c4a-382f-47e8-970b-ed71f1396a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:38.599068 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request issued successfully. Jul 03 10:45:38.599068 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c40d8ab3-d738-481e-9627-9f65ab38fb77 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:38.600898 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 493/2031] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:38 2026] POST /volume/v3/volumes => generated 789 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:38.621868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.624929 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:38.625266 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.625791 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.630299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.632244 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:45:38.632492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.632744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.636185 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.636185 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:38.641726 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.641726 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:38.641900 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:38.647531 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:38.648539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c73eec2f-fc6f-4f3c-b19c-2c29d988ff58 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:38.649299 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 511/2032] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:38.653533 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f9f5e0e-960e-43ee-9c98-b143f51d4f43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:45:38.653933 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 515/2033] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:38.674759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.677245 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:45:38.677507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.677767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.689459 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.689459 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:38.696037 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:38.704697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-76ff708e-075b-4ceb-878d-a6800a9ef3ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:45:38.705193 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 515/2034] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:38.725571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.727509 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:45:38.727898 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad91a4d5-a1d3-465e-9a7c-4b45b72291ea", "name": "tempest-VolumesBackupsTest-Backup-382623878", "container": "tempest-volumesbackupstest-backup-container-1936794109"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:38.729538 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': 'ad91a4d5-a1d3-465e-9a7c-4b45b72291ea', 'name': 'tempest-VolumesBackupsTest-Backup-382623878', 'container': 'tempest-volumesbackupstest-backup-container-1936794109'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:45:38.729779 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume ad91a4d5-a1d3-465e-9a7c-4b45b72291ea in container tempest-volumesbackupstest-backup-container-1936794109 Jul 03 10:45:38.738421 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.738421 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:38.738787 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:45:38.765788 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['7774e8c9-80dc-4b79-b733-91d207ea0107', '324fa633-d38d-48c8-9690-b116b6537514'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:38.828564 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fffbc2bf-6c18-4fdd-9761-4b86e3d9ef43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:45:38.830096 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 494/2035] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:38 2026] POST /volume/v3/backups => generated 327 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:38.843620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-401e6585-8d4f-40b3-8b59-530f743e397b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:38.853303 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-401e6585-8d4f-40b3-8b59-530f743e397b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:38.853303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-401e6585-8d4f-40b3-8b59-530f743e397b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:38.853303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-401e6585-8d4f-40b3-8b59-530f743e397b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:38.853303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-401e6585-8d4f-40b3-8b59-530f743e397b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:38.864293 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:38.864293 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:38.865358 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-401e6585-8d4f-40b3-8b59-530f743e397b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:38.865501 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 512/2036] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:38 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:39.105547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f068e2f6-1e54-4509-8283-42a62d487435 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.105745 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.109729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f068e2f6-1e54-4509-8283-42a62d487435 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:39.109795 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:39.109795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.109883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f068e2f6-1e54-4509-8283-42a62d487435 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.109932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.110035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f068e2f6-1e54-4509-8283-42a62d487435 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.122281 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.122281 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:39.130708 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f068e2f6-1e54-4509-8283-42a62d487435 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:39.131057 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.131057 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:39.136373 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:39.136965 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f068e2f6-1e54-4509-8283-42a62d487435 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:39.137998 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 516/2037] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:39.149118 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c1b87eb4-dad2-4056-8a99-9fd597b87e33 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:39.150876 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 516/2038] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:39.160012 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.163217 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:39.163495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.163730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.177792 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.177792 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:39.187635 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:39.192323 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3fae300-b4a4-4498-ae65-a7e06a92a015 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:39.196160 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 495/2039] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:39.274694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.274694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:39.274694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.274694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.291056 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.291056 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:39.296994 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:39.305503 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-da9f6629-8ab1-47aa-b0ed-f6c8c330f9c1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:39.306965 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 513/2040] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:39.600009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.604803 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:39.605030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.605225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.613831 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.613831 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:39.618225 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:39.622934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-92e6ae65-7b87-435e-a4c9-68fbbc4394a3 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:39.623419 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 517/2041] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:39.665695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.669301 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:39.670524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.672154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.682658 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.682658 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:39.688604 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:39.694579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dc7c66f1-24d2-45e1-85af-d055816ace88 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:39.695522 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 517/2042] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:39.879259 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8e980220-93fd-46c2-be69-824087209df3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:39.880925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e980220-93fd-46c2-be69-824087209df3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:39.881322 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e980220-93fd-46c2-be69-824087209df3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:39.881604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e980220-93fd-46c2-be69-824087209df3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:39.882674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8e980220-93fd-46c2-be69-824087209df3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:39.885891 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:39.885891 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:39.886810 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e980220-93fd-46c2-be69-824087209df3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:39.887335 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 496/2043] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:39 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:40.166968 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-36c021e1-26c9-4ccc-90de-d279c4435995 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:40.169362 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-36c021e1-26c9-4ccc-90de-d279c4435995 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:40.169780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-36c021e1-26c9-4ccc-90de-d279c4435995 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:40.169840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-36c021e1-26c9-4ccc-90de-d279c4435995 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:40.182993 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:40.182993 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:40.188625 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-36c021e1-26c9-4ccc-90de-d279c4435995 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:40.194801 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-36c021e1-26c9-4ccc-90de-d279c4435995 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:40.195892 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 514/2044] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:40 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:40.642888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:40.644812 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:40.645078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:40.645327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:40.654381 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:40.654381 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:40.658986 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:40.664007 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d456fadd-ea2c-43d9-af54-53501dab8f39 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:40.664007 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 518/2045] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:40 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:40.709362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fb58c048-2b08-4728-80e3-e0628018d20d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:40.711611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fb58c048-2b08-4728-80e3-e0628018d20d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:40.711825 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fb58c048-2b08-4728-80e3-e0628018d20d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:40.712151 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fb58c048-2b08-4728-80e3-e0628018d20d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:40.722284 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:40.722284 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:40.727782 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fb58c048-2b08-4728-80e3-e0628018d20d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:40.734749 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fb58c048-2b08-4728-80e3-e0628018d20d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:40.735850 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 518/2046] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:40 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:40.898289 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:40.899665 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:40.899858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:40.900093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:40.900218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:40.904710 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:40.904710 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:40.905546 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbc7a92f-4fb6-40bf-952f-b66e3af2e65b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:40.905814 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 497/2047] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:40 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:41.213441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-59926b82-be84-40ab-a44a-fc42bbf05aff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.215528 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59926b82-be84-40ab-a44a-fc42bbf05aff tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:41.215799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59926b82-be84-40ab-a44a-fc42bbf05aff tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.216272 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59926b82-be84-40ab-a44a-fc42bbf05aff tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.230878 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.230878 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:41.236628 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-59926b82-be84-40ab-a44a-fc42bbf05aff tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:41.243577 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59926b82-be84-40ab-a44a-fc42bbf05aff tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:41.244093 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 515/2048] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:41.351301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-30f49e9c-adfe-4cd9-b7be-df16fb821386 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.351745 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30f49e9c-adfe-4cd9-b7be-df16fb821386 None None] GET https://10.4.3.52/volume// Jul 03 10:45:41.351965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30f49e9c-adfe-4cd9-b7be-df16fb821386 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.352236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30f49e9c-adfe-4cd9-b7be-df16fb821386 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.352670 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30f49e9c-adfe-4cd9-b7be-df16fb821386 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:41.353041 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 519/2049] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:41.363280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-464916b9-b81a-4d9e-b685-16e646b2b8a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.365330 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-464916b9-b81a-4d9e-b685-16e646b2b8a5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:41.365707 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-464916b9-b81a-4d9e-b685-16e646b2b8a5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f", "connector": null, "instance_uuid": "d8c6ac45-f69e-4230-b1aa-626bce9effc6"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:41.373901 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.373901 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:41.404082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-464916b9-b81a-4d9e-b685-16e646b2b8a5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:41.404653 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 519/2050] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:41 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:41.684940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.686629 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:41.686818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.687010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.693484 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.693484 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:41.696708 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:41.700491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e894ae3b-8dac-4116-a036-92ff0ddb722e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:41.701031 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 498/2051] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:41.753715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.755560 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:41.755753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.755943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.763526 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.763526 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:41.767859 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:41.772638 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-631215b2-23ed-4a31-b5a6-32288ec52b92 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:41.773026 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 516/2052] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:41.831533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-eda89831-cd69-43e9-a684-cd13487cd076 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.833323 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eda89831-cd69-43e9-a684-cd13487cd076 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:41.833547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eda89831-cd69-43e9-a684-cd13487cd076 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.833722 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eda89831-cd69-43e9-a684-cd13487cd076 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.843287 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.843287 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:41.846676 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-eda89831-cd69-43e9-a684-cd13487cd076 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:41.851182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eda89831-cd69-43e9-a684-cd13487cd076 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:41.851608 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 520/2053] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:41.918125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.920392 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:41.920649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.920910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.921141 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:41.930068 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.930068 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:41.931027 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75943f96-835a-48f1-8a5a-824e7efc3a32 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:41.931546 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 520/2054] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:41.932393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-58357481-ecbb-4f1b-a9fd-6d394157451c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.932811 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-58357481-ecbb-4f1b-a9fd-6d394157451c None None] GET https://10.4.3.52/volume// Jul 03 10:45:41.933014 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-58357481-ecbb-4f1b-a9fd-6d394157451c None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.933309 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-58357481-ecbb-4f1b-a9fd-6d394157451c None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.933748 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-58357481-ecbb-4f1b-a9fd-6d394157451c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:41.934072 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 499/2055] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:41.943908 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:41.946562 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:41.946812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:41.947092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:41.959849 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:41.959849 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:41.964676 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:41.971280 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-22693027-f20c-4aeb-9c17-0b53a17cbba6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:41.971875 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 517/2056] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:41 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 1040 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:42.086423 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.088901 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] PUT https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b Jul 03 10:45:42.089285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:42.097950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Acquiring lock "cinder-attachment_update-a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:45:42.103089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Lock "cinder-attachment_update-a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:45:42.104464 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.104464 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:42.260795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-51a34edc-e275-4c58-b376-21b70cf92b65 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.262525 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-51a34edc-e275-4c58-b376-21b70cf92b65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:42.262692 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-51a34edc-e275-4c58-b376-21b70cf92b65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:42.262853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-51a34edc-e275-4c58-b376-21b70cf92b65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:42.278706 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.278706 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:42.284576 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-51a34edc-e275-4c58-b376-21b70cf92b65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:42.294671 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-51a34edc-e275-4c58-b376-21b70cf92b65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:42.294671 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 521/2057] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:42 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:42.631209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Lock "cinder-attachment_update-a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f-np0000004406" released by "attachment_update" :: held 0.528s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:45:42.631479 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-ae33156b-5434-4e2f-8468-9afac203e347 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b returned with HTTP 200 Jul 03 10:45:42.632071 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 521/2058] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:45:42 2026] PUT /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:42.714585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4e12c8bf-118c-4a40-ae98-64a080435646 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.716399 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e12c8bf-118c-4a40-ae98-64a080435646 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:42.716692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e12c8bf-118c-4a40-ae98-64a080435646 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:42.717029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e12c8bf-118c-4a40-ae98-64a080435646 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:42.724673 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.724673 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:42.728649 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4e12c8bf-118c-4a40-ae98-64a080435646 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:42.733561 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e12c8bf-118c-4a40-ae98-64a080435646 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:42.734049 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 500/2059] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:42 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:42.785636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.787453 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:42.787645 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:42.787825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:42.795649 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.795649 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:42.800306 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:42.805071 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92c60a86-3aa5-46cb-8729-76dcf350a500 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:42.805495 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 518/2060] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:42 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:42.867034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.869595 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:42.869815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:42.870022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:42.883330 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.883330 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:42.887740 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:42.893924 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da01ffcb-74ec-41aa-bf16-b2f821ef34de tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:42.894470 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 522/2061] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:42 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:42.945884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:42.948085 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:42.948383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:42.948638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:42.948773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:42.954128 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:42.954128 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:42.955232 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5eb3be6-9e01-421c-8859-e1873b356c61 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:42.955676 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 522/2062] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:42 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:43.316715 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:43.316715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:43.316715 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:43.316715 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:43.325205 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:43.325205 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:43.330581 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:43.336673 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7d20b02d-6fd6-418f-bac6-a99ccec419c6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:43.336956 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 501/2063] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:43 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:43.748283 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-125c3f11-33fc-44f1-ad49-273e144715a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:43.751667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-125c3f11-33fc-44f1-ad49-273e144715a1 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:43.751881 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-125c3f11-33fc-44f1-ad49-273e144715a1 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:43.752098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-125c3f11-33fc-44f1-ad49-273e144715a1 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:43.758292 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:43.758292 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:43.761751 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-125c3f11-33fc-44f1-ad49-273e144715a1 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:43.766799 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-125c3f11-33fc-44f1-ad49-273e144715a1 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:43.767173 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 519/2064] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:43 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:43.821442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:43.823340 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:43.824133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:43.824133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:43.832493 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:43.832493 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:43.836641 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:43.842566 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa963f45-06c1-48ff-ba6c-f6a16fb8fa7b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:43.842566 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 523/2065] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:43 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:43.914917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:43.921749 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:43.921991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:43.922384 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:43.940013 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:43.940013 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:43.949039 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:43.958437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d7c8d4c-3807-4370-9b45-a3dc4507a018 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:43.958437 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 523/2066] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:43 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:43.968519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:43.970454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:43.970630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:43.971237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:43.971237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:43.975672 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:43.975672 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:43.976219 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00a5bd49-a4c0-4c66-ae0e-d2098a09d866 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:43.976609 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 502/2067] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:43 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:44.272483 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-63cc1bdb-f858-4cc7-99dd-084938b2ae5c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.275059 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-63cc1bdb-f858-4cc7-99dd-084938b2ae5c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22/action Jul 03 10:45:44.275522 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-63cc1bdb-f858-4cc7-99dd-084938b2ae5c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:44.275677 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-63cc1bdb-f858-4cc7-99dd-084938b2ae5c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:44.295937 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.295937 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:44.314171 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-29de3d96-3c38-4575-8d00-b74f1a023629 req-63cc1bdb-f858-4cc7-99dd-084938b2ae5c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22/action returned with HTTP 204 Jul 03 10:45:44.314703 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 520/2068] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:44 2026] POST /volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:44.353317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.355464 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:44.355653 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.355831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.365533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.365533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:44.368968 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:44.372923 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db2e5f8c-d182-497c-bc26-a3627a2fc055 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:44.373318 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 524/2069] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:45:44.426613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.429225 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:44.429442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.429685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.441972 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.441972 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:44.446414 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:44.452586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-651b0a55-04f0-4a3d-b4f7-9896b5411ef1 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:44.453122 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 524/2070] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:44.788131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a129934-a16e-4233-a50a-f8d37d14365a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.789992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a129934-a16e-4233-a50a-f8d37d14365a tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:44.790426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a129934-a16e-4233-a50a-f8d37d14365a tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.790717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a129934-a16e-4233-a50a-f8d37d14365a tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.801390 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.801390 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:44.806745 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9a129934-a16e-4233-a50a-f8d37d14365a tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:44.812757 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a129934-a16e-4233-a50a-f8d37d14365a tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:44.813054 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 503/2071] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:44.864166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.866509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:44.866776 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.867068 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.876861 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.876861 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:44.881499 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:44.887369 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d572f82f-bb7a-45b9-8d92-d95d5ce15032 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:44.887877 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 521/2072] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:44.972228 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.976352 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:44.976352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.976352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.987275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:44.989042 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:44.989288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:44.989549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:44.989685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:44.989906 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.989906 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:44.995240 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:44.995923 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:44.995923 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:44.996884 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7591a88c-1bad-457a-a2ef-c35b0f84a17f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:44.997341 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 525/2073] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:45.001403 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2012bfa5-7632-4125-bfd5-ec5ada157de8 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:45.002133 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 525/2074] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:44 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:45.833451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:45.835239 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:45.835430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:45.835626 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:45.843677 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:45.843677 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:45.847889 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:45.853217 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2856bb7f-17f7-415b-974b-9b6f933b33e8 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:45.853630 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 504/2075] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:45 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:45.905695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:45.908253 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:45.908253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:45.909819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:45.917344 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:45.917344 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:45.921913 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:45.927503 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df5796c1-bf31-4a7b-a439-c4c4c0fe8bf4 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:45.928191 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 522/2076] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:45 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:46.010125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.013602 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:46.013602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.013602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:46.013602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:46.017250 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:46.017250 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:46.018492 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.018872 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-74c10ecc-dc3c-4399-a4b2-883cdb6fdd74 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:46.019457 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 526/2077] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:46.021041 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:46.021327 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.021657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:46.033404 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:46.033404 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:46.037625 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:46.043688 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15e4b07b-0822-4c89-9ea6-9d5bbc4b2465 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:46.044388 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 526/2078] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:46.506434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fd9633ad-5c17-4af2-b7e1-d52b510b34fb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.506917 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd9633ad-5c17-4af2-b7e1-d52b510b34fb None None] GET https://10.4.3.52/volume// Jul 03 10:45:46.508079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd9633ad-5c17-4af2-b7e1-d52b510b34fb None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.508079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd9633ad-5c17-4af2-b7e1-d52b510b34fb None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:46.508424 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd9633ad-5c17-4af2-b7e1-d52b510b34fb None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:46.508820 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 505/2079] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:46.518412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-205eb737-e060-4999-91c3-1bddf1d373e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.523235 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-205eb737-e060-4999-91c3-1bddf1d373e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:46.523235 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-205eb737-e060-4999-91c3-1bddf1d373e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50c760d9-ebf9-4ab6-88c2-8a167741ded6", "connector": null, "instance_uuid": "e0840419-affe-4e07-a3ad-097c253e87d8"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:46.539328 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:46.539328 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:46.578195 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-205eb737-e060-4999-91c3-1bddf1d373e5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:46.578195 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 523/2080] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:46 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:46.873786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.877265 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:46.877806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.878447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:46.887157 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:46.887157 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:46.892840 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:46.898198 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-129e4eaa-20c7-4bb3-a58e-e7216c70742b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:46.898898 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 527/2081] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:45:46.942879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.944994 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:46.945633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.945999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:46.955034 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:46.955034 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:46.959984 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:46.966990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd84fd1d-2f58-4524-a71a-4760349463e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:46.967372 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 527/2082] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:46.986338 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:46.988245 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:46.988436 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:46.988628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.000395 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.000395 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:47.004132 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:47.008659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-908a57a2-4580-4321-a8d8-6a0c3d4bf23d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:47.009084 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 506/2083] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:46 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:47.031829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-08d3707d-468f-46ff-83ad-569f88e8b66a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.033990 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08d3707d-468f-46ff-83ad-569f88e8b66a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:47.034537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08d3707d-468f-46ff-83ad-569f88e8b66a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.034537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08d3707d-468f-46ff-83ad-569f88e8b66a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.034628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-08d3707d-468f-46ff-83ad-569f88e8b66a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:47.039268 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.039268 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:47.040169 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08d3707d-468f-46ff-83ad-569f88e8b66a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:47.040730 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 524/2084] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:47.076843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.078177 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:47.078177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.078328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.097779 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.097779 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:47.102010 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:47.106847 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-560aabb2-22db-4ac1-adaa-18b6f7cae791 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:47.107420 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 528/2085] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:47.115016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2b25f2ae-1c53-45aa-82e8-2ea91bc0da70 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.115431 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2b25f2ae-1c53-45aa-82e8-2ea91bc0da70 None None] GET https://10.4.3.52/volume// Jul 03 10:45:47.115600 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2b25f2ae-1c53-45aa-82e8-2ea91bc0da70 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.115805 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2b25f2ae-1c53-45aa-82e8-2ea91bc0da70 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.116173 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2b25f2ae-1c53-45aa-82e8-2ea91bc0da70 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:47.116430 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 528/2086] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:47.127846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.130762 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:47.131028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.131267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.146275 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.146275 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:47.150494 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:47.155505 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-6766ca9b-ba50-40af-8ee0-cdc3081d9d9b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:47.155923 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 507/2087] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:47.256696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.259554 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 Jul 03 10:45:47.260050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:47.271318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:45:47.280757 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" acquired by "attachment_update" :: waited 0.010s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:45:47.282075 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.282075 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:47.805243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-50c760d9-ebf9-4ab6-88c2-8a167741ded6-np0000004406" released by "attachment_update" :: held 0.524s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:45:47.805549 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-b4d6be53-9f16-44ab-afb8-41ccab5f687c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 returned with HTTP 200 Jul 03 10:45:47.805966 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 525/2088] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:45:47 2026] PUT /volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:47.914580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.920132 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:47.920132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.920132 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.931345 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.931345 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:47.935443 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:47.942100 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-433acc65-7cbd-43b5-b6c4-8cf5a5093172 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:47.942790 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 529/2089] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:47.984962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.986527 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:47.988178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.988279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:47.988571 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.989357 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:47.989586 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:47.989805 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:47.995593 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.995593 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:47.997990 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:47.997990 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:48.001256 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:48.002523 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:48.006637 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8cb5a74-5f23-47f9-8161-b1505b2865e9 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:48.007124 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 529/2090] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:48.019401 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f71dbdbe-37cc-4af8-891f-f9afee569cc6 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:48.019401 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 508/2091] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:47 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:48.026932 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.030126 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:48.030887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:48.031294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:48.072596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.072596 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:48.072596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:48.072596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:48.072596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:48.073036 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:48.073036 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:48.073737 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:48.073737 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:48.073894 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:48.074294 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75fc6f4b-93df-4ffa-832a-5d6f0c3f4a10 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:48.074294 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 530/2092] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:48 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:48.079755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3ab9ed8-5cac-4b41-bff4-b16e5c800003 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:48.080596 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 526/2093] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:48 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:48.129567 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.132426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:48.132426 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:48.132426 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:48.152884 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:48.152884 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:48.157426 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:48.168281 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cfb1ba9-00ff-482a-a636-21fb404e3619 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:48.168997 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 530/2094] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:48 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:48.507340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.510245 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:48.510741 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:48.511084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:48.520917 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:48.520917 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:48.526458 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:48.533770 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-9ac325d7-81ed-4dc4-a8f1-6072b2c8065e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:48.534388 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 509/2095] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:48 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:48.546372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a24636f1-8150-49bd-b175-4a9b639532b2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.546871 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a24636f1-8150-49bd-b175-4a9b639532b2 None None] GET https://10.4.3.52/volume// Jul 03 10:45:48.547192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a24636f1-8150-49bd-b175-4a9b639532b2 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:48.547346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a24636f1-8150-49bd-b175-4a9b639532b2 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:48.547660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a24636f1-8150-49bd-b175-4a9b639532b2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:48.547935 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 531/2096] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:45:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:48.558691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-b4560696-bd2f-4248-b018-23ddaeeba53b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:48.561363 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-b4560696-bd2f-4248-b018-23ddaeeba53b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:48.561817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-b4560696-bd2f-4248-b018-23ddaeeba53b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cb6323e-f555-4867-b376-32643192c1ff", "connector": null, "instance_uuid": "a1ed15cd-1395-4899-992b-9e84fa2d1d0a"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:48.573136 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:48.573136 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:48.607836 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-b4560696-bd2f-4248-b018-23ddaeeba53b tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:48.608498 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 527/2097] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:48 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:49.021947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f2b8176c-5003-410b-a1ee-32e869666e28 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:49.024010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f2b8176c-5003-410b-a1ee-32e869666e28 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:49.024241 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f2b8176c-5003-410b-a1ee-32e869666e28 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:49.024452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f2b8176c-5003-410b-a1ee-32e869666e28 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:49.034043 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:49.034043 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:49.041521 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f2b8176c-5003-410b-a1ee-32e869666e28 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:49.048510 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f2b8176c-5003-410b-a1ee-32e869666e28 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:49.048920 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 531/2098] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:49 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:49.087312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-61d124b9-dba7-467f-950b-ab46bfc8846d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:49.089868 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61d124b9-dba7-467f-950b-ab46bfc8846d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:49.090348 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61d124b9-dba7-467f-950b-ab46bfc8846d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:49.090533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61d124b9-dba7-467f-950b-ab46bfc8846d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:49.090726 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-61d124b9-dba7-467f-950b-ab46bfc8846d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:49.098864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f37a861e-b050-40ff-b773-854759c65402 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:49.101773 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:49.101773 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:49.102085 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f37a861e-b050-40ff-b773-854759c65402 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:49.102377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f37a861e-b050-40ff-b773-854759c65402 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:49.102634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f37a861e-b050-40ff-b773-854759c65402 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:49.103024 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61d124b9-dba7-467f-950b-ab46bfc8846d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:49.103545 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 510/2099] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:49 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:49.129071 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:49.129071 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:49.136897 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f37a861e-b050-40ff-b773-854759c65402 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:49.144410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f37a861e-b050-40ff-b773-854759c65402 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:49.145028 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 532/2100] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:49 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:49.188517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:49.190516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:49.190751 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:49.190966 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:49.202550 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:49.202550 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:49.207147 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:49.212199 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b5322b5-f065-48c4-814c-202e96fa8bd9 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:49.212836 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 528/2101] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:49 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:50.063584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:50.065664 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:50.065874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:50.066133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:50.074214 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:50.074214 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:50.079237 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:50.085554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-491f42ab-b51c-4a70-a8e2-e97338cb9446 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:50.086182 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 532/2102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:50 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:50.114850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d82a480b-b1df-4c64-8469-5020228daad2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:50.117309 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d82a480b-b1df-4c64-8469-5020228daad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:50.117572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d82a480b-b1df-4c64-8469-5020228daad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:50.117820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d82a480b-b1df-4c64-8469-5020228daad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:50.117986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d82a480b-b1df-4c64-8469-5020228daad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:50.126138 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:50.126138 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:50.127350 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d82a480b-b1df-4c64-8469-5020228daad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:50.127906 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 511/2103] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:50 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:50.162955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:50.165066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:50.166565 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:50.166565 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:50.176847 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:50.176847 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:50.180277 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:50.184921 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a5da5b3e-4fde-47d8-9720-cc77696efdd5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:50.185549 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 533/2104] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:50 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:50.225178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:50.227381 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:50.227633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:50.227856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:50.239545 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:50.239545 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:50.244226 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:50.249814 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b61b4ce-52b5-4a5d-8d1a-72b27246cc5a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:50.250336 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 529/2105] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:50 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:51.105274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-669c333e-5d72-417c-9b85-52e679da2768 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:51.109131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-669c333e-5d72-417c-9b85-52e679da2768 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:51.109131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-669c333e-5d72-417c-9b85-52e679da2768 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:51.109131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-669c333e-5d72-417c-9b85-52e679da2768 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:51.117807 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:51.117807 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:51.126337 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-669c333e-5d72-417c-9b85-52e679da2768 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:51.131391 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-669c333e-5d72-417c-9b85-52e679da2768 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:51.132201 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 533/2106] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:51 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:51.142614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:51.148507 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:51.148507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:51.148776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:51.148952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:51.155345 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:51.155345 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:51.156278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62458979-ba2e-497e-9bbb-9cc72f3635c1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:51.156699 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 512/2107] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:51 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:51.200900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:51.203209 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:51.203529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:51.203709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:51.225497 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:51.225497 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:51.230720 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:51.237096 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff740d48-e28f-4c44-b6b6-5d5324398588 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:51.237942 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 534/2108] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:51 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:51.264958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:51.267030 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:51.267285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:51.267546 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:51.279230 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:51.279230 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:51.283294 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:51.289822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e488a03-b13e-477d-be35-cbe511a29fa6 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:51.290470 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 530/2109] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:51 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:51.765848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:51.768097 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:45:51.768584 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1155303819", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:51.770503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1155303819', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:45:51.770731 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume of 1 GB Jul 03 10:45:51.779851 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Availability Zones retrieved successfully. Jul 03 10:45:51.786904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Flow 'volume_create_api' (5bf6d2c0-5869-4611-8214-9fe845f9be4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:51.788124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cae9877-4ad9-41b1-988a-f4ae66a0dd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:51.789362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:45:51.830823 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cae9877-4ad9-41b1-988a-f4ae66a0dd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:51.832384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e388ac-4e2e-43c1-9d33-00d0a07befd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:51.925208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Created reservations ['d8e1157c-c5cd-4ef8-bab6-c1305a1ade07', '97a10396-cecd-4dbd-89fb-2d71f6959d7b', 'b18a6567-ecf4-461c-b3bc-7ed20054c45c', '87c32e15-4020-4d71-9b2c-2411498f595b'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:45:51.925208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e388ac-4e2e-43c1-9d33-00d0a07befd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e1157c-c5cd-4ef8-bab6-c1305a1ade07', '97a10396-cecd-4dbd-89fb-2d71f6959d7b', 'b18a6567-ecf4-461c-b3bc-7ed20054c45c', '87c32e15-4020-4d71-9b2c-2411498f595b']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:51.925208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43fffcc-4151-43db-a11c-7a9ee6f9d953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:51.950300 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43fffcc-4151-43db-a11c-7a9ee6f9d953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc6c6099-82af-49e0-9d86-e4529038ce8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1155303819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5bd3d9fd6c4321998099c51fbb8656',qos_specs=None,replication_status=,reservations=['d8e1157c-c5cd-4ef8-bab6-c1305a1ade07','97a10396-cecd-4dbd-89fb-2d71f6959d7b','b18a6567-ecf4-461c-b3bc-7ed20054c45c','87c32e15-4020-4d71-9b2c-2411498f595b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b106cb07874744d9ac03553b06cda219',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1155303819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc6c6099-82af-49e0-9d86-e4529038ce8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5bd3d9fd6c4321998099c51fbb8656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b106cb07874744d9ac03553b06cda219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:51.951844 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea71f3a1-609f-4ab9-85ee-2c575b1d246a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:51.973178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea71f3a1-609f-4ab9-85ee-2c575b1d246a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1155303819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5bd3d9fd6c4321998099c51fbb8656',qos_specs=None,replication_status=,reservations=['d8e1157c-c5cd-4ef8-bab6-c1305a1ade07','97a10396-cecd-4dbd-89fb-2d71f6959d7b','b18a6567-ecf4-461c-b3bc-7ed20054c45c','87c32e15-4020-4d71-9b2c-2411498f595b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b106cb07874744d9ac03553b06cda219',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:51.974233 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffac5304-347b-4657-bbfe-c06ea925fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:45:51.986071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffac5304-347b-4657-bbfe-c06ea925fc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:45:51.987201 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Flow 'volume_create_api' (5bf6d2c0-5869-4611-8214-9fe845f9be4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:45:51.987653 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume request issued successfully. Jul 03 10:45:51.988372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48b4113b-3242-40d7-bced-2e2476fc8e53 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:45:51.988921 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 534/2110] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:45:51 2026] POST /volume/v3/volumes => generated 745 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:45:52.147365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:52.151011 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:52.151227 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:52.151409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:52.158417 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:52.158417 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:52.162811 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:52.167648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c235c0ad-e586-4d5c-9355-c6862eb80f62 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:52.168021 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 513/2111] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:52 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:52.171936 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1d875535-00ae-4162-8472-09517f9993f8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:52.173669 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d875535-00ae-4162-8472-09517f9993f8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:52.173881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d875535-00ae-4162-8472-09517f9993f8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:52.174067 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d875535-00ae-4162-8472-09517f9993f8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:52.174198 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-1d875535-00ae-4162-8472-09517f9993f8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:52.182999 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:52.182999 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:52.183512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d875535-00ae-4162-8472-09517f9993f8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:52.183991 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 535/2112] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:52 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:52.253758 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-48d19324-916c-470d-af96-f848c91ff547 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:52.257236 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-48d19324-916c-470d-af96-f848c91ff547 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:52.257486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-48d19324-916c-470d-af96-f848c91ff547 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:52.258615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-48d19324-916c-470d-af96-f848c91ff547 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:52.273186 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:52.273186 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:52.276337 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-48d19324-916c-470d-af96-f848c91ff547 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:52.280276 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-48d19324-916c-470d-af96-f848c91ff547 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:52.280712 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 531/2113] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:52 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:52.304203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:52.308416 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:52.308416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:52.308416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:52.320796 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:52.320796 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:52.329804 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:52.337515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c6a5a46-791c-47d6-a125-bdf4a439c55e tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:52.337515 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 535/2114] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:52 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:53.048567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-f0da079e-d9f3-4487-9c76-e96a292a008a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.051427 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-f0da079e-d9f3-4487-9c76-e96a292a008a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] POST https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b/action Jul 03 10:45:53.051897 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-f0da079e-d9f3-4487-9c76-e96a292a008a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:53.052088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-f0da079e-d9f3-4487-9c76-e96a292a008a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:53.080467 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.080467 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:53.097622 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b7034dc8-c15f-41c2-987f-e24bed33868c req-f0da079e-d9f3-4487-9c76-e96a292a008a tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b/action returned with HTTP 204 Jul 03 10:45:53.098291 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 514/2115] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:53 2026] POST /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:53.181636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.184589 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:53.184589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.184928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.192818 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.192818 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:53.197615 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:53.198409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-073f533f-35f2-4b15-89af-4e914ad0268a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.200165 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-073f533f-35f2-4b15-89af-4e914ad0268a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:53.200426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-073f533f-35f2-4b15-89af-4e914ad0268a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.200740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-073f533f-35f2-4b15-89af-4e914ad0268a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.200948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-073f533f-35f2-4b15-89af-4e914ad0268a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:53.202890 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6fa60343-652f-4434-a8a5-bf6e7e061e6d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:53.203399 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 536/2116] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:53.211510 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.211510 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:53.212905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-073f533f-35f2-4b15-89af-4e914ad0268a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:53.213538 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 532/2117] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:53.294714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d21ae964-1661-42ed-9949-38a78c0c619d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.298290 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d21ae964-1661-42ed-9949-38a78c0c619d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:53.298290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d21ae964-1661-42ed-9949-38a78c0c619d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.298290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d21ae964-1661-42ed-9949-38a78c0c619d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.312140 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.312140 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:53.315438 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d21ae964-1661-42ed-9949-38a78c0c619d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:53.319732 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d21ae964-1661-42ed-9949-38a78c0c619d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:53.320307 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 536/2118] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:53.351225 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.353878 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:53.354159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.354365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.366859 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.366859 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:53.371646 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:53.382439 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a45a5c38-d06b-48e6-92b5-4ce5b198f402 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:53.382848 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 515/2119] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:53.398215 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.400629 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:53.402382 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.402581 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.418364 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.418364 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:53.423670 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:53.429960 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcb200f4-be8a-4928-a9bf-3fd163a3463c tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:53.430714 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 537/2120] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:53.447931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-74aeb0cd-8533-4072-9f91-e8a04e0b7f6b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.449877 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 533/2121] 10.4.3.52 () {70 vars in 1604 bytes} [Fri Jul 3 10:45:53 2026] DELETE /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:45:53.460938 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3a0231ae-cf3d-44b5-a3e7-41ed9134d4ad None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.528300 np0000004406 devstack@c-api.service[99876]: WARNING keystonemiddleware.auth_token [None req-3a0231ae-cf3d-44b5-a3e7-41ed9134d4ad None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 10:45:53.530086 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 537/2122] 10.4.3.52 () {70 vars in 1604 bytes} [Fri Jul 3 10:45:53 2026] DELETE /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b => generated 114 bytes in 70 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:45:53.541941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-16bfb967-6109-4f65-9ec2-98ed2446481d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.544311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] DELETE https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b Jul 03 10:45:53.544602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.544932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.554250 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.554250 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:53.632783 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Attachment connected to vm d8c6ac45-f69e-4230-b1aa-626bce9effc6, checking data on nova Jul 03 10:45:53.633140 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.compute.nova [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Creating Keystone token plugin using URL: https://10.4.3.52/identity {{(pid=99873) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 10:45:53.835946 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] REQ: curl -g -i -X GET https://10.4.3.52/compute/v2.1/servers/d8c6ac45-f69e-4230-b1aa-626bce9effc6/os-volume_attachments/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a00d79c991ed70a50a7180ff31b26153c137ae077a4f45aa953168801eac14d4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-16bfb967-6109-4f65-9ec2-98ed2446481d" -H "X-Service-Token: {SHA256}ec4a4672a51d463d02d1c4e068ddaddf3b33f8755d24355b255c20f0e5496e0d" {{(pid=99873) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 10:45:53.939444 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 10:45:53 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7f3d9e06-d319-40da-9567-c98e727c9d6d x-openstack-request-id: req-7f3d9e06-d319-40da-9567-c98e727c9d6d {{(pid=99873) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 10:45:53.939613 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f", "serverId": "d8c6ac45-f69e-4230-b1aa-626bce9effc6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "50b7ac61-69b7-41ce-b4e0-6a51fe5e542b", "bdm_uuid": "4ba0aa17-b955-4bb3-a52d-6bb58add0651"}} {{(pid=99873) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 10:45:53.939749 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET call to compute for https://10.4.3.52/compute/v2.1/servers/d8c6ac45-f69e-4230-b1aa-626bce9effc6/os-volume_attachments/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f used request id req-7f3d9e06-d319-40da-9567-c98e727c9d6d {{(pid=99873) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 10:45:53.941811 np0000004406 devstack@c-api.service[99873]: ERROR cinder.volume.api [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Caught error: Detach volume from instance d8c6ac45-f69e-4230-b1aa-626bce9effc6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d8c6ac45-f69e-4230-b1aa-626bce9effc6 using the Compute API Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 10:45:53.944422 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d8c6ac45-f69e-4230-b1aa-626bce9effc6 using the Compute API Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.middleware.fault [None req-16bfb967-6109-4f65-9ec2-98ed2446481d tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b returned with HTTP 409 Jul 03 10:45:53.945934 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 516/2123] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:45:53 2026] DELETE /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b => generated 167 bytes in 404 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:53.985805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:53.985805 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:53.985805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:53.985805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:53.998264 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:53.998264 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:54.003555 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:54.009367 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-3340bc24-bb97-4770-bd64-1739a9e92af5 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:54.012253 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 538/2124] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:53 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 1153 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:54.036496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.038152 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] POST https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f/action Jul 03 10:45:54.040122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:54.040122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:54.056125 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:54.056125 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:54.056125 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:54.065371 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Begin detaching volume completed successfully. Jul 03 10:45:54.065961 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-8154a452-03e3-497d-8deb-ead3a6ab53d0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f/action returned with HTTP 202 Jul 03 10:45:54.067232 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 534/2125] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:54 2026] POST /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 10:45:54.218412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.220534 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:54.220782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:54.221086 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:54.229802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.230510 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:54.230510 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:54.232362 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:54.232564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:54.232708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:54.233248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:54.235125 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:54.241916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0793bae2-3f2f-40d4-88b9-ee5189302d1e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:54.241916 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 538/2126] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:54 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:54.274814 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:45:54.278850 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:54.278850 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:54.279505 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e4f5d3a4-862a-41bd-a70f-9820af2a8487 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:54.280144 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 517/2127] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:54 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:54.336758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.339031 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:54.339295 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:54.339506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:54.355370 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:54.355370 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:54.359287 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:54.364886 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b99ab632-1ecf-45b7-a67a-65b67b67399b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:54.365442 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 539/2128] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:54 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:54.862562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1eaf5116-25b7-437d-a923-c6e1979a7845 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.862897 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1eaf5116-25b7-437d-a923-c6e1979a7845 None None] GET https://10.4.3.52/volume// Jul 03 10:45:54.863066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1eaf5116-25b7-437d-a923-c6e1979a7845 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:54.863285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1eaf5116-25b7-437d-a923-c6e1979a7845 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:54.863604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1eaf5116-25b7-437d-a923-c6e1979a7845 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:54.863871 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 535/2129] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:54.872509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:54.874562 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:45:54.874777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:54.874947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:54.886077 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:54.886077 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:54.889757 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:45:54.895376 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-496edef7-3b99-43a4-ac3b-62baef126744 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:45:54.895784 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 539/2130] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:54 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 1336 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:55.005743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.008217 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] PUT https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d Jul 03 10:45:55.008590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:55.018556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Acquiring lock "cinder-attachment_update-7cb6323e-f555-4867-b376-32643192c1ff-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:45:55.024664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Lock "cinder-attachment_update-7cb6323e-f555-4867-b376-32643192c1ff-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:45:55.026129 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.026129 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:55.103522 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a83ec622-4185-4f61-b44a-a8880af0d10a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.103891 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a83ec622-4185-4f61-b44a-a8880af0d10a None None] GET https://10.4.3.52/volume// Jul 03 10:45:55.104334 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a83ec622-4185-4f61-b44a-a8880af0d10a None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.104536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a83ec622-4185-4f61-b44a-a8880af0d10a None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.104910 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a83ec622-4185-4f61-b44a-a8880af0d10a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:55.105668 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 540/2131] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:55.120377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.126442 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:55.126571 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-cd874c91-2b34-4998-b930-8b9ae1f6e10e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.126720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.126945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.129365 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-cd874c91-2b34-4998-b930-8b9ae1f6e10e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2/action Jul 03 10:45:55.129717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-cd874c91-2b34-4998-b930-8b9ae1f6e10e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:55.129858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-cd874c91-2b34-4998-b930-8b9ae1f6e10e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:55.140167 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.140167 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:55.146012 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:55.152341 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-d558564f-39ee-467f-9bc7-430b8804d5db tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:55.152842 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 536/2132] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 1336 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:55.161056 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.161056 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:55.178702 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0a1551df-a391-4753-b6ac-f45943c15b81 req-cd874c91-2b34-4998-b930-8b9ae1f6e10e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2/action returned with HTTP 204 Jul 03 10:45:55.179223 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 540/2133] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:55 2026] POST /volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:55.256264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f644597-0dec-4776-bf0d-79482d82c10f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.258715 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f644597-0dec-4776-bf0d-79482d82c10f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:55.258902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f644597-0dec-4776-bf0d-79482d82c10f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.259116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f644597-0dec-4776-bf0d-79482d82c10f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.269758 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.269758 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:55.275424 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0f644597-0dec-4776-bf0d-79482d82c10f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:55.282061 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f644597-0dec-4776-bf0d-79482d82c10f tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:55.282574 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 541/2134] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:55.292142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.294329 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:55.294568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.294798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.294961 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:55.301656 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.301656 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:55.302540 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a32fcee-3d04-4d8c-80b3-a59effbce29b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:55.302993 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 537/2135] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:55.378828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.380746 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:55.380934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.381226 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.394438 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.394438 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:55.398926 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:55.404364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7350b36-2e66-4c1a-8201-cb0d26923a8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:55.404838 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 541/2136] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:55.419407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0df69db4-700b-4a01-b349-eec1d7748c7b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.505064 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0df69db4-700b-4a01-b349-eec1d7748c7b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:55.505505 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0df69db4-700b-4a01-b349-eec1d7748c7b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.505740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0df69db4-700b-4a01-b349-eec1d7748c7b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.533960 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.533960 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:55.538138 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0df69db4-700b-4a01-b349-eec1d7748c7b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Volume info retrieved successfully. Jul 03 10:45:55.543575 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0df69db4-700b-4a01-b349-eec1d7748c7b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:55.544065 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 542/2137] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1440 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:55.562389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Lock "cinder-attachment_update-7cb6323e-f555-4867-b376-32643192c1ff-np0000004406" released by "attachment_update" :: held 0.538s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:45:55.562744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-73a9349e-1a33-4ef3-a355-ae492833a682 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d returned with HTTP 200 Jul 03 10:45:55.563304 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 518/2138] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:45:55 2026] PUT /volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:55.616693 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-022e8ad5-f166-412a-ae94-47a679380b8f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.618774 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-022e8ad5-f166-412a-ae94-47a679380b8f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:55.619033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-022e8ad5-f166-412a-ae94-47a679380b8f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.619335 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-022e8ad5-f166-412a-ae94-47a679380b8f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.636173 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.636173 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:55.641663 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-022e8ad5-f166-412a-ae94-47a679380b8f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Volume info retrieved successfully. Jul 03 10:45:55.651481 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-022e8ad5-f166-412a-ae94-47a679380b8f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:55.652081 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 538/2139] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:55.711528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.718072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:55.718072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.718072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.733690 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.733690 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:55.737706 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:55.742669 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-584fc722-3c36-404b-883e-3aa13a0a8711 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:55.743193 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 542/2140] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:55.764469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.766803 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action Jul 03 10:45:55.767212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:55.767341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:55.783318 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.783318 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:55.784068 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:55.791977 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Begin detaching volume completed successfully. Jul 03 10:45:55.792249 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-be69685a-fdff-48dc-b31c-3714469a27da tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action returned with HTTP 202 Jul 03 10:45:55.792761 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 543/2141] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:55 2026] POST /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:55.814356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7b82ce6e-b293-407a-9902-e2b390268b06 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:55.816755 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b82ce6e-b293-407a-9902-e2b390268b06 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:55.817130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b82ce6e-b293-407a-9902-e2b390268b06 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:55.817528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b82ce6e-b293-407a-9902-e2b390268b06 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:55.843027 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:55.843027 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:55.851068 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7b82ce6e-b293-407a-9902-e2b390268b06 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:55.859097 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b82ce6e-b293-407a-9902-e2b390268b06 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:55.859666 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 519/2142] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:55 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:56.076048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f1186628-202e-4ade-abc7-752123a8d36e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.078114 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f1186628-202e-4ade-abc7-752123a8d36e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] POST https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d/action Jul 03 10:45:56.078473 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f1186628-202e-4ade-abc7-752123a8d36e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:56.078595 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f1186628-202e-4ade-abc7-752123a8d36e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:56.094408 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.094408 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:56.103878 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-670f2b8c-6fa3-4372-9552-b6b85635cfc4 req-f1186628-202e-4ade-abc7-752123a8d36e tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d/action returned with HTTP 204 Jul 03 10:45:56.104383 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 539/2143] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:45:56 2026] POST /volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:45:56.297152 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.299303 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:56.299429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.299633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.307764 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.307764 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:56.313813 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:56.315571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-58cc0708-cdb7-4145-a396-4ee23859e671 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.317305 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58cc0708-cdb7-4145-a396-4ee23859e671 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:56.317506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58cc0708-cdb7-4145-a396-4ee23859e671 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.317923 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58cc0708-cdb7-4145-a396-4ee23859e671 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.317923 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-58cc0708-cdb7-4145-a396-4ee23859e671 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:56.320840 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b879e5aa-5b64-44a9-8acf-85c29b831678 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:56.321327 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 543/2144] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:56.322894 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.322894 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:56.324065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58cc0708-cdb7-4145-a396-4ee23859e671 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:56.324628 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 544/2145] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:56.334754 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.336482 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:56.336663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.336855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.343846 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.343846 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:56.347476 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:56.352574 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15e86e44-662e-4351-a2a3-a6c81c9bad95 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:56.353139 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 520/2146] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:56.379821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-b0943de9-c30e-4daf-b6f2-418467287c53 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.382172 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-b0943de9-c30e-4daf-b6f2-418467287c53 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] DELETE https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b Jul 03 10:45:56.382436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-b0943de9-c30e-4daf-b6f2-418467287c53 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.382624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-b0943de9-c30e-4daf-b6f2-418467287c53 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.389735 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.389735 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:56.486537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.490551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:56.490809 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.491096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.498915 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.498915 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:56.502251 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:56.506279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-82f875d4-d981-4fb0-9375-1751be34d65d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:56.506621 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 544/2147] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:56.821172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-67b12995-419a-4ad1-a842-e24db3aa8bba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.821692 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67b12995-419a-4ad1-a842-e24db3aa8bba None None] GET https://10.4.3.52/volume// Jul 03 10:45:56.821942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67b12995-419a-4ad1-a842-e24db3aa8bba None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.823014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67b12995-419a-4ad1-a842-e24db3aa8bba None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.823014 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67b12995-419a-4ad1-a842-e24db3aa8bba None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:56.824593 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 545/2148] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:56.840743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.843600 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:56.843924 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.844194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.861122 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.861122 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:56.866331 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:56.875169 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-ef33120c-f6e1-4931-b7f1-a985c078ac84 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:56.875169 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 521/2149] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1623 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:45:56.875933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d9e42088-05b7-4bad-9922-017c9ac55944 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:56.878203 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9e42088-05b7-4bad-9922-017c9ac55944 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:56.878475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9e42088-05b7-4bad-9922-017c9ac55944 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:56.878720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9e42088-05b7-4bad-9922-017c9ac55944 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:56.904896 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:56.904896 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:56.911434 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d9e42088-05b7-4bad-9922-017c9ac55944 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:56.917341 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9e42088-05b7-4bad-9922-017c9ac55944 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:56.917758 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 545/2150] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:56 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:56.951347 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d2b71530-97cd-44cf-94f1-10146dc8efc3 req-b0943de9-c30e-4daf-b6f2-418467287c53 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b returned with HTTP 200 Jul 03 10:45:56.951800 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 540/2151] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:56 2026] DELETE /volume/v3/attachments/50b7ac61-69b7-41ce-b4e0-6a51fe5e542b => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:57.064646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.066652 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:45:57.066832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.067172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.076004 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.076004 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:57.079553 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:45:57.084203 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-d7c017c1-00d6-41a2-b141-c9eb448146ca tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:45:57.084592 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 546/2152] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:57 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:57.093723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5dfe306e-d378-4abc-a7c9-8639b57a9722 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.094121 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dfe306e-d378-4abc-a7c9-8639b57a9722 None None] GET https://10.4.3.52/volume// Jul 03 10:45:57.094324 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dfe306e-d378-4abc-a7c9-8639b57a9722 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.094500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dfe306e-d378-4abc-a7c9-8639b57a9722 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.094799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dfe306e-d378-4abc-a7c9-8639b57a9722 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:45:57.095081 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 522/2153] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:45:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:45:57.101684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-f8bf4cbf-b5db-4387-993e-815da32a85df None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.103821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-f8bf4cbf-b5db-4387-993e-815da32a85df tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:45:57.104208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-f8bf4cbf-b5db-4387-993e-815da32a85df tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73221f16-98fc-45ec-b0b1-c19ba6727863", "connector": null, "instance_uuid": "7d249bbc-4216-4622-8964-ac4737160a49"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:57.113760 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.113760 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:57.151170 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-f8bf4cbf-b5db-4387-993e-815da32a85df tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:45:57.151664 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 546/2154] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:45:57 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:57.338154 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-140a4a88-8068-408e-9634-aa48c3be1f76 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.339799 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-140a4a88-8068-408e-9634-aa48c3be1f76 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:57.340147 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-140a4a88-8068-408e-9634-aa48c3be1f76 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.340433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-140a4a88-8068-408e-9634-aa48c3be1f76 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.340635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-140a4a88-8068-408e-9634-aa48c3be1f76 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:57.346048 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.346048 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:57.347649 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-140a4a88-8068-408e-9634-aa48c3be1f76 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:57.347649 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 541/2155] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:57 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:57.391264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.394685 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:57.395154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.395416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.416514 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.416514 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:57.420663 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:57.425339 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-0f33f47a-4203-42a4-87eb-6ea579038a73 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:57.425746 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 547/2156] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:57 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:57.945435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.946073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-b8c474ea-dd69-4d76-8722-6719397facf6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:57.946568 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:57.946568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.946568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.950922 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-b8c474ea-dd69-4d76-8722-6719397facf6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 Jul 03 10:45:57.950922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-b8c474ea-dd69-4d76-8722-6719397facf6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:57.950922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-b8c474ea-dd69-4d76-8722-6719397facf6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:57.957747 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.957747 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:57.965668 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:57.965668 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:57.974652 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:57.980646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-513f4d2d-08f2-417f-8050-85f2e7e44b05 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:57.981221 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 523/2157] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:57 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:58.359517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:58.362974 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:58.363237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:58.363453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:58.363581 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:58.368822 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:58.368822 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:58.369777 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0580d2f5-0420-42d1-ae30-509250ccc5b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:58.370525 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 542/2158] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:58 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:58.385649 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:58.387376 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:58.387535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:58.387720 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:58.395892 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:58.395892 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:58.400006 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:58.405082 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-68581e2d-7179-4d06-ad20-7cacb8914e20 req-2a642d00-b905-4575-8b48-7a605ddae0c0 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:58.405470 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 548/2159] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:58 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:58.425965 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:58.428402 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:58.428687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:58.429147 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:58.429208 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Delete volume with id: a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:58.440484 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:58.440484 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:58.441154 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:58.461759 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Delete volume request issued successfully. Jul 03 10:45:58.461899 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0492f96d-d89a-4a92-b0c5-065e254195b4 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 202 Jul 03 10:45:58.462366 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 524/2160] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:45:58 2026] DELETE /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:45:58.473258 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d20872b1-a007-44dc-a59e-944966169cd1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:58.477349 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d20872b1-a007-44dc-a59e-944966169cd1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:58.477588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d20872b1-a007-44dc-a59e-944966169cd1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:58.477851 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d20872b1-a007-44dc-a59e-944966169cd1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:58.498620 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:58.498620 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:58.503527 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d20872b1-a007-44dc-a59e-944966169cd1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Volume info retrieved successfully. Jul 03 10:45:58.507705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c19b8209-9224-4a3e-96fe-eb04910a2070 req-b8c474ea-dd69-4d76-8722-6719397facf6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 returned with HTTP 200 Jul 03 10:45:58.508322 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 547/2161] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:45:57 2026] DELETE /volume/v3/attachments/d901ecf3-4dda-4e43-b412-c86a0829cf22 => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:58.517703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d20872b1-a007-44dc-a59e-944966169cd1 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 200 Jul 03 10:45:58.517703 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 543/2162] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:58 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:58.996635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:58.998396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:58.998615 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:58.998799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.009257 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.009257 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:59.015662 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:59.019758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d6607de-19bb-4c93-9c69-ab7fd8d282e9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:59.020145 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 549/2163] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:58 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:59.067440 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6c133e05-73ce-48c4-911b-25683aa0c546 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.069772 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c133e05-73ce-48c4-911b-25683aa0c546 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:59.070057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c133e05-73ce-48c4-911b-25683aa0c546 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:59.070337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c133e05-73ce-48c4-911b-25683aa0c546 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.083460 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.083460 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:59.088278 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c133e05-73ce-48c4-911b-25683aa0c546 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Volume info retrieved successfully. Jul 03 10:45:59.094492 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c133e05-73ce-48c4-911b-25683aa0c546 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:59.094925 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 525/2164] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:59 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:59.134143 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.136600 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:59.136797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:59.137060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.148402 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.148402 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:45:59.151934 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:59.156459 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-df97110a-e9e2-41ac-a263-25fc2b4c6052 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:59.156886 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 548/2165] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:45:59 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:59.175891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.178529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action Jul 03 10:45:59.178973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:45:59.179165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:45:59.197746 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.197746 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:45:59.198402 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:59.207534 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Begin detaching volume completed successfully. Jul 03 10:45:59.207750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-cf133418-63a1-4c63-8995-b204435fcdf5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action returned with HTTP 202 Jul 03 10:45:59.208249 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 544/2166] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:45:59 2026] POST /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:45:59.225907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f7e08948-526a-47b8-a844-d616e606e782 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.228710 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7e08948-526a-47b8-a844-d616e606e782 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:45:59.228960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f7e08948-526a-47b8-a844-d616e606e782 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:59.229244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f7e08948-526a-47b8-a844-d616e606e782 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.242737 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.242737 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:45:59.252143 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f7e08948-526a-47b8-a844-d616e606e782 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:45:59.261341 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7e08948-526a-47b8-a844-d616e606e782 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:45:59.261839 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 550/2167] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:59 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:45:59.382416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.384160 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:45:59.384344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:59.384514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.384610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:45:59.389178 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:45:59.389178 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:45:59.390027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d8aa8a4-b0a3-429a-adaf-a71e94442e53 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:45:59.390426 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 526/2168] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:45:59 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:45:59.535255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-80f8ee0e-6f8b-4f1c-85b5-d48a0619277f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:45:59.537572 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-80f8ee0e-6f8b-4f1c-85b5-d48a0619277f tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] GET https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f Jul 03 10:45:59.537797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-80f8ee0e-6f8b-4f1c-85b5-d48a0619277f tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:45:59.538030 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-80f8ee0e-6f8b-4f1c-85b5-d48a0619277f tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:45:59.544289 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-80f8ee0e-6f8b-4f1c-85b5-d48a0619277f tempest-TestServerVolumeAttachScenarioOldVersion-1010332517 tempest-TestServerVolumeAttachScenarioOldVersion-1010332517-project-member] https://10.4.3.52/volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f returned with HTTP 404 Jul 03 10:45:59.544773 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 549/2169] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:45:59 2026] GET /volume/v3/volumes/a2b6aa3e-d6e9-4bb7-bc0b-21e6751b2c9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:00.242090 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b49fad28-2e15-4429-acee-ae5304e8e484 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:00.242574 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b49fad28-2e15-4429-acee-ae5304e8e484 None None] GET https://10.4.3.52/volume// Jul 03 10:46:00.242796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b49fad28-2e15-4429-acee-ae5304e8e484 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:00.243045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b49fad28-2e15-4429-acee-ae5304e8e484 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:00.243433 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b49fad28-2e15-4429-acee-ae5304e8e484 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:00.243749 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 545/2170] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:00.251702 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:00.254443 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:00.254719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:00.255033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:00.268038 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:00.268038 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:00.273767 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:00.274054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:00.276017 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:00.276215 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:00.276426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:00.279441 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-9f7a79a6-aad1-4cb3-acf2-2a4493bdb265 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:00.279795 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 551/2171] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:00 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:00.285956 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:00.285956 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:00.289744 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:00.294856 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ba62085-e77f-4375-bc10-007c4e7ca254 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:00.295441 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 527/2172] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:00 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:46:00.399520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:00.401538 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:00.401733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:00.401907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:00.402022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:00.406078 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:00.406078 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:00.407070 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1b3acb7-7d80-49b7-afd9-055cd845fb21 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:00.407167 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 550/2173] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:00 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:01.309768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:01.311517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:01.311703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:01.311875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:01.321750 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:01.321750 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:01.324707 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:01.328256 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dcd4fff1-869c-4fa7-a67f-e9d741a5a135 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:01.328589 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 546/2174] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:01 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:01.417469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:01.418964 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:01.419174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:01.419344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:01.419500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:01.423443 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:01.423443 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:01.424153 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ccc3db9d-1190-4094-9e92-251f2a0ab1c5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:01.424602 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 552/2175] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:01 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:02.342571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:02.344939 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:02.344939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:02.344939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:02.354743 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:02.354743 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:02.358644 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:02.362658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba8d744d-66fa-45b4-b8d8-42ae9528f325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:02.363272 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 528/2176] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:02 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:02.439022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:02.442363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:02.442638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:02.442974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:02.443079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:02.450331 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:02.450331 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:02.451381 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3cd0cb6f-6f76-459e-a67f-e55eb837a758 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:02.451899 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 551/2177] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:02 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:02.464487 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d78a300-ec42-462e-ac24-da883cc34fed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:02.467597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d78a300-ec42-462e-ac24-da883cc34fed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:02.467849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d78a300-ec42-462e-ac24-da883cc34fed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:02.470747 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d78a300-ec42-462e-ac24-da883cc34fed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:02.482501 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:02.482501 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:02.487322 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9d78a300-ec42-462e-ac24-da883cc34fed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:02.493472 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d78a300-ec42-462e-ac24-da883cc34fed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:46:02.493951 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 547/2178] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:02 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:46:02.506791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:02.508863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d/restore Jul 03 10:46:02.509362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:02.511332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Restoring backup e2e6022f-c2e4-42f4-81e7-999ed339611d ({'restore': {}}) {{(pid=99875) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:46:02.511490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Restoring backup e2e6022f-c2e4-42f4-81e7-999ed339611d to volume None. Jul 03 10:46:02.515846 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:02.515846 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:02.517028 np0000004406 devstack@c-api.service[99875]: INFO cinder.backup.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating volume of 1 GB for restore of backup e2e6022f-c2e4-42f4-81e7-999ed339611d. Jul 03 10:46:02.523845 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:46:02.523562. {{(pid=99875) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:46:02.523953 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:46:02.529434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (6bc5d068-f8ae-4158-8e78-856da6f2c4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:02.530774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0980fe46-5fcc-4f88-a1c5-51a018147d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:02.531721 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:02.560455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0980fe46-5fcc-4f88-a1c5-51a018147d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:02.561430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7867f4-e9f0-4a1b-ba38-a2936a7aaca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:02.596084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['944d89ce-9d1e-48bd-a252-d8afd7314aca', 'b9824927-b4c8-4f29-83e3-9c1223a532f3', 'e77d6f3e-dd63-4748-8dcc-1ec3fbb3d492', '10250548-69f9-4ed7-8914-48bcba6e2866'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:02.597138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7867f4-e9f0-4a1b-ba38-a2936a7aaca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944d89ce-9d1e-48bd-a252-d8afd7314aca', 'b9824927-b4c8-4f29-83e3-9c1223a532f3', 'e77d6f3e-dd63-4748-8dcc-1ec3fbb3d492', '10250548-69f9-4ed7-8914-48bcba6e2866']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:02.597842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f809304-81e4-4883-8dac-190a5b118da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:02.637827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f809304-81e4-4883-8dac-190a5b118da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b986fe53-44c2-49b0-8a5c-367b5d297854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e2e6022f-c2e4-42f4-81e7-999ed339611d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['944d89ce-9d1e-48bd-a252-d8afd7314aca','b9824927-b4c8-4f29-83e3-9c1223a532f3','e77d6f3e-dd63-4748-8dcc-1ec3fbb3d492','10250548-69f9-4ed7-8914-48bcba6e2866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e2e6022f-c2e4-42f4-81e7-999ed339611d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b986fe53-44c2-49b0-8a5c-367b5d297854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:02.639131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e2d854-0d4f-4744-ad86-d5c2f0d4a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:02.657180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e2d854-0d4f-4744-ad86-d5c2f0d4a112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e2e6022f-c2e4-42f4-81e7-999ed339611d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['944d89ce-9d1e-48bd-a252-d8afd7314aca','b9824927-b4c8-4f29-83e3-9c1223a532f3','e77d6f3e-dd63-4748-8dcc-1ec3fbb3d492','10250548-69f9-4ed7-8914-48bcba6e2866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:02.658049 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4499ce8-b6ea-4bff-bee1-e2e66997efe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:02.666827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4499ce8-b6ea-4bff-bee1-e2e66997efe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:02.667660 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (6bc5d068-f8ae-4158-8e78-856da6f2c4a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:02.667949 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:46:02.674552 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:02.674552 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:02.675036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:03.380979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.382537 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:03.382737 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.382910 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.386031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b213622-09d4-481f-859b-c46e1d3e61a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.386569 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b213622-09d4-481f-859b-c46e1d3e61a9 None None] GET https://10.4.3.52/volume// Jul 03 10:46:03.386759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b213622-09d4-481f-859b-c46e1d3e61a9 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.386979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b213622-09d4-481f-859b-c46e1d3e61a9 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.387386 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b213622-09d4-481f-859b-c46e1d3e61a9 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:03.387738 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 552/2179] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:03.391771 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.391771 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:03.395703 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:03.395860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.400399 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:46:03.400622 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.400870 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.401486 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1624e2fe-f0b4-4ed7-b820-c937193f0044 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:03.401989 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 529/2180] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:03 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:03.412989 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.412989 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:03.417357 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:46:03.425268 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-34a0eb34-0e2b-4ba6-806b-b5b4913f495d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:46:03.425833 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 548/2181] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:03 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1607 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:03.485499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.487624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:03.487812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.488040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.499696 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.499696 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:03.503521 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:03.507889 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-670cebb6-5fd2-440c-9776-7bcc9cd2d8eb tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:03.508395 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 553/2182] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:03 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:03.549649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.550677 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] PUT https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 Jul 03 10:46:03.551137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:03.558085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Acquiring lock "cinder-attachment_update-73221f16-98fc-45ec-b0b1-c19ba6727863-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:03.562493 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-73221f16-98fc-45ec-b0b1-c19ba6727863-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:03.563752 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.563752 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:03.683648 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.683648 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:03.684424 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:03.684424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Checking backup size 1 against volume size 1 {{(pid=99875) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:46:03.684523 np0000004406 devstack@c-api.service[99875]: INFO cinder.backup.api [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Overwriting volume b986fe53-44c2-49b0-8a5c-367b5d297854 with restore of backup e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:03.705015 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] restore_backup in rpcapi backup_id e2e6022f-c2e4-42f4-81e7-999ed339611d {{(pid=99875) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:46:03.706798 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e2f8d4bd-5046-4dbc-a394-5784fd094c5a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d/restore returned with HTTP 202 Jul 03 10:46:03.707310 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 553/2183] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:46:02 2026] POST /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d/restore => generated 189 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:03.716032 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.717709 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:03.717869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.718099 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.718213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:03.722170 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.722170 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:03.722869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70bbe394-b776-4111-b947-a9e6d5ff2ecc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:03.723312 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 549/2184] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:03 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:03.851887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-96997867-a31e-4211-92ad-31503f7f289a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:03.854149 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-96997867-a31e-4211-92ad-31503f7f289a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 Jul 03 10:46:03.854401 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-96997867-a31e-4211-92ad-31503f7f289a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:03.854596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-96997867-a31e-4211-92ad-31503f7f289a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:03.868282 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:03.868282 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:04.087809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-73221f16-98fc-45ec-b0b1-c19ba6727863-np0000004406" released by "attachment_update" :: held 0.525s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:04.088174 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-e75ec867-8986-4e5e-bfea-b67f9bbe91f2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 returned with HTTP 200 Jul 03 10:46:04.088657 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 530/2185] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:03 2026] PUT /volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:04.397484 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4a3f4b9e-432a-4657-8084-43fd8ef2cb67 req-96997867-a31e-4211-92ad-31503f7f289a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 returned with HTTP 200 Jul 03 10:46:04.398358 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 554/2186] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:46:03 2026] DELETE /volume/v3/attachments/0835e4f8-a35a-4b75-ba09-d4068065d8e2 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:04.415607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:04.417776 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:04.418008 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:04.418278 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:04.426229 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:04.426229 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:04.431439 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:04.437785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-be2c9a46-2c14-4e4d-b7b6-f8488e47314b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:04.438435 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 554/2187] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:04 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:04.454332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:04.456873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:04.457140 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:04.457368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:04.465386 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:04.465386 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:04.469382 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:04.474886 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5b15018-032f-4e2b-8a3c-87d8d8991fda tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:04.475425 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 550/2188] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:04 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:04.607895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-3010c911-46d1-4ab1-9001-a617cf492c75 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:04.611334 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-3010c911-46d1-4ab1-9001-a617cf492c75 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72/action Jul 03 10:46:04.611856 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-3010c911-46d1-4ab1-9001-a617cf492c75 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:04.612040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-3010c911-46d1-4ab1-9001-a617cf492c75 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:04.634886 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:04.634886 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:04.654003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-3010c911-46d1-4ab1-9001-a617cf492c75 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72/action returned with HTTP 204 Jul 03 10:46:04.654003 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 531/2189] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:46:04 2026] POST /volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:04.741451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-656dc3ca-a251-413d-9503-7adb3988dc26 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:04.747292 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-656dc3ca-a251-413d-9503-7adb3988dc26 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:04.747292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-656dc3ca-a251-413d-9503-7adb3988dc26 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:04.747292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-656dc3ca-a251-413d-9503-7adb3988dc26 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:04.747292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-656dc3ca-a251-413d-9503-7adb3988dc26 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:04.759714 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:04.759714 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:04.759714 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-656dc3ca-a251-413d-9503-7adb3988dc26 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:04.759714 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 555/2190] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:04 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:05.587406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9656a7ad-87a5-4611-aa7e-db95488038ef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:05.589268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9656a7ad-87a5-4611-aa7e-db95488038ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:46:05.589719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9656a7ad-87a5-4611-aa7e-db95488038ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:05.590013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9656a7ad-87a5-4611-aa7e-db95488038ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:05.599528 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:05.599528 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:05.604347 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9656a7ad-87a5-4611-aa7e-db95488038ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:05.610425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9656a7ad-87a5-4611-aa7e-db95488038ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:46:05.610865 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 555/2191] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:05 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:05.769265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:05.770787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:05.770948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:05.771138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:05.771279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:05.777219 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:05.777219 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:05.777882 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c97186c-ac74-4b95-ab55-7b8761cd7947 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:05.778237 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 551/2192] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:05 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:06.791248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:06.796345 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:06.796345 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:06.797220 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:06.797220 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:06.804327 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:06.804327 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:06.804327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-acb4dde4-21f4-4cce-8ecc-87acb66fa5e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:06.804327 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 532/2193] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:06 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:07.814576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5ee3e6bc-8e39-4088-a554-1102c250248d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:07.816356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ee3e6bc-8e39-4088-a554-1102c250248d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:07.816548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ee3e6bc-8e39-4088-a554-1102c250248d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:07.816734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ee3e6bc-8e39-4088-a554-1102c250248d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:07.816839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5ee3e6bc-8e39-4088-a554-1102c250248d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:07.821611 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:07.821611 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:07.822689 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ee3e6bc-8e39-4088-a554-1102c250248d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:07.823092 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 556/2194] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:07 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:08.370457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:08.375489 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 10:46:08.375687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:08.375879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:08.386471 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:08.386912 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:08.387203 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:08.387784 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:08.402732 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-b9620300-49a3-4373-8d5e-8531c91bf030 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 10:46:08.403131 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 556/2195] 10.4.3.52 () {68 vars in 1477 bytes} [Fri Jul 3 10:46:08 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:08.841461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:08.846517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:08.846854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:08.846854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:08.848657 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:08.853751 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:08.853751 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:08.855252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ef1b4aa-6018-44dd-a400-a2146e878319 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:08.855252 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 552/2196] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:08 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:08.936506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:08.939445 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:46:08.939739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:08.940012 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:08.952580 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:08.952580 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:08.957842 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:46:08.965234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-69f17478-e22f-4499-911b-1b78f1d042b7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 200 Jul 03 10:46:08.965838 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 533/2197] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:08 2026] GET /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 1449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:08.982768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:08.985304 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:08.985725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7cb6323e-f555-4867-b376-32643192c1ff", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1952536329", "description": null, "metadata": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:09.006979 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:09.006979 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:09.007696 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:46:09.007919 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Create snapshot from volume 7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:46:09.060038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Created reservations ['9614c1f1-e571-4fc9-b930-85c881c12bdf', 'e037cf0a-cffa-4cf7-9592-892a38900b41', '7bd0b458-6fc3-486e-89ba-a309e9b47681', 'cc4353bf-0b1a-4463-9fbf-6859abf60036'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:09.120495 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Snapshot force create request issued successfully. Jul 03 10:46:09.120862 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e5342e89-802d-42a7-b0b1-63d8e066854e req-baa22123-254d-4c2c-9f31-7fea8e09af46 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:46:09.121640 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 557/2198] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 10:46:08 2026] POST /volume/v3/snapshots => generated 319 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:09.868313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:09.870797 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:09.870797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:09.871087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:09.871087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:09.875717 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:09.875717 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:09.876522 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c059ce9-3c72-4f9b-b7d0-23b6a4d9b1bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:09.877038 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 557/2199] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:09 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:10.021534 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-535b7291-9e55-4e59-9d48-90f3e79d06ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:10.023863 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-535b7291-9e55-4e59-9d48-90f3e79d06ad tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863/encryption Jul 03 10:46:10.024133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-535b7291-9e55-4e59-9d48-90f3e79d06ad tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:10.024345 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-535b7291-9e55-4e59-9d48-90f3e79d06ad tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:10.035205 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:10.035205 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:10.042953 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-20d3a269-db7a-464d-80e1-5b0b9570c0a2 req-535b7291-9e55-4e59-9d48-90f3e79d06ad tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863/encryption returned with HTTP 200 Jul 03 10:46:10.043457 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 553/2200] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:46:10 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:10.888983 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:10.893130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:10.893130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:10.893130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:10.893130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:10.902244 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:10.902244 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:10.902244 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-befa173e-eb4b-468c-9a53-a8af9f02a79c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:10.902244 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 534/2201] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:10 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:11.289985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:11.292807 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 Jul 03 10:46:11.293061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:11.293313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:11.300336 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:11.300336 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:11.300875 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Snapshot retrieved successfully. Jul 03 10:46:11.301762 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489cd4f8-4608-41b5-a3da-fca5374ef977 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 returned with HTTP 200 Jul 03 10:46:11.302175 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 558/2202] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:11 2026] GET /volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:11.618068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:11.620003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 Jul 03 10:46:11.620283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:11.620608 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:11.620651 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Delete snapshot with id: dbf9ff6a-a2b7-4845-b330-830ca1343768 Jul 03 10:46:11.626761 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:11.626761 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:11.627158 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Snapshot retrieved successfully. Jul 03 10:46:11.655225 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Snapshot delete request issued successfully. Jul 03 10:46:11.655434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8a006d2-0ed7-451d-91c1-d8ad70d95ea7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 returned with HTTP 202 Jul 03 10:46:11.655879 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 558/2203] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:46:11 2026] DELETE /volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:11.664663 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8f58cf67-8331-444b-a5ac-166e345483a7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:11.668773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8f58cf67-8331-444b-a5ac-166e345483a7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 Jul 03 10:46:11.668773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8f58cf67-8331-444b-a5ac-166e345483a7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:11.668773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8f58cf67-8331-444b-a5ac-166e345483a7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:11.674844 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:11.674844 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:11.675616 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8f58cf67-8331-444b-a5ac-166e345483a7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Snapshot retrieved successfully. Jul 03 10:46:11.676926 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8f58cf67-8331-444b-a5ac-166e345483a7 tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 returned with HTTP 200 Jul 03 10:46:11.677594 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 554/2204] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:11 2026] GET /volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:11.918387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:11.920456 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:11.920649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:11.920838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:11.920950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:11.926864 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:11.926864 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:11.927891 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-20dfa4ad-7a9a-45e3-8cc7-6edb91ca334f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:11.928409 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 535/2205] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:11 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:12.688695 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-288a290e-887d-4933-bba0-ada26b3156bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:12.692274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-288a290e-887d-4933-bba0-ada26b3156bc tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] GET https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 Jul 03 10:46:12.693509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-288a290e-887d-4933-bba0-ada26b3156bc tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:12.693509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-288a290e-887d-4933-bba0-ada26b3156bc tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:12.700599 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-288a290e-887d-4933-bba0-ada26b3156bc tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 returned with HTTP 404 Jul 03 10:46:12.701620 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 559/2206] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:12 2026] GET /volume/v3/snapshots/dbf9ff6a-a2b7-4845-b330-830ca1343768 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:12.944073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4605fd24-749c-4d82-8792-8505500e05da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:12.946089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4605fd24-749c-4d82-8792-8505500e05da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:12.946363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4605fd24-749c-4d82-8792-8505500e05da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:12.946519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4605fd24-749c-4d82-8792-8505500e05da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:12.946635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4605fd24-749c-4d82-8792-8505500e05da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:12.952061 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:12.952061 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:12.952886 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4605fd24-749c-4d82-8792-8505500e05da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:12.953527 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 559/2207] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:12 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:13.798394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:13.800380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:13.800624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:13.800850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:13.812770 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:13.812770 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:13.815764 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:13.820372 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e0ec1866-d447-45b3-aa62-336eed8d4618 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:46:13.820786 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 555/2208] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:13 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:13.878202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2609f324-0656-4a8c-a4c7-8768630b8640 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:13.880707 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2609f324-0656-4a8c-a4c7-8768630b8640 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:13.881029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2609f324-0656-4a8c-a4c7-8768630b8640 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:13.881292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2609f324-0656-4a8c-a4c7-8768630b8640 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:13.888220 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:13.888220 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:13.892331 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2609f324-0656-4a8c-a4c7-8768630b8640 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:13.898427 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2609f324-0656-4a8c-a4c7-8768630b8640 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:46:13.898933 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 536/2209] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:13 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:13.965384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:13.967487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:13.967683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:13.967872 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:13.967981 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:13.974368 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:13.974368 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:13.975328 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f9eac4a-e839-4f2a-bc7b-89e18b20b657 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:13.975757 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 560/2210] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:13 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:14.621932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1864b665-1578-42f4-84d2-d848ab026f95 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:14.624439 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1864b665-1578-42f4-84d2-d848ab026f95 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:14.624663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1864b665-1578-42f4-84d2-d848ab026f95 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:14.624951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1864b665-1578-42f4-84d2-d848ab026f95 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:14.638482 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:14.638482 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:14.643308 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1864b665-1578-42f4-84d2-d848ab026f95 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:14.649605 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1864b665-1578-42f4-84d2-d848ab026f95 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:14.650332 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 560/2211] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:14 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:14.665955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c942cf18-a1c5-4457-84bb-346eb220c98b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:14.668711 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c942cf18-a1c5-4457-84bb-346eb220c98b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:14.668974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c942cf18-a1c5-4457-84bb-346eb220c98b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:14.669379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c942cf18-a1c5-4457-84bb-346eb220c98b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:14.680045 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:14.680045 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:14.687477 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c942cf18-a1c5-4457-84bb-346eb220c98b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:14.694943 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c942cf18-a1c5-4457-84bb-346eb220c98b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:14.695594 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 556/2212] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:14 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:14.758905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:14.761331 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:14.761563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:14.761778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:14.769361 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:14.769361 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:14.773581 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:14.778578 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-fec2d1b5-bd4d-4dd6-a060-dede60811699 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:14.779057 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 537/2213] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:14 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:14.987633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:14.990587 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:14.990949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:14.991338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:14.991562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:14.996456 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:14.996456 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:14.997318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0528d15d-df18-49ed-9170-0fd90a55e0b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:14.997727 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 561/2214] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:14 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:16.015237 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:16.017591 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:16.017821 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:16.018081 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:16.020965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:16.026016 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:16.026016 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:16.027002 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff15b4be-ffa7-480a-9385-33906b6c9cc0 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:16.027505 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 561/2215] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:16 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:16.834712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1cb4f3d2-5002-437b-89f7-6143c9403926 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:16.835185 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cb4f3d2-5002-437b-89f7-6143c9403926 None None] GET https://10.4.3.52/volume// Jul 03 10:46:16.835279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cb4f3d2-5002-437b-89f7-6143c9403926 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:16.835470 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cb4f3d2-5002-437b-89f7-6143c9403926 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:16.835787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cb4f3d2-5002-437b-89f7-6143c9403926 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:16.836087 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 557/2216] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:46:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:16.851270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-2c475d7d-0651-4b0e-94d2-b15a6d0c2092 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:16.854327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-2c475d7d-0651-4b0e-94d2-b15a6d0c2092 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:46:16.854835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-2c475d7d-0651-4b0e-94d2-b15a6d0c2092 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f05519-9fce-4856-acf5-fb44cba15bab", "connector": null, "instance_uuid": "d497dff5-8f14-49d7-9136-d46407d236c3"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:16.867173 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:16.867173 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:16.904077 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-2c475d7d-0651-4b0e-94d2-b15a6d0c2092 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:46:16.904556 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 538/2217] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:46:16 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:17.046288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f32b842b-007f-4921-8297-8060c05e7ac7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.046288 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f32b842b-007f-4921-8297-8060c05e7ac7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:17.046288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f32b842b-007f-4921-8297-8060c05e7ac7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:17.046288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f32b842b-007f-4921-8297-8060c05e7ac7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:17.046288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f32b842b-007f-4921-8297-8060c05e7ac7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:17.052782 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:17.052782 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:17.055926 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f32b842b-007f-4921-8297-8060c05e7ac7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:17.055926 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 562/2218] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:17 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:17.305547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.307588 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:17.307809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:17.308010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:17.318463 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:17.318463 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:17.322495 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:17.328171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f435c91-37ba-44d0-884e-3e1db00dd22c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:17.328536 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 562/2219] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:17 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:17.442158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-e08ddb4b-36e8-4384-81a9-932add28a45c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.442692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-52a0e586-255a-4970-9bcb-f0bc9a495e0c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.443412 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52a0e586-255a-4970-9bcb-f0bc9a495e0c None None] GET https://10.4.3.52/volume// Jul 03 10:46:17.443412 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52a0e586-255a-4970-9bcb-f0bc9a495e0c None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:17.443663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52a0e586-255a-4970-9bcb-f0bc9a495e0c None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:17.444018 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52a0e586-255a-4970-9bcb-f0bc9a495e0c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:17.444336 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 539/2220] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:17.444530 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-e08ddb4b-36e8-4384-81a9-932add28a45c tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] DELETE https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d Jul 03 10:46:17.444763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-e08ddb4b-36e8-4384-81a9-932add28a45c tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:17.444976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-e08ddb4b-36e8-4384-81a9-932add28a45c tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:17.455596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.457783 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:17.457983 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:17.458209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:17.459317 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:17.459317 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:17.468493 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:17.468493 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:17.473242 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:17.478344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-45b14988-e1e8-4feb-aff3-9b8e51a2783f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:17.478841 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 563/2221] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:17 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:17.589634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:17.591934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 Jul 03 10:46:17.592452 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:17.604354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-b5f05519-9fce-4856-acf5-fb44cba15bab-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:17.611245 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-b5f05519-9fce-4856-acf5-fb44cba15bab-np0000004406" acquired by "attachment_update" :: waited 0.007s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:17.612448 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:17.612448 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:17.999058 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-e08ddb4b-36e8-4384-81a9-932add28a45c tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d returned with HTTP 200 Jul 03 10:46:17.999575 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 558/2222] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:46:17 2026] DELETE /volume/v3/attachments/93b6047c-4b31-411b-be88-8ee418b1086d => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:18.019063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.020626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:46:18.020885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.021125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.021332 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Delete volume with id: 7cb6323e-f555-4867-b376-32643192c1ff Jul 03 10:46:18.029064 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.029064 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:18.029513 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Volume info retrieved successfully. Jul 03 10:46:18.051232 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] Delete volume request issued successfully. Jul 03 10:46:18.051463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8af7de71-73d5-4dd2-89ad-e0ef0422e54e req-6bc92141-9ccc-41ad-854a-fbc2a5b031ab tempest-ImageDependencyTests-1094790219 tempest-ImageDependencyTests-1094790219-project-member] https://10.4.3.52/volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff returned with HTTP 202 Jul 03 10:46:18.051909 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 540/2223] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 10:46:18 2026] DELETE /volume/v3/volumes/7cb6323e-f555-4867-b376-32643192c1ff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:18.070277 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6eb94630-350c-44ef-81da-4014a76f52d9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.074645 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eb94630-350c-44ef-81da-4014a76f52d9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:18.074858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eb94630-350c-44ef-81da-4014a76f52d9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.075442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eb94630-350c-44ef-81da-4014a76f52d9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.075565 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-6eb94630-350c-44ef-81da-4014a76f52d9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:18.081733 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.081733 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:18.082745 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eb94630-350c-44ef-81da-4014a76f52d9 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:18.083189 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 564/2224] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:18.098051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.100264 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:18.100538 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.100760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.108611 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.108611 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:18.112834 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:18.118304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e63a11ef-6fe2-40f6-b347-7d4896ed5da3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 returned with HTTP 200 Jul 03 10:46:18.118775 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 559/2225] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 => generated 1409 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:18.134709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5032777f-3169-402a-86bf-d51514389f65 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.138295 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5032777f-3169-402a-86bf-d51514389f65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:18.138527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5032777f-3169-402a-86bf-d51514389f65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.138728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5032777f-3169-402a-86bf-d51514389f65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.141757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-b5f05519-9fce-4856-acf5-fb44cba15bab-np0000004406" released by "attachment_update" :: held 0.530s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:18.141757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-00a181c0-a13e-4d77-9df7-9c0d35d3d547 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 returned with HTTP 200 Jul 03 10:46:18.141757 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 563/2226] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:17 2026] PUT /volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:18.150679 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.150679 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:18.157015 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5032777f-3169-402a-86bf-d51514389f65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:18.157165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-c18cf696-3171-4cf6-a50d-e99901b267fa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.160792 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-c18cf696-3171-4cf6-a50d-e99901b267fa tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption Jul 03 10:46:18.160792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-c18cf696-3171-4cf6-a50d-e99901b267fa tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.160792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-c18cf696-3171-4cf6-a50d-e99901b267fa tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.164455 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5032777f-3169-402a-86bf-d51514389f65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 returned with HTTP 200 Jul 03 10:46:18.164455 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 541/2227] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:18.174366 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.174366 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:18.184147 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.184245 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-c18cf696-3171-4cf6-a50d-e99901b267fa tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption returned with HTTP 200 Jul 03 10:46:18.184666 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 565/2228] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:18.187319 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:18.187617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.191134 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.191134 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:18.204541 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.204541 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:18.204722 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:18.240454 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:46:18.241511 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7a6da47-e806-4d68-ab86-4c8bb64ee53d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 returned with HTTP 202 Jul 03 10:46:18.241511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 560/2229] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:18 2026] DELETE /volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:18.256493 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.260457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:18.260457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.260599 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.268843 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.268843 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:18.274389 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:18.282260 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b0540e1-69c9-4ed8-849c-2cc7e347f1a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 returned with HTTP 200 Jul 03 10:46:18.282407 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 564/2230] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 => generated 1408 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:18.345671 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:18.351282 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:18.351575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:18.351844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:18.379352 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:18.379352 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:18.383486 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:18.390234 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-061483ae-f6de-4da6-b039-d283bfe60cd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:18.390553 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 542/2231] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:18 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:19.299465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ccee5227-9d6b-494a-86ab-8b1a5edb915a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:19.301746 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccee5227-9d6b-494a-86ab-8b1a5edb915a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 Jul 03 10:46:19.302202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccee5227-9d6b-494a-86ab-8b1a5edb915a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:19.302536 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccee5227-9d6b-494a-86ab-8b1a5edb915a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:19.310538 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccee5227-9d6b-494a-86ab-8b1a5edb915a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 returned with HTTP 404 Jul 03 10:46:19.310538 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 566/2232] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:19 2026] GET /volume/v3/volumes/b986fe53-44c2-49b0-8a5c-367b5d297854 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:19.326441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:19.330437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:19.330731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:19.331654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:19.331654 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: e2e6022f-c2e4-42f4-81e7-999ed339611d. Jul 03 10:46:19.341017 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:19.341017 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:19.370306 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id e2e6022f-c2e4-42f4-81e7-999ed339611d {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:46:19.370794 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-63a10ab2-5ded-4c06-bea5-37d14eff3e60 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 202 Jul 03 10:46:19.374890 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 561/2233] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:19 2026] DELETE /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:46:19.383043 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:19.385441 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:19.385719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:19.386045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:19.386214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:19.394521 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:19.394521 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:19.397850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8872e48-bc11-41c4-a430-c13de71d0ff2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 200 Jul 03 10:46:19.398547 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 565/2234] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:19 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:19.410147 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:19.416301 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:19.416301 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:19.416301 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:19.434547 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:19.434547 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:19.443080 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:19.463740 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-92cec7fb-9b94-4be3-ab15-008157f035e5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:19.463740 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 543/2235] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:19 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:20.411090 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-db50c41e-332f-472a-9e01-42f3b132f6ba None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:20.412917 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db50c41e-332f-472a-9e01-42f3b132f6ba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d Jul 03 10:46:20.413183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db50c41e-332f-472a-9e01-42f3b132f6ba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:20.413392 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db50c41e-332f-472a-9e01-42f3b132f6ba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:20.413520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-db50c41e-332f-472a-9e01-42f3b132f6ba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id e2e6022f-c2e4-42f4-81e7-999ed339611d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:20.417341 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db50c41e-332f-472a-9e01-42f3b132f6ba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d returned with HTTP 404 Jul 03 10:46:20.417870 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 567/2236] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:20 2026] GET /volume/v3/backups/e2e6022f-c2e4-42f4-81e7-999ed339611d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:20.469945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:20.472702 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:20.472987 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:20.473256 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:20.489766 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:20.489766 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:20.499686 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:20.507782 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0580e218-61f2-4b95-a300-9e59e5823dc9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:20.508366 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 562/2237] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:20 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:20.525608 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:20.530408 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:20.530507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:20.530685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:20.541044 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:20.541044 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:20.544572 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:20.550503 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c1122bf-22aa-4e42-a136-5cae0434e307 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:46:20.550892 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 566/2238] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:20 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:20.571859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:20.574176 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:20.574437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:20.574644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:20.574920 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:20.597218 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:20.597218 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:20.597753 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:20.630593 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:46:20.630836 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-883b181f-1976-44bb-8ebb-6229ec5ebb43 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 202 Jul 03 10:46:20.631413 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 544/2239] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:20 2026] DELETE /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:20.644013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:20.647136 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:20.647362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:20.648123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:20.663047 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:20.663047 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:20.669644 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:20.677779 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f88acab-570b-463d-8b37-fc0b05d68b56 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 200 Jul 03 10:46:20.678098 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 568/2240] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:20 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:21.524508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:21.526567 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:21.526802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:21.527319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:21.537855 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:21.537855 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:21.541875 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:21.546755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-658abc8a-d4d4-4060-84cd-160a13a24e81 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:21.547329 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 563/2241] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:21 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:21.693932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3f7fce7a-d0be-4750-9453-bf1cf459baf2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:21.697180 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f7fce7a-d0be-4750-9453-bf1cf459baf2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea Jul 03 10:46:21.697180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3f7fce7a-d0be-4750-9453-bf1cf459baf2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:21.697180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3f7fce7a-d0be-4750-9453-bf1cf459baf2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:21.707746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f7fce7a-d0be-4750-9453-bf1cf459baf2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea returned with HTTP 404 Jul 03 10:46:21.708821 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 567/2242] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:21 2026] GET /volume/v3/volumes/ad91a4d5-a1d3-465e-9a7c-4b45b72291ea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:21.721917 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:21.723642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:21.724004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-257369696"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:21.725450 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-257369696'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:21.725567 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume of 1 GB Jul 03 10:46:21.734883 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:46:21.745954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (1a05da1c-3677-478f-985d-85fe62006c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:21.747010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d1c5e4-01db-4b43-8704-39723aeaafea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:21.748340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:21.781027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d1c5e4-01db-4b43-8704-39723aeaafea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:21.782287 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11c0377-9e3d-4f1e-8e5e-1850207aef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:21.834246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['551e75cb-b941-462e-bccb-167ed3fdb2ae', '0e043d77-4123-449f-8506-12c6e6c5cb22', 'd60e4bae-436d-478d-8048-18113ebd25c0', '70648119-506b-4866-8b61-dd63c24f4c4b'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:21.835500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11c0377-9e3d-4f1e-8e5e-1850207aef53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551e75cb-b941-462e-bccb-167ed3fdb2ae', '0e043d77-4123-449f-8506-12c6e6c5cb22', 'd60e4bae-436d-478d-8048-18113ebd25c0', '70648119-506b-4866-8b61-dd63c24f4c4b']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:21.836470 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade3c4a9-ed9a-4d8f-8790-737bb94aad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:21.870180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade3c4a9-ed9a-4d8f-8790-737bb94aad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951ce4c1-fbad-47bd-aa15-25fd282fe742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257369696',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['551e75cb-b941-462e-bccb-167ed3fdb2ae','0e043d77-4123-449f-8506-12c6e6c5cb22','d60e4bae-436d-478d-8048-18113ebd25c0','70648119-506b-4866-8b61-dd63c24f4c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257369696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951ce4c1-fbad-47bd-aa15-25fd282fe742,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:21.870180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7315db21-3792-4029-bfdc-59c846e6a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:21.892128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7315db21-3792-4029-bfdc-59c846e6a620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-257369696',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['551e75cb-b941-462e-bccb-167ed3fdb2ae','0e043d77-4123-449f-8506-12c6e6c5cb22','d60e4bae-436d-478d-8048-18113ebd25c0','70648119-506b-4866-8b61-dd63c24f4c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:21.892561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc4700a-92c4-4068-8ac9-094e8b92a216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:21.902817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc4700a-92c4-4068-8ac9-094e8b92a216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:21.903569 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (1a05da1c-3677-478f-985d-85fe62006c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:21.903829 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:46:21.904350 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d132382-27cc-4d69-bc03-dd9e5630f65e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:21.904748 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 545/2243] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:46:21 2026] POST /volume/v3/volumes => generated 813 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:21.917668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:21.919485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:46:21.919789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:21.919854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:21.928330 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:21.928330 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:21.932569 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:21.937052 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9757d18d-8e8f-42de-aeae-c4e4a8bac978 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 200 Jul 03 10:46:21.937485 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 569/2244] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:21 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:22.567960 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0b0f7df0-6561-4e51-9120-e7954212a45d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:22.572931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b0f7df0-6561-4e51-9120-e7954212a45d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:22.573186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7df0-6561-4e51-9120-e7954212a45d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:22.573357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7df0-6561-4e51-9120-e7954212a45d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:22.585596 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:22.585596 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:22.590226 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0b0f7df0-6561-4e51-9120-e7954212a45d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:22.595074 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b0f7df0-6561-4e51-9120-e7954212a45d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:22.595529 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 564/2245] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:22 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:22.951843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:22.956190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:46:22.960560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:22.961268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:22.963075 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-871757d4-cc5e-4b70-8d13-43502fe26118 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:22.966463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:22.966463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:22.966463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:22.966587 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Delete volume with id: ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:22.974548 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:22.974548 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:22.975202 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:22.981967 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:22.981967 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:22.987831 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:22.992950 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c3f4eaf-5f7b-4b27-99cd-a95c79192fef tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 200 Jul 03 10:46:22.993387 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 568/2246] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:22 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:22.993618 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Delete volume request issued successfully. Jul 03 10:46:22.994018 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-871757d4-cc5e-4b70-8d13-43502fe26118 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 202 Jul 03 10:46:22.998126 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 546/2247] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:22 2026] DELETE /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:23.002744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:23.004767 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:23.005029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:23.005225 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:23.012678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4244f230-af33-41fa-9c11-79ea6246bf30 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:23.015144 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:46:23.015491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "951ce4c1-fbad-47bd-aa15-25fd282fe742", "name": "tempest-VolumesBackupsTest-Backup-235509172", "description": "tempest-backup-description-489430452", "container": "tempest-volumesbackupstest-backup-container-1322498909"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:23.017079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': '951ce4c1-fbad-47bd-aa15-25fd282fe742', 'name': 'tempest-VolumesBackupsTest-Backup-235509172', 'description': 'tempest-backup-description-489430452', 'container': 'tempest-volumesbackupstest-backup-container-1322498909'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:46:23.020308 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume 951ce4c1-fbad-47bd-aa15-25fd282fe742 in container tempest-volumesbackupstest-backup-container-1322498909 Jul 03 10:46:23.020975 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:23.020975 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:23.029352 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:23.035977 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed5b87d-ea0c-4fef-90db-68875c8c1a58 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 200 Jul 03 10:46:23.037461 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 570/2248] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:23 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:23.040483 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:23.040483 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:23.041234 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:23.081608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['d011a115-db72-4f4e-827a-cc2bba49a350', 'a483f101-f584-4913-8dba-d791c90b6b27'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:23.147862 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4244f230-af33-41fa-9c11-79ea6246bf30 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:46:23.152226 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 565/2249] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:46:23 2026] POST /volume/v3/backups => generated 327 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:23.169014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:23.172796 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:23.172796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:23.172796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:23.172796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:23.178041 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:23.178041 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:23.182963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1dc394f-f4a1-4faf-9fce-5e74b671d747 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:23.183192 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 569/2250] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:23 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:23.612672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:23.615058 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:23.615353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:23.615471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:23.624726 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:23.624726 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:23.628563 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:23.633327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa7be56b-b38b-4cac-976f-e880ebf2c39a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:23.633723 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 547/2251] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:23 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:23.676200 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c006446d-6a9d-4e7e-b81a-e2f4a9b0cb9c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:23.793536 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c006446d-6a9d-4e7e-b81a-e2f4a9b0cb9c tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 10:46:23.793784 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c006446d-6a9d-4e7e-b81a-e2f4a9b0cb9c tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:23.794010 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c006446d-6a9d-4e7e-b81a-e2f4a9b0cb9c tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] Calling method 'get_pools' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.058262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cc7e4c97-6968-4d60-a02c-28cd00a813df None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.060642 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc7e4c97-6968-4d60-a02c-28cd00a813df tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 Jul 03 10:46:24.061130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc7e4c97-6968-4d60-a02c-28cd00a813df tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.061130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc7e4c97-6968-4d60-a02c-28cd00a813df tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.063921 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=271,cinder:UPDATE=45,cinder:INSERT=14 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:46:24.068898 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc7e4c97-6968-4d60-a02c-28cd00a813df tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 returned with HTTP 404 Jul 03 10:46:24.069899 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 566/2252] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/volumes/ef73d4a5-83fb-4ecd-acc3-d033c1c455a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:24.139925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.142284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] DELETE https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:46:24.142533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.142769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.142960 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Delete volume with id: 4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:46:24.150788 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.150788 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:24.151272 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:24.172690 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Delete volume request issued successfully. Jul 03 10:46:24.172875 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4587a8a-fa36-4747-8f8e-a1f7ff854bb2 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 202 Jul 03 10:46:24.173332 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 570/2253] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:24 2026] DELETE /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:24.181427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b464ae9-589a-4308-99de-dff05ac463da None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.184889 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b464ae9-589a-4308-99de-dff05ac463da tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:46:24.185279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b464ae9-589a-4308-99de-dff05ac463da tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.185597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b464ae9-589a-4308-99de-dff05ac463da tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.198391 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.198391 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:24.199742 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.202828 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:24.203468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.203468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.203468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:24.206383 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1b464ae9-589a-4308-99de-dff05ac463da tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Volume info retrieved successfully. Jul 03 10:46:24.211036 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.211036 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:24.213276 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e956a33-8dec-4373-81ed-a5dd1fa75d3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:24.213709 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 567/2254] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:24.213976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b464ae9-589a-4308-99de-dff05ac463da tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 200 Jul 03 10:46:24.214643 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 548/2255] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:24.298780 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c006446d-6a9d-4e7e-b81a-e2f4a9b0cb9c tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 10:46:24.299292 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 571/2256] 10.4.3.52 () {66 vars in 1307 bytes} [Fri Jul 3 10:46:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:24.312675 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ad99161c-5234-4ef2-9d11-ac260465c696 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.314540 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad99161c-5234-4ef2-9d11-ac260465c696 tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools Jul 03 10:46:24.314732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad99161c-5234-4ef2-9d11-ac260465c696 tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.314954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad99161c-5234-4ef2-9d11-ac260465c696 tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] Calling method 'get_pools' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.565193 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-3fd001aa-c6e6-45c7-9b40-11031069d109 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.570454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-3fd001aa-c6e6-45c7-9b40-11031069d109 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38/action Jul 03 10:46:24.571204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-3fd001aa-c6e6-45c7-9b40-11031069d109 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:24.571204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-3fd001aa-c6e6-45c7-9b40-11031069d109 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:24.595238 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.595238 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:24.616185 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f99db6af-f1ed-40b2-bc47-4f945790b2cb req-3fd001aa-c6e6-45c7-9b40-11031069d109 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38/action returned with HTTP 204 Jul 03 10:46:24.616644 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 568/2257] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:46:24 2026] POST /volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:24.652057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.659224 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:24.659224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.659224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.674826 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.674826 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:24.680535 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:24.689720 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2989d84-4f1d-4b90-9a45-da08ad09fd72 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:24.689872 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 549/2258] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:24.705712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c8f38fab-4044-45bb-9167-536b016456cd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.708395 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8f38fab-4044-45bb-9167-536b016456cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:24.708662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8f38fab-4044-45bb-9167-536b016456cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.709149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8f38fab-4044-45bb-9167-536b016456cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.726510 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.726510 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:24.733240 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c8f38fab-4044-45bb-9167-536b016456cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:24.739981 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8f38fab-4044-45bb-9167-536b016456cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:24.740493 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 572/2259] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 1174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:24.806652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.813189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:24.813189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:24.813189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:24.821373 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad99161c-5234-4ef2-9d11-ac260465c696 tempest-VolumePoolsAdminTestsJSON-276863885 tempest-VolumePoolsAdminTestsJSON-276863885-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 10:46:24.822226 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 571/2260] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:24.836613 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.836613 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:24.841343 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:24.847550 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-6a59cf50-52a0-4704-a3e2-81219b924f7a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:24.848158 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 569/2261] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:24 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:24.875651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:24.879629 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/action Jul 03 10:46:24.879629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:24.879629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:24.898890 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:24.898890 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:24.899767 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:24.913130 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Begin detaching volume completed successfully. Jul 03 10:46:24.913723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-ff0e1dde-a329-409d-a208-a667b652932b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/action returned with HTTP 202 Jul 03 10:46:24.914377 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 550/2262] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:46:24 2026] POST /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:46:25.224553 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:25.227053 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:25.229092 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:25.229481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:25.229667 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:25.231810 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=295,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:46:25.235444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5c5773fc-30db-4376-bddc-6b6f878f5d23 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:25.235874 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:25.235874 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:25.236818 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-11f33d7c-60ff-4509-8f2e-a170b913a990 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:25.237534 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 573/2263] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:25 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:25.240905 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c5773fc-30db-4376-bddc-6b6f878f5d23 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] GET https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab Jul 03 10:46:25.240905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c5773fc-30db-4376-bddc-6b6f878f5d23 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:25.240905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c5773fc-30db-4376-bddc-6b6f878f5d23 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:25.259176 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c5773fc-30db-4376-bddc-6b6f878f5d23 tempest-AttachVolumeShelveTestJSON-9650487 tempest-AttachVolumeShelveTestJSON-9650487-project-member] https://10.4.3.52/volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab returned with HTTP 404 Jul 03 10:46:25.259764 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 572/2264] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:25 2026] GET /volume/v3/volumes/4b0226da-4543-48f9-935a-f51bbda8bdab => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:25.637427 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:25.639289 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:25.640626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1391343385", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:25.642621 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1391343385', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:25.745419 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume of 1 GB Jul 03 10:46:25.753226 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Availability Zones retrieved successfully. Jul 03 10:46:25.760486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (55b073f8-3db9-45e0-be2b-4638d0e73dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:25.761978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f759d7f4-9617-41ea-b5d4-22879f486adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:25.763293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:25.832208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f759d7f4-9617-41ea-b5d4-22879f486adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:25.832961 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0d7d86-4b5c-4c9f-a942-91f3e2ce57e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:25.908045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Created reservations ['24a95cf9-9eb2-4404-a495-715ab31ebc7b', 'ada96254-7000-48de-aff1-aa4c92218632', 'b877b2b5-ecde-4654-92d5-733f6dd6fbe5', '2b714774-3dd9-4e80-9684-097c048bac48'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:25.909354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0d7d86-4b5c-4c9f-a942-91f3e2ce57e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a95cf9-9eb2-4404-a495-715ab31ebc7b', 'ada96254-7000-48de-aff1-aa4c92218632', 'b877b2b5-ecde-4654-92d5-733f6dd6fbe5', '2b714774-3dd9-4e80-9684-097c048bac48']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:25.909873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95699084-922c-477b-9f40-4eb446202de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:25.950035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95699084-922c-477b-9f40-4eb446202de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e19064c-6ea1-4c24-8927-a55bdd21ef1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1391343385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['24a95cf9-9eb2-4404-a495-715ab31ebc7b','ada96254-7000-48de-aff1-aa4c92218632','b877b2b5-ecde-4654-92d5-733f6dd6fbe5','2b714774-3dd9-4e80-9684-097c048bac48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1391343385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e19064c-6ea1-4c24-8927-a55bdd21ef1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7859dd1cf7744015a87040889d76d724',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422b966c3a58447abb410878e9d4933a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:25.952459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25779655-7a95-4306-8f71-87b310cced21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:25.952915 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3463c36d-dcb3-4f26-997c-2d387289ba8d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:25.953467 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3463c36d-dcb3-4f26-997c-2d387289ba8d None None] GET https://10.4.3.52/volume// Jul 03 10:46:25.953721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3463c36d-dcb3-4f26-997c-2d387289ba8d None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:25.953921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3463c36d-dcb3-4f26-997c-2d387289ba8d None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:25.954277 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3463c36d-dcb3-4f26-997c-2d387289ba8d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:25.954678 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 551/2265] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:25.972571 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:25.979195 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:25.979689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:25.979689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:25.995453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25779655-7a95-4306-8f71-87b310cced21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1391343385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['24a95cf9-9eb2-4404-a495-715ab31ebc7b','ada96254-7000-48de-aff1-aa4c92218632','b877b2b5-ecde-4654-92d5-733f6dd6fbe5','2b714774-3dd9-4e80-9684-097c048bac48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:25.998844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedde45f-dc95-4756-98df-a58e0a07690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:26.005830 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:26.005830 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:26.009853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedde45f-dc95-4756-98df-a58e0a07690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:26.010802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (55b073f8-3db9-45e0-be2b-4638d0e73dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:26.011162 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request issued successfully. Jul 03 10:46:26.011262 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:26.011726 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d3b6881-20ed-4d73-aba2-a8507b8d4100 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:26.012245 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 570/2266] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:46:25 2026] POST /volume/v3/volumes => generated 779 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:26.018088 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-45b26641-511d-4f8d-8e1e-6e3b04865f5d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:26.018718 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 574/2267] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:25 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:26.030795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:26.033753 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:26.034042 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:26.034318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:26.037173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-4622bcc0-bb5a-4167-9b3f-6f8554f1d259 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:26.040611 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-4622bcc0-bb5a-4167-9b3f-6f8554f1d259 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption Jul 03 10:46:26.040844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-4622bcc0-bb5a-4167-9b3f-6f8554f1d259 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:26.041124 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-4622bcc0-bb5a-4167-9b3f-6f8554f1d259 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:26.045232 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:26.045232 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:26.054278 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:26.054278 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:26.054977 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:26.060190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94f7edd6-4c21-4c2c-b86b-4d071c7e3bb6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:26.060685 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 573/2268] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:26 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:26.074559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-4622bcc0-bb5a-4167-9b3f-6f8554f1d259 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption returned with HTTP 200 Jul 03 10:46:26.075158 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 552/2269] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:46:26 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:26.253566 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a583c090-3d2b-4215-9d2f-770649608dcf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:26.255919 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a583c090-3d2b-4215-9d2f-770649608dcf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:26.256688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a583c090-3d2b-4215-9d2f-770649608dcf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:26.256688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a583c090-3d2b-4215-9d2f-770649608dcf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:26.256688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a583c090-3d2b-4215-9d2f-770649608dcf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:26.264160 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:26.264160 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:26.265282 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a583c090-3d2b-4215-9d2f-770649608dcf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:26.265714 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 571/2270] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:26 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:27.081419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:27.084188 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:27.085303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:27.085303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:27.098351 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:27.098351 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:27.108775 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:27.117248 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6b3ac03-9e7d-4865-ad84-211e71f85d55 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:27.117749 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 575/2271] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:27 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:27.137835 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:27.141457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:27.141743 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:27.142069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:27.153385 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:27.153385 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:27.160492 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:27.168045 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb148a67-fe6e-47cb-b271-00f5dcea8d2d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:27.168435 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 574/2272] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:27 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:27.200705 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-aa1dab3e-4fa2-40e9-a047-102e80a97fa0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:27.204799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-aa1dab3e-4fa2-40e9-a047-102e80a97fa0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 Jul 03 10:46:27.205727 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-aa1dab3e-4fa2-40e9-a047-102e80a97fa0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:27.206387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-aa1dab3e-4fa2-40e9-a047-102e80a97fa0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:27.215346 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:27.215346 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:27.281054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:27.283378 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:27.283705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:27.284409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:27.284409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:27.291197 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:27.291197 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:27.291370 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c35c66c9-37c7-4e50-8fd5-85402308ee66 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:27.291645 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 572/2273] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:27 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:27.719777 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=295,cinder:UPDATE=60,cinder:INSERT=33 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:46:27.765170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e35fc6c9-72dd-4db8-84d8-560abfb827c4 req-aa1dab3e-4fa2-40e9-a047-102e80a97fa0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 returned with HTTP 200 Jul 03 10:46:27.767651 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 553/2274] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:46:27 2026] DELETE /volume/v3/attachments/3cc3769d-e3bc-4aca-9692-a77fc810ee38 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:28.130578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2e731110-e291-4618-8a0d-80e3ea145b8a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.258351 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e731110-e291-4618-8a0d-80e3ea145b8a tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] GET https://10.4.3.52/volume/v3/os-services Jul 03 10:46:28.260302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e731110-e291-4618-8a0d-80e3ea145b8a tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:28.260586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2e731110-e291-4618-8a0d-80e3ea145b8a tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:28.265551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2e731110-e291-4618-8a0d-80e3ea145b8a tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services returned with HTTP 200 Jul 03 10:46:28.266015 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 576/2275] 10.4.3.52 () {66 vars in 1242 bytes} [Fri Jul 3 10:46:28 2026] GET /volume/v3/os-services => generated 626 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:28.278436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2a42b6b3-5830-463b-9c93-112ec38c6f61 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.280657 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a42b6b3-5830-463b-9c93-112ec38c6f61 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] PUT https://10.4.3.52/volume/v3/os-services/disable-log-reason Jul 03 10:46:28.281126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a42b6b3-5830-463b-9c93-112ec38c6f61 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004406", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:28.283369 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a42b6b3-5830-463b-9c93-112ec38c6f61 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 10:46:28.283821 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 575/2276] 10.4.3.52 () {68 vars in 1319 bytes} [Fri Jul 3 10:46:28 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:46:28.297445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7e9dd33e-b992-42e4-a97e-f2c8585e68ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.301572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e9dd33e-b992-42e4-a97e-f2c8585e68ad tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] PUT https://10.4.3.52/volume/v3/os-services/disable Jul 03 10:46:28.301878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e9dd33e-b992-42e4-a97e-f2c8585e68ad tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004406", "binary": "invalid_binary"} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:28.305367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6dbb868c-41b5-48b3-a359-13161e489c87 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.310620 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6dbb868c-41b5-48b3-a359-13161e489c87 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:28.310921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6dbb868c-41b5-48b3-a359-13161e489c87 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:28.311233 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6dbb868c-41b5-48b3-a359-13161e489c87 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:28.311402 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6dbb868c-41b5-48b3-a359-13161e489c87 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:28.311487 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e9dd33e-b992-42e4-a97e-f2c8585e68ad tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services/disable returned with HTTP 404 Jul 03 10:46:28.312049 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 573/2277] 10.4.3.52 () {68 vars in 1286 bytes} [Fri Jul 3 10:46:28 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:28.317502 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:28.317502 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:28.319171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6dbb868c-41b5-48b3-a359-13161e489c87 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:28.320228 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 554/2278] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:28 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:28.327551 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-489d4560-a8df-49f0-b209-05bf441f4e88 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.332005 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489d4560-a8df-49f0-b209-05bf441f4e88 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] PUT https://10.4.3.52/volume/v3/os-services/enable Jul 03 10:46:28.332423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-489d4560-a8df-49f0-b209-05bf441f4e88 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:28.346700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489d4560-a8df-49f0-b209-05bf441f4e88 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services/enable returned with HTTP 404 Jul 03 10:46:28.347577 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 577/2279] 10.4.3.52 () {68 vars in 1283 bytes} [Fri Jul 3 10:46:28 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:28.364811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2b32aee4-6b3e-4d1a-8179-99252f73eb80 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.371691 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b32aee4-6b3e-4d1a-8179-99252f73eb80 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] PUT https://10.4.3.52/volume/v3/os-services/freeze Jul 03 10:46:28.372073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b32aee4-6b3e-4d1a-8179-99252f73eb80 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:28.380499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b32aee4-6b3e-4d1a-8179-99252f73eb80 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 10:46:28.381024 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 576/2280] 10.4.3.52 () {68 vars in 1283 bytes} [Fri Jul 3 10:46:28 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:28.390020 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d84f99df-4d0f-4fab-a8fc-72aa2a760145 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.392294 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d84f99df-4d0f-4fab-a8fc-72aa2a760145 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] PUT https://10.4.3.52/volume/v3/os-services/thaw Jul 03 10:46:28.392872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d84f99df-4d0f-4fab-a8fc-72aa2a760145 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:28.398526 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d84f99df-4d0f-4fab-a8fc-72aa2a760145 tempest-VolumeServicesNegativeTest-922448199 tempest-VolumeServicesNegativeTest-922448199-project-admin] https://10.4.3.52/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 10:46:28.399119 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 574/2281] 10.4.3.52 () {68 vars in 1277 bytes} [Fri Jul 3 10:46:28 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:28.876208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:28.879201 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:28.879422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:28.879617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:28.889376 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:28.889376 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:28.894001 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:28.900261 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-4ebea3c1-3d1f-434c-a3ca-a3dd30d6e1ce tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:28.900919 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 555/2282] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:28 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1369 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:29.346049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:29.347577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:29.348156 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:29.348382 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:29.348719 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:29.349923 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:29.350609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:29.350609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:29.350609 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:29.357053 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:29.357053 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:29.358136 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2b428b6-acf3-4ce9-ba06-436b84e4454b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:29.358398 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 577/2283] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:29 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:29.364400 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:29.364400 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:29.375971 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:29.385723 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-21a28bcc-01d2-46d4-8df7-f8c8baec9f5d req-00886ff5-9772-40f3-bbfc-fa6e02f444fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:29.386215 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 578/2284] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:29 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:29.495720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:29.499164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:29.499164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:29.499164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:29.506372 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:29.506372 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:29.510034 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:29.514370 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-336b6dc1-cc6e-4c25-b857-a4f598e1e68e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:29.514746 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 575/2285] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:29 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:29.528164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3d654709-8dea-42c7-a978-a5260c9287ea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:29.528610 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d654709-8dea-42c7-a978-a5260c9287ea None None] GET https://10.4.3.52/volume// Jul 03 10:46:29.528707 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d654709-8dea-42c7-a978-a5260c9287ea None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:29.528964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3d654709-8dea-42c7-a978-a5260c9287ea None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:29.529427 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3d654709-8dea-42c7-a978-a5260c9287ea None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:29.529754 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 556/2286] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:46:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:29.540206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-dfb30844-d4ae-4984-bb5b-17ce1d425e8d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:29.542625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-dfb30844-d4ae-4984-bb5b-17ce1d425e8d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:46:29.543078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-dfb30844-d4ae-4984-bb5b-17ce1d425e8d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e19064c-6ea1-4c24-8927-a55bdd21ef1b", "connector": null, "instance_uuid": "6ef753ae-df1b-458c-bd8b-5a8be61981a2"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:29.552924 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:29.552924 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:29.582625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-dfb30844-d4ae-4984-bb5b-17ce1d425e8d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:46:29.583023 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 578/2287] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:46:29 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:30.369802 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:30.372750 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:30.373199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:30.373410 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:30.373510 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:30.377644 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:30.377644 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:30.378419 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ace06718-f3ee-412e-a42b-2d2688aea5ea tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:30.378765 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 579/2288] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:30 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:30.902128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8c85b29c-0ea7-40c2-af21-bbafabf2a351 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.086129 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c85b29c-0ea7-40c2-af21-bbafabf2a351 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:31.086129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c85b29c-0ea7-40c2-af21-bbafabf2a351 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1971222291"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:31.102257 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c85b29c-0ea7-40c2-af21-bbafabf2a351 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:31.102650 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 576/2289] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:30 2026] POST /volume/v3/types => generated 228 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:31.114491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8b37d2c8-7775-4ff1-84de-444803026a81 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.121030 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8b37d2c8-7775-4ff1-84de-444803026a81 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:46:31.124277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8b37d2c8-7775-4ff1-84de-444803026a81 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1140360738"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:31.166925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8b37d2c8-7775-4ff1-84de-444803026a81 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:46:31.169340 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 557/2290] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:46:31 2026] POST /volume/v3/group_types => generated 185 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:31.178457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.353528 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:46:31.353995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a29f5e67-3d73-4983-b2d3-1e5dbaac9fa1", "volume_types": ["eee6ef8c-e311-42bf-ae0f-99571b3a9856"], "name": "tempest-GroupSnapshotsV319Test-Group-1671881876"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:31.356009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Creating new group {'group': {'group_type': 'a29f5e67-3d73-4983-b2d3-1e5dbaac9fa1', 'volume_types': ['eee6ef8c-e311-42bf-ae0f-99571b3a9856'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1671881876'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:46:31.360814 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1671881876. Jul 03 10:46:31.361254 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:31.361254 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:31.369805 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Availability Zones retrieved successfully. Jul 03 10:46:31.392081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.394521 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:31.394764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:31.395036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:31.395213 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:31.400848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Created reservations ['ab643481-a480-444d-8310-ba9023fad80b'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:31.401648 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:31.401648 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:31.402628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-85de69d6-d1a8-4834-a5a3-024b4a54c7df tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:31.403118 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 580/2291] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:31 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:31.434575 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4217905b-09bf-4eae-b39f-b049bc0369b8 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:46:31.435010 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 579/2292] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:46:31 2026] POST /volume/v3/groups => generated 116 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:31.442760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.444821 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 Jul 03 10:46:31.445166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:31.445467 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:31.445690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 80e8429e-ac60-443a-b2ea-ab8d87bdabf5 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:31.450961 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:31.450961 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:31.460995 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a864cfdb-be97-4238-9af1-6268cfc9b1f3 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 returned with HTTP 200 Jul 03 10:46:31.461707 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 577/2293] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:31 2026] GET /volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 => generated 396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:31.615048 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-daf67219-3719-467d-ba00-178be77fc6bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.744694 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] GET https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 Jul 03 10:46:31.744905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:31.745148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:31.756528 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.756789 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.757037 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.757547 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.757765 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.758060 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.758450 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.764567 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-daf67219-3719-467d-ba00-178be77fc6bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 returned with HTTP 200 Jul 03 10:46:31.764952 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 558/2294] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:31 2026] GET /volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 => generated 989 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:31.774357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.776586 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 Jul 03 10:46:31.777023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:31.842879 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.843398 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.843710 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.844089 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.844395 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.844764 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.845120 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.845614 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.845964 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:31.853905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-24ac76ef-2e87-47d9-99c1-70365ceb419b tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 returned with HTTP 200 Jul 03 10:46:31.854587 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 581/2295] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:46:31 2026] PUT /volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 => generated 942 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:31.864000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:31.963680 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:31.964125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-703272507"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:31.965849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-703272507'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:31.966700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create volume of 1 GB Jul 03 10:46:31.966700 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:31.966700 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:31.971886 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Availability Zones retrieved successfully. Jul 03 10:46:31.983135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Flow 'volume_create_api' (cbf70dd4-7756-48cc-8167-44862dd60824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:31.983135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006a8fcf-a494-4a59-81d9-af1887e91373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:31.983135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:32.016929 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=326,cinder:INSERT=33,cinder:UPDATE=48 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:46:32.020736 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006a8fcf-a494-4a59-81d9-af1887e91373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.021873 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ca2947-1107-4cfa-bdbb-38201a0060e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.102662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Created reservations ['15e84ba7-395e-46e1-b09f-912ccc852c2b', 'da21af3a-a291-402f-ba5e-cf482ff70adb', 'e6515c9b-d17e-4632-a84e-fcbaec8b8519', '5c6fa816-1df1-4e02-b1cf-18cee37c5e93'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:32.103614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ca2947-1107-4cfa-bdbb-38201a0060e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e84ba7-395e-46e1-b09f-912ccc852c2b', 'da21af3a-a291-402f-ba5e-cf482ff70adb', 'e6515c9b-d17e-4632-a84e-fcbaec8b8519', '5c6fa816-1df1-4e02-b1cf-18cee37c5e93']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.104459 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8658e24a-8246-4ee7-b437-089ce0abbbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.129065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8658e24a-8246-4ee7-b437-089ce0abbbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09beb700-7940-444c-8327-92927e055e73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-703272507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3fbdad1f44bfe8da06d2f1effb650',qos_specs=None,replication_status=,reservations=['15e84ba7-395e-46e1-b09f-912ccc852c2b','da21af3a-a291-402f-ba5e-cf482ff70adb','e6515c9b-d17e-4632-a84e-fcbaec8b8519','5c6fa816-1df1-4e02-b1cf-18cee37c5e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12e9d4152c1485ebb674abe0704023c',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-703272507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09beb700-7940-444c-8327-92927e055e73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3fbdad1f44bfe8da06d2f1effb650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12e9d4152c1485ebb674abe0704023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.129803 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d835eb4-437f-4a66-84f9-60c80acd9d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.150553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d835eb4-437f-4a66-84f9-60c80acd9d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-703272507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3fbdad1f44bfe8da06d2f1effb650',qos_specs=None,replication_status=,reservations=['15e84ba7-395e-46e1-b09f-912ccc852c2b','da21af3a-a291-402f-ba5e-cf482ff70adb','e6515c9b-d17e-4632-a84e-fcbaec8b8519','5c6fa816-1df1-4e02-b1cf-18cee37c5e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12e9d4152c1485ebb674abe0704023c',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.151277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c40ddff-fa65-41d3-8639-82dfb06f0d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.160501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c40ddff-fa65-41d3-8639-82dfb06f0d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.161374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Flow 'volume_create_api' (cbf70dd4-7756-48cc-8167-44862dd60824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:32.161665 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create volume request issued successfully. Jul 03 10:46:32.162326 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27e38288-5a8e-4af5-82b3-00a8a5c8188a tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:32.162700 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 580/2296] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:46:31 2026] POST /volume/v3/volumes => generated 764 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:32.176231 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:32.179493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:32.179794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:32.180056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:32.190732 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.190732 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:32.196429 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:32.203082 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c2ad94d-e080-4ceb-b5ce-2a904b8ff8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 200 Jul 03 10:46:32.203817 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 578/2297] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:32 2026] GET /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:32.415642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:32.417559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:32.417750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:32.417927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:32.418045 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:32.422667 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.422667 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:32.423826 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e47927d3-877c-4be3-82d0-d8e245bdde2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:32.424320 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 559/2298] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:32 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:32.476643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:32.479331 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 Jul 03 10:46:32.479331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:32.479770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:32.479770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 80e8429e-ac60-443a-b2ea-ab8d87bdabf5 {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:32.485207 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.485207 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:32.493327 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f1d5e31-e362-4dc5-bd6d-e0a32fa24e15 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 returned with HTTP 200 Jul 03 10:46:32.493785 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 582/2299] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:32 2026] GET /volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:46:32.504648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:32.506724 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:32.507127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1230578834", "volume_type": "eee6ef8c-e311-42bf-ae0f-99571b3a9856", "group_id": "80e8429e-ac60-443a-b2ea-ab8d87bdabf5", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:32.508988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1230578834', 'volume_type': 'eee6ef8c-e311-42bf-ae0f-99571b3a9856', 'group_id': '80e8429e-ac60-443a-b2ea-ab8d87bdabf5', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:32.521075 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.521075 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:32.521563 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Create volume of 1 GB Jul 03 10:46:32.531142 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Availability Zones retrieved successfully. Jul 03 10:46:32.535284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Flow 'volume_create_api' (8c070674-ca67-4598-b545-7bbea1b94978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:32.536596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3032424a-45c9-4203-962e-c8bfa10ad8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.537203 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.537203 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:32.537602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:32.562860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3032424a-45c9-4203-962e-c8bfa10ad8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eee6ef8c-e311-42bf-ae0f-99571b3a9856,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1971222291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eee6ef8c-e311-42bf-ae0f-99571b3a9856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80e8429e-ac60-443a-b2ea-ab8d87bdabf5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.563717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b80a89b-b2f6-48e3-a025-cd7d4ce8af6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.592426 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:32.592702 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:32.631871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Created reservations ['331644d3-8f8b-490a-bf05-2f4a0abb571f', 'f7b45668-d888-4545-9afd-552313d8821c', '36066e8e-f719-48b8-8beb-ea5d948a67a7', 'af7e9099-bdbf-46a8-84ea-fb7ef1da7476'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:32.632888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b80a89b-b2f6-48e3-a025-cd7d4ce8af6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['331644d3-8f8b-490a-bf05-2f4a0abb571f', 'f7b45668-d888-4545-9afd-552313d8821c', '36066e8e-f719-48b8-8beb-ea5d948a67a7', 'af7e9099-bdbf-46a8-84ea-fb7ef1da7476']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.633680 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e52835-4395-492e-b76d-2c991ebf12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.657761 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e52835-4395-492e-b76d-2c991ebf12cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7eab4c4-fb68-4be9-9c01-70fda6320c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1230578834',encryption_key_id=None,group_id=80e8429e-ac60-443a-b2ea-ab8d87bdabf5,group_type_id=,metadata={},multiattach=False,project_id='0e9d1f8048e04a32931c92205b9e56b0',qos_specs=None,replication_status=,reservations=['331644d3-8f8b-490a-bf05-2f4a0abb571f','f7b45668-d888-4545-9afd-552313d8821c','36066e8e-f719-48b8-8beb-ea5d948a67a7','af7e9099-bdbf-46a8-84ea-fb7ef1da7476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31472f09e9342d5a26c5f372987a13d',volume_type_id=eee6ef8c-e311-42bf-ae0f-99571b3a9856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1230578834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80e8429e-ac60-443a-b2ea-ab8d87bdabf5,host=None,id=b7eab4c4-fb68-4be9-9c01-70fda6320c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9d1f8048e04a32931c92205b9e56b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31472f09e9342d5a26c5f372987a13d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eee6ef8c-e311-42bf-ae0f-99571b3a9856),volume_type_id=eee6ef8c-e311-42bf-ae0f-99571b3a9856)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.658504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b227c7-95ae-4d36-9397-7a3791ceb034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.679472 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b227c7-95ae-4d36-9397-7a3791ceb034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1230578834',encryption_key_id=None,group_id=80e8429e-ac60-443a-b2ea-ab8d87bdabf5,group_type_id=,metadata={},multiattach=False,project_id='0e9d1f8048e04a32931c92205b9e56b0',qos_specs=None,replication_status=,reservations=['331644d3-8f8b-490a-bf05-2f4a0abb571f','f7b45668-d888-4545-9afd-552313d8821c','36066e8e-f719-48b8-8beb-ea5d948a67a7','af7e9099-bdbf-46a8-84ea-fb7ef1da7476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31472f09e9342d5a26c5f372987a13d',volume_type_id=eee6ef8c-e311-42bf-ae0f-99571b3a9856)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.680468 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbef36c-74cc-4647-aba5-f5a55a6afcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:32.704133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbef36c-74cc-4647-aba5-f5a55a6afcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:32.704133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Flow 'volume_create_api' (8c070674-ca67-4598-b545-7bbea1b94978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:32.704133 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Create volume request issued successfully. Jul 03 10:46:32.704751 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:32.704953 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:32.759302 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:32.764503 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.764503 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:32.769772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-872cde48-a1a6-4fbe-8005-663ee327a5eb tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:32.770370 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 581/2300] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:46:32 2026] POST /volume/v3/volumes => generated 825 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:32.784711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:32.789033 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 Jul 03 10:46:32.790394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:32.790394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:32.801657 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.801657 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:32.806627 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Volume info retrieved successfully. Jul 03 10:46:32.807148 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:32.807813 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:32.851835 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:32.854797 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:32.854797 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:32.868067 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a3b6ca5-8706-4c39-a647-cdfe52019e00 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 returned with HTTP 200 Jul 03 10:46:32.868624 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 579/2301] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:32 2026] GET /volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:33.219887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.221927 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:33.222197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:33.222426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:33.230356 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.230356 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:33.234628 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:33.239093 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2409c4c5-8df6-4f97-a6f9-5b3dd4346c17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 200 Jul 03 10:46:33.239570 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 560/2302] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:33 2026] GET /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:33.252965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.258343 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:33.258827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09beb700-7940-444c-8327-92927e055e73", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1553695967"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:33.279487 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.279487 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:33.280050 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:33.280219 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create snapshot from volume 09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:33.345263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Created reservations ['2db4deb4-5a56-4d3b-829d-4819107c66f6', 'db7910a6-d512-474d-901e-b4a9b976a2e7', '1a414d3a-6eac-491a-9f45-d02f758e3bf5', '58a83c3a-56ea-436f-86c6-d0d3a3fd9543'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:33.399624 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot create request issued successfully. Jul 03 10:46:33.399624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28e1a491-08f7-48fd-bb5c-0caa7785ffd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:46:33.399624 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 583/2303] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:46:33 2026] POST /volume/v3/snapshots => generated 323 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:33.413117 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.415510 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:33.415688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:33.415891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:33.424842 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.424842 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:33.425419 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot retrieved successfully. Jul 03 10:46:33.426257 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c8fde94-90d3-4030-9310-85b030d2fba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf returned with HTTP 200 Jul 03 10:46:33.427158 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 582/2304] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:33 2026] GET /volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf => generated 455 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:33.443737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.445713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:33.445913 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:33.446677 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:33.446835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:33.451964 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.451964 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:33.452900 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59c4de4e-45af-492b-9449-a5295b38b8c6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:33.453591 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 580/2305] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:33 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:33.884302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6eb079ab-94db-4eca-86c9-76ae50844080 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.886024 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 Jul 03 10:46:33.886296 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:33.886517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:33.893543 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.893543 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:33.896958 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Volume info retrieved successfully. Jul 03 10:46:33.897602 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:33.897743 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:33.933736 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:33.935800 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.935800 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:33.944602 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6eb079ab-94db-4eca-86c9-76ae50844080 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 returned with HTTP 200 Jul 03 10:46:33.945071 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 561/2306] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:33 2026] GET /volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:33.960921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:33.963516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] POST https://10.4.3.52/volume/v3/group_snapshots Jul 03 10:46:33.963832 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "80e8429e-ac60-443a-b2ea-ab8d87bdabf5", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1694550178"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:33.965209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '80e8429e-ac60-443a-b2ea-ab8d87bdabf5', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1694550178'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 10:46:33.968460 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.968460 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:33.971255 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.group_snapshots [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1694550178. Jul 03 10:46:33.985659 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:33.985659 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:34.022794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Created reservations ['39b71ecd-bd20-4b21-8ffb-0197df2d0b87', '8a8ed4af-3deb-4501-a5ff-8e617cf99b83', 'd6bfd169-b001-4786-8ac6-1e65312c4713', 'e054f6a6-1091-484e-962e-6915d0ce0453'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:34.052082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-113f780e-1cf9-4a9a-b076-de9e109effa9 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots returned with HTTP 202 Jul 03 10:46:34.052536 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 584/2307] 10.4.3.52 () {70 vars in 1317 bytes} [Fri Jul 3 10:46:33 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:34.065944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.068048 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:34.068283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:34.068438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:34.068562 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:34.074547 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.074547 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:34.079472 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5beab796-4e04-426a-b9c8-14d3ce5fd3cf tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:34.082127 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 583/2308] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:34 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:34.436454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.438810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:34.439113 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:34.439327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:34.446240 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.446240 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:34.446240 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot retrieved successfully. Jul 03 10:46:34.446240 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1dd1fa2-7958-4492-9764-d69149b3f9e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf returned with HTTP 200 Jul 03 10:46:34.446770 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 581/2309] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:34 2026] GET /volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:34.456449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-09973252-681d-4bf6-a42c-251d7edb4da1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.458815 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09973252-681d-4bf6-a42c-251d7edb4da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 Jul 03 10:46:34.459282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09973252-681d-4bf6-a42c-251d7edb4da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:34.464835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.466676 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:34.466869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:34.467062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:34.467198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:34.472142 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.472142 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:34.473282 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-19bab936-f782-4f7f-b174-8933d1ade7d3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:34.473368 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 585/2310] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:34 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:34.521130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09973252-681d-4bf6-a42c-251d7edb4da1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 returned with HTTP 200 Jul 03 10:46:34.521762 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 562/2311] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:46:34 2026] PUT /volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 => generated 942 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:34.531739 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.534212 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:34.534212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09beb700-7940-444c-8327-92927e055e73"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:34.548729 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.548729 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:34.549554 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:34.549729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create snapshot from volume 09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:34.586127 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota_utils [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Quota exceeded for 0dd3fbdad1f44bfe8da06d2f1effb650, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 10:46:34.586127 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.middleware.fault [None req-640673a7-61d1-41f4-aab0-9ec04c40c509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 413 Jul 03 10:46:34.586127 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 584/2312] 10.4.3.52 () {68 vars in 1257 bytes} [Fri Jul 3 10:46:34 2026] POST /volume/v3/snapshots => generated 208 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 10:46:34.596353 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5b808941-349d-45fc-a478-9a364773104a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.599555 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 Jul 03 10:46:34.599921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:34.639596 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.639892 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.640233 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1971222291, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.640460 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.640670 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.640903 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-321074816 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-321074816, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.641163 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.641395 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.641614 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2038455018 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2038455018, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:34.646556 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b808941-349d-45fc-a478-9a364773104a tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 returned with HTTP 200 Jul 03 10:46:34.646899 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 582/2313] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:46:34 2026] PUT /volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:34.660129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.660129 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:34.660354 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09beb700-7940-444c-8327-92927e055e73"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:34.671908 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.671908 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:34.672413 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:34.672583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Create snapshot from volume 09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:34.687280 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota_utils [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Quota exceeded for 0dd3fbdad1f44bfe8da06d2f1effb650, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 10:46:34.687622 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.middleware.fault [None req-3c61ede7-545a-4f96-8c99-bbedc5cc7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 413 Jul 03 10:46:34.688984 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 586/2314] 10.4.3.52 () {68 vars in 1257 bytes} [Fri Jul 3 10:46:34 2026] POST /volume/v3/snapshots => generated 133 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 10:46:34.699379 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.701920 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:34.702186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:34.702614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:34.702614 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Delete snapshot with id: 1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:34.709633 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.709633 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:34.710208 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot retrieved successfully. Jul 03 10:46:34.738766 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot delete request issued successfully. Jul 03 10:46:34.738766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a25ad8fa-02fd-4a5c-aa69-086cbb84f1f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf returned with HTTP 202 Jul 03 10:46:34.741497 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 563/2315] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:46:34 2026] DELETE /volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:34.751097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:34.754794 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:34.755038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:34.755884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:34.767869 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:34.767869 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:34.769130 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Snapshot retrieved successfully. Jul 03 10:46:34.771889 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8387ccae-654f-42f9-a8dc-c2a129d4f31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf returned with HTTP 200 Jul 03 10:46:34.774053 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 585/2316] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:34 2026] GET /volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:35.093012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.095855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.095855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.096141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.097898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.100814 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.100814 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.106493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-229dbd13-18f2-4b10-8fb9-344bbd3b4de2 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:35.106996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 583/2317] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.119868 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.122473 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:46:35.123005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.123540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.123950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:35.125554 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:35.131932 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Get all snapshots completed successfully. Jul 03 10:46:35.132463 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.132463 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.133230 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-69a54424-6cb3-42d1-a4ae-084b2c4f1f58 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:46:35.133861 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 587/2318] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:35.148171 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0852c61d-016a-40e2-a749-f3910df02c54 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.149902 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0852c61d-016a-40e2-a749-f3910df02c54 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/snapshots/ac15bf9b-b55c-4801-8110-97397f68f167 Jul 03 10:46:35.150266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0852c61d-016a-40e2-a749-f3910df02c54 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.151420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0852c61d-016a-40e2-a749-f3910df02c54 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.158170 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.158170 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:35.158170 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0852c61d-016a-40e2-a749-f3910df02c54 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Snapshot retrieved successfully. Jul 03 10:46:35.158170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0852c61d-016a-40e2-a749-f3910df02c54 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/snapshots/ac15bf9b-b55c-4801-8110-97397f68f167 returned with HTTP 200 Jul 03 10:46:35.158170 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 564/2319] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/snapshots/ac15bf9b-b55c-4801-8110-97397f68f167 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:35.169395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.171050 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action Jul 03 10:46:35.171433 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:35.171553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:35.176017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Updating group '79b6a838-c30d-46b3-ac29-3de909e62bd7' with 'creating' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 10:46:35.177405 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.177405 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:35.187502 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae933f3f-7e1a-46c2-8e8d-5c1612c23f3b tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action returned with HTTP 202 Jul 03 10:46:35.187502 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 586/2320] 10.4.3.52 () {70 vars in 1448 bytes} [Fri Jul 3 10:46:35 2026] POST /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.194158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.196304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.196806 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.197147 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.197332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.201848 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.201848 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.207993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-225f7537-ae57-4e82-9ad8-d5deaa776ccd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:35.208744 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 584/2321] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.218156 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.220341 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action Jul 03 10:46:35.220821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:35.221069 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:35.222552 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Updating group '79b6a838-c30d-46b3-ac29-3de909e62bd7' with 'available' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 10:46:35.227052 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.227052 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.238125 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-790b3cd8-0dfd-4e3f-8912-9bb9a108faf1 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action returned with HTTP 202 Jul 03 10:46:35.238818 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 588/2322] 10.4.3.52 () {70 vars in 1448 bytes} [Fri Jul 3 10:46:35 2026] POST /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.248178 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.250206 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.250486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.250703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.250831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.258089 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.258089 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:35.261976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e12c57f9-d3d9-41ec-88d1-b5e460f9a745 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:35.262534 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 565/2323] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.270580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.272365 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action Jul 03 10:46:35.272702 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:35.272815 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:35.274187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Updating group '79b6a838-c30d-46b3-ac29-3de909e62bd7' with 'error' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 10:46:35.278123 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.278123 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:35.290158 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bfce54ed-886a-4a8a-a205-8f2e970aca53 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action returned with HTTP 202 Jul 03 10:46:35.290742 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 587/2324] 10.4.3.52 () {70 vars in 1448 bytes} [Fri Jul 3 10:46:35 2026] POST /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.309074 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.312642 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.312877 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.313159 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.313367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.group_snapshots [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.321939 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.321939 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.326397 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4c3ed9d-c03a-449b-956d-2113b8b45a59 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:35.326814 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 585/2325] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.336498 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4e0936e0-3284-4196-a286-cb34cd523fab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.338611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4e0936e0-3284-4196-a286-cb34cd523fab tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] POST https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action Jul 03 10:46:35.339135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4e0936e0-3284-4196-a286-cb34cd523fab tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:35.340088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4e0936e0-3284-4196-a286-cb34cd523fab tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:35.342009 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.group_snapshots [None req-4e0936e0-3284-4196-a286-cb34cd523fab tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Updating group '79b6a838-c30d-46b3-ac29-3de909e62bd7' with 'available' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 10:46:35.346278 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.346278 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.354337 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4e0936e0-3284-4196-a286-cb34cd523fab tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action returned with HTTP 202 Jul 03 10:46:35.354839 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 589/2326] 10.4.3.52 () {70 vars in 1448 bytes} [Fri Jul 3 10:46:35 2026] POST /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.363190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a362a81e-4171-4c34-8065-f7c825d25813 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.365534 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a362a81e-4171-4c34-8065-f7c825d25813 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.365763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a362a81e-4171-4c34-8065-f7c825d25813 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.366006 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a362a81e-4171-4c34-8065-f7c825d25813 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.366203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.group_snapshots [None req-a362a81e-4171-4c34-8065-f7c825d25813 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.370213 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.370213 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:35.374311 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a362a81e-4171-4c34-8065-f7c825d25813 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 200 Jul 03 10:46:35.374758 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 566/2327] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.384658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.388160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] DELETE https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.388443 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.388712 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.388908 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] delete called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99875) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 10:46:35.389068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.group_snapshots [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Delete group_snapshot with id: 79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.395496 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.395496 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:35.431555 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a095157-3b2b-4b69-94ea-9e0b7d54d3fa tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 202 Jul 03 10:46:35.432166 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 588/2328] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:46:35 2026] DELETE /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.444951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d1b8006e-f571-4917-bf56-43c96d932e4f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.447442 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:35.447818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.447893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.448250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:35.448984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:35.459289 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Get all volumes completed successfully. Jul 03 10:46:35.460007 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:35.460181 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:35.484575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-355729d1-a96c-47a7-8175-ed4206654559 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.487922 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-355729d1-a96c-47a7-8175-ed4206654559 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:35.488172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-355729d1-a96c-47a7-8175-ed4206654559 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.488395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-355729d1-a96c-47a7-8175-ed4206654559 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.488525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-355729d1-a96c-47a7-8175-ed4206654559 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:35.499900 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.499900 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.499900 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-355729d1-a96c-47a7-8175-ed4206654559 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:35.499900 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 590/2329] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:35.509897 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:35.514284 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.514284 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.522983 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1b8006e-f571-4917-bf56-43c96d932e4f tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:35.523701 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 586/2330] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.549708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.551598 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail Jul 03 10:46:35.551764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.551992 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.552262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:35.553284 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:35.556661 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Get all snapshots completed successfully. Jul 03 10:46:35.557463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b77efed4-2f9f-4ec3-bc37-e7f8836ed2a6 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 10:46:35.557811 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 567/2331] 10.4.3.52 () {66 vars in 1257 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:46:35.566906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-db965348-caf0-4514-aca1-63666d6235f5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.569467 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db965348-caf0-4514-aca1-63666d6235f5 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 Jul 03 10:46:35.569844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db965348-caf0-4514-aca1-63666d6235f5 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.570117 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db965348-caf0-4514-aca1-63666d6235f5 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.570267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.group_snapshots [None req-db965348-caf0-4514-aca1-63666d6235f5 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 79b6a838-c30d-46b3-ac29-3de909e62bd7 {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 10:46:35.576920 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db965348-caf0-4514-aca1-63666d6235f5 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 returned with HTTP 404 Jul 03 10:46:35.577577 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 589/2332] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/group_snapshots/79b6a838-c30d-46b3-ac29-3de909e62bd7 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:35.586305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.588619 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:35.588912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.589207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.589526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:35.593696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:35.605337 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Get all volumes completed successfully. Jul 03 10:46:35.606350 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:35.606500 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:35.652698 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:35.655609 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.655609 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.663182 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1fbb4a36-f933-4173-8b6c-e360ca02a2cd tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:35.663444 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 591/2333] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.680875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-969f602e-b428-47da-80c8-34d75bce39dc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.683267 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] POST https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5/action Jul 03 10:46:35.683701 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:35.683883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:35.685620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] delete called for group 80e8429e-ac60-443a-b2ea-ab8d87bdabf5 {{(pid=99874) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:35.685710 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Delete group with id: 80e8429e-ac60-443a-b2ea-ab8d87bdabf5 Jul 03 10:46:35.689752 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.689752 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.758118 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-969f602e-b428-47da-80c8-34d75bce39dc tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5/action returned with HTTP 202 Jul 03 10:46:35.758737 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 587/2334] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:35 2026] POST /volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:35.767748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.771613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 Jul 03 10:46:35.771850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.772072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.783328 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.783328 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:35.785224 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-60998d48-c477-4286-a9a3-c53f0900e1f2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.785653 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Volume info retrieved successfully. Jul 03 10:46:35.787008 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:35.787220 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:35.788883 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-60998d48-c477-4286-a9a3-c53f0900e1f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf Jul 03 10:46:35.789179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-60998d48-c477-4286-a9a3-c53f0900e1f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.789424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-60998d48-c477-4286-a9a3-c53f0900e1f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.796485 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-60998d48-c477-4286-a9a3-c53f0900e1f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf returned with HTTP 404 Jul 03 10:46:35.797060 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 590/2335] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/snapshots/1283f7af-9f9c-401f-a222-94c5640186cf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:35.804116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-003338b0-dc12-40f5-babc-ab903a90ff18 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.807511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-003338b0-dc12-40f5-babc-ab903a90ff18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:35.807739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-003338b0-dc12-40f5-babc-ab903a90ff18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.807949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-003338b0-dc12-40f5-babc-ab903a90ff18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.822563 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.822563 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:35.828170 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-003338b0-dc12-40f5-babc-ab903a90ff18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:35.834100 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-003338b0-dc12-40f5-babc-ab903a90ff18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 200 Jul 03 10:46:35.834559 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 592/2336] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:35.835304 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:35.838330 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.838330 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:35.845396 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc58d7f0-b4fd-480c-aa20-f41e08cad029 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 returned with HTTP 200 Jul 03 10:46:35.845859 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 568/2337] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 => generated 917 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:35.846948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-29f027cd-e769-4add-acfd-35877ae8e3fe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.848855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] DELETE https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:35.849210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.849468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.849709 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Delete volume with id: 09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:35.859319 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.859319 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:35.860141 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:35.882041 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Delete volume request issued successfully. Jul 03 10:46:35.882041 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-29f027cd-e769-4add-acfd-35877ae8e3fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 202 Jul 03 10:46:35.882041 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 588/2338] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:35 2026] DELETE /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:35.889328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-268cfe04-3a68-4e47-9525-26cd25726556 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:35.891085 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-268cfe04-3a68-4e47-9525-26cd25726556 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:35.891314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-268cfe04-3a68-4e47-9525-26cd25726556 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:35.891512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-268cfe04-3a68-4e47-9525-26cd25726556 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:35.901762 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:35.901762 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:35.906285 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-268cfe04-3a68-4e47-9525-26cd25726556 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Volume info retrieved successfully. Jul 03 10:46:35.912493 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-268cfe04-3a68-4e47-9525-26cd25726556 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 200 Jul 03 10:46:35.912846 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 591/2339] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:35 2026] GET /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:36.062526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28b53867-bc74-412c-b344-c3108f635cca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.063072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28b53867-bc74-412c-b344-c3108f635cca None None] GET https://10.4.3.52/volume// Jul 03 10:46:36.063349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28b53867-bc74-412c-b344-c3108f635cca None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.063613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28b53867-bc74-412c-b344-c3108f635cca None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.064207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28b53867-bc74-412c-b344-c3108f635cca None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:36.064477 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 593/2340] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:36.076249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.078501 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:46:36.078753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.079011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.092295 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:36.092295 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:36.098002 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:46:36.103440 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-ec25964e-694e-4a90-81aa-ec0229ed423e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:46:36.103898 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 569/2341] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:36.227804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.230377 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] PUT https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 Jul 03 10:46:36.230869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:36.239943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Acquiring lock "cinder-attachment_update-6e19064c-6ea1-4c24-8927-a55bdd21ef1b-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:36.244615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-6e19064c-6ea1-4c24-8927-a55bdd21ef1b-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:36.245507 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:36.245507 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:36.512637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.516331 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:36.516548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.516772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.516900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:36.523337 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:36.523337 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:36.524370 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a17cf1ed-6046-4082-bedc-bf67d7904bcc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:36.524868 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 592/2342] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:36.769034 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-6e19064c-6ea1-4c24-8927-a55bdd21ef1b-np0000004406" released by "attachment_update" :: held 0.524s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:36.769496 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-9026ae4d-5111-4696-905d-d9515933c2e3 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 returned with HTTP 200 Jul 03 10:46:36.770164 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 589/2343] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:36 2026] PUT /volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:36.861855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-31b42a49-98d4-440f-b9bf-14c8da4d8fa1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.866135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31b42a49-98d4-440f-b9bf-14c8da4d8fa1 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 Jul 03 10:46:36.866135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31b42a49-98d4-440f-b9bf-14c8da4d8fa1 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.866135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31b42a49-98d4-440f-b9bf-14c8da4d8fa1 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.871830 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31b42a49-98d4-440f-b9bf-14c8da4d8fa1 tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 returned with HTTP 404 Jul 03 10:46:36.872502 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 594/2344] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/volumes/b7eab4c4-fb68-4be9-9c01-70fda6320c37 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:36.883604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-99bae82f-dec9-4494-99a8-360fe5a4391e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.885741 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99bae82f-dec9-4494-99a8-360fe5a4391e tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] GET https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 Jul 03 10:46:36.886016 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-99bae82f-dec9-4494-99a8-360fe5a4391e tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.886273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-99bae82f-dec9-4494-99a8-360fe5a4391e tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.886434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-99bae82f-dec9-4494-99a8-360fe5a4391e tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] show called for member 80e8429e-ac60-443a-b2ea-ab8d87bdabf5 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:36.892877 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99bae82f-dec9-4494-99a8-360fe5a4391e tempest-GroupSnapshotsV319Test-316898742 tempest-GroupSnapshotsV319Test-316898742-project-member] https://10.4.3.52/volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 returned with HTTP 404 Jul 03 10:46:36.893531 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 570/2345] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/groups/80e8429e-ac60-443a-b2ea-ab8d87bdabf5 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:36.903142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-49afc85e-7f41-430c-84f2-b43b9678197a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.904488 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-49afc85e-7f41-430c-84f2-b43b9678197a tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/a29f5e67-3d73-4983-b2d3-1e5dbaac9fa1 Jul 03 10:46:36.904815 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-49afc85e-7f41-430c-84f2-b43b9678197a tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.905074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-49afc85e-7f41-430c-84f2-b43b9678197a tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.927642 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-49afc85e-7f41-430c-84f2-b43b9678197a tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/group_types/a29f5e67-3d73-4983-b2d3-1e5dbaac9fa1 returned with HTTP 202 Jul 03 10:46:36.928307 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a9b07ace-694b-45f3-a649-e5a8d08ecd0f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.928354 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 593/2346] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:46:36 2026] DELETE /volume/v3/group_types/a29f5e67-3d73-4983-b2d3-1e5dbaac9fa1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:36.932379 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9b07ace-694b-45f3-a649-e5a8d08ecd0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] GET https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 Jul 03 10:46:36.932630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9b07ace-694b-45f3-a649-e5a8d08ecd0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.934129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9b07ace-694b-45f3-a649-e5a8d08ecd0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.938567 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c271ac90-1ba7-4f78-af80-d1fd60544db4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.942696 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9b07ace-694b-45f3-a649-e5a8d08ecd0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1548644031-project-member] https://10.4.3.52/volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 returned with HTTP 404 Jul 03 10:46:36.943423 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 590/2347] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/volumes/09beb700-7940-444c-8327-92927e055e73 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:36.943831 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c271ac90-1ba7-4f78-af80-d1fd60544db4 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] DELETE https://10.4.3.52/volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 Jul 03 10:46:36.944170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c271ac90-1ba7-4f78-af80-d1fd60544db4 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.944425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c271ac90-1ba7-4f78-af80-d1fd60544db4 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.955051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-13cda3e0-b107-4d1b-998a-730edc8bd292 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.956822 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-13cda3e0-b107-4d1b-998a-730edc8bd292 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] PUT https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 Jul 03 10:46:36.957236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-13cda3e0-b107-4d1b-998a-730edc8bd292 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:36.975933 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c271ac90-1ba7-4f78-af80-d1fd60544db4 tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 returned with HTTP 202 Jul 03 10:46:36.976363 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 595/2348] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:46:36 2026] DELETE /volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:36.991131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9083ccbc-3451-4b1b-bafc-50fa0cdf5d4d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:36.991131 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9083ccbc-3451-4b1b-bafc-50fa0cdf5d4d tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] GET https://10.4.3.52/volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 Jul 03 10:46:36.991131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9083ccbc-3451-4b1b-bafc-50fa0cdf5d4d tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:36.991363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9083ccbc-3451-4b1b-bafc-50fa0cdf5d4d tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:36.995933 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9083ccbc-3451-4b1b-bafc-50fa0cdf5d4d tempest-GroupSnapshotsV319Test-947119023 tempest-GroupSnapshotsV319Test-947119023-project-admin] https://10.4.3.52/volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 returned with HTTP 404 Jul 03 10:46:36.996385 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 594/2349] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:46:36 2026] GET /volume/v3/types/eee6ef8c-e311-42bf-ae0f-99571b3a9856 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:37.068283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-13cda3e0-b107-4d1b-998a-730edc8bd292 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289 tempest-VolumeSnapshotQuotasNegativeTestJSON-1896570289-project-admin] https://10.4.3.52/volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 returned with HTTP 200 Jul 03 10:46:37.068871 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 571/2350] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 10:46:36 2026] PUT /volume/v3/os-quota-sets/0dd3fbdad1f44bfe8da06d2f1effb650 => generated 736 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:37.283796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-efeb7fdd-5518-4ad0-b8cc-000efec1b1d7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:37.287855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-efeb7fdd-5518-4ad0-b8cc-000efec1b1d7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808/action Jul 03 10:46:37.287855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-efeb7fdd-5518-4ad0-b8cc-000efec1b1d7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:37.287855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-efeb7fdd-5518-4ad0-b8cc-000efec1b1d7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:37.310724 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:37.310724 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:37.322949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-10a7ab58-83f8-4f07-b38f-a92a7c403959 req-efeb7fdd-5518-4ad0-b8cc-000efec1b1d7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808/action returned with HTTP 204 Jul 03 10:46:37.323668 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 591/2351] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:46:37 2026] POST /volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:37.375490 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:37.377250 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:37.377467 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:37.377656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:37.377830 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume with id: b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:37.384860 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:37.384860 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:37.385345 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:37.401053 np0000004406 devstack@c-api.service[99876]: WARNING cinder.keymgr.conf_key_mgr [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:46:37.414202 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume request issued successfully. Jul 03 10:46:37.414202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92fbc52c-a3ca-4054-8ee8-d199afe9a56e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 202 Jul 03 10:46:37.414202 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 596/2352] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:37 2026] DELETE /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:37.423931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:37.426266 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:37.426478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:37.426661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:37.435080 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:37.435080 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:37.439321 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:46:37.445257 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d5670c9c-cd15-4aa9-84ea-ca5b97413195 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 200 Jul 03 10:46:37.445896 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 595/2353] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:37 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:46:37.539945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:37.543479 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:37.543664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:37.543871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:37.543981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:37.552178 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:37.552178 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:37.553594 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66ec711d-96b8-4b5b-8bab-64f5316e2db1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:37.553826 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 572/2354] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:37 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:38.464805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-88a41765-33b5-4f3f-b2da-30fe23ab3b03 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.467585 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88a41765-33b5-4f3f-b2da-30fe23ab3b03 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab Jul 03 10:46:38.467812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88a41765-33b5-4f3f-b2da-30fe23ab3b03 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:38.468082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-88a41765-33b5-4f3f-b2da-30fe23ab3b03 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:38.474404 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-88a41765-33b5-4f3f-b2da-30fe23ab3b03 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab returned with HTTP 404 Jul 03 10:46:38.474969 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 592/2355] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:38 2026] GET /volume/v3/volumes/b5f05519-9fce-4856-acf5-fb44cba15bab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:38.490685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.496242 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:46:38.496242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:38.496242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:38.497340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:38.553544 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Get all volumes completed successfully. Jul 03 10:46:38.555425 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:38.555425 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:38.564776 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95cf5671-5bfd-43f9-9e2d-291181f446c0 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:46:38.564776 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 597/2356] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:46:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10725 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:38.569688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f386ce31-05bc-432c-84f9-5c8971f90080 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.569688 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f386ce31-05bc-432c-84f9-5c8971f90080 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:38.569688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f386ce31-05bc-432c-84f9-5c8971f90080 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:38.569688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f386ce31-05bc-432c-84f9-5c8971f90080 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:38.569688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f386ce31-05bc-432c-84f9-5c8971f90080 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:38.573133 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:38.573133 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:38.573806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f386ce31-05bc-432c-84f9-5c8971f90080 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:38.574305 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 596/2357] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:38 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:38.591370 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4f821b11-3736-48a0-827c-00ea95d41650 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.594990 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f821b11-3736-48a0-827c-00ea95d41650 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] DELETE https://10.4.3.52/volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586 Jul 03 10:46:38.595321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f821b11-3736-48a0-827c-00ea95d41650 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:38.595606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f821b11-3736-48a0-827c-00ea95d41650 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:38.641714 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f821b11-3736-48a0-827c-00ea95d41650 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586 returned with HTTP 202 Jul 03 10:46:38.642463 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 573/2358] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:46:38 2026] DELETE /volume/v3/types/c58ef4a9-69c1-4e42-987e-c033899ed586 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:38.662071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d250943e-6dc1-4fe2-b134-ed6aa7559942 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.664016 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d250943e-6dc1-4fe2-b134-ed6aa7559942 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:38.664408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d250943e-6dc1-4fe2-b134-ed6aa7559942 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-887337025", "extra_specs": {}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:38.683233 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d250943e-6dc1-4fe2-b134-ed6aa7559942 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:38.683683 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 593/2359] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:38 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:38.694610 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-46d18da5-7c3e-4c24-b41f-189264e7f98b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.696818 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-46d18da5-7c3e-4c24-b41f-189264e7f98b tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251/encryption Jul 03 10:46:38.696818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-46d18da5-7c3e-4c24-b41f-189264e7f98b tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:38.715736 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-46d18da5-7c3e-4c24-b41f-189264e7f98b tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251/encryption returned with HTTP 200 Jul 03 10:46:38.717779 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 598/2360] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:46:38 2026] POST /volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:38.724987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:38.726711 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:38.727024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-374753612", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-887337025", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:38.728597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-374753612', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-887337025', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:38.735166 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume of 1 GB Jul 03 10:46:38.735856 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:38.735856 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:38.736596 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Availability Zones retrieved successfully. Jul 03 10:46:38.743378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (d9779bef-fbb6-43f1-a5b7-aa78427ada27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:38.744356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b1bee3-23f5-415d-a370-ecebc4b9c2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:38.745352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:38.776226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b1bee3-23f5-415d-a370-ecebc4b9c2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51fc39e4-ed17-4d1f-97ee-6927f06bb251,is_public=True,name='tempest-scenario-type-luks-887337025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51fc39e4-ed17-4d1f-97ee-6927f06bb251', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:38.780709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b5caf3-beb5-46e1-aa1f-3024333154ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:38.810130 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:38.810443 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:38.848614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Created reservations ['668f8be3-066b-4755-844f-0ba5187bdfb5', '2ea2e9ae-4e94-423a-884e-e61b11085cb2', 'e7b90cc0-194d-4d00-81fa-7149a66eca1d', 'ed7a4028-2fb8-427b-a4e5-c1ab66a46436'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:38.849538 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b5caf3-beb5-46e1-aa1f-3024333154ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['668f8be3-066b-4755-844f-0ba5187bdfb5', '2ea2e9ae-4e94-423a-884e-e61b11085cb2', 'e7b90cc0-194d-4d00-81fa-7149a66eca1d', 'ed7a4028-2fb8-427b-a4e5-c1ab66a46436']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:38.850870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a4239a-3742-4909-b9c9-54e31f2c9cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:38.876370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a4239a-3742-4909-b9c9-54e31f2c9cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0957bf62-a14e-4308-be7e-5d197bd3041e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-374753612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['668f8be3-066b-4755-844f-0ba5187bdfb5','2ea2e9ae-4e94-423a-884e-e61b11085cb2','e7b90cc0-194d-4d00-81fa-7149a66eca1d','ed7a4028-2fb8-427b-a4e5-c1ab66a46436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=51fc39e4-ed17-4d1f-97ee-6927f06bb251), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-374753612',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0957bf62-a14e-4308-be7e-5d197bd3041e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74a234cbb8f44c74ac65dca40ca74f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7470ca3c817429184f7fafa6d126bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51fc39e4-ed17-4d1f-97ee-6927f06bb251),volume_type_id=51fc39e4-ed17-4d1f-97ee-6927f06bb251)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:38.877464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ed5eb4-794c-4689-9386-203f2667b19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:38.899778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ed5eb4-794c-4689-9386-203f2667b19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-374753612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['668f8be3-066b-4755-844f-0ba5187bdfb5','2ea2e9ae-4e94-423a-884e-e61b11085cb2','e7b90cc0-194d-4d00-81fa-7149a66eca1d','ed7a4028-2fb8-427b-a4e5-c1ab66a46436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=51fc39e4-ed17-4d1f-97ee-6927f06bb251)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:38.900534 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9919c3a8-6843-4234-8676-499493efd78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:38.909982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9919c3a8-6843-4234-8676-499493efd78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:38.910988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (d9779bef-fbb6-43f1-a5b7-aa78427ada27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:38.911418 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request issued successfully. Jul 03 10:46:38.912291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b378e0d4-117f-4b25-a6ec-a427cb7be4fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:38.912728 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 597/2361] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:46:38 2026] POST /volume/v3/volumes => generated 781 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:39.484074 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8dddbd62-3bc5-4e9b-9c03-7b3418286b1d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:39.559611 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8dddbd62-3bc5-4e9b-9c03-7b3418286b1d tempest-ExtensionsTestJSON-1028199787 tempest-ExtensionsTestJSON-1028199787-project-member] GET https://10.4.3.52/volume/v3/extensions Jul 03 10:46:39.559913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8dddbd62-3bc5-4e9b-9c03-7b3418286b1d tempest-ExtensionsTestJSON-1028199787 tempest-ExtensionsTestJSON-1028199787-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:39.560298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8dddbd62-3bc5-4e9b-9c03-7b3418286b1d tempest-ExtensionsTestJSON-1028199787 tempest-ExtensionsTestJSON-1028199787-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:39.560747 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8dddbd62-3bc5-4e9b-9c03-7b3418286b1d tempest-ExtensionsTestJSON-1028199787 tempest-ExtensionsTestJSON-1028199787-project-member] https://10.4.3.52/volume/v3/extensions returned with HTTP 200 Jul 03 10:46:39.561411 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 574/2362] 10.4.3.52 () {66 vars in 1239 bytes} [Fri Jul 3 10:46:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:39.587653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:39.590523 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:39.590523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:39.590523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:39.590523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:39.594942 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:39.594942 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:39.595726 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e54c34ae-1b6e-4fe0-b3f5-515fb224a343 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:39.596078 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 594/2363] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:39 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:39.826196 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d6176bde-d8f7-4e46-964d-89185da965dc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:39.967323 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6176bde-d8f7-4e46-964d-89185da965dc tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:39.967680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d6176bde-d8f7-4e46-964d-89185da965dc tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2116529367"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:39.984724 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6176bde-d8f7-4e46-964d-89185da965dc tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:39.986263 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 599/2364] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:39 2026] POST /volume/v3/types => generated 216 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:39.998584 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ed170484-603d-4d6e-bc2f-898ac7d4848b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:39.999585 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed170484-603d-4d6e-bc2f-898ac7d4848b tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:46:39.999999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed170484-603d-4d6e-bc2f-898ac7d4848b tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-83716185"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:40.001763 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:40.001763 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:40.016633 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed170484-603d-4d6e-bc2f-898ac7d4848b tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:46:40.017055 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 598/2365] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:46:39 2026] POST /volume/v3/group_types => generated 171 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:40.029206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4bebc9af-d256-4215-be6f-dc21f75615bc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:40.150891 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:46:40.151306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89b50a6b-55c0-4ba5-a24b-3ee17897557f", "volume_types": ["4ac2bc70-9ecd-457c-9b29-8546eb488d97"], "name": "tempest-Group1-425859093"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:40.153034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating new group {'group': {'group_type': '89b50a6b-55c0-4ba5-a24b-3ee17897557f', 'volume_types': ['4ac2bc70-9ecd-457c-9b29-8546eb488d97'], 'name': 'tempest-Group1-425859093'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:46:40.161863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating group tempest-Group1-425859093. Jul 03 10:46:40.180157 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:40.217289 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['c58aad70-3e59-4c45-99f8-1e96ef31a680'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:40.263778 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bebc9af-d256-4215-be6f-dc21f75615bc tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:46:40.264300 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 575/2366] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:46:40 2026] POST /volume/v3/groups => generated 93 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:40.276072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-54070e16-dbf0-4989-a2bb-647338c95a50 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:40.281318 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-54070e16-dbf0-4989-a2bb-647338c95a50 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:40.281761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-54070e16-dbf0-4989-a2bb-647338c95a50 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:40.281901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-54070e16-dbf0-4989-a2bb-647338c95a50 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:40.282087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-54070e16-dbf0-4989-a2bb-647338c95a50 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:40.288162 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:40.288162 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:40.299094 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-54070e16-dbf0-4989-a2bb-647338c95a50 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 returned with HTTP 200 Jul 03 10:46:40.299996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 595/2367] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:40 2026] GET /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 => generated 321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:40.610478 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:40.612339 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:40.612532 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:40.612706 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:40.612830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:40.617552 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:40.617552 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:40.618299 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-178b3dba-7ad5-4579-b1e1-bf3ab28b88b4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:40.618668 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 600/2368] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:40 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:41.150691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.152472 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:41.152772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-683007595"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:41.156539 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-683007595'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:41.161003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume of 1 GB Jul 03 10:46:41.161422 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.161422 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:41.162734 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Availability Zones retrieved successfully. Jul 03 10:46:41.169051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (8106da59-ff0e-451e-996a-abd29f91f823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:41.170673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a13fc1f-7f60-415b-96c0-6d06b6ce30e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.173073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:41.181158 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.181158 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:41.195574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a13fc1f-7f60-415b-96c0-6d06b6ce30e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.196381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fb6dd7-f450-451e-a88d-12cd4f6a5e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.239904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Created reservations ['c03cef55-a767-44c3-b328-0d22183d3cd7', 'f796e622-dd9b-4ff6-a337-a10c68daba03', '4f9607c9-ab30-4387-9b83-5b09cf410879', 'fb98a45e-f338-4442-9ec9-07eb835794de'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:41.240598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fb6dd7-f450-451e-a88d-12cd4f6a5e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03cef55-a767-44c3-b328-0d22183d3cd7', 'f796e622-dd9b-4ff6-a337-a10c68daba03', '4f9607c9-ab30-4387-9b83-5b09cf410879', 'fb98a45e-f338-4442-9ec9-07eb835794de']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.241500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eca0d72-e3dd-4240-8d40-15801ad159cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.264276 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eca0d72-e3dd-4240-8d40-15801ad159cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f20ea5-36fb-45c1-bb3f-e6cdb408580e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-683007595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['c03cef55-a767-44c3-b328-0d22183d3cd7','f796e622-dd9b-4ff6-a337-a10c68daba03','4f9607c9-ab30-4387-9b83-5b09cf410879','fb98a45e-f338-4442-9ec9-07eb835794de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-683007595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f20ea5-36fb-45c1-bb3f-e6cdb408580e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6e1534543f924ce78d14daf941343aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.265240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e189a33b-bf04-46d4-8e3c-0aa2295bda30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.283013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e189a33b-bf04-46d4-8e3c-0aa2295bda30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-683007595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['c03cef55-a767-44c3-b328-0d22183d3cd7','f796e622-dd9b-4ff6-a337-a10c68daba03','4f9607c9-ab30-4387-9b83-5b09cf410879','fb98a45e-f338-4442-9ec9-07eb835794de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.283739 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c1ab62-d8a6-43fc-9748-4baf07e9bcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.293593 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c1ab62-d8a6-43fc-9748-4baf07e9bcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.294348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (8106da59-ff0e-451e-996a-abd29f91f823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:41.294610 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request issued successfully. Jul 03 10:46:41.295186 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1a1d0d90-e3d9-4609-b4b3-4fc53d9a8c8d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:41.295576 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 599/2369] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:46:41 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:41.312131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.312506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.316128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:41.316128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:41.316304 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:41.316340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:41.316372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:41.316372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:41.316372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:41.318334 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.318334 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:41.321442 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.321442 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:41.326397 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:41.329333 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f9c18d4-0e23-43f7-bd63-ec8ac01b480f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 returned with HTTP 200 Jul 03 10:46:41.329333 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 576/2370] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:41 2026] GET /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:41.333596 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d830cf5-1c6f-40e4-94fc-89e6eb4a3f43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:41.333781 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 596/2371] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:41 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:41.339974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1e61744-1cfe-4016-974e-cf944f2003df None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.342404 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:46:41.342776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89b50a6b-55c0-4ba5-a24b-3ee17897557f", "volume_types": ["4ac2bc70-9ecd-457c-9b29-8546eb488d97"], "name": "tempest-Group2-83604611"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:41.348449 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating new group {'group': {'group_type': '89b50a6b-55c0-4ba5-a24b-3ee17897557f', 'volume_types': ['4ac2bc70-9ecd-457c-9b29-8546eb488d97'], 'name': 'tempest-Group2-83604611'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:46:41.353238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating group tempest-Group2-83604611. Jul 03 10:46:41.379334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:46:41.379041. {{(pid=99876) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:46:41.379494 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:41.401227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['d1797f0d-5459-48b1-b98d-3d08ad595264'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:41.430028 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1e61744-1cfe-4016-974e-cf944f2003df tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:46:41.430681 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 601/2372] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:46:41 2026] POST /volume/v3/groups => generated 92 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:41.439172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.441962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:41.442325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:41.442580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:41.442806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:41.448462 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.448462 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:41.461235 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6317beb4-88f0-4228-a47a-3461aaf995f3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda returned with HTTP 200 Jul 03 10:46:41.461774 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 600/2373] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:41 2026] GET /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda => generated 320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:41.523581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.629244 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-21299a39-ea07-46cd-aca2-595cbcab397e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.631012 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-21299a39-ea07-46cd-aca2-595cbcab397e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:41.631243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-21299a39-ea07-46cd-aca2-595cbcab397e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:41.631428 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-21299a39-ea07-46cd-aca2-595cbcab397e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:41.631763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-21299a39-ea07-46cd-aca2-595cbcab397e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:41.636964 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:41.637152 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.637152 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:41.640142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1624593386"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:41.640212 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-21299a39-ea07-46cd-aca2-595cbcab397e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:41.640212 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 597/2374] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:41 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:41.640307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1624593386'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:41.640307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Create volume of 1 GB Jul 03 10:46:41.640307 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.640307 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:41.645492 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Availability Zones retrieved successfully. Jul 03 10:46:41.649234 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Flow 'volume_create_api' (449b9ab1-aeac-4bab-9279-9cc57ad594b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:41.651517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7535897-76e2-4c43-9f4c-f723960e52cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.651517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:41.681665 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7535897-76e2-4c43-9f4c-f723960e52cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.682282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1256b877-33b5-4533-b136-118ead50e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.758396 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Created reservations ['6c51d499-4d99-46c5-a2f7-5b401c8ba243', '7be653cf-b3fe-417c-b5d7-4eb34708aa02', '49230fd1-629d-4f6b-8ec6-034d06360a33', '13794fa5-5f45-4541-b42a-bd368eb1b57a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:41.759273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1256b877-33b5-4533-b136-118ead50e11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c51d499-4d99-46c5-a2f7-5b401c8ba243', '7be653cf-b3fe-417c-b5d7-4eb34708aa02', '49230fd1-629d-4f6b-8ec6-034d06360a33', '13794fa5-5f45-4541-b42a-bd368eb1b57a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.760004 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1117d80d-9152-48a0-89dd-48562af30b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.788742 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1117d80d-9152-48a0-89dd-48562af30b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65265729-a203-4717-baf0-0cbc526b69f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1624593386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b62f4d3cfe8b40eea7c0106faf9fd427',qos_specs=None,replication_status=,reservations=['6c51d499-4d99-46c5-a2f7-5b401c8ba243','7be653cf-b3fe-417c-b5d7-4eb34708aa02','49230fd1-629d-4f6b-8ec6-034d06360a33','13794fa5-5f45-4541-b42a-bd368eb1b57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ea24881bc84c43a893475b5d5398e6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1624593386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65265729-a203-4717-baf0-0cbc526b69f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b62f4d3cfe8b40eea7c0106faf9fd427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97ea24881bc84c43a893475b5d5398e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.789556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c758e2-b0f9-4d81-af2f-8e25aa52d82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.808964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c758e2-b0f9-4d81-af2f-8e25aa52d82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1624593386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b62f4d3cfe8b40eea7c0106faf9fd427',qos_specs=None,replication_status=,reservations=['6c51d499-4d99-46c5-a2f7-5b401c8ba243','7be653cf-b3fe-417c-b5d7-4eb34708aa02','49230fd1-629d-4f6b-8ec6-034d06360a33','13794fa5-5f45-4541-b42a-bd368eb1b57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ea24881bc84c43a893475b5d5398e6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.809738 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5c6e09-21bd-4eb9-9a79-ffeb6236a873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:41.819801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5c6e09-21bd-4eb9-9a79-ffeb6236a873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:41.821208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Flow 'volume_create_api' (449b9ab1-aeac-4bab-9279-9cc57ad594b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:41.821623 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Create volume request issued successfully. Jul 03 10:46:41.822537 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a0f8b5a-7810-479c-ade2-8c79a8fb397f tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:41.823213 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 577/2375] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:46:41 2026] POST /volume/v3/volumes => generated 748 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:41.834677 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:41.836655 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:41.836926 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:41.837242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:41.845533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:41.845533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:41.849266 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Volume info retrieved successfully. Jul 03 10:46:41.853790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ded2767-9ac3-4c5d-8c0c-abc0119624d7 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 200 Jul 03 10:46:41.854297 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 602/2376] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:41 2026] GET /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.350844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.352854 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:42.353068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.353273 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.360512 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.360512 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:42.365248 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:42.368563 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9288c3a-5e33-490e-b1c9-d63d2bdd417d tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:42.368959 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 601/2377] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.414226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.416204 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:42.416401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.416575 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.423421 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.423421 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:42.427199 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:42.431434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-d87e15f0-ff73-4d17-99cf-eed7fc4a597a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:42.431838 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 598/2378] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.472803 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.474758 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:42.474971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.475182 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.475357 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:42.478799 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.478799 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:42.487083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea3f53b0-a881-4fd1-8333-cca4886cd654 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda returned with HTTP 200 Jul 03 10:46:42.487582 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 578/2379] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:42.496703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8e060087-f3e1-437a-83b7-a7102f3b358c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.498451 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:42.498787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1812117104", "volume_type": "4ac2bc70-9ecd-457c-9b29-8546eb488d97", "group_id": "cb5517eb-8f79-46db-9dae-f0110ededbf0", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:42.500279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1812117104', 'volume_type': '4ac2bc70-9ecd-457c-9b29-8546eb488d97', 'group_id': 'cb5517eb-8f79-46db-9dae-f0110ededbf0', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:42.507303 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.507303 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:42.507772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume of 1 GB Jul 03 10:46:42.512926 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:42.518322 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (87eaa25a-eb58-4913-9f73-b1878ddf28c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:42.521336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f514eec5-28c1-411f-9539-b8832e0ead78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:42.521898 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.521898 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:42.522416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:42.542463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f514eec5-28c1-411f-9539-b8832e0ead78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ac2bc70-9ecd-457c-9b29-8546eb488d97,is_public=True,name='tempest-GroupsTest-volume-type-2116529367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ac2bc70-9ecd-457c-9b29-8546eb488d97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb5517eb-8f79-46db-9dae-f0110ededbf0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:42.543567 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafe4dc4-4973-40dd-8ef2-c3eadfdc4507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:42.569189 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2116529367 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2116529367, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.569462 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2116529367 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2116529367, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.600133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['c72f9395-c80d-4561-bfb2-c5ea68fc589a', 'c0a43943-a103-45bb-9370-cdd92fe1c8e9', 'ec074a1a-5516-4cd6-9540-d7249e29a8a2', '495f39b5-ae39-4f97-a945-58630384ba2a'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:42.600869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafe4dc4-4973-40dd-8ef2-c3eadfdc4507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c72f9395-c80d-4561-bfb2-c5ea68fc589a', 'c0a43943-a103-45bb-9370-cdd92fe1c8e9', 'ec074a1a-5516-4cd6-9540-d7249e29a8a2', '495f39b5-ae39-4f97-a945-58630384ba2a']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:42.601573 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eda8a25-ac17-4002-9a5b-509c05b32ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:42.624061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eda8a25-ac17-4002-9a5b-509c05b32ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7449ddb5-f632-4cb1-91f7-775c790c6be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1812117104',encryption_key_id=None,group_id=cb5517eb-8f79-46db-9dae-f0110ededbf0,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['c72f9395-c80d-4561-bfb2-c5ea68fc589a','c0a43943-a103-45bb-9370-cdd92fe1c8e9','ec074a1a-5516-4cd6-9540-d7249e29a8a2','495f39b5-ae39-4f97-a945-58630384ba2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=4ac2bc70-9ecd-457c-9b29-8546eb488d97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1812117104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb5517eb-8f79-46db-9dae-f0110ededbf0,host=None,id=7449ddb5-f632-4cb1-91f7-775c790c6be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19b28e6a85541f49948faa176783eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ac2bc70-9ecd-457c-9b29-8546eb488d97),volume_type_id=4ac2bc70-9ecd-457c-9b29-8546eb488d97)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:42.624693 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d75fc1-2ca3-4918-893a-8f10120bd1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:42.644043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d75fc1-2ca3-4918-893a-8f10120bd1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1812117104',encryption_key_id=None,group_id=cb5517eb-8f79-46db-9dae-f0110ededbf0,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['c72f9395-c80d-4561-bfb2-c5ea68fc589a','c0a43943-a103-45bb-9370-cdd92fe1c8e9','ec074a1a-5516-4cd6-9540-d7249e29a8a2','495f39b5-ae39-4f97-a945-58630384ba2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=4ac2bc70-9ecd-457c-9b29-8546eb488d97)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:42.645008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dfcd406-1929-4dc7-9cc0-d3cef57a6181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:42.652096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.654016 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:42.654303 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.654523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.654671 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:42.660348 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.660348 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:42.661338 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4ab8f4dd-8128-465e-88b4-d46a7329156e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:42.661507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dfcd406-1929-4dc7-9cc0-d3cef57a6181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:42.661720 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 602/2380] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.664908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (87eaa25a-eb58-4913-9f73-b1878ddf28c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:42.664908 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request issued successfully. Jul 03 10:46:42.664908 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:42.664908 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:42.719487 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:42.723446 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.723446 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:42.727703 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8e060087-f3e1-437a-83b7-a7102f3b358c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:42.728282 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 603/2381] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:46:42 2026] POST /volume/v3/volumes => generated 813 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:42.741933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.744092 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 Jul 03 10:46:42.744368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.744563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.753238 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.753238 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:42.759396 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:42.760262 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:42.760419 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:42.799422 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:42.802494 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.802494 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:42.810394 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3c188cee-0c19-4c59-89f7-5d248ae997ca tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 returned with HTTP 200 Jul 03 10:46:42.810601 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 599/2382] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:42.869028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.871074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:42.871361 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.872607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.879458 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.879458 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:42.884336 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Volume info retrieved successfully. Jul 03 10:46:42.889767 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8920c191-8d0b-4158-bfd4-cd067067cd37 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 200 Jul 03 10:46:42.890302 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 579/2383] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.905966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.908837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 10:46:42.909073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.909332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.923598 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2116529367 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2116529367, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.923828 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2116529367 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2116529367, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.924157 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2116529367 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2116529367, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.924547 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:42.947762 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f21c119-08a8-4ac9-99cd-3f09bd4b71bd tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 10:46:42.948285 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 603/2384] 10.4.3.52 () {66 vars in 1227 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.963970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.965702 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:42.965872 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.966084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.972154 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:42.972154 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:42.975436 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Volume info retrieved successfully. Jul 03 10:46:42.979186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ae921d6-ff5b-4e14-946b-7800cbcdeaf4 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 200 Jul 03 10:46:42.979519 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 604/2385] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:42 2026] GET /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:42.995725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:42.997811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] DELETE https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:42.997979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:42.998177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:42.998325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Delete volume with id: 65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:43.005759 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.005759 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:43.006359 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Volume info retrieved successfully. Jul 03 10:46:43.026091 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Delete volume request issued successfully. Jul 03 10:46:43.026295 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cd26322-ade3-49ab-9c1a-76ad765fe60e tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 202 Jul 03 10:46:43.027141 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 600/2386] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:42 2026] DELETE /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:43.035349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1be7955-b14f-4c9a-befa-084e5529a989 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.036503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1be7955-b14f-4c9a-befa-084e5529a989 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:43.036773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1be7955-b14f-4c9a-befa-084e5529a989 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.037083 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1be7955-b14f-4c9a-befa-084e5529a989 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.045372 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.045372 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:43.050501 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1be7955-b14f-4c9a-befa-084e5529a989 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Volume info retrieved successfully. Jul 03 10:46:43.056517 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1be7955-b14f-4c9a-befa-084e5529a989 tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 200 Jul 03 10:46:43.057210 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 580/2387] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:43.676718 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.679479 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:43.679674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.679842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.679950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:43.688776 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.688776 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:43.689860 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66c277c4-0591-4ac2-ba13-0db14327ba4f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:43.690249 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 604/2388] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:43.700634 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-153eb79f-267c-49f2-91e4-b1685d07357f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.703506 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-153eb79f-267c-49f2-91e4-b1685d07357f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:46:43.703734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-153eb79f-267c-49f2-91e4-b1685d07357f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.703954 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-153eb79f-267c-49f2-91e4-b1685d07357f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.715592 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.715592 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:43.720258 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-153eb79f-267c-49f2-91e4-b1685d07357f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:43.724858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-153eb79f-267c-49f2-91e4-b1685d07357f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 200 Jul 03 10:46:43.725370 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 605/2389] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:43.738049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-50dd198d-4561-4301-8351-61b8852b209e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.739685 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50dd198d-4561-4301-8351-61b8852b209e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:43.739844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50dd198d-4561-4301-8351-61b8852b209e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.740049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50dd198d-4561-4301-8351-61b8852b209e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.740207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-50dd198d-4561-4301-8351-61b8852b209e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:43.744167 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.744167 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:43.745078 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50dd198d-4561-4301-8351-61b8852b209e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:43.745447 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 601/2390] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:43.755297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.756813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/detail Jul 03 10:46:43.757008 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.757246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.757469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:43.768771 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eb469f1-341c-46d7-b1c9-85c302d51e77 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/detail returned with HTTP 200 Jul 03 10:46:43.769398 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 581/2391] 10.4.3.52 () {66 vars in 1251 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/backups/detail => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:43.779868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.781530 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7/restore Jul 03 10:46:43.781816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:43.782996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Restoring backup 7a42db26-05b1-4c48-b9d2-681856311cc7 ({'restore': {}}) {{(pid=99875) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:46:43.783089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Restoring backup 7a42db26-05b1-4c48-b9d2-681856311cc7 to volume None. Jul 03 10:46:43.786661 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.786661 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:43.787548 np0000004406 devstack@c-api.service[99875]: INFO cinder.backup.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating volume of 1 GB for restore of backup 7a42db26-05b1-4c48-b9d2-681856311cc7. Jul 03 10:46:43.790334 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:46:43.795028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (5cea2bb6-b582-45bb-aa97-a4d147202813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:43.795811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e4ec55-babc-40b1-a84c-40c5d6421848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:43.796647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:43.819751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e4ec55-babc-40b1-a84c-40c5d6421848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:43.820555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbc2ac7-3606-4e36-8caa-36b94bf8f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:43.828022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.830426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 Jul 03 10:46:43.830620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.830789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.845694 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.845694 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:43.852554 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:43.853345 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:43.853541 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:43.862988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['bf34c010-abdc-40cd-99bf-6db5603695cc', '9d911163-c8ad-4d0d-994f-0f4058fe6f13', 'bbb4dc6d-1efe-4bf4-9621-7c4750169bf7', '561f4392-a782-43de-9ea9-4df809643015'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:43.863654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbc2ac7-3606-4e36-8caa-36b94bf8f1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf34c010-abdc-40cd-99bf-6db5603695cc', '9d911163-c8ad-4d0d-994f-0f4058fe6f13', 'bbb4dc6d-1efe-4bf4-9621-7c4750169bf7', '561f4392-a782-43de-9ea9-4df809643015']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:43.864343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218a7a77-4e74-466b-a683-97165041b9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:43.888973 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:43.889834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218a7a77-4e74-466b-a683-97165041b9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a69187-e527-43a6-a9bd-ced6b3f57a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7a42db26-05b1-4c48-b9d2-681856311cc7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['bf34c010-abdc-40cd-99bf-6db5603695cc','9d911163-c8ad-4d0d-994f-0f4058fe6f13','bbb4dc6d-1efe-4bf4-9621-7c4750169bf7','561f4392-a782-43de-9ea9-4df809643015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7a42db26-05b1-4c48-b9d2-681856311cc7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a69187-e527-43a6-a9bd-ced6b3f57a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:43.890786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459d2154-1a5e-407f-8482-1278c23ec556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:43.892301 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.892301 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:43.899174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98455e5d-9b6d-4ce3-a6b8-b18867153a9b tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 returned with HTTP 200 Jul 03 10:46:43.899596 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 606/2392] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:43.908607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459d2154-1a5e-407f-8482-1278c23ec556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7a42db26-05b1-4c48-b9d2-681856311cc7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['bf34c010-abdc-40cd-99bf-6db5603695cc','9d911163-c8ad-4d0d-994f-0f4058fe6f13','bbb4dc6d-1efe-4bf4-9621-7c4750169bf7','561f4392-a782-43de-9ea9-4df809643015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:43.909311 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14649d22-6d51-4ef5-ad3c-777b7fa1bc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:43.912859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2946554a-114f-4b2d-87d8-a8276067ab9c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.915015 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2946554a-114f-4b2d-87d8-a8276067ab9c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:43.915270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2946554a-114f-4b2d-87d8-a8276067ab9c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.915441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2946554a-114f-4b2d-87d8-a8276067ab9c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.915570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-2946554a-114f-4b2d-87d8-a8276067ab9c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:43.918850 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.918850 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:43.919277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14649d22-6d51-4ef5-ad3c-777b7fa1bc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:43.920024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (5cea2bb6-b582-45bb-aa97-a4d147202813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:43.920365 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:46:43.926685 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.926685 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:43.926756 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2946554a-114f-4b2d-87d8-a8276067ab9c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 returned with HTTP 200 Jul 03 10:46:43.927067 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 602/2393] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:43.927322 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:43.937630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.939266 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:43.939475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.939671 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.939821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:43.943168 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.943168 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:43.950929 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a9885b8-4ecc-401e-a67c-210e9b697217 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda returned with HTTP 200 Jul 03 10:46:43.951490 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 582/2394] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda => generated 321 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:43.962787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5c9fe141-9caa-49d2-9b70-d36b0f5714b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.965036 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5c9fe141-9caa-49d2-9b70-d36b0f5714b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/detail Jul 03 10:46:43.965355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5c9fe141-9caa-49d2-9b70-d36b0f5714b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.965599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5c9fe141-9caa-49d2-9b70-d36b0f5714b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.982574 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5c9fe141-9caa-49d2-9b70-d36b0f5714b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/detail returned with HTTP 200 Jul 03 10:46:43.983069 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 607/2395] 10.4.3.52 () {68 vars in 1289 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/groups/detail => generated 637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:43.991764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-874ff062-f508-4a27-b00f-874cc78bad31 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:43.993619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:43.993883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:43.994163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:43.994558 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:43.994985 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:43.994985 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:43.995523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:44.004615 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:44.005287 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:44.005447 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:44.040628 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:44.043458 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.043458 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:44.050071 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-874ff062-f508-4a27-b00f-874cc78bad31 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:44.050612 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 603/2396] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:43 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:44.066613 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.068780 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:44.069067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.069294 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.069537 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:44.069879 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.069879 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:44.070417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-30d16702-3a33-44b0-be5b-dc3b72b049fb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.070760 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:44.072866 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30d16702-3a33-44b0-be5b-dc3b72b049fb tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] GET https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 Jul 03 10:46:44.073149 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30d16702-3a33-44b0-be5b-dc3b72b049fb tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.073426 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30d16702-3a33-44b0-be5b-dc3b72b049fb tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.080443 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:44.081191 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:44.081371 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:44.085414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30d16702-3a33-44b0-be5b-dc3b72b049fb tempest-AbsoluteLimitsTests-890646924 tempest-AbsoluteLimitsTests-890646924-project-member] https://10.4.3.52/volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 returned with HTTP 404 Jul 03 10:46:44.086167 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 608/2397] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/v3/volumes/65265729-a203-4717-baf0-0cbc526b69f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:44.139213 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:44.143428 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.143428 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:44.151573 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a038dcb3-3cba-446f-9cd5-abccd06e1a78 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:44.152082 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 583/2398] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:44.164618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.167060 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action Jul 03 10:46:44.167607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:44.167784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:44.169342 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] delete called for group cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99874) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:44.169597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Delete group with id: cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:44.176503 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.176503 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:44.228376 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-978fe780-b5cd-4ce9-84b4-f589e05e98f4 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action returned with HTTP 202 Jul 03 10:46:44.228993 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 604/2399] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:44 2026] POST /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:44.236524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.238659 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 Jul 03 10:46:44.238901 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.239169 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.246537 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.246537 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:44.249930 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:44.250546 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:44.250684 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:44.288000 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:44.294222 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.294222 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:44.302936 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ecd8e302-06cd-4686-97cf-d98ba8629a60 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 returned with HTTP 200 Jul 03 10:46:44.303346 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 609/2400] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 => generated 905 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:44.465069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f14befe2-e928-4a89-b03f-38ab84e06471 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.465577 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f14befe2-e928-4a89-b03f-38ab84e06471 None None] GET https://10.4.3.52/volume// Jul 03 10:46:44.465747 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f14befe2-e928-4a89-b03f-38ab84e06471 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.465930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f14befe2-e928-4a89-b03f-38ab84e06471 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.466380 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f14befe2-e928-4a89-b03f-38ab84e06471 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:44.466751 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 584/2401] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:44.473684 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-54909b2a-c977-4c72-b8bb-be94af407d61 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.476144 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-54909b2a-c977-4c72-b8bb-be94af407d61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:46:44.476499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-54909b2a-c977-4c72-b8bb-be94af407d61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f20ea5-36fb-45c1-bb3f-e6cdb408580e", "connector": null, "instance_uuid": "59e18405-9b68-40cb-8244-2739c675b157"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:44.484744 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.484744 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:44.507248 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-54909b2a-c977-4c72-b8bb-be94af407d61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:46:44.507641 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 605/2402] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:46:44 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:44.937345 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.937345 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:44.937763 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:46:44.937763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Checking backup size 1 against volume size 1 {{(pid=99875) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:46:44.940154 np0000004406 devstack@c-api.service[99875]: INFO cinder.backup.api [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Overwriting volume d3a69187-e527-43a6-a9bd-ced6b3f57a9e with restore of backup 7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:44.953463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.953829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] restore_backup in rpcapi backup_id 7a42db26-05b1-4c48-b9d2-681856311cc7 {{(pid=99875) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:46:44.955684 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79c4aae8-1b70-4208-86fd-123d09a07ba6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7/restore returned with HTTP 202 Jul 03 10:46:44.956283 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 605/2403] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:46:43 2026] POST /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7/restore => generated 189 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:44.958165 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:44.958165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.958262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.965482 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a60ef974-54f5-41ac-8013-450819f11d6b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:44.966304 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a60ef974-54f5-41ac-8013-450819f11d6b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:44.966505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a60ef974-54f5-41ac-8013-450819f11d6b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:44.966679 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a60ef974-54f5-41ac-8013-450819f11d6b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:44.966798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a60ef974-54f5-41ac-8013-450819f11d6b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:44.967834 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.967834 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:44.971098 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:44.971098 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:44.971774 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:44.971947 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a60ef974-54f5-41ac-8013-450819f11d6b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:44.972342 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 585/2404] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:44.977253 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fcc90627-0c19-43a7-8380-cced3f15fce9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:44.977253 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 610/2405] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:44 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:45.035212 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-85e2a703-6b13-488c-98c9-b7470c096e13 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.035664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-85e2a703-6b13-488c-98c9-b7470c096e13 None None] GET https://10.4.3.52/volume// Jul 03 10:46:45.035866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-85e2a703-6b13-488c-98c9-b7470c096e13 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.036354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-85e2a703-6b13-488c-98c9-b7470c096e13 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.036614 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-85e2a703-6b13-488c-98c9-b7470c096e13 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:45.036976 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 606/2406] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:45.046548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.049348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:45.049638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.050261 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.073735 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:45.073735 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:45.078801 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:45.083267 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-ba89edd4-2c8a-4edb-9c13-625e2504ab34 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:45.083834 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 606/2407] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:45.183229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.185180 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b Jul 03 10:46:45.185509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:45.192971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:45.197980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:45.199002 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:45.199002 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:45.317000 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e8b548b7-3054-4cc4-a835-f01105945c4c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.319240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8b548b7-3054-4cc4-a835-f01105945c4c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 Jul 03 10:46:45.319470 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8b548b7-3054-4cc4-a835-f01105945c4c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.319682 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8b548b7-3054-4cc4-a835-f01105945c4c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.332402 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8b548b7-3054-4cc4-a835-f01105945c4c tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 returned with HTTP 404 Jul 03 10:46:45.333194 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 611/2408] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/volumes/7449ddb5-f632-4cb1-91f7-775c790c6be8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:45.342165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.343098 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:45.343354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.343731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.343731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:45.350124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17ad5596-6458-4f5b-95e8-0f20bc11f004 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 returned with HTTP 404 Jul 03 10:46:45.350716 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 607/2409] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:45.364446 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-857bd14b-c874-4889-8c9a-248a49514162 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.367353 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action Jul 03 10:46:45.367676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:45.367807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:45.369074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] delete called for group f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99875) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:45.372314 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.groups [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Delete group with id: f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:45.378843 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:45.378843 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:45.416554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-857bd14b-c874-4889-8c9a-248a49514162 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action returned with HTTP 202 Jul 03 10:46:45.417073 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 607/2410] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:45 2026] POST /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:45.425500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b07708f3-caa6-4783-99be-4859c99b8e74 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.427710 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b07708f3-caa6-4783-99be-4859c99b8e74 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:45.428011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b07708f3-caa6-4783-99be-4859c99b8e74 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.428495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b07708f3-caa6-4783-99be-4859c99b8e74 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.428495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-b07708f3-caa6-4783-99be-4859c99b8e74 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:45.432384 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:45.432384 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:45.452031 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b07708f3-caa6-4783-99be-4859c99b8e74 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda returned with HTTP 200 Jul 03 10:46:45.452456 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 612/2411] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda => generated 320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:45.721435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" released by "attachment_update" :: held 0.523s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:45.721842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-90e0fb22-8fff-4c3f-bd2d-da7e01c5bd3b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b returned with HTTP 200 Jul 03 10:46:45.722840 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 586/2412] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:45 2026] PUT /volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:45.984832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.986874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:45.987145 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.987363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.987508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:45.990345 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:45.992182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:45.992375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:45.992506 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:45.992506 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:45.992560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:45.993350 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31540f5d-f68a-43cd-9c02-bf439a3c94a8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:45.993721 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 608/2413] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.004552 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:46.004552 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:46.008317 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:46.012392 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e9e635b-d622-4a13-8c4f-39971a55bc4f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:46.012762 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 608/2414] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:45 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.106911 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.223430 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] GET https://10.4.3.52/volume/v3/volumes/summary Jul 03 10:46:46.223721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.223954 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.224190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:46.224454 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:46.224454 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:46.231789 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] Get summary completed successfully. Jul 03 10:46:46.232088 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ffbe436-ac91-4df8-b2cc-428795013ec7 tempest-VolumesSummaryTest-228104757 tempest-VolumesSummaryTest-228104757-project-member] https://10.4.3.52/volume/v3/volumes/summary returned with HTTP 200 Jul 03 10:46:46.232620 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 613/2415] 10.4.3.52 () {68 vars in 1295 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.463654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.467724 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:46.467943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.468188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.468331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:46.471983 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36bc4d07-742d-4ad3-ae50-ac9a0a2cd00e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda returned with HTTP 404 Jul 03 10:46:46.473193 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 587/2416] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:46.485341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0741379-7175-4c95-9030-becf1c8aedbf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.487410 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0741379-7175-4c95-9030-becf1c8aedbf tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/detail Jul 03 10:46:46.487664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0741379-7175-4c95-9030-becf1c8aedbf tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.487909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0741379-7175-4c95-9030-becf1c8aedbf tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.494236 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0741379-7175-4c95-9030-becf1c8aedbf tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/detail returned with HTTP 200 Jul 03 10:46:46.494719 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 609/2417] 10.4.3.52 () {68 vars in 1289 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.506716 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.510101 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:46.510419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.510529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.510764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:46.511460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:46.525514 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:46.527519 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67dc6411-54f1-4afa-9ae6-db06e3d6e1d7 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:46.527693 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 609/2418] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.545560 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e5321795-49be-42cb-901a-434f6d92043e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.547518 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action Jul 03 10:46:46.548039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:46.548212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:46.550457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] delete called for group f2445c4e-aefd-45df-8986-454cf5fe4cda {{(pid=99876) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:46.550633 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Delete group with id: f2445c4e-aefd-45df-8986-454cf5fe4cda Jul 03 10:46:46.554420 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e5321795-49be-42cb-901a-434f6d92043e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action returned with HTTP 404 Jul 03 10:46:46.555044 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 614/2419] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:46 2026] POST /volume/v3/groups/f2445c4e-aefd-45df-8986-454cf5fe4cda/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:46.564744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.569557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:46.569887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.570202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.570501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:46.571250 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:46.571250 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:46.571495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:46.581023 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:46.583889 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4ca115a1-83e7-44c1-aedb-80ada757a59e tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:46.583889 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 588/2420] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.601894 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.604393 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action Jul 03 10:46:46.605153 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:46.605153 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:46.606753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] delete called for group cb5517eb-8f79-46db-9dae-f0110ededbf0 {{(pid=99874) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:46.606753 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Delete group with id: cb5517eb-8f79-46db-9dae-f0110ededbf0 Jul 03 10:46:46.610807 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-509872b2-9c57-4c64-a5c6-1ea2008a4006 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action returned with HTTP 404 Jul 03 10:46:46.611405 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 610/2421] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:46 2026] POST /volume/v3/groups/cb5517eb-8f79-46db-9dae-f0110ededbf0/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:46.622608 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-965b1fcb-e972-44a8-9aa8-70d369b6ae3c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.628523 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-965b1fcb-e972-44a8-9aa8-70d369b6ae3c tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/89b50a6b-55c0-4ba5-a24b-3ee17897557f Jul 03 10:46:46.629167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-965b1fcb-e972-44a8-9aa8-70d369b6ae3c tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.629330 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-965b1fcb-e972-44a8-9aa8-70d369b6ae3c tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.661257 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-965b1fcb-e972-44a8-9aa8-70d369b6ae3c tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/group_types/89b50a6b-55c0-4ba5-a24b-3ee17897557f returned with HTTP 202 Jul 03 10:46:46.662039 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 610/2422] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:46:46 2026] DELETE /volume/v3/group_types/89b50a6b-55c0-4ba5-a24b-3ee17897557f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:46.677527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b414dc89-a34f-48c2-9d6d-2bb0e5b3cab7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.681064 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b414dc89-a34f-48c2-9d6d-2bb0e5b3cab7 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] DELETE https://10.4.3.52/volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 Jul 03 10:46:46.681390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b414dc89-a34f-48c2-9d6d-2bb0e5b3cab7 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.681650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b414dc89-a34f-48c2-9d6d-2bb0e5b3cab7 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.739557 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b414dc89-a34f-48c2-9d6d-2bb0e5b3cab7 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 returned with HTTP 202 Jul 03 10:46:46.739557 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 615/2423] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:46:46 2026] DELETE /volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:46.752507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-616eb2e6-a124-4a1c-8d94-995163804ec9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.755723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-616eb2e6-a124-4a1c-8d94-995163804ec9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] GET https://10.4.3.52/volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 Jul 03 10:46:46.756595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-616eb2e6-a124-4a1c-8d94-995163804ec9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.757001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-616eb2e6-a124-4a1c-8d94-995163804ec9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.764761 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-616eb2e6-a124-4a1c-8d94-995163804ec9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 returned with HTTP 404 Jul 03 10:46:46.767480 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 589/2424] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/types/4ac2bc70-9ecd-457c-9b29-8546eb488d97 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:46.784189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-07983ebd-08ca-4c53-aaa0-ab2fe8528ff9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.786323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07983ebd-08ca-4c53-aaa0-ab2fe8528ff9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:46.786323 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-07983ebd-08ca-4c53-aaa0-ab2fe8528ff9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-234967869"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:46.827254 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-07983ebd-08ca-4c53-aaa0-ab2fe8528ff9 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:46.828036 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 611/2425] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:46 2026] POST /volume/v3/types => generated 215 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:46.841993 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-13698835-7c38-418f-aa43-c18477dd5103 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.843799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13698835-7c38-418f-aa43-c18477dd5103 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] POST https://10.4.3.52/volume/v3/group_types Jul 03 10:46:46.844372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13698835-7c38-418f-aa43-c18477dd5103 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-717468232"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:46.871217 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13698835-7c38-418f-aa43-c18477dd5103 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/group_types returned with HTTP 202 Jul 03 10:46:46.871217 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 611/2426] 10.4.3.52 () {70 vars in 1304 bytes} [Fri Jul 3 10:46:46 2026] POST /volume/v3/group_types => generated 172 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:46.885133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7754929e-3dec-4001-996b-7c4926cb5138 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.886063 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups Jul 03 10:46:46.886515 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6a38c9fb-85bc-48e5-b629-48c3c497758a", "volume_types": ["bddc8307-db64-4f89-b486-90847c0e4ee8"], "name": "tempest-GroupsTest-Group-1080871865"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:46.891669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating new group {'group': {'group_type': '6a38c9fb-85bc-48e5-b629-48c3c497758a', 'volume_types': ['bddc8307-db64-4f89-b486-90847c0e4ee8'], 'name': 'tempest-GroupsTest-Group-1080871865'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 10:46:46.901047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.groups [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Creating group tempest-GroupsTest-Group-1080871865. Jul 03 10:46:46.922457 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:46.952008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['c9bcdaa1-6363-424d-b137-2ec4b215aea7'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:46.969793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:46.972001 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:46.972706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:46.973018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:46.985088 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:46.985088 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:46.991907 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:47.004838 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01e8ebdf-2128-4e7c-8599-6ef7ff5b581e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:47.004838 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 590/2427] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:46 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:47.008313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e8cb6200-01d5-41d2-81d5-904e62572962 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.011578 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e8cb6200-01d5-41d2-81d5-904e62572962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:47.011824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e8cb6200-01d5-41d2-81d5-904e62572962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:47.012062 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e8cb6200-01d5-41d2-81d5-904e62572962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:47.012444 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7754929e-3dec-4001-996b-7c4926cb5138 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups returned with HTTP 202 Jul 03 10:46:47.012533 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e8cb6200-01d5-41d2-81d5-904e62572962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:47.012616 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 616/2428] 10.4.3.52 () {70 vars in 1290 bytes} [Fri Jul 3 10:46:46 2026] POST /volume/v3/groups => generated 104 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:47.017899 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.017899 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:47.019048 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e8cb6200-01d5-41d2-81d5-904e62572962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:47.019599 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 612/2429] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:47 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:47.020588 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-71a36b03-3805-4758-9246-fa86060a026a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.026761 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71a36b03-3805-4758-9246-fa86060a026a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:47.027044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71a36b03-3805-4758-9246-fa86060a026a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:47.027338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71a36b03-3805-4758-9246-fa86060a026a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:47.032525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.032650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.034844 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:47.035602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:47.035602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:47.035602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:47.037467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:47.037739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:47.038036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:47.038826 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.038826 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:47.041757 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.041757 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:47.048371 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-71a36b03-3805-4758-9246-fa86060a026a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:47.053253 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61b9b7c5-6094-42d4-9de1-de23731ab78f tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:47.053253 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 591/2430] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:47 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:47.056528 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71a36b03-3805-4758-9246-fa86060a026a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:47.056802 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.056802 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:47.057097 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 612/2431] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:47 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:47.063945 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:47.079893 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1bba64f8-49e6-4432-948e-7b2d185ebdad tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:47.080339 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 617/2432] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:47 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:47.144065 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.148034 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:47.148460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:47.148848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:47.159022 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.159022 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:47.165286 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:47.172137 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-bf902d0c-eb09-4390-8b07-1a0f55fa3911 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:47.172676 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 613/2433] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:47 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:47.807164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:47.912642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:47.913066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1167178843"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:47.914952 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1167178843'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:47.915149 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create volume of 1 GB Jul 03 10:46:47.915519 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:47.915519 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:47.920127 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Availability Zones retrieved successfully. Jul 03 10:46:47.928076 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Flow 'volume_create_api' (3f729e4b-bf46-4b60-b5bc-54a1cbd80378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:47.929349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527b252d-1e81-4d2f-9a9d-f97abfd91189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:47.930655 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:47.967732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527b252d-1e81-4d2f-9a9d-f97abfd91189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:47.968482 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f846030-3128-4ef6-9057-e90b2c28ac22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.036051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.037631 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:48.037896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:48.039254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:48.039254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:48.041816 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Created reservations ['41a4a012-2350-491e-bfb3-50c71eb07336', '33ff7240-6844-401d-81cb-516092b6f0ea', '959a89cf-c8e7-4496-8a85-cc235ddbbcd1', '151ea5ef-a331-446a-9df0-1a132763e523'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:48.042568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f846030-3128-4ef6-9057-e90b2c28ac22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a4a012-2350-491e-bfb3-50c71eb07336', '33ff7240-6844-401d-81cb-516092b6f0ea', '959a89cf-c8e7-4496-8a85-cc235ddbbcd1', '151ea5ef-a331-446a-9df0-1a132763e523']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.043797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf6d205-7857-4731-9fad-5ad28b04ebc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.045029 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.045029 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:48.045943 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ed62d0a7-5878-4710-8eb1-16be6e73be9a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:48.046566 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 613/2434] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:48 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:48.065555 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.067577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:48.067800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:48.068041 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:48.068216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:48.068374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf6d205-7857-4731-9fad-5ad28b04ebc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080e63ab-a0ee-403d-a22d-450a882e6f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1167178843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cb4d5efec24963a9c1e7127ac8d308',qos_specs=None,replication_status=,reservations=['41a4a012-2350-491e-bfb3-50c71eb07336','33ff7240-6844-401d-81cb-516092b6f0ea','959a89cf-c8e7-4496-8a85-cc235ddbbcd1','151ea5ef-a331-446a-9df0-1a132763e523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52ff6ef03c4c47f5902a97037c9406ed',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1167178843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080e63ab-a0ee-403d-a22d-450a882e6f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13cb4d5efec24963a9c1e7127ac8d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52ff6ef03c4c47f5902a97037c9406ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.069380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7458c150-7bf3-4637-8162-97fa277cd65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.072534 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.072534 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:48.082369 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e0f7b940-ccb9-4208-a26e-0781567c46f0 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:48.082738 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 618/2435] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:48 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:48.094833 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.098051 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:48.098454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1962883458", "volume_type": "bddc8307-db64-4f89-b486-90847c0e4ee8", "group_id": "8d9df0d1-2552-4cc2-b970-56be4c8503da", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:48.099450 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7458c150-7bf3-4637-8162-97fa277cd65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1167178843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13cb4d5efec24963a9c1e7127ac8d308',qos_specs=None,replication_status=,reservations=['41a4a012-2350-491e-bfb3-50c71eb07336','33ff7240-6844-401d-81cb-516092b6f0ea','959a89cf-c8e7-4496-8a85-cc235ddbbcd1','151ea5ef-a331-446a-9df0-1a132763e523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52ff6ef03c4c47f5902a97037c9406ed',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.101380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1962883458', 'volume_type': 'bddc8307-db64-4f89-b486-90847c0e4ee8', 'group_id': '8d9df0d1-2552-4cc2-b970-56be4c8503da', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:48.101474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100e073e-4f95-4143-8a20-54bd0c13b289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.101558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.105290 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:48.105533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:48.105768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:48.107913 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.107913 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:48.109321 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume of 1 GB Jul 03 10:46:48.116207 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:48.118592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100e073e-4f95-4143-8a20-54bd0c13b289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.119652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Flow 'volume_create_api' (3f729e4b-bf46-4b60-b5bc-54a1cbd80378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:48.119652 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create volume request issued successfully. Jul 03 10:46:48.120191 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e8b919e-d8ea-4b82-9d11-35078c589e6b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:48.120899 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 592/2436] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:46:47 2026] POST /volume/v3/volumes => generated 756 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:48.122714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (536704b1-74fd-410c-a152-ca5a3d5468ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:48.123948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e8e202-7564-4a98-87dd-ae459980f495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.124526 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.124526 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:48.125121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:48.129802 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.129802 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:48.138965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-059b3712-0524-4300-9f06-4740029eec61 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.141147 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-059b3712-0524-4300-9f06-4740029eec61 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:48.141280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-059b3712-0524-4300-9f06-4740029eec61 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:48.141473 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-059b3712-0524-4300-9f06-4740029eec61 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:48.143342 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:48.153012 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13cecee1-b0fd-40b3-8db9-b0dac8848249 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:48.153118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e8e202-7564-4a98-87dd-ae459980f495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bddc8307-db64-4f89-b486-90847c0e4ee8,is_public=True,name='tempest-GroupsTest-volume-type-234967869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bddc8307-db64-4f89-b486-90847c0e4ee8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d9df0d1-2552-4cc2-b970-56be4c8503da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.153537 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 614/2437] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:48 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:48.154087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710ab441-64c9-4f36-bc85-81662c40a453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.198182 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-234967869 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-234967869, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:48.198514 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-234967869 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-234967869, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:48.254278 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['ac69d92c-b005-40ce-bab0-a80261f41a86', '04ca0252-0d32-440f-a6e5-c48731784a6a', '4be2f162-8c06-4926-a0aa-faccc49515d5', 'ff082fe8-84d2-41f9-be6c-3fadc87bf033'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:48.255365 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710ab441-64c9-4f36-bc85-81662c40a453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac69d92c-b005-40ce-bab0-a80261f41a86', '04ca0252-0d32-440f-a6e5-c48731784a6a', '4be2f162-8c06-4926-a0aa-faccc49515d5', 'ff082fe8-84d2-41f9-be6c-3fadc87bf033']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.256298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654ea0d2-2872-49fb-86fa-fe0503b74984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.294539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654ea0d2-2872-49fb-86fa-fe0503b74984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e0d33b8-3693-4725-92a5-3f6d213325a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1962883458',encryption_key_id=None,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['ac69d92c-b005-40ce-bab0-a80261f41a86','04ca0252-0d32-440f-a6e5-c48731784a6a','4be2f162-8c06-4926-a0aa-faccc49515d5','ff082fe8-84d2-41f9-be6c-3fadc87bf033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1962883458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,host=None,id=0e0d33b8-3693-4725-92a5-3f6d213325a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19b28e6a85541f49948faa176783eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bddc8307-db64-4f89-b486-90847c0e4ee8),volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.295489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1b1fcf-3539-4732-bb6b-ff5eba0c3f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.322375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1b1fcf-3539-4732-bb6b-ff5eba0c3f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1962883458',encryption_key_id=None,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['ac69d92c-b005-40ce-bab0-a80261f41a86','04ca0252-0d32-440f-a6e5-c48731784a6a','4be2f162-8c06-4926-a0aa-faccc49515d5','ff082fe8-84d2-41f9-be6c-3fadc87bf033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.324288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (568f327e-3338-4be6-bd9d-5fb5c96302e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:48.341993 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.341993 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:48.346305 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-059b3712-0524-4300-9f06-4740029eec61 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:48.346733 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (568f327e-3338-4be6-bd9d-5fb5c96302e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:48.347886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (536704b1-74fd-410c-a152-ca5a3d5468ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:48.348379 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request issued successfully. Jul 03 10:46:48.349321 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:48.349511 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:48.351684 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-059b3712-0524-4300-9f06-4740029eec61 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 200 Jul 03 10:46:48.352322 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 619/2438] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:48 2026] GET /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 824 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:48.406024 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:48.410371 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.410371 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:48.414575 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60ac59e9-99fa-48e0-b2f9-316481bf775a tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:48.415116 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 614/2439] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:46:48 2026] POST /volume/v3/volumes => generated 812 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:48.426617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:48.429046 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 Jul 03 10:46:48.429344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:48.429594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:48.438893 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.438893 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:48.442653 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:48.443480 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:48.443845 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:48.495922 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:48.498667 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:48.498667 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:48.507310 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-470f399d-b9cf-4d5f-a9a0-c887bb14ec56 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 returned with HTTP 200 Jul 03 10:46:48.507943 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 593/2440] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:48 2026] GET /volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:49.061910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.063721 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:49.064004 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.064061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.064277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:49.068628 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.068628 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:49.069478 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c2666a0e-da4f-486d-95d0-197851bad1c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:49.070006 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 615/2441] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:49.174818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-317a466e-ec16-4c9c-a00f-94895949be60 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.177207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-317a466e-ec16-4c9c-a00f-94895949be60 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:49.177440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-317a466e-ec16-4c9c-a00f-94895949be60 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.177691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-317a466e-ec16-4c9c-a00f-94895949be60 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.190468 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.190468 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:49.197555 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-317a466e-ec16-4c9c-a00f-94895949be60 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:49.201485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-317a466e-ec16-4c9c-a00f-94895949be60 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:49.202032 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 620/2442] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:49.232659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-16d36d37-a072-4d22-b619-b331cd339a1b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.233199 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16d36d37-a072-4d22-b619-b331cd339a1b None None] GET https://10.4.3.52/volume// Jul 03 10:46:49.233370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16d36d37-a072-4d22-b619-b331cd339a1b None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.233554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16d36d37-a072-4d22-b619-b331cd339a1b None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.233878 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16d36d37-a072-4d22-b619-b331cd339a1b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:49.234172 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 615/2443] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:49.242265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-15768f0f-76df-4308-a783-c097338ee09a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.244225 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-15768f0f-76df-4308-a783-c097338ee09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:46:49.244557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-15768f0f-76df-4308-a783-c097338ee09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc6c6099-82af-49e0-9d86-e4529038ce8a", "connector": null, "instance_uuid": "db0c0705-c050-47c8-8e19-ee8f70429bec"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:49.252345 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.252345 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:49.294249 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-15768f0f-76df-4308-a783-c097338ee09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:46:49.294961 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 594/2444] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:46:49 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:49.368100 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.370977 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:49.371152 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.371483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.380706 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.380706 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:49.385292 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:49.390086 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47ec0b3a-a9c8-4696-b707-13268fa8b03b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 200 Jul 03 10:46:49.390518 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 616/2445] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:49.406458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.407414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:49.407686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080e63ab-a0ee-403d-a22d-450a882e6f5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1459438100"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:49.415601 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.415601 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:49.415601 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:49.415801 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create snapshot from volume 080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:49.456199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Created reservations ['05f92f13-8333-4377-908f-64e0692b66c5', 'b437ca93-d1c8-4e11-9254-ac812975729c', 'b478e966-1bf2-404f-8c36-4714f99cafab', '21460585-9d28-45dc-bfd3-773113464e2b'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:49.485280 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot create request issued successfully. Jul 03 10:46:49.485596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03436a05-a21e-4133-87fd-ae6dfc30b34b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:46:49.485991 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 621/2446] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:46:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:49.493976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.496958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:49.497299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.497656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.504138 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.504138 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:49.504595 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:49.506516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b5d962a-2646-48ce-b007-fc8815f53b67 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa returned with HTTP 200 Jul 03 10:46:49.506516 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 616/2447] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:49.521363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.523061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 Jul 03 10:46:49.523528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.523528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.530901 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.530901 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:49.535061 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:49.536097 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:49.536313 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:49.571279 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:49.574035 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.574035 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:49.580659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-491fd3da-4881-4c9d-a460-2e80267f1f52 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 returned with HTTP 200 Jul 03 10:46:49.581198 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 595/2448] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:49.596312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.600771 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:49.601236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1166059609", "volume_type": "bddc8307-db64-4f89-b486-90847c0e4ee8", "group_id": "8d9df0d1-2552-4cc2-b970-56be4c8503da", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:49.602866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1166059609', 'volume_type': 'bddc8307-db64-4f89-b486-90847c0e4ee8', 'group_id': '8d9df0d1-2552-4cc2-b970-56be4c8503da', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:49.610455 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.610455 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:49.610949 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume of 1 GB Jul 03 10:46:49.618023 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Availability Zones retrieved successfully. Jul 03 10:46:49.625755 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (36015696-56cd-4763-8163-5f66618c8c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:49.627416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c5b67fd-0d64-4dae-a656-3476eebf5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:49.628209 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.628209 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:49.628741 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:49.651796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c5b67fd-0d64-4dae-a656-3476eebf5cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bddc8307-db64-4f89-b486-90847c0e4ee8,is_public=True,name='tempest-GroupsTest-volume-type-234967869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bddc8307-db64-4f89-b486-90847c0e4ee8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d9df0d1-2552-4cc2-b970-56be4c8503da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:49.653244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c43b293-cd25-490b-af52-931884b9a554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:49.686058 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-234967869 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-234967869, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:49.686464 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-234967869 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-234967869, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:49.702078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Created reservations ['d6e66ec7-5dbc-46ce-82ca-01eba92228a4', '6192ed6d-fb46-47eb-b33e-5badbb603931', '91f7067a-d851-45be-84e5-77610cf694c0', '6d829b2f-540e-4d86-b2f9-8e056188d363'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:49.703165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c43b293-cd25-490b-af52-931884b9a554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e66ec7-5dbc-46ce-82ca-01eba92228a4', '6192ed6d-fb46-47eb-b33e-5badbb603931', '91f7067a-d851-45be-84e5-77610cf694c0', '6d829b2f-540e-4d86-b2f9-8e056188d363']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:49.704150 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d164bc0-0d50-4935-8025-36c50117b8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:49.706895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.709360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:49.709615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.709852 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.720384 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.720384 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:49.724118 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:49.728249 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef6dd372-cf5c-4453-9a1c-af4351ef83d5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:49.728610 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 622/2449] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:49.737026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d164bc0-0d50-4935-8025-36c50117b8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0806e845-08ec-41d6-ba07-eb2787f2c44e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1166059609',encryption_key_id=None,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['d6e66ec7-5dbc-46ce-82ca-01eba92228a4','6192ed6d-fb46-47eb-b33e-5badbb603931','91f7067a-d851-45be-84e5-77610cf694c0','6d829b2f-540e-4d86-b2f9-8e056188d363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1166059609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,host=None,id=0806e845-08ec-41d6-ba07-eb2787f2c44e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19b28e6a85541f49948faa176783eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bddc8307-db64-4f89-b486-90847c0e4ee8),volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:49.738719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fc567b-265c-4025-9da3-203e86ca4a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:49.761644 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fc567b-265c-4025-9da3-203e86ca4a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1166059609',encryption_key_id=None,group_id=8d9df0d1-2552-4cc2-b970-56be4c8503da,group_type_id=,metadata={},multiattach=False,project_id='3aae8c4b2aff47eb80b4b7973326aa1f',qos_specs=None,replication_status=,reservations=['d6e66ec7-5dbc-46ce-82ca-01eba92228a4','6192ed6d-fb46-47eb-b33e-5badbb603931','91f7067a-d851-45be-84e5-77610cf694c0','6d829b2f-540e-4d86-b2f9-8e056188d363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19b28e6a85541f49948faa176783eca',volume_type_id=bddc8307-db64-4f89-b486-90847c0e4ee8)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:49.762707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec18641-194e-40b1-9996-8c801216c5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:49.778882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec18641-194e-40b1-9996-8c801216c5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:49.780201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Flow 'volume_create_api' (36015696-56cd-4763-8163-5f66618c8c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:49.780569 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Create volume request issued successfully. Jul 03 10:46:49.781422 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:49.781603 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:49.824306 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:49.827002 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.827002 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:49.832443 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-295e6811-cb1f-4563-9c0d-a0607dc7acf3 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:49.832630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-780400f1-04c6-43fd-b3f1-d9a36291b3e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.832950 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 617/2450] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:46:49 2026] POST /volume/v3/volumes => generated 812 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:49.833300 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-780400f1-04c6-43fd-b3f1-d9a36291b3e2 None None] GET https://10.4.3.52/volume// Jul 03 10:46:49.833394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-780400f1-04c6-43fd-b3f1-d9a36291b3e2 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.833643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-780400f1-04c6-43fd-b3f1-d9a36291b3e2 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.834066 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-780400f1-04c6-43fd-b3f1-d9a36291b3e2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:49.834458 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 617/2451] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:49.844587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.845742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:49.848235 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:49.848457 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e Jul 03 10:46:49.848656 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.848762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:49.848809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.848851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:49.857532 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.857532 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:49.861412 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.861412 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:49.862546 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:49.863474 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:49.863702 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:49.867123 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:49.874031 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-35d47d5c-aa47-4e89-8a0a-a2e550c4ffd6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:49.874568 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 596/2452] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:49.916142 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:49.919723 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:49.919723 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:49.928906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8e96083-3333-4e38-9441-74b5b2dfa024 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e returned with HTTP 200 Jul 03 10:46:49.929376 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 623/2453] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:49 2026] GET /volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e => generated 880 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:50.010638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.014580 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] PUT https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d Jul 03 10:46:50.015405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:50.023536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Acquiring lock "cinder-attachment_update-dc6c6099-82af-49e0-9d86-e4529038ce8a-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:50.027973 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Lock "cinder-attachment_update-dc6c6099-82af-49e0-9d86-e4529038ce8a-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:50.028949 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.028949 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:50.085325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3442f37a-df95-4164-a1f5-52614a1d8662 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.088988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3442f37a-df95-4164-a1f5-52614a1d8662 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:50.089256 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3442f37a-df95-4164-a1f5-52614a1d8662 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.089490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3442f37a-df95-4164-a1f5-52614a1d8662 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.089629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3442f37a-df95-4164-a1f5-52614a1d8662 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:50.095723 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.095723 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:50.096695 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3442f37a-df95-4164-a1f5-52614a1d8662 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:50.097176 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 618/2454] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:50.213629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.215350 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:50.215561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.215761 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.231868 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.231868 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:50.240491 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:50.248387 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bba6f929-92ab-43ed-a92e-a145ff67e6b5 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:50.248861 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 597/2455] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:50.516995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.518870 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:50.519050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.519290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.523912 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.523912 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:50.524358 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:50.525093 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-66a67e16-26b2-4af1-a089-81fe23a43d4b tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa returned with HTTP 200 Jul 03 10:46:50.525677 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 624/2456] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:50.536604 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-26162b81-3998-4cae-997e-95e86062684e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.538465 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:50.538798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080e63ab-a0ee-403d-a22d-450a882e6f5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1124173181"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:50.552098 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.552098 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:50.552615 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:50.552731 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create snapshot from volume 080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:50.554232 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Lock "cinder-attachment_update-dc6c6099-82af-49e0-9d86-e4529038ce8a-np0000004406" released by "attachment_update" :: held 0.526s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:50.554690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4287baa4-95a0-49c0-828a-80155e2093d8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d returned with HTTP 200 Jul 03 10:46:50.555027 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 618/2457] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:50 2026] PUT /volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:50.579725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Created reservations ['ba0fa1e6-f2e7-4845-8556-5b64b0af0ee1', '8879efec-ed58-43d3-b0cc-a0227512e231', '1a7b2776-8e2d-4db2-9b39-cf648a8d17c6', 'c4f6c5b4-eefe-44e1-a27d-2fb18ac1ec4e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:50.612230 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot create request issued successfully. Jul 03 10:46:50.612230 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-26162b81-3998-4cae-997e-95e86062684e tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:46:50.612230 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 619/2458] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:46:50 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:50.621224 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.623400 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:50.623648 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.623913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.634385 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.634385 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:50.634809 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:50.635532 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e371f6cd-e223-4504-ba10-ad460ce19b9a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 200 Jul 03 10:46:50.635906 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 598/2459] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:50.745280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.747408 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:50.747688 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.747902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.758307 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.758307 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:50.761794 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:50.767143 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc57d7f2-e9cc-4efc-b77b-9a2a625f17cf tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:50.767645 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 625/2460] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:50.941315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:50.943031 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e Jul 03 10:46:50.943292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:50.943537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:50.951703 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.951703 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:50.956455 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:50.957093 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:50.957245 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:50.992252 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:50.994825 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:50.994825 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:51.002151 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b14e28f-2926-48e8-b879-fd29dd212ddd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e returned with HTTP 200 Jul 03 10:46:51.002151 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 619/2461] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:50 2026] GET /volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e => generated 905 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:51.017534 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.020176 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] PUT https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:51.020631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "0806e845-08ec-41d6-ba07-eb2787f2c44e"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:51.022133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Update called for group 8d9df0d1-2552-4cc2-b970-56be4c8503da. {{(pid=99874) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:46:51.022269 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Updating group 8d9df0d1-2552-4cc2-b970-56be4c8503da with name new_group description: This is a new group add_volumes: None remove_volumes: 0806e845-08ec-41d6-ba07-eb2787f2c44e. Jul 03 10:46:51.026384 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.026384 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:51.045755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-52efe148-a345-4d7e-bfa8-c30391bdbc23 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 202 Jul 03 10:46:51.046367 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 620/2462] 10.4.3.52 () {70 vars in 1400 bytes} [Fri Jul 3 10:46:51 2026] PUT /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:51.053650 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e9541a61-475d-426b-af4d-80701e9036d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.055604 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e9541a61-475d-426b-af4d-80701e9036d9 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:51.055832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e9541a61-475d-426b-af4d-80701e9036d9 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.056039 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e9541a61-475d-426b-af4d-80701e9036d9 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.056238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-e9541a61-475d-426b-af4d-80701e9036d9 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:51.061938 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.061938 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:51.075075 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e9541a61-475d-426b-af4d-80701e9036d9 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:51.075497 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 599/2463] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:51.106849 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.108641 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:51.108822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.109017 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.109145 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:51.113458 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.113458 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:51.114223 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0e074e6e-d0f7-472f-b4d4-8c970a4cdedc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:51.114650 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 626/2464] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:51.260731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.262640 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:51.262811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.263045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.274174 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.274174 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:51.279242 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:51.285170 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ccb1b57a-ce52-4929-b2fd-fa3494862101 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:51.285641 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 620/2465] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:51.646433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.648266 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:51.648473 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.648648 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.653621 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.653621 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:51.654024 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:51.654732 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5391ac34-9775-41f9-b725-15bfe4f425e7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 200 Jul 03 10:46:51.655049 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 621/2466] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:51.664048 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.665669 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:51.665964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "080e63ab-a0ee-403d-a22d-450a882e6f5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-5030927"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:51.673806 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.673806 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:51.674339 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:51.674476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Create snapshot from volume 080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:51.698958 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Created reservations ['1146e17f-7b85-4393-94c0-511fdfb0347d', '61515656-6e03-4599-9247-55d845631e43', 'bae759a1-4b84-4da7-a420-a82154101b79', '6165bb27-7edc-4afc-89f6-b3f50d8f69b3'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:51.725628 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot create request issued successfully. Jul 03 10:46:51.727314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-236c92bb-1eb7-4a10-b27a-12ee2203c24f tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:46:51.727314 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 600/2467] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:46:51 2026] POST /volume/v3/snapshots => generated 311 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:51.739296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.739727 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:51.739936 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.740181 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.746998 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.746998 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:51.747475 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:51.748385 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a37c7ed4-8efe-46a9-8f85-b04f3a97a515 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 returned with HTTP 200 Jul 03 10:46:51.748703 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 627/2468] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:51.786869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.789066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:51.789314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:51.789547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:51.802131 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:51.802131 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:51.805199 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:51.810761 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c39a6ec1-12f9-4d21-9246-ff835a472007 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:51.811288 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 621/2469] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:51 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:51.986168 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-f6430338-1f2a-47c4-82f8-059365c910fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:51.988360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-f6430338-1f2a-47c4-82f8-059365c910fd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b/action Jul 03 10:46:51.988723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-f6430338-1f2a-47c4-82f8-059365c910fd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:51.988832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-f6430338-1f2a-47c4-82f8-059365c910fd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:52.004572 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.004572 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:52.017841 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f3363b5a-ac8b-4531-9de9-6da5614d12af req-f6430338-1f2a-47c4-82f8-059365c910fd tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b/action returned with HTTP 204 Jul 03 10:46:52.018568 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 622/2470] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:46:51 2026] POST /volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:52.086581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6b418a09-3033-4e3c-b549-a132339169ab None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.092645 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b418a09-3033-4e3c-b549-a132339169ab tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:52.092645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6b418a09-3033-4e3c-b549-a132339169ab tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.092645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6b418a09-3033-4e3c-b549-a132339169ab tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.092645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-6b418a09-3033-4e3c-b549-a132339169ab tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:52.093677 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.093677 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:52.101129 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b418a09-3033-4e3c-b549-a132339169ab tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:52.101452 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 601/2471] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:52.112967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.118541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:52.118541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.118541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.118541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:52.121744 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.121744 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:52.126129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.128623 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:52.128766 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.128955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.129056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:52.130797 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3138c737-5b1c-4423-9c16-2097882ce3b6 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:52.131218 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 628/2472] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:52.133849 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.133849 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:52.134612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-65adcfec-bf51-49d9-a35c-1a27b6f03e68 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:52.134998 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 622/2473] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.143235 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eca10980-6c02-4d49-acd4-cea63d812d0d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.146520 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:52.146806 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.147058 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.147529 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.148039 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:52.156799 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:52.157748 np0000004406 devstack@c-api.service[99874]: WARNING stevedore.named [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:52.157945 np0000004406 devstack@c-api.service[99874]: WARNING castellan.key_manager [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:52.198658 np0000004406 devstack@c-api.service[99874]: DEBUG oslo_db.sqlalchemy.engines [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:52.202954 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.202954 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:52.208665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eca10980-6c02-4d49-acd4-cea63d812d0d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:52.209668 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 623/2474] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:52.225510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-36b54309-870d-4231-905c-b49f3fa3f700 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.231591 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36b54309-870d-4231-905c-b49f3fa3f700 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] PUT https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:52.231591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36b54309-870d-4231-905c-b49f3fa3f700 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0806e845-08ec-41d6-ba07-eb2787f2c44e"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:52.231591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.groups [None req-36b54309-870d-4231-905c-b49f3fa3f700 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Update called for group 8d9df0d1-2552-4cc2-b970-56be4c8503da. {{(pid=99873) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 10:46:52.231591 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.groups [None req-36b54309-870d-4231-905c-b49f3fa3f700 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Updating group 8d9df0d1-2552-4cc2-b970-56be4c8503da with name None description: None add_volumes: 0806e845-08ec-41d6-ba07-eb2787f2c44e remove_volumes: None. Jul 03 10:46:52.237997 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.237997 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:52.288935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36b54309-870d-4231-905c-b49f3fa3f700 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 202 Jul 03 10:46:52.289608 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 602/2475] 10.4.3.52 () {70 vars in 1399 bytes} [Fri Jul 3 10:46:52 2026] PUT /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 10:46:52.300031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae3347b2-981b-428b-8b12-fd2082973168 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.303342 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae3347b2-981b-428b-8b12-fd2082973168 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:52.303550 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae3347b2-981b-428b-8b12-fd2082973168 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.303646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.303897 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae3347b2-981b-428b-8b12-fd2082973168 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.305560 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:52.305765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.306025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.306142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.groups [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:52.311704 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.311704 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:52.320938 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.320938 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:52.323295 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e2bf9499-569f-4af2-a861-69008a45b4a8 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:52.323836 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 623/2476] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:52.327960 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ae3347b2-981b-428b-8b12-fd2082973168 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:52.335284 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae3347b2-981b-428b-8b12-fd2082973168 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:52.335284 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 629/2477] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:52.395662 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.397963 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:52.398092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.398295 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.407611 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.407611 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:52.411131 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:52.415097 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-78828103-32f7-4abb-9add-8b99d40b5aca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:52.415564 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 624/2478] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:52.757900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-39893862-90ab-425f-9696-ca5c7ca2da34 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.759973 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39893862-90ab-425f-9696-ca5c7ca2da34 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:52.760209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39893862-90ab-425f-9696-ca5c7ca2da34 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.760397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39893862-90ab-425f-9696-ca5c7ca2da34 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.767341 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.767341 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:52.768025 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-39893862-90ab-425f-9696-ca5c7ca2da34 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:52.769378 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39893862-90ab-425f-9696-ca5c7ca2da34 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 returned with HTTP 200 Jul 03 10:46:52.770065 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 603/2479] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.780064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.782392 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?limit=1 Jul 03 10:46:52.782663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.782930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.783284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.783637 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.783637 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:52.784736 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.789307 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.789987 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d6d93a4a-0dd4-4950-a18a-c331244281fe tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 10:46:52.790559 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 624/2480] 10.4.3.52 () {66 vars in 1251 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?limit=1 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.802657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.805405 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:52.805723 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.805972 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.806364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.807618 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.812792 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.813582 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-86c7d5ea-a8ca-4d0b-a812-fa0f5d4cbc2c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:46:52.814170 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 630/2481] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.829012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-23948365-f50d-4493-b349-e2f9b478de81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.829595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.830966 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23948365-f50d-4493-b349-e2f9b478de81 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:52.831288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23948365-f50d-4493-b349-e2f9b478de81 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.831347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-23948365-f50d-4493-b349-e2f9b478de81 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.831446 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?limit=100000 Jul 03 10:46:52.831677 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.831892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.832181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.833491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.838534 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.838873 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0cad3a8e-1c3b-47c8-b8f2-151ff929e2c9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 10:46:52.839569 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 604/2482] 10.4.3.52 () {66 vars in 1261 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.841900 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.841900 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:52.844999 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-23948365-f50d-4493-b349-e2f9b478de81 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:52.848850 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-23948365-f50d-4493-b349-e2f9b478de81 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:52.849213 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 625/2483] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.849562 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.851385 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?limit=0 Jul 03 10:46:52.851656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.851796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.852076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.852373 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.852373 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:52.853234 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.856387 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.856695 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12ccf3ff-6a13-4fa6-9f0b-c2c7e05a6edc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 10:46:52.857143 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 625/2484] 10.4.3.52 () {66 vars in 1251 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:46:52.871508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3b78fa4c-e825-417d-8f05-abb248088727 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.874211 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:46:52.874211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.874211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.874211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.874553 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.874553 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:52.875623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.879859 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.880219 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3b78fa4c-e825-417d-8f05-abb248088727 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:46:52.880560 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 631/2485] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.890432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.892606 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?marker=5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:52.892852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.893368 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.893656 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.894010 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:52.894010 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:52.895225 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.916221 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.916797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b723e8fc-64c0-4857-8e60-51a86c618f5d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?marker=5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 200 Jul 03 10:46:52.917471 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 605/2486] 10.4.3.52 () {66 vars in 1323 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?marker=5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.930840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.933400 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?offset=2&limit=3 Jul 03 10:46:52.933599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.933783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.934014 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.934960 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.948619 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.948619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bbe0ec0a-1cd6-4665-a59d-fc9edea6baf3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 10:46:52.949091 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 626/2487] 10.4.3.52 () {66 vars in 1269 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.962014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-842708e1-6b52-4303-a4fc-58e616be281d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.967502 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 10:46:52.967671 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:52.968073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:52.968073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:52.969043 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:52.982257 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:52.982648 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-842708e1-6b52-4303-a4fc-58e616be281d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 10:46:52.983052 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 626/2488] 10.4.3.52 () {66 vars in 1301 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:52.998136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:52.999877 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 10:46:53.000061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.000286 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.000484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.000720 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.000720 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.001493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.005502 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.005845 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-980c5516-3949-4be0-b1b7-c7ad849dbd49 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 10:46:53.006277 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 632/2489] 10.4.3.52 () {66 vars in 1303 bytes} [Fri Jul 3 10:46:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.016564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c9d45293-867c-4b75-8acf-1cf049115892 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.018237 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 10:46:53.018404 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.018598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.018787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.019347 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.019347 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.020096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.033097 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.033723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c9d45293-867c-4b75-8acf-1cf049115892 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 10:46:53.035611 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 606/2490] 10.4.3.52 () {66 vars in 1285 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.047049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.051130 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:53.053457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.072827 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.074192 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81aaeb49-2743-449b-8be8-4117d5fb9ddf tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 10:46:53.075009 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 627/2491] 10.4.3.52 () {66 vars in 1287 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.089448 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.091399 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 10:46:53.091606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.091824 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.092087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.092433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.092433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.093286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.108719 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.109367 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16f864dc-3a1b-4db7-bd95-b5851051e223 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 10:46:53.109819 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 627/2492] 10.4.3.52 () {66 vars in 1305 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.121750 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.124647 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 10:46:53.124988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.125246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.125455 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.125835 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.125835 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.127448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.141828 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.142332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8e86ba8-fe6c-4fc6-9ba0-da27596438cc tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 10:46:53.142766 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 633/2493] 10.4.3.52 () {66 vars in 1307 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.149395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.151355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:53.151623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.151842 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.151954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:53.157338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.159512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 Jul 03 10:46:53.160044 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.160313 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.160313 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.161165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.161165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.161510 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8fbc65c8-001e-45b1-b072-d1e596f44271 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:53.161804 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.161804 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:53.162131 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 607/2494] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.165569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.186314 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.187476 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.187476 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:53.188578 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a9a03c1-c778-4964-b5bf-18c2ccd93fe1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 returned with HTTP 200 Jul 03 10:46:53.189292 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 628/2495] 10.4.3.52 () {66 vars in 1372 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.200265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.201751 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail?status=available Jul 03 10:46:53.202091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.202443 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.202767 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.203141 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.203141 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.204135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.216634 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.218298 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.218298 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.218298 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85a9620a-2a7d-4921-934c-a571bb19f1f3 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 10:46:53.218298 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 628/2496] 10.4.3.52 () {66 vars in 1290 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:53.227694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.229946 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 Jul 03 10:46:53.230184 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.230432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.230675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.230993 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.230993 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.232061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.db.api [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99876) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.245573 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.245998 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.245998 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.247049 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-745ddad4-a9ad-4c1a-87ab-7fe9f1077565 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 returned with HTTP 200 Jul 03 10:46:53.247268 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 634/2497] 10.4.3.52 () {66 vars in 1406 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.266585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c4862363-4e53-49cf-a515-0ab3286ca50c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.268663 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 Jul 03 10:46:53.268809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.269072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.269344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.270482 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.282749 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.283124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c4862363-4e53-49cf-a515-0ab3286ca50c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 returned with HTTP 200 Jul 03 10:46:53.283552 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 608/2498] 10.4.3.52 () {66 vars in 1351 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.296422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.302013 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?status=available Jul 03 10:46:53.303084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.303084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.303084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.305075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.320763 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.321441 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8163c7cb-80bc-463d-a9b5-1b5331f7ee7a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 10:46:53.322029 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 629/2499] 10.4.3.52 () {66 vars in 1269 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.333639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.337358 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 Jul 03 10:46:53.337422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a56943b0-10be-4f88-8130-fcef809b856d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.337476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.337476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.337476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.337581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a56943b0-10be-4f88-8130-fcef809b856d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:53.337581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a56943b0-10be-4f88-8130-fcef809b856d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.337656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a56943b0-10be-4f88-8130-fcef809b856d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.337780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.groups [None req-a56943b0-10be-4f88-8130-fcef809b856d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:53.338462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:46:53.341517 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.341517 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.349613 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a56943b0-10be-4f88-8130-fcef809b856d tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 200 Jul 03 10:46:53.350916 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 635/2500] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:53.353628 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Get all snapshots completed successfully. Jul 03 10:46:53.354305 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9bef08b-c3d5-4644-97ba-c49f78ac5511 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 returned with HTTP 200 Jul 03 10:46:53.354954 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 629/2501] 10.4.3.52 () {66 vars in 1385 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-5030927 => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.360739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.362712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:53.362890 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.363075 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.363355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.363654 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.363654 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.364292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:53.373802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.378467 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:53.379198 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:53.379379 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:53.379489 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:53.379713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.379994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.380644 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Delete snapshot with id: 55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:53.389117 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.389117 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:53.389818 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:53.412463 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot delete request issued successfully. Jul 03 10:46:53.412775 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bad550f9-93f7-44a5-b8cc-27ca0c37b7b7 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 returned with HTTP 202 Jul 03 10:46:53.413384 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 630/2502] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:46:53 2026] DELETE /volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:53.421410 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.423426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:53.423635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.423838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.430135 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:53.430685 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.430685 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.431554 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:53.432468 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-82ab1f95-fd64-4329-ad28-ddbfba056a09 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 returned with HTTP 200 Jul 03 10:46:53.432823 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 636/2503] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:53.433549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.433549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.440941 np0000004406 devstack@c-api.service[99873]: WARNING stevedore.named [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:53.441592 np0000004406 devstack@c-api.service[99873]: WARNING castellan.key_manager [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:53.500183 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:53.505854 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.505854 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.520475 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-903d5b71-36ed-41bd-b78d-81fdcc66e247 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:53.521469 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 609/2504] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:53.535456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.537713 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:46:53.538248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.538604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.538956 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:46:53.539503 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.539503 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.540249 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:46:53.548971 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Get all volumes completed successfully. Jul 03 10:46:53.551126 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:53.551126 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:53.592930 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:53.598773 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.598773 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.604896 np0000004406 devstack@c-api.service[99875]: WARNING stevedore.named [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:53.604896 np0000004406 devstack@c-api.service[99875]: WARNING castellan.key_manager [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:53.653717 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:53.656487 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.656487 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:53.663274 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0128b87b-a111-4b7d-9925-9d9bd4f88c79 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:46:53.663612 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 630/2505] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:53.676922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.678729 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] POST https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da/action Jul 03 10:46:53.679122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:53.679302 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:53.680728 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] delete called for group 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99874) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 10:46:53.680823 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.groups [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Delete group with id: 8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:53.685137 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.685137 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:53.727127 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-886db23c-c7fb-4dcf-9e7c-25275e022f05 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da/action returned with HTTP 202 Jul 03 10:46:53.727537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 631/2506] 10.4.3.52 () {70 vars in 1421 bytes} [Fri Jul 3 10:46:53 2026] POST /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:53.735732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.740273 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e Jul 03 10:46:53.740465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.740640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.750426 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.750426 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.758621 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Volume info retrieved successfully. Jul 03 10:46:53.762432 np0000004406 devstack@c-api.service[99876]: WARNING stevedore.named [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 10:46:53.762628 np0000004406 devstack@c-api.service[99876]: WARNING castellan.key_manager [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 10:46:53.806212 np0000004406 devstack@c-api.service[99876]: DEBUG oslo_db.sqlalchemy.engines [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:46:53.811682 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.811682 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:53.822217 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58b2f1dd-ddca-4903-bc23-2667a0b3cd62 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e returned with HTTP 200 Jul 03 10:46:53.822679 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 637/2507] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e => generated 904 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:53.866305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:53.868897 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:53.869195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:53.869458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:53.880791 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:53.880791 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:53.884971 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:53.890169 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7402d1bd-ece1-4f9f-82b0-28631c523362 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:53.890790 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 610/2508] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:53 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:54.176735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.179400 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:54.179400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.179400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.180013 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:54.184515 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.184515 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:54.186042 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84b0d36e-fa86-46bb-9d55-091b6e95327a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:54.186042 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 631/2509] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:54.442383 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a49c4b91-785b-4542-b935-6539f5d6339a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.444871 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a49c4b91-785b-4542-b935-6539f5d6339a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 Jul 03 10:46:54.445318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a49c4b91-785b-4542-b935-6539f5d6339a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.445599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a49c4b91-785b-4542-b935-6539f5d6339a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.452179 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a49c4b91-785b-4542-b935-6539f5d6339a tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 returned with HTTP 404 Jul 03 10:46:54.452964 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 632/2510] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/snapshots/55e663ea-84d8-4d58-9239-92dc38728f75 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:54.455473 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b8d76e1b-fe7d-4731-9535-9452a68413f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.456204 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8d76e1b-fe7d-4731-9535-9452a68413f6 None None] GET https://10.4.3.52/volume// Jul 03 10:46:54.456373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8d76e1b-fe7d-4731-9535-9452a68413f6 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.456559 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8d76e1b-fe7d-4731-9535-9452a68413f6 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.456911 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8d76e1b-fe7d-4731-9535-9452a68413f6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:54.457203 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 638/2511] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:54.460583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cfca102c-8887-499d-bc11-75091afbd9af None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.462476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:54.462709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.462855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.462969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Delete snapshot with id: 5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:54.464416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-5127772d-c599-400b-8199-e1aede920122 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.466601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-5127772d-c599-400b-8199-e1aede920122 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:46:54.466994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-5127772d-c599-400b-8199-e1aede920122 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f20ea5-36fb-45c1-bb3f-e6cdb408580e", "connector": null, "instance_uuid": "ee26992d-d8d7-4a8a-b8d2-6498802db290"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:54.468379 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.468379 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:54.468857 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:54.483145 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.483145 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:54.486795 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot delete request issued successfully. Jul 03 10:46:54.486992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfca102c-8887-499d-bc11-75091afbd9af tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 202 Jul 03 10:46:54.487524 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 611/2512] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:46:54 2026] DELETE /volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:54.497847 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-592fb6f0-3c37-46be-9e75-3898354e7429 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.500215 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-592fb6f0-3c37-46be-9e75-3898354e7429 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:54.500540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-592fb6f0-3c37-46be-9e75-3898354e7429 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.500794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-592fb6f0-3c37-46be-9e75-3898354e7429 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.509967 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.509967 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:54.509967 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-592fb6f0-3c37-46be-9e75-3898354e7429 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:54.511365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-592fb6f0-3c37-46be-9e75-3898354e7429 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 200 Jul 03 10:46:54.512437 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 633/2513] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:54.520087 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-5127772d-c599-400b-8199-e1aede920122 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:46:54.520517 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 632/2514] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:46:54 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:54.837131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a17e5b53-2eb6-47d4-80c3-cc4bc653a2af None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.839189 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a17e5b53-2eb6-47d4-80c3-cc4bc653a2af tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e Jul 03 10:46:54.839424 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a17e5b53-2eb6-47d4-80c3-cc4bc653a2af tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.839573 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a17e5b53-2eb6-47d4-80c3-cc4bc653a2af tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.845319 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a17e5b53-2eb6-47d4-80c3-cc4bc653a2af tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e returned with HTTP 404 Jul 03 10:46:54.845729 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 639/2515] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/volumes/0806e845-08ec-41d6-ba07-eb2787f2c44e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:54.852815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7dde604c-c541-4909-8428-db9a4698e5cd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.855006 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7dde604c-c541-4909-8428-db9a4698e5cd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 Jul 03 10:46:54.855312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7dde604c-c541-4909-8428-db9a4698e5cd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.855505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7dde604c-c541-4909-8428-db9a4698e5cd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.861313 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7dde604c-c541-4909-8428-db9a4698e5cd tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 returned with HTTP 404 Jul 03 10:46:54.864341 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 612/2516] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/volumes/0e0d33b8-3693-4725-92a5-3f6d213325a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:54.870450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-67172316-77ed-47ef-887e-e251bb5d3898 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.872072 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67172316-77ed-47ef-887e-e251bb5d3898 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] GET https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da Jul 03 10:46:54.872302 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67172316-77ed-47ef-887e-e251bb5d3898 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.872503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67172316-77ed-47ef-887e-e251bb5d3898 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.872629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.groups [None req-67172316-77ed-47ef-887e-e251bb5d3898 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] show called for member 8d9df0d1-2552-4cc2-b970-56be4c8503da {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 10:46:54.875370 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67172316-77ed-47ef-887e-e251bb5d3898 tempest-GroupsTest-1854966564 tempest-GroupsTest-1854966564-project-member] https://10.4.3.52/volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da returned with HTTP 404 Jul 03 10:46:54.875771 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 634/2517] 10.4.3.52 () {68 vars in 1379 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/groups/8d9df0d1-2552-4cc2-b970-56be4c8503da => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:46:54.883074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dbace02b-672d-49ff-9cf0-a1a1f78fb714 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.884769 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dbace02b-672d-49ff-9cf0-a1a1f78fb714 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] DELETE https://10.4.3.52/volume/v3/group_types/6a38c9fb-85bc-48e5-b629-48c3c497758a Jul 03 10:46:54.885150 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dbace02b-672d-49ff-9cf0-a1a1f78fb714 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.885209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dbace02b-672d-49ff-9cf0-a1a1f78fb714 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.885466 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.885466 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:54.897196 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dbace02b-672d-49ff-9cf0-a1a1f78fb714 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/group_types/6a38c9fb-85bc-48e5-b629-48c3c497758a returned with HTTP 202 Jul 03 10:46:54.897583 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 633/2518] 10.4.3.52 () {68 vars in 1397 bytes} [Fri Jul 3 10:46:54 2026] DELETE /volume/v3/group_types/6a38c9fb-85bc-48e5-b629-48c3c497758a => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:46:54.904270 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-723a5151-000d-4c8f-8633-c3fabb5a3134 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.904960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.906000 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-723a5151-000d-4c8f-8633-c3fabb5a3134 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] DELETE https://10.4.3.52/volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 Jul 03 10:46:54.906203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-723a5151-000d-4c8f-8633-c3fabb5a3134 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.906391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-723a5151-000d-4c8f-8633-c3fabb5a3134 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.906658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:54.906844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.907123 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.916621 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.916621 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:54.920448 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:54.925396 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfff9523-3c36-4635-b20e-0780eb1fc1b3 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:54.925855 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 613/2519] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:54.929002 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-723a5151-000d-4c8f-8633-c3fabb5a3134 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 returned with HTTP 202 Jul 03 10:46:54.929439 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 640/2520] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:46:54 2026] DELETE /volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:54.938118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-97c0ecff-3e72-4716-a3e3-d62746db0288 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.939178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:54.939683 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97c0ecff-3e72-4716-a3e3-d62746db0288 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] GET https://10.4.3.52/volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 Jul 03 10:46:54.939844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97c0ecff-3e72-4716-a3e3-d62746db0288 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.940034 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97c0ecff-3e72-4716-a3e3-d62746db0288 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.941090 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:54.941330 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:54.941535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:54.943346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97c0ecff-3e72-4716-a3e3-d62746db0288 tempest-GroupsTest-1388858453 tempest-GroupsTest-1388858453-project-admin] https://10.4.3.52/volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 returned with HTTP 404 Jul 03 10:46:54.943815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 635/2521] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/types/bddc8307-db64-4f89-b486-90847c0e4ee8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:54.954206 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:54.954206 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:54.957997 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:54.963087 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5f7d2bf-5661-4f57-ab49-41ceae5ed2bf tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:54.963512 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 634/2522] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:54 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:55.053978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-da172256-2432-4b1b-92df-fd169097de05 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.054519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da172256-2432-4b1b-92df-fd169097de05 None None] GET https://10.4.3.52/volume// Jul 03 10:46:55.054748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da172256-2432-4b1b-92df-fd169097de05 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.055017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da172256-2432-4b1b-92df-fd169097de05 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.055953 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da172256-2432-4b1b-92df-fd169097de05 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:46:55.056629 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 614/2523] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:46:55.064576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.069546 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:55.069828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.070099 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.096084 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.096084 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:55.103407 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:55.108564 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d3c421cb-65b5-47f3-af32-de797fe732b6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:55.109119 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 641/2524] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:46:55.198768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.201321 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:55.201613 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.201870 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.202033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:55.208397 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.208397 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:55.209437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae53ddbb-d158-4fb1-9b40-a8f6d0e9a6da tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:55.210124 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 636/2525] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:55.217391 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.219784 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 Jul 03 10:46:55.220213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:55.231574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:46:55.239857 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:46:55.240952 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.240952 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:55.524853 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f7fcc151-428b-4147-8b29-f3e7df8895a9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.526836 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f7fcc151-428b-4147-8b29-f3e7df8895a9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 Jul 03 10:46:55.527063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f7fcc151-428b-4147-8b29-f3e7df8895a9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.527343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f7fcc151-428b-4147-8b29-f3e7df8895a9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.532355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f7fcc151-428b-4147-8b29-f3e7df8895a9 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 returned with HTTP 404 Jul 03 10:46:55.533064 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 615/2526] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/snapshots/5878ea35-9196-4b09-b8a3-ef93891a9df6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:55.540353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.542674 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:55.542933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.543234 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.543400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Delete snapshot with id: 4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:55.554352 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.554352 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:55.555016 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:55.577543 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot delete request issued successfully. Jul 03 10:46:55.577795 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87428b1c-4af7-4d4e-b94d-8992a46c69e1 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa returned with HTTP 202 Jul 03 10:46:55.578418 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 642/2527] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:46:55 2026] DELETE /volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:55.599763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.604423 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:55.604423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.604423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.613753 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.613753 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:55.614174 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Snapshot retrieved successfully. Jul 03 10:46:55.615431 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dd23936-987e-4311-8b85-29e59c5ed1ae tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa returned with HTTP 200 Jul 03 10:46:55.615724 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 637/2528] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:55.764546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" released by "attachment_update" :: held 0.525s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:46:55.764871 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-39362868-3eed-43f9-a656-2b55bf10eb35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 returned with HTTP 200 Jul 03 10:46:55.765433 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 635/2529] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:46:55 2026] PUT /volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:55.940363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-acf3480e-d029-4530-a37c-4b705efad40c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.944800 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-acf3480e-d029-4530-a37c-4b705efad40c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:55.945066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-acf3480e-d029-4530-a37c-4b705efad40c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.945376 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-acf3480e-d029-4530-a37c-4b705efad40c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.967502 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.967502 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:55.974299 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-acf3480e-d029-4530-a37c-4b705efad40c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:55.976517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-586e187c-979c-4505-b8b8-dd827dc10f7a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:55.977627 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-acf3480e-d029-4530-a37c-4b705efad40c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:55.978049 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 616/2530] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:55.979174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-586e187c-979c-4505-b8b8-dd827dc10f7a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:55.979445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-586e187c-979c-4505-b8b8-dd827dc10f7a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:55.979651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-586e187c-979c-4505-b8b8-dd827dc10f7a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:55.999726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:55.999726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:56.005995 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-586e187c-979c-4505-b8b8-dd827dc10f7a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:56.013511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-586e187c-979c-4505-b8b8-dd827dc10f7a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:56.014197 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 643/2531] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:55 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:56.223269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.225943 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:56.226118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.226586 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:56.226586 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:56.233931 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:56.233931 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:56.235510 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4c9a87a6-e5ca-4f3d-98d9-c2fd7ab1f544 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:56.235510 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 638/2532] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:56 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:56.627268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e1af5fa3-a4bc-4295-b3d0-654aabe89c80 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.629176 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1af5fa3-a4bc-4295-b3d0-654aabe89c80 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa Jul 03 10:46:56.629336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1af5fa3-a4bc-4295-b3d0-654aabe89c80 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.629529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1af5fa3-a4bc-4295-b3d0-654aabe89c80 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:56.633864 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1af5fa3-a4bc-4295-b3d0-654aabe89c80 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa returned with HTTP 404 Jul 03 10:46:56.634361 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 636/2533] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:46:56 2026] GET /volume/v3/snapshots/4630baac-d5af-463a-aa31-c038468b3faa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:56.643248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.645263 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:56.645511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.645731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:56.653811 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:56.653811 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:56.658656 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:56.668279 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b681bd6-936b-4cf8-bd09-b54da984ff19 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 200 Jul 03 10:46:56.668789 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 617/2534] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:56 2026] GET /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:46:56.684748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-15feff10-d21a-4476-a624-37cc0dab068c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.688658 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] DELETE https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:56.688658 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.688658 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:56.688658 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Delete volume with id: 080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:56.698917 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:56.698917 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:56.699692 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:56.724072 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Delete volume request issued successfully. Jul 03 10:46:56.724340 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-15feff10-d21a-4476-a624-37cc0dab068c tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 202 Jul 03 10:46:56.724841 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 644/2535] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:46:56 2026] DELETE /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:46:56.736007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.737862 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:56.738265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.738580 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:56.748444 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:56.748444 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:56.753215 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Volume info retrieved successfully. Jul 03 10:46:56.759005 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d7dbfa9-e5d5-4e62-9465-cd0505ba397d tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 200 Jul 03 10:46:56.759667 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 639/2536] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:56 2026] GET /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:56.995447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-91c6febb-f853-4466-a65a-66a7b8e192db None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:56.997075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91c6febb-f853-4466-a65a-66a7b8e192db tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:56.997419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91c6febb-f853-4466-a65a-66a7b8e192db tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:56.997761 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91c6febb-f853-4466-a65a-66a7b8e192db tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:57.008803 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:57.008803 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:57.014626 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-91c6febb-f853-4466-a65a-66a7b8e192db tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:57.016632 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91c6febb-f853-4466-a65a-66a7b8e192db tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:57.017138 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 637/2537] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:56 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:57.030811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.033030 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:57.033298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:57.033564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:57.052922 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:57.052922 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:57.057186 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:57.062642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ec22ff3-0426-4fbe-9f16-7472d2ffe0d9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:57.062961 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 618/2538] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:57 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:57.246471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58e3dd22-409d-4048-ad09-188ce95a149c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.248628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58e3dd22-409d-4048-ad09-188ce95a149c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:57.249129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58e3dd22-409d-4048-ad09-188ce95a149c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:57.249448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58e3dd22-409d-4048-ad09-188ce95a149c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:57.249645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-58e3dd22-409d-4048-ad09-188ce95a149c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:57.255726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:57.255726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:57.257016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4177977a-06b6-4c11-a00a-eaaf4beae222 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.257132 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58e3dd22-409d-4048-ad09-188ce95a149c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:57.257403 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 645/2539] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:57 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:57.259622 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4177977a-06b6-4c11-a00a-eaaf4beae222 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d/action Jul 03 10:46:57.261300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4177977a-06b6-4c11-a00a-eaaf4beae222 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:57.261300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4177977a-06b6-4c11-a00a-eaaf4beae222 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:57.288132 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:57.288132 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:57.305567 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-903969a6-5389-4f0b-8d78-38577a4158d8 req-4177977a-06b6-4c11-a00a-eaaf4beae222 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d/action returned with HTTP 204 Jul 03 10:46:57.306233 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 640/2540] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:46:57 2026] POST /volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:57.651318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dcba8518-98dc-49a7-bce8-480c89336eb7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.751139 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcba8518-98dc-49a7-bce8-480c89336eb7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:57.751139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dcba8518-98dc-49a7-bce8-480c89336eb7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:57.766539 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dcba8518-98dc-49a7-bce8-480c89336eb7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:57.767083 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 638/2541] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:57 2026] POST /volume/v3/types => generated 188 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:57.776447 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-878dd8d2-08dc-440c-b415-ae9dd63fd217 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.777507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a906b49f-798c-4b90-9cdc-6d69f156c0cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.779183 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-878dd8d2-08dc-440c-b415-ae9dd63fd217 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] GET https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f Jul 03 10:46:57.779508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-878dd8d2-08dc-440c-b415-ae9dd63fd217 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:57.779800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-878dd8d2-08dc-440c-b415-ae9dd63fd217 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:57.780539 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a906b49f-798c-4b90-9cdc-6d69f156c0cb tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:46:57.781035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a906b49f-798c-4b90-9cdc-6d69f156c0cb tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:57.788653 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-878dd8d2-08dc-440c-b415-ae9dd63fd217 tempest-VolumesSnapshotListTestJSON-2136077906 tempest-VolumesSnapshotListTestJSON-2136077906-project-member] https://10.4.3.52/volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f returned with HTTP 404 Jul 03 10:46:57.789387 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 619/2542] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:57 2026] GET /volume/v3/volumes/080e63ab-a0ee-403d-a22d-450a882e6f5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:46:57.810682 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a906b49f-798c-4b90-9cdc-6d69f156c0cb tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:46:57.811210 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 646/2543] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:46:57 2026] POST /volume/v3/types => generated 188 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:57.832787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:57.923572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:46:57.923932 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:57.926011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:46:57.930703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Create volume of 1 GB Jul 03 10:46:57.931057 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:57.931057 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:57.931622 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Availability Zones retrieved successfully. Jul 03 10:46:57.937538 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Flow 'volume_create_api' (7ae71354-7284-48bc-b981-1ddbf42f7f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:57.938461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e63c75-9e4b-49b9-a5e8-24dcfa0bda29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:57.939336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:46:57.985858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e63c75-9e4b-49b9-a5e8-24dcfa0bda29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:46:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6df61cdf-72f2-4c8f-b093-38e90467551a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6df61cdf-72f2-4c8f-b093-38e90467551a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:57.986688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5c7560-0f37-4fd4-ac12-f29e3482cc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:58.022608 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:58.023042 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:58.033817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:58.036121 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:58.036412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:58.036638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:58.047374 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:58.047374 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:58.052740 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:58.059002 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad2fd996-6af9-4ad7-ba44-0e6e49ba1bac tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:58.060348 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 639/2544] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:58 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:58.079073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:58.079073 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:46:58.079073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:58.079073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:58.079591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:58.079591 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:58.079591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:58.079591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:58.092318 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:58.092318 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:58.096801 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:46:58.099398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Created reservations ['cb167cdb-2f33-463a-ba84-4a2704694784', '54777be4-5728-4005-adbd-1b6f8aa893cb', 'aee21b72-cf11-426c-9bdf-9a4d30f04a55', '9b5acc84-0746-41a5-b095-d7373e6d89a0'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:58.101083 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5c7560-0f37-4fd4-ac12-f29e3482cc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb167cdb-2f33-463a-ba84-4a2704694784', '54777be4-5728-4005-adbd-1b6f8aa893cb', 'aee21b72-cf11-426c-9bdf-9a4d30f04a55', '9b5acc84-0746-41a5-b095-d7373e6d89a0']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:58.102304 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e522d35-ae5c-485d-b5b6-2150f56f0596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:58.102418 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da146f75-d39a-4e52-a5df-3469d74ce9fd tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:46:58.102843 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 620/2545] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:58 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 1130 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:58.104482 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:58.104482 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:58.109786 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:58.115905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-736b666a-2b90-4dac-bfe4-68a750b2f510 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:58.116453 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 647/2546] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:58 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:58.142376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e522d35-ae5c-485d-b5b6-2150f56f0596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c95d882d-7102-44ed-b979-dac7db403766', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a705f22dd14901b451640cb6d9ea1f',qos_specs=None,replication_status=,reservations=['cb167cdb-2f33-463a-ba84-4a2704694784','54777be4-5728-4005-adbd-1b6f8aa893cb','aee21b72-cf11-426c-9bdf-9a4d30f04a55','9b5acc84-0746-41a5-b095-d7373e6d89a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1bdd4a38aa74fc4ba8e0f63aace3ba1',volume_type_id=6df61cdf-72f2-4c8f-b093-38e90467551a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c95d882d-7102-44ed-b979-dac7db403766,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a705f22dd14901b451640cb6d9ea1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1bdd4a38aa74fc4ba8e0f63aace3ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6df61cdf-72f2-4c8f-b093-38e90467551a),volume_type_id=6df61cdf-72f2-4c8f-b093-38e90467551a)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:58.143477 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e928d75-b549-475a-b273-1c2e1f071424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:58.165270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e928d75-b549-475a-b273-1c2e1f071424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a705f22dd14901b451640cb6d9ea1f',qos_specs=None,replication_status=,reservations=['cb167cdb-2f33-463a-ba84-4a2704694784','54777be4-5728-4005-adbd-1b6f8aa893cb','aee21b72-cf11-426c-9bdf-9a4d30f04a55','9b5acc84-0746-41a5-b095-d7373e6d89a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1bdd4a38aa74fc4ba8e0f63aace3ba1',volume_type_id=6df61cdf-72f2-4c8f-b093-38e90467551a)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:58.166457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdf5dc4-86ad-468a-a2a2-fa7ce98b3ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:46:58.179245 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdf5dc4-86ad-468a-a2a2-fa7ce98b3ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:46:58.180603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Flow 'volume_create_api' (7ae71354-7284-48bc-b981-1ddbf42f7f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:46:58.181343 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Create volume request issued successfully. Jul 03 10:46:58.182237 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a3db126-d41c-4811-bdcc-d0071aa94bde tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:46:58.182863 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 641/2547] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:46:57 2026] POST /volume/v3/volumes => generated 765 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:46:58.199259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aee8e238-8519-4e73-8236-6c590d3eb559 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:58.201450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aee8e238-8519-4e73-8236-6c590d3eb559 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:46:58.201713 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aee8e238-8519-4e73-8236-6c590d3eb559 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:58.201981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aee8e238-8519-4e73-8236-6c590d3eb559 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:58.213786 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:58.213786 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:58.219151 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aee8e238-8519-4e73-8236-6c590d3eb559 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:46:58.225261 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aee8e238-8519-4e73-8236-6c590d3eb559 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:46:58.225805 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 640/2548] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:58 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:58.272019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:58.273840 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:58.274120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:58.274353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:58.274452 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:58.279883 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:58.279883 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:58.280994 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-28c36ce1-20ee-4512-bbe7-abb18c399351 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:58.281444 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 621/2549] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:58 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:59.129662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.131841 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:46:59.132147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:59.132395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:59.150325 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.150325 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:59.154644 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:46:59.162340 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a60bc847-73a5-4a57-aa64-ea75ccaa3394 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:46:59.162857 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 648/2550] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:59 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:59.241635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.243495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:46:59.243865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:59.244170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:59.253168 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.253168 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:59.256374 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:46:59.261098 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce3baf57-bd12-4722-9835-9be4ea7da881 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:46:59.261659 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 642/2551] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:59 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:59.277838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.281703 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:46:59.281900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:59.282056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:59.292699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.294962 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:46:59.295172 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.295172 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:46:59.295259 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:59.295397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:59.295501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:46:59.298942 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Volume info retrieved successfully. Jul 03 10:46:59.300145 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.300145 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:46:59.300980 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f2f7fbb3-3aa2-45fa-86fa-54cc47624e48 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:46:59.301451 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 622/2552] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:59 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:46:59.302829 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a496b8e2-42a5-4d50-99db-62f174bcea23 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:46:59.303287 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 641/2553] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:59 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:46:59.321988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fe197356-8385-440f-8f32-a4686680f20b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.323606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] POST https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766/action Jul 03 10:46:59.323976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:46:59.324517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:46:59.334629 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.334629 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:46:59.335295 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:46:59.359263 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:59.359634 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:59.381438 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Created reservations ['b83cf3d2-b5ca-47ea-9731-c4ce6f0a1000', 'ba09d196-727d-48af-8f87-7a3593c7d3a0'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:59.395498 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:59.395928 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:46:59.407400 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Created reservations ['68e582c0-62fe-4b01-a493-3b5ec7fb6f5a', 'e85f2423-ad6b-4cd7-86b5-db349758697b'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:46:59.438668 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Retype volume request issued successfully. Jul 03 10:46:59.438836 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe197356-8385-440f-8f32-a4686680f20b tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766/action returned with HTTP 202 Jul 03 10:46:59.439326 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 649/2554] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:46:59 2026] POST /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:46:59.447137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:46:59.449228 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:46:59.449528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:46:59.449997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:46:59.458627 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:46:59.458627 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:46:59.464155 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:46:59.467958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b95cc94a-15b2-4613-bfa6-f137f90859cc tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:46:59.468560 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 643/2555] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:46:59 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:00.176553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.178188 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:47:00.178370 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.178533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.191118 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.191118 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:00.194655 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:47:00.200068 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c0bb695-5902-48a3-aa2c-bdbc3cb02159 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:47:00.200871 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 623/2556] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:00.317573 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.319790 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:47:00.320038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.320302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.320480 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:00.326055 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.326055 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:00.326931 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5026614-e3c3-4e25-a577-8be85cbf69e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:47:00.327430 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 642/2557] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:00.483779 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.488121 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.488121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.488121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.495253 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.495253 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:00.499497 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:47:00.505022 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ac044ef-52d6-4a87-bd7a-4dca6a208b00 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:47:00.505787 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 650/2558] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:00.521170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.523249 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.523513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.523718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.530284 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.530284 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:00.534393 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Volume info retrieved successfully. Jul 03 10:47:00.537905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d4192f7-94f2-4de9-aa89-cf57006225f8 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:47:00.538253 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 644/2559] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:00.558581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.560836 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] GET https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575 Jul 03 10:47:00.561015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.561203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.561857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575'), ('all_tenants', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:47:00.588203 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Get all volumes completed successfully. Jul 03 10:47:00.588607 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-682ede99-04c9-4a11-8ff5-b89bd7bd4ce7 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575 returned with HTTP 200 Jul 03 10:47:00.589024 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 624/2560] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-980343575 => generated 344 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:00.599140 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.601644 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.601795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.602412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.608897 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.608897 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:00.612774 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:47:00.617517 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2f26cf1-702b-4d88-9fe6-ea18a576da4c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:47:00.618198 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 643/2561] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:00.633173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4f977756-4f45-40db-a244-a412675787a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.636636 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.638418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.638418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.638418 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Delete volume with id: c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.644089 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.644089 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:00.644721 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:47:00.680069 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Delete volume request issued successfully. Jul 03 10:47:00.680271 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f977756-4f45-40db-a244-a412675787a9 tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 202 Jul 03 10:47:00.680662 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 651/2562] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:00 2026] DELETE /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:00.688032 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-43dda433-ce40-4849-814f-ae1572b52c5c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:00.689735 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-43dda433-ce40-4849-814f-ae1572b52c5c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:00.689978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-43dda433-ce40-4849-814f-ae1572b52c5c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:00.690192 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-43dda433-ce40-4849-814f-ae1572b52c5c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:00.698592 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:00.698592 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:00.702497 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-43dda433-ce40-4849-814f-ae1572b52c5c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Volume info retrieved successfully. Jul 03 10:47:00.706870 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-43dda433-ce40-4849-814f-ae1572b52c5c tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 200 Jul 03 10:47:00.707316 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 645/2563] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:00 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:01.024159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d7af6ede-de4c-4b6f-8a38-bd51d0fdf919 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.026811 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d7af6ede-de4c-4b6f-8a38-bd51d0fdf919 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911/action Jul 03 10:47:01.027314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d7af6ede-de4c-4b6f-8a38-bd51d0fdf919 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:01.027486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d7af6ede-de4c-4b6f-8a38-bd51d0fdf919 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:01.053017 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.053017 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:01.070740 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-21811b3c-2038-46f2-9f3e-e48bb5acfba7 req-d7af6ede-de4c-4b6f-8a38-bd51d0fdf919 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911/action returned with HTTP 204 Jul 03 10:47:01.071377 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 625/2564] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:01 2026] POST /volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:01.217311 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f372951-92df-4db7-b801-7754633eef17 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.219993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f372951-92df-4db7-b801-7754633eef17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:47:01.220488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f372951-92df-4db7-b801-7754633eef17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.220724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f372951-92df-4db7-b801-7754633eef17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.238674 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.238674 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:01.244013 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0f372951-92df-4db7-b801-7754633eef17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:47:01.250770 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f372951-92df-4db7-b801-7754633eef17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:47:01.251824 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 644/2565] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:01.349290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6af7d025-2d4f-43a6-bd55-854f1920831d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.351359 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6af7d025-2d4f-43a6-bd55-854f1920831d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:47:01.351549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6af7d025-2d4f-43a6-bd55-854f1920831d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.351743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6af7d025-2d4f-43a6-bd55-854f1920831d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.351896 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-6af7d025-2d4f-43a6-bd55-854f1920831d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:01.359767 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.359767 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:01.360666 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6af7d025-2d4f-43a6-bd55-854f1920831d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:47:01.361203 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 652/2566] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:01.371241 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.373143 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:01.373338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.373541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.389522 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.389522 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:01.395390 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:01.400939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8760a64e-01c7-48d5-b23e-47a9b8ab04d1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e returned with HTTP 200 Jul 03 10:47:01.401667 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 646/2567] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e => generated 963 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:01.416797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.419900 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:01.420308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.420581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.430969 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.430969 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:01.436170 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:01.442716 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0096608-bbfe-4c6b-8e60-90e36101f838 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e returned with HTTP 200 Jul 03 10:47:01.443295 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 626/2568] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:01.459415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.462541 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:01.462719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.462896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.463050 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:01.470764 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.470764 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:01.471781 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:01.500431 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:47:01.500555 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1bb693fa-972c-45ea-bb05-7bf9ba07020f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e returned with HTTP 202 Jul 03 10:47:01.500943 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 645/2569] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:01 2026] DELETE /volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:01.510495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.512666 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:01.512936 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.513205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.530993 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.530993 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:01.539275 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:01.544551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-818420e9-7d78-4b32-a5b5-8fa5525e56dc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e returned with HTTP 200 Jul 03 10:47:01.544952 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 653/2570] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e => generated 962 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:01.723084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-24a5e7bd-2834-40fd-a4fd-a15bb2dae84e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.727346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-24a5e7bd-2834-40fd-a4fd-a15bb2dae84e tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] GET https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 Jul 03 10:47:01.727652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-24a5e7bd-2834-40fd-a4fd-a15bb2dae84e tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.727967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-24a5e7bd-2834-40fd-a4fd-a15bb2dae84e tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.739907 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-24a5e7bd-2834-40fd-a4fd-a15bb2dae84e tempest-VolumeRetypeWithoutMigrationTest-637253138 tempest-VolumeRetypeWithoutMigrationTest-637253138-project-member] https://10.4.3.52/volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 returned with HTTP 404 Jul 03 10:47:01.740531 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 647/2571] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/c95d882d-7102-44ed-b979-dac7db403766 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:01.749980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8367577f-7664-4240-a7fc-d91128aaa929 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.751858 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8367577f-7664-4240-a7fc-d91128aaa929 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] DELETE https://10.4.3.52/volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 Jul 03 10:47:01.752063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8367577f-7664-4240-a7fc-d91128aaa929 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.752340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8367577f-7664-4240-a7fc-d91128aaa929 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.779426 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8367577f-7664-4240-a7fc-d91128aaa929 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 returned with HTTP 202 Jul 03 10:47:01.779805 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 627/2572] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:47:01 2026] DELETE /volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:01.787869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a07b1f00-970b-4ace-8ef7-ff921495ab9c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.791195 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a07b1f00-970b-4ace-8ef7-ff921495ab9c tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] GET https://10.4.3.52/volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 Jul 03 10:47:01.791632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a07b1f00-970b-4ace-8ef7-ff921495ab9c tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.791890 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a07b1f00-970b-4ace-8ef7-ff921495ab9c tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.796841 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a07b1f00-970b-4ace-8ef7-ff921495ab9c tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 returned with HTTP 404 Jul 03 10:47:01.797721 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 646/2573] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/types/9dc84af6-7da5-4c58-9b9f-88410335fcf3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:01.805758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d2082775-3b85-4e60-aa89-3ca35e2983d6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.807713 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d2082775-3b85-4e60-aa89-3ca35e2983d6 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] DELETE https://10.4.3.52/volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a Jul 03 10:47:01.807969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d2082775-3b85-4e60-aa89-3ca35e2983d6 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.808247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d2082775-3b85-4e60-aa89-3ca35e2983d6 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.849128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d2082775-3b85-4e60-aa89-3ca35e2983d6 tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a returned with HTTP 202 Jul 03 10:47:01.849732 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 654/2574] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:47:01 2026] DELETE /volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:01.858453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a5bc7e54-2b81-41c6-916f-3a474cca827a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.860803 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5bc7e54-2b81-41c6-916f-3a474cca827a tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] GET https://10.4.3.52/volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a Jul 03 10:47:01.861056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5bc7e54-2b81-41c6-916f-3a474cca827a tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.861357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a5bc7e54-2b81-41c6-916f-3a474cca827a tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.867673 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a5bc7e54-2b81-41c6-916f-3a474cca827a tempest-VolumeRetypeWithoutMigrationTest-1973401664 tempest-VolumeRetypeWithoutMigrationTest-1973401664-project-admin] https://10.4.3.52/volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a returned with HTTP 404 Jul 03 10:47:01.868361 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 648/2575] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/types/6df61cdf-72f2-4c8f-b093-38e90467551a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:01.929778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-51d19874-d4b8-4514-a51e-9cd39e2f7d95 req-85d18316-4a39-4bee-b01a-0191802bbd71 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.931853 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-51d19874-d4b8-4514-a51e-9cd39e2f7d95 req-85d18316-4a39-4bee-b01a-0191802bbd71 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 Jul 03 10:47:01.932187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-51d19874-d4b8-4514-a51e-9cd39e2f7d95 req-85d18316-4a39-4bee-b01a-0191802bbd71 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.932326 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-51d19874-d4b8-4514-a51e-9cd39e2f7d95 req-85d18316-4a39-4bee-b01a-0191802bbd71 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.941141 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.941141 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:01.964708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:01.968234 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:47:01.968412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:01.968589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:01.984054 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:01.984054 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:01.992932 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:47:02.002791 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-61fd0c7d-03df-4b6e-be9c-1d2283b67321 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:47:02.002982 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 647/2576] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:01 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 1130 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:02.023994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:02.026726 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a/action Jul 03 10:47:02.027165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:02.027349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:02.040946 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:02.040946 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:02.041560 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:47:02.056309 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Begin detaching volume completed successfully. Jul 03 10:47:02.056309 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-e5c82106-23da-4321-b4cd-689280af74b9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a/action returned with HTTP 202 Jul 03 10:47:02.056739 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 655/2577] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:47:02 2026] POST /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:02.477652 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-51d19874-d4b8-4514-a51e-9cd39e2f7d95 req-85d18316-4a39-4bee-b01a-0191802bbd71 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 returned with HTTP 200 Jul 03 10:47:02.478200 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 628/2578] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:47:01 2026] DELETE /volume/v3/attachments/bfd27ed8-31ce-45ca-9fff-851446655f72 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:02.562619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-da0456d9-4916-4fce-a5cb-018c9260fa67 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:02.566697 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-da0456d9-4916-4fce-a5cb-018c9260fa67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e Jul 03 10:47:02.566940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-da0456d9-4916-4fce-a5cb-018c9260fa67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:02.567160 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-da0456d9-4916-4fce-a5cb-018c9260fa67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:02.577825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-da0456d9-4916-4fce-a5cb-018c9260fa67 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e returned with HTTP 404 Jul 03 10:47:02.578463 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 649/2579] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:02 2026] GET /volume/v3/volumes/d3a69187-e527-43a6-a9bd-ced6b3f57a9e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:02.587571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:02.593163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:47:02.593623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:02.593963 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:02.594146 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: 7a42db26-05b1-4c48-b9d2-681856311cc7. Jul 03 10:47:02.599404 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:02.599404 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:02.627136 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id 7a42db26-05b1-4c48-b9d2-681856311cc7 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:47:02.631738 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db4bc6cb-e67a-402e-a71b-cacab6f8a643 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 202 Jul 03 10:47:02.632256 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 648/2580] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:02 2026] DELETE /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:02.644996 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-489f4c7b-0f69-4f50-b032-f9352973d129 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:02.647053 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489f4c7b-0f69-4f50-b032-f9352973d129 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:47:02.647402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-489f4c7b-0f69-4f50-b032-f9352973d129 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:02.647730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-489f4c7b-0f69-4f50-b032-f9352973d129 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:02.649121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-489f4c7b-0f69-4f50-b032-f9352973d129 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:02.654270 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:02.654270 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:02.654270 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-489f4c7b-0f69-4f50-b032-f9352973d129 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 200 Jul 03 10:47:02.654270 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 656/2581] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:02 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:03.095583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b8c67d4-3e25-4d76-94e0-a7e5b6c6acb5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:03.096198 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b8c67d4-3e25-4d76-94e0-a7e5b6c6acb5 None None] GET https://10.4.3.52/volume// Jul 03 10:47:03.096436 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b8c67d4-3e25-4d76-94e0-a7e5b6c6acb5 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:03.097327 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b8c67d4-3e25-4d76-94e0-a7e5b6c6acb5 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:03.097790 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b8c67d4-3e25-4d76-94e0-a7e5b6c6acb5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:03.098274 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 629/2582] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:03.115174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:03.122605 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:47:03.123190 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:03.123410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:03.146491 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:03.146491 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:03.175053 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:47:03.197215 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-fb3975ea-1f3a-4c26-aad5-f00221212e2a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:47:03.197215 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 650/2583] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:03 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 1313 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:03.670953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:03.673990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 Jul 03 10:47:03.674327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:03.674549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:03.674711 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 7a42db26-05b1-4c48-b9d2-681856311cc7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:03.682391 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70ad8c41-4daa-40d4-ba16-3369f1a2c38b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 returned with HTTP 404 Jul 03 10:47:03.682391 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 649/2584] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:03 2026] GET /volume/v3/backups/7a42db26-05b1-4c48-b9d2-681856311cc7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:03.806368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:03.809581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:03.809854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:03.810138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:03.810529 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: 951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:03.819712 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:03.819712 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:03.820387 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:03.865530 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:47:03.865530 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f84359d6-e8ae-407c-a2c0-7c17665d6b44 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 202 Jul 03 10:47:03.865530 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 657/2585] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:03 2026] DELETE /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:03.883517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-97415da0-9df6-4f67-9a4c-add175001e35 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:03.886821 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97415da0-9df6-4f67-9a4c-add175001e35 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:03.886821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-97415da0-9df6-4f67-9a4c-add175001e35 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:03.886821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-97415da0-9df6-4f67-9a4c-add175001e35 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:03.895380 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:03.895380 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:03.900633 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-97415da0-9df6-4f67-9a4c-add175001e35 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:03.906682 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97415da0-9df6-4f67-9a4c-add175001e35 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 200 Jul 03 10:47:03.907705 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 630/2586] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:03 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:04.217042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-a5d62b08-f8ab-4ff9-81eb-08463b01cb84 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:04.219587 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-a5d62b08-f8ab-4ff9-81eb-08463b01cb84 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d Jul 03 10:47:04.219925 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-a5d62b08-f8ab-4ff9-81eb-08463b01cb84 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:04.220162 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-a5d62b08-f8ab-4ff9-81eb-08463b01cb84 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:04.244523 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:04.244523 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:04.782590 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90bf6a61-035e-4df8-98db-dcc2f373c9f9 req-a5d62b08-f8ab-4ff9-81eb-08463b01cb84 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d returned with HTTP 200 Jul 03 10:47:04.782954 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 651/2587] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:47:04 2026] DELETE /volume/v3/attachments/d781131a-3d9a-42e2-a7b6-c78b32ec9f3d => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:04.924987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3447b816-825f-4186-ae46-4845d89e1cbc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:04.927071 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3447b816-825f-4186-ae46-4845d89e1cbc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:04.927336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3447b816-825f-4186-ae46-4845d89e1cbc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:04.927554 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3447b816-825f-4186-ae46-4845d89e1cbc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:04.935495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3447b816-825f-4186-ae46-4845d89e1cbc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 404 Jul 03 10:47:04.936197 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 650/2588] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:04 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:04.945625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-60489d75-2903-48d7-8ec1-7b412d769ccb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:04.949744 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60489d75-2903-48d7-8ec1-7b412d769ccb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:04.950064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60489d75-2903-48d7-8ec1-7b412d769ccb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:04.950339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60489d75-2903-48d7-8ec1-7b412d769ccb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:04.959962 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60489d75-2903-48d7-8ec1-7b412d769ccb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 404 Jul 03 10:47:04.961500 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 658/2589] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:04 2026] GET /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:04.968331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-93d3011c-7397-48f6-8218-844a78b26c6a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:04.970229 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-93d3011c-7397-48f6-8218-844a78b26c6a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:04.970484 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-93d3011c-7397-48f6-8218-844a78b26c6a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:04.970734 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-93d3011c-7397-48f6-8218-844a78b26c6a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:04.971492 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-93d3011c-7397-48f6-8218-844a78b26c6a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: 951ce4c1-fbad-47bd-aa15-25fd282fe742 Jul 03 10:47:04.977354 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-93d3011c-7397-48f6-8218-844a78b26c6a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 returned with HTTP 404 Jul 03 10:47:04.977965 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 631/2590] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:04 2026] DELETE /volume/v3/volumes/951ce4c1-fbad-47bd-aa15-25fd282fe742 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:04.990382 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:04.992197 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:04.992664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1587861778"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:04.994199 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1587861778'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:04.994510 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume of 1 GB Jul 03 10:47:04.994838 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:04.994838 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:04.999209 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Availability Zones retrieved successfully. Jul 03 10:47:05.005799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (2f887f24-9935-4120-bee7-2d5f28c30875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:05.007212 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce5d000-b88d-4530-9a44-fb2d7007ebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:05.008022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:05.039379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce5d000-b88d-4530-9a44-fb2d7007ebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:05.040451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579f1e36-d05b-4908-b236-d7c3de346339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:05.051203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-abda2720-baf4-4dfd-b6b7-bd81421a4e79 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.097834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['5e638fcd-c146-4864-9d6d-d06cce987e36', '277125a6-12bb-403b-9bdb-c072458d7e7a', 'db0ef877-14ad-4c9a-8e24-b13ae305acdf', '0ec992c9-f9c4-404a-a773-030b3b92c662'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:05.098941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579f1e36-d05b-4908-b236-d7c3de346339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e638fcd-c146-4864-9d6d-d06cce987e36', '277125a6-12bb-403b-9bdb-c072458d7e7a', 'db0ef877-14ad-4c9a-8e24-b13ae305acdf', '0ec992c9-f9c4-404a-a773-030b3b92c662']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:05.099649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd901ce-68d2-4cec-a68b-abd2521a141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:05.126414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd901ce-68d2-4cec-a68b-abd2521a141e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b46fbf-d565-4451-8301-c77abebfc1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1587861778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['5e638fcd-c146-4864-9d6d-d06cce987e36','277125a6-12bb-403b-9bdb-c072458d7e7a','db0ef877-14ad-4c9a-8e24-b13ae305acdf','0ec992c9-f9c4-404a-a773-030b3b92c662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1587861778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b46fbf-d565-4451-8301-c77abebfc1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9cb3667cf6c41b1bb35611693ee0a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21157a563cc649608465032212f08221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:05.127537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7c333e-3f8c-4f5c-8254-8b0a89f9a820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:05.151145 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7c333e-3f8c-4f5c-8254-8b0a89f9a820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1587861778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9cb3667cf6c41b1bb35611693ee0a97',qos_specs=None,replication_status=,reservations=['5e638fcd-c146-4864-9d6d-d06cce987e36','277125a6-12bb-403b-9bdb-c072458d7e7a','db0ef877-14ad-4c9a-8e24-b13ae305acdf','0ec992c9-f9c4-404a-a773-030b3b92c662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21157a563cc649608465032212f08221',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:05.151792 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39172df7-94d7-4037-88c0-358d4cd9621b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:05.164464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39172df7-94d7-4037-88c0-358d4cd9621b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:05.165340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Flow 'volume_create_api' (2f887f24-9935-4120-bee7-2d5f28c30875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:05.165791 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Create volume request issued successfully. Jul 03 10:47:05.168792 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5fc3abd5-5762-4409-b64b-bff8950cdfd7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:05.168792 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 652/2591] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:47:04 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:05.183506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-780c7121-da94-4126-90fb-ace366bf3c2d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.185580 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-780c7121-da94-4126-90fb-ace366bf3c2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:47:05.186363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-780c7121-da94-4126-90fb-ace366bf3c2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.186363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-780c7121-da94-4126-90fb-ace366bf3c2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.196271 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.196271 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:05.202144 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-780c7121-da94-4126-90fb-ace366bf3c2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:05.207789 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-780c7121-da94-4126-90fb-ace366bf3c2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:47:05.208237 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 659/2592] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:05.212285 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-abda2720-baf4-4dfd-b6b7-bd81421a4e79 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:47:05.212735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-abda2720-baf4-4dfd-b6b7-bd81421a4e79 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-985126523"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.250666 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-abda2720-baf4-4dfd-b6b7-bd81421a4e79 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:47:05.253335 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 651/2593] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/types => generated 230 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:05.265330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69fd9d56-2262-4fc5-b3ba-c38c46c09931 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.267379 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69fd9d56-2262-4fc5-b3ba-c38c46c09931 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] POST https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.267831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69fd9d56-2262-4fc5-b3ba-c38c46c09931 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.297509 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69fd9d56-2262-4fc5-b3ba-c38c46c09931 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.297921 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 632/2594] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.306213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2308a45a-ef0e-4b68-94e1-041d404fa2d1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.309767 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2308a45a-ef0e-4b68-94e1-041d404fa2d1 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 Jul 03 10:47:05.310954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2308a45a-ef0e-4b68-94e1-041d404fa2d1 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.310954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2308a45a-ef0e-4b68-94e1-041d404fa2d1 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.311501 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.311501 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:05.321816 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2308a45a-ef0e-4b68-94e1-041d404fa2d1 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 returned with HTTP 200 Jul 03 10:47:05.322417 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 653/2595] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.333457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-262fd510-8f11-4f73-b0a8-373986a8e938 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.334158 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-262fd510-8f11-4f73-b0a8-373986a8e938 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] DELETE https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 Jul 03 10:47:05.334398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-262fd510-8f11-4f73-b0a8-373986a8e938 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.334835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-262fd510-8f11-4f73-b0a8-373986a8e938 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.339362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.341324 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:47:05.341660 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc6c6099-82af-49e0-9d86-e4529038ce8a", "force": false, "name": "tempest-TestStampPattern-snapshot-910352337", "description": null, "metadata": null}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.357700 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.357700 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:05.358236 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:47:05.358394 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create snapshot from volume dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:47:05.369925 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-262fd510-8f11-4f73-b0a8-373986a8e938 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 returned with HTTP 202 Jul 03 10:47:05.370691 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 660/2596] 10.4.3.52 () {66 vars in 1392 bytes} [Fri Jul 3 10:47:05 2026] DELETE /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:05.378708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-249973b5-a1b2-4ce4-9f03-9bad9162b235 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.380996 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-249973b5-a1b2-4ce4-9f03-9bad9162b235 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 Jul 03 10:47:05.381287 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-249973b5-a1b2-4ce4-9f03-9bad9162b235 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.381543 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-249973b5-a1b2-4ce4-9f03-9bad9162b235 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.388804 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-249973b5-a1b2-4ce4-9f03-9bad9162b235 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 returned with HTTP 404 Jul 03 10:47:05.389362 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 633/2597] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:05.398761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b6a2568d-fcdb-474b-a614-cbf8cff0ade9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.401085 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6a2568d-fcdb-474b-a614-cbf8cff0ade9 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] POST https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.401564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6a2568d-fcdb-474b-a614-cbf8cff0ade9 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.421503 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Created reservations ['9cb9ac9f-16f8-4ba0-94b4-434d70bf1ace', '4c2459e3-de9c-469d-a9b0-8875f0aafb67', 'c489951d-9332-49f3-ad34-c1c7f2428190', '4f5235aa-c643-48dd-ba0b-bf702896da93'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:05.427743 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6a2568d-fcdb-474b-a614-cbf8cff0ade9 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.428197 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 654/2598] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.436094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e2d880ec-b1cf-4951-b98a-5d4d94d23b6f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.440168 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2d880ec-b1cf-4951-b98a-5d4d94d23b6f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.440424 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2d880ec-b1cf-4951-b98a-5d4d94d23b6f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.440661 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2d880ec-b1cf-4951-b98a-5d4d94d23b6f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.448339 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2d880ec-b1cf-4951-b98a-5d4d94d23b6f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.449209 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 661/2599] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.459305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8bde48ac-ea08-4a54-b0de-55b78393755f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.460070 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot create request issued successfully. Jul 03 10:47:05.460418 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82b9160b-d19f-4a1c-b5a9-c73b51ac997e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:47:05.460811 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 652/2600] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/snapshots => generated 302 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:05.461124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8bde48ac-ea08-4a54-b0de-55b78393755f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] POST https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.461478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8bde48ac-ea08-4a54-b0de-55b78393755f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.470914 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.473213 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:47:05.473479 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.473780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.480949 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.480949 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:05.481636 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:47:05.481903 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8bde48ac-ea08-4a54-b0de-55b78393755f tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.485125 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 634/2601] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.485213 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c3810ae1-afc9-42f7-aa6d-10ac86c1d78e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 200 Jul 03 10:47:05.485213 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 655/2602] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 434 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:05.490866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3590585a-8eae-495c-a873-6441c5783f32 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.494325 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3590585a-8eae-495c-a873-6441c5783f32 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] PUT https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 Jul 03 10:47:05.494325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3590585a-8eae-495c-a873-6441c5783f32 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.522769 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3590585a-8eae-495c-a873-6441c5783f32 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 returned with HTTP 200 Jul 03 10:47:05.523269 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 662/2603] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:47:05 2026] PUT /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.534091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1e7949d7-7b54-4b0f-9cc0-d8696d655940 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.540564 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1e7949d7-7b54-4b0f-9cc0-d8696d655940 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 Jul 03 10:47:05.540564 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1e7949d7-7b54-4b0f-9cc0-d8696d655940 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.540564 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1e7949d7-7b54-4b0f-9cc0-d8696d655940 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.541244 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.541244 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:05.548610 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1e7949d7-7b54-4b0f-9cc0-d8696d655940 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 returned with HTTP 200 Jul 03 10:47:05.548987 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 653/2604] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.558040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-657cf481-8860-4492-8296-be76b471d6d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.560694 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-657cf481-8860-4492-8296-be76b471d6d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] POST https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.561211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-657cf481-8860-4492-8296-be76b471d6d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.597283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-657cf481-8860-4492-8296-be76b471d6d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.597824 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 635/2605] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 51 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.604747 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ccbdd985-4836-4d50-ba52-bcb9a3b0ad82 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.606802 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ccbdd985-4836-4d50-ba52-bcb9a3b0ad82 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs Jul 03 10:47:05.607126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ccbdd985-4836-4d50-ba52-bcb9a3b0ad82 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.607569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ccbdd985-4836-4d50-ba52-bcb9a3b0ad82 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.617512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ccbdd985-4836-4d50-ba52-bcb9a3b0ad82 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs returned with HTTP 200 Jul 03 10:47:05.618169 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 656/2606] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:47:05.628214 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a0ececff-028e-4af9-8f41-e444fd7664b3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.631477 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a0ececff-028e-4af9-8f41-e444fd7664b3 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] DELETE https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b Jul 03 10:47:05.631642 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a0ececff-028e-4af9-8f41-e444fd7664b3 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.631863 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a0ececff-028e-4af9-8f41-e444fd7664b3 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.655962 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a0ececff-028e-4af9-8f41-e444fd7664b3 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b returned with HTTP 202 Jul 03 10:47:05.656444 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 663/2607] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:47:05 2026] DELETE /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:05.665496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-06089099-88af-4671-87fc-dc8f201f45d5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.667251 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06089099-88af-4671-87fc-dc8f201f45d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] GET https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b Jul 03 10:47:05.667431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06089099-88af-4671-87fc-dc8f201f45d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:05.667596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06089099-88af-4671-87fc-dc8f201f45d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:05.670976 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06089099-88af-4671-87fc-dc8f201f45d5 tempest-VolumeTypesExtraSpecsTest-1105720695 tempest-VolumeTypesExtraSpecsTest-1105720695-project-admin] https://10.4.3.52/volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b returned with HTTP 404 Jul 03 10:47:05.671472 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 654/2608] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:47:05 2026] GET /volume/v3/types/bdab47f2-0a63-4dc5-b0fc-157202d5d68b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:05.979528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:05.981370 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:05.981756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1948806771", "source_volid": "73221f16-98fc-45ec-b0b1-c19ba6727863", "volume_type": "tempest-scenario-type-luks-321074816", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:05.983390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1948806771', 'source_volid': '73221f16-98fc-45ec-b0b1-c19ba6727863', 'volume_type': 'tempest-scenario-type-luks-321074816', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:05.993210 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:05.993210 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:05.993942 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume retrieved successfully. Jul 03 10:47:05.994089 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume of 1 GB Jul 03 10:47:05.994889 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Availability Zones retrieved successfully. Jul 03 10:47:06.000752 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (fe65f9ad-1267-42c2-82f1-8cba0f427c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:06.001828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b21641a-c3f5-416f-ba7b-e91dd7f0e331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:06.002950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:06.023542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b21641a-c3f5-416f-ba7b-e91dd7f0e331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73221f16-98fc-45ec-b0b1-c19ba6727863', 'volume_type': VolumeType(created_at=2026-07-03T10:45:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b195e935-3561-48f8-97d3-613379bf5996,is_public=True,name='tempest-scenario-type-luks-321074816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b195e935-3561-48f8-97d3-613379bf5996', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:06.024174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e17f7d9-6f62-466f-8346-f43391959e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:06.065809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Created reservations ['0d913dab-b47d-4d20-b9f6-4479c52be03f', '8646833c-1618-44ec-853b-8cc49ffeb013', 'b76f6a23-2017-4e90-804e-b6e5e8ba9993', 'ffbb5d94-f5c4-4477-855c-cbd3642c9a70'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:06.065809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e17f7d9-6f62-466f-8346-f43391959e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d913dab-b47d-4d20-b9f6-4479c52be03f', '8646833c-1618-44ec-853b-8cc49ffeb013', 'b76f6a23-2017-4e90-804e-b6e5e8ba9993', 'ffbb5d94-f5c4-4477-855c-cbd3642c9a70']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:06.066442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6b67a-911c-4ab5-9bd0-1f6ba04756cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:06.102182 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6b67a-911c-4ab5-9bd0-1f6ba04756cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8392c6bf-c065-4a3d-9a70-c65fc27519b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1948806771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['0d913dab-b47d-4d20-b9f6-4479c52be03f','8646833c-1618-44ec-853b-8cc49ffeb013','b76f6a23-2017-4e90-804e-b6e5e8ba9993','ffbb5d94-f5c4-4477-855c-cbd3642c9a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=73221f16-98fc-45ec-b0b1-c19ba6727863,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=b195e935-3561-48f8-97d3-613379bf5996), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1948806771',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8392c6bf-c065-4a3d-9a70-c65fc27519b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a928fe7ff1a41fab7988c99c056204a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73221f16-98fc-45ec-b0b1-c19ba6727863,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b195e935-3561-48f8-97d3-613379bf5996),volume_type_id=b195e935-3561-48f8-97d3-613379bf5996)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:06.103038 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f2f6c-f24d-40e6-bfd7-cebf9b6a12f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:06.132941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f2f6c-f24d-40e6-bfd7-cebf9b6a12f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1948806771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a928fe7ff1a41fab7988c99c056204a',qos_specs=None,replication_status=,reservations=['0d913dab-b47d-4d20-b9f6-4479c52be03f','8646833c-1618-44ec-853b-8cc49ffeb013','b76f6a23-2017-4e90-804e-b6e5e8ba9993','ffbb5d94-f5c4-4477-855c-cbd3642c9a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=73221f16-98fc-45ec-b0b1-c19ba6727863,status='creating',user_id='3a3f3e6556c741b79f5bb3ee7eda2533',volume_type_id=b195e935-3561-48f8-97d3-613379bf5996)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:06.134223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09206ae0-2178-4810-97d7-0eeeb3dea7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:06.162618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09206ae0-2178-4810-97d7-0eeeb3dea7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:06.163612 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Flow 'volume_create_api' (fe65f9ad-1267-42c2-82f1-8cba0f427c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:06.163950 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Create volume request issued successfully. Jul 03 10:47:06.164567 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1de89752-7054-46bc-afbc-6bef78a6aa30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:06.165220 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 636/2609] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:05 2026] POST /volume/v3/volumes => generated 808 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:06.180669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:06.183402 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:06.183674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:06.183903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:06.191978 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:06.191978 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:06.197004 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:06.206665 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32bfc0e2-7066-4f0c-bcf1-610af1abacfc tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:06.207236 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 657/2610] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:06 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:06.228041 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-aef28dd2-d67b-4daa-a06f-384be672d06f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:06.230147 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aef28dd2-d67b-4daa-a06f-384be672d06f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:47:06.230352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aef28dd2-d67b-4daa-a06f-384be672d06f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:06.230537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aef28dd2-d67b-4daa-a06f-384be672d06f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:06.244525 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:06.244525 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:06.250011 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-aef28dd2-d67b-4daa-a06f-384be672d06f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:47:06.256516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aef28dd2-d67b-4daa-a06f-384be672d06f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:47:06.256602 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 664/2611] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:06 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:06.502165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d8e16a38-a8f7-4710-98d2-59710662670e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:06.504746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d8e16a38-a8f7-4710-98d2-59710662670e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:47:06.504746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d8e16a38-a8f7-4710-98d2-59710662670e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:06.505053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d8e16a38-a8f7-4710-98d2-59710662670e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:06.511861 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:06.511861 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:06.513295 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d8e16a38-a8f7-4710-98d2-59710662670e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:47:06.513713 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d8e16a38-a8f7-4710-98d2-59710662670e tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 200 Jul 03 10:47:06.514186 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 655/2612] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:47:06 2026] GET /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:06.524559 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38c325f3-ee66-4b91-b757-f101740348f0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:06.527101 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38c325f3-ee66-4b91-b757-f101740348f0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:47:06.527389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38c325f3-ee66-4b91-b757-f101740348f0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:06.527661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38c325f3-ee66-4b91-b757-f101740348f0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:06.534229 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:06.534229 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:06.534842 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-38c325f3-ee66-4b91-b757-f101740348f0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:47:06.536134 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38c325f3-ee66-4b91-b757-f101740348f0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 200 Jul 03 10:47:06.536628 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 637/2613] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:47:06 2026] GET /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:07.228318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:07.231589 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:07.231809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:07.232148 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:07.242420 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:07.242420 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:07.250212 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:07.257859 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d20d8ce1-dd58-43b6-8afd-98c999696955 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:07.259212 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 658/2614] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:07 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:08.276371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:08.282568 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:08.284219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:08.284219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:08.293674 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:08.293674 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:08.300253 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:08.305272 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4aaaec7-5ba0-4220-aa9d-cd38a058134d tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:08.305988 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 665/2615] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:08 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:08.526830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:08.696027 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:08.696514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1817995859"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:08.698157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1817995859'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:08.698299 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume of 1 GB Jul 03 10:47:08.707167 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Availability Zones retrieved successfully. Jul 03 10:47:08.717174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (b125504e-ed48-489a-9b9f-064da59ea220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:08.718620 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8d993c-7ba4-4a74-b64a-9eca93c7a848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:08.720122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:08.762575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8d993c-7ba4-4a74-b64a-9eca93c7a848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:08.763538 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e446f773-1930-4c8e-817b-d2e28236896f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:08.840464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Created reservations ['64df27be-4c67-4a29-bc8b-f84988110d96', 'a49f9fc2-f23c-46e1-bcfd-bc5702c722ae', 'c8bf9de6-ab86-404d-9f44-64ca65d589fe', 'b62126b6-43b0-443b-a5f8-fa9b7db2f96a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:08.841200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e446f773-1930-4c8e-817b-d2e28236896f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64df27be-4c67-4a29-bc8b-f84988110d96', 'a49f9fc2-f23c-46e1-bcfd-bc5702c722ae', 'c8bf9de6-ab86-404d-9f44-64ca65d589fe', 'b62126b6-43b0-443b-a5f8-fa9b7db2f96a']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:08.841925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c6b081-c707-4204-b6e4-42ad345a82b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:08.866732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c6b081-c707-4204-b6e4-42ad345a82b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68188925-299e-400e-b798-d6ee898016f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1817995859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['64df27be-4c67-4a29-bc8b-f84988110d96','a49f9fc2-f23c-46e1-bcfd-bc5702c722ae','c8bf9de6-ab86-404d-9f44-64ca65d589fe','b62126b6-43b0-443b-a5f8-fa9b7db2f96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1817995859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68188925-299e-400e-b798-d6ee898016f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b843e6426dab438f86aa531d6f51b275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:08.867632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55a3a78-b69e-4ac5-8801-f1e09ceaac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:08.896556 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55a3a78-b69e-4ac5-8801-f1e09ceaac73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1817995859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['64df27be-4c67-4a29-bc8b-f84988110d96','a49f9fc2-f23c-46e1-bcfd-bc5702c722ae','c8bf9de6-ab86-404d-9f44-64ca65d589fe','b62126b6-43b0-443b-a5f8-fa9b7db2f96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:08.897629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec810f52-031f-4fe3-981c-8950ad3b4ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:08.912537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec810f52-031f-4fe3-981c-8950ad3b4ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:08.913461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (b125504e-ed48-489a-9b9f-064da59ea220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:08.913786 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume request issued successfully. Jul 03 10:47:08.914457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0fb934d-e1f7-41ba-bec6-eb146154365f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:08.914900 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 656/2616] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:47:08 2026] POST /volume/v3/volumes => generated 752 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:08.926556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:08.929700 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:08.929927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:08.930150 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:08.942917 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:08.942917 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:08.947488 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:08.953625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37ccc7fc-ae0a-4c09-b790-43bdd88123fe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 200 Jul 03 10:47:08.954356 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 638/2617] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:08 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:09.322723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:09.325712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:09.326310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:09.326539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:09.337486 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:09.337486 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:09.343024 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:09.349285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ecfb0d13-26c0-4a29-9dd6-ddd9b3c17308 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:09.349769 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 659/2618] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:09 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:09.971323 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:09.973166 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:09.973364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:09.973563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:09.984158 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:09.984158 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:09.987907 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:09.994704 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7c68e0c-2e23-4e74-aedd-e80c80eaf363 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 200 Jul 03 10:47:09.995352 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 666/2619] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:09 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:10.011655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:10.013403 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:47:10.013701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68188925-299e-400e-b798-d6ee898016f9", "name": "tempest-VolumesBackupsAdminTest-Backup-1165060145", "container": "tempest-volumesbackupsadmintest-backup-container-964629448"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:10.015461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Creating new backup {'backup': {'volume_id': '68188925-299e-400e-b798-d6ee898016f9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1165060145', 'container': 'tempest-volumesbackupsadmintest-backup-container-964629448'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:47:10.015461 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Creating backup of volume 68188925-299e-400e-b798-d6ee898016f9 in container tempest-volumesbackupsadmintest-backup-container-964629448 Jul 03 10:47:10.024471 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:10.024471 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:10.024975 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:10.053021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Created reservations ['b8f7f3d0-b69d-4032-bfe4-b4d2c2f93136', '42119d15-1a41-41d1-9e18-0a4bdb427042'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:10.096783 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e95016e-731b-4f92-b823-1a7fcdb15f23 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:47:10.097439 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 657/2620] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:10 2026] POST /volume/v3/backups => generated 333 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:10.109934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4aad94af-49a2-40de-8396-2d0892efc45b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:10.112277 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4aad94af-49a2-40de-8396-2d0892efc45b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:10.113460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4aad94af-49a2-40de-8396-2d0892efc45b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:10.113747 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4aad94af-49a2-40de-8396-2d0892efc45b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:10.113939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4aad94af-49a2-40de-8396-2d0892efc45b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:10.125405 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:10.125405 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:10.126412 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4aad94af-49a2-40de-8396-2d0892efc45b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:10.126855 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 639/2621] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:10 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:10.366468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f563e123-bfc9-475b-8889-a769ca3264d3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:10.368086 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f563e123-bfc9-475b-8889-a769ca3264d3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:10.368302 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f563e123-bfc9-475b-8889-a769ca3264d3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:10.369548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f563e123-bfc9-475b-8889-a769ca3264d3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:10.377195 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:10.377195 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:10.382188 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f563e123-bfc9-475b-8889-a769ca3264d3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:10.387785 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f563e123-bfc9-475b-8889-a769ca3264d3 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:10.388266 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 660/2622] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:10 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:47:11.138999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2d38346e-a318-41a0-8b89-16c90f576f6c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:11.141028 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2d38346e-a318-41a0-8b89-16c90f576f6c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:11.141267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2d38346e-a318-41a0-8b89-16c90f576f6c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:11.141460 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2d38346e-a318-41a0-8b89-16c90f576f6c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:11.141557 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2d38346e-a318-41a0-8b89-16c90f576f6c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:11.146684 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:11.146684 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:11.149823 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2d38346e-a318-41a0-8b89-16c90f576f6c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:11.149823 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 667/2623] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:11 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:11.210036 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-df923fcc-c8f0-4986-b881-657c7f3949a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:11.249562 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df923fcc-c8f0-4986-b881-657c7f3949a5 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:47:11.250023 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df923fcc-c8f0-4986-b881-657c7f3949a5 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324", "extra_specs": {}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:11.253123 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:11.253123 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:11.279419 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df923fcc-c8f0-4986-b881-657c7f3949a5 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:47:11.280010 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 658/2624] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:47:11 2026] POST /volume/v3/types => generated 269 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:11.315457 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:11.320473 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:47:11.320653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:11.320886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:11.340740 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:11.340740 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:11.345975 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:47:11.352373 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-55870d83-24d1-4213-bd2a-4f149d14c890 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:47:11.352868 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 640/2625] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:11 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:11.401973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dc353054-c796-4566-ba9c-8d652ce8191c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:11.404084 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc353054-c796-4566-ba9c-8d652ce8191c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:11.404316 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc353054-c796-4566-ba9c-8d652ce8191c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:11.404509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc353054-c796-4566-ba9c-8d652ce8191c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:11.413492 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:11.413492 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:11.419329 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dc353054-c796-4566-ba9c-8d652ce8191c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:11.429211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc353054-c796-4566-ba9c-8d652ce8191c tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:11.429211 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 661/2626] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:11 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:12.164502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:12.166572 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:12.166817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:12.167136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:12.167988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:12.172521 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:12.172521 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:12.173495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07115a8c-6c8c-4d60-9a34-98d07d285300 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:12.173916 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 668/2627] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:12 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:12.357518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf407665-f53d-49b1-b95d-35f5817f565a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:12.357912 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf407665-f53d-49b1-b95d-35f5817f565a None None] GET https://10.4.3.52/volume// Jul 03 10:47:12.358076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf407665-f53d-49b1-b95d-35f5817f565a None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:12.358296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf407665-f53d-49b1-b95d-35f5817f565a None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:12.358624 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf407665-f53d-49b1-b95d-35f5817f565a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:12.358926 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 659/2628] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:12.366438 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-444542ef-275e-49cb-afc5-476fdd02181b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:12.368441 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-444542ef-275e-49cb-afc5-476fdd02181b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:47:12.368904 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-444542ef-275e-49cb-afc5-476fdd02181b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f20ea5-36fb-45c1-bb3f-e6cdb408580e", "connector": null, "instance_uuid": "59e18405-9b68-40cb-8244-2739c675b157"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:12.381505 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:12.381505 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:12.415149 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-444542ef-275e-49cb-afc5-476fdd02181b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:47:12.415623 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 641/2629] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:47:12 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:12.423875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-6946a376-2f9f-4d91-b110-9b790fcdd07b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:12.427001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-6946a376-2f9f-4d91-b110-9b790fcdd07b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b Jul 03 10:47:12.427194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-6946a376-2f9f-4d91-b110-9b790fcdd07b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:12.427364 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-6946a376-2f9f-4d91-b110-9b790fcdd07b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:12.435124 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:12.435124 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:12.444193 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-063d21db-b31d-40af-bdfc-404b4bd4114b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:12.446027 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-063d21db-b31d-40af-bdfc-404b4bd4114b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:12.446253 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-063d21db-b31d-40af-bdfc-404b4bd4114b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:12.446450 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-063d21db-b31d-40af-bdfc-404b4bd4114b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:12.457203 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:12.457203 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:12.463597 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-063d21db-b31d-40af-bdfc-404b4bd4114b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:12.468153 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-063d21db-b31d-40af-bdfc-404b4bd4114b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:12.468587 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 669/2630] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:12 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:12.967763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-6946a376-2f9f-4d91-b110-9b790fcdd07b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b returned with HTTP 200 Jul 03 10:47:12.968308 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 662/2631] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:47:12 2026] DELETE /volume/v3/attachments/be26efa1-a648-4f5d-a826-f5d3cd41159b => generated 367 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:13.185792 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.191879 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:13.192095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:13.192340 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:13.192440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:13.201501 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:13.201501 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:13.202410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-057ac3a9-8e72-497a-a946-29e4b6ed8c2e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:13.202846 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 660/2632] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:13 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:13.486295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.488538 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:13.488779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:13.491119 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:13.501146 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:13.501146 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:13.508448 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:13.514832 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44c3937e-f3bf-40d6-95dc-4a5f8b43b26b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:13.515387 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 642/2633] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:13 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:13.573185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ca448131-f892-422e-9947-b1042ec11c6a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.575252 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ca448131-f892-422e-9947-b1042ec11c6a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:47:13.575624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ca448131-f892-422e-9947-b1042ec11c6a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615", "extra_specs": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:13.593471 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ca448131-f892-422e-9947-b1042ec11c6a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:47:13.593992 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 670/2634] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:47:13 2026] POST /volume/v3/types => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:13.605889 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0b8a9b93-9183-4eb2-99e6-e43a348e949e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.606991 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b8a9b93-9183-4eb2-99e6-e43a348e949e tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:47:13.607498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b8a9b93-9183-4eb2-99e6-e43a348e949e tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534", "extra_specs": {}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:13.609562 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:13.609562 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:13.629464 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b8a9b93-9183-4eb2-99e6-e43a348e949e tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:47:13.629892 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 663/2635] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:47:13 2026] POST /volume/v3/types => generated 268 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:13.643896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.648793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:13.649699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-793474668", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:13.651979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-793474668', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:13.658766 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume of 1 GB Jul 03 10:47:13.659132 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:13.659132 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:13.660253 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Availability Zones retrieved successfully. Jul 03 10:47:13.670911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (a4c6981c-bc3c-4f7d-90bc-dc2a5c2f7fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:13.673088 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4dc90ce-188d-4cbc-92a5-0576dfb2aab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.675123 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:13.704557 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4dc90ce-188d-4cbc-92a5-0576dfb2aab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=585e8bae-e2c1-4078-9c2d-ec2bddf28c13,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '585e8bae-e2c1-4078-9c2d-ec2bddf28c13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.705197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d1ae4-944f-46d0-895f-58d61fab4a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.753943 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:13.754318 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:13.799666 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Created reservations ['2889d744-f57b-46e3-85f3-c13b81dffd79', 'c490806c-78f9-46a9-8823-81c382c19e47', '2294627d-b562-49fe-8c06-6ea06e05b820', '8abad875-02f3-46a6-8387-f1f241c228ba'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:13.800657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d1ae4-944f-46d0-895f-58d61fab4a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2889d744-f57b-46e3-85f3-c13b81dffd79', 'c490806c-78f9-46a9-8823-81c382c19e47', '2294627d-b562-49fe-8c06-6ea06e05b820', '8abad875-02f3-46a6-8387-f1f241c228ba']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.801605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef4bef7-006b-4575-bbe1-cdab78b2fc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.829289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef4bef7-006b-4575-bbe1-cdab78b2fc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e7768b7-a891-482f-9671-5ff0bc00c68a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-793474668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['2889d744-f57b-46e3-85f3-c13b81dffd79','c490806c-78f9-46a9-8823-81c382c19e47','2294627d-b562-49fe-8c06-6ea06e05b820','8abad875-02f3-46a6-8387-f1f241c228ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=585e8bae-e2c1-4078-9c2d-ec2bddf28c13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-793474668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e7768b7-a891-482f-9671-5ff0bc00c68a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797503f5e3804921bdcb65101913d8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(585e8bae-e2c1-4078-9c2d-ec2bddf28c13),volume_type_id=585e8bae-e2c1-4078-9c2d-ec2bddf28c13)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.830225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7031fe10-0d64-4845-9aeb-bf47f5d79e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.851092 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7031fe10-0d64-4845-9aeb-bf47f5d79e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-793474668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['2889d744-f57b-46e3-85f3-c13b81dffd79','c490806c-78f9-46a9-8823-81c382c19e47','2294627d-b562-49fe-8c06-6ea06e05b820','8abad875-02f3-46a6-8387-f1f241c228ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=585e8bae-e2c1-4078-9c2d-ec2bddf28c13)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.851797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd2c0c5-5bb4-46e0-984a-eba05adf0961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.863064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd2c0c5-5bb4-46e0-984a-eba05adf0961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.865265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (a4c6981c-bc3c-4f7d-90bc-dc2a5c2f7fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:13.865265 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request issued successfully. Jul 03 10:47:13.865408 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0a8f591-4a63-427f-8ce2-972ee8f85df6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:13.866004 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 661/2636] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:13 2026] POST /volume/v3/volumes => generated 842 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:13.881407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:13.884670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:13.884670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2021382776", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:13.884909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2021382776', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:13.888844 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume of 1 GB Jul 03 10:47:13.889244 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:13.889244 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:13.892152 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Availability Zones retrieved successfully. Jul 03 10:47:13.895725 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (f975fbdc-7dc8-4e4c-b377-01412aba4d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:13.896749 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd55bdf-34f3-434f-8bae-cf184818d99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.897617 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:13.918357 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd55bdf-34f3-434f-8bae-cf184818d99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f8e0306-8d03-4c93-8152-c9d72d5b96af,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f8e0306-8d03-4c93-8152-c9d72d5b96af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.919117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ee36ea-3fee-412f-a0e8-3280ba1a1c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:13.951657 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:13.951965 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:13.981849 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Created reservations ['e3ca5120-7df2-4d5b-ba93-b2c83ae2e5b5', 'b1285082-e69b-457a-bcf3-628355a7abab', '46c3a11a-6bfe-461c-8b11-5755f44391ef', 'a9b9d276-90cd-409f-8b73-c34fb4731f88'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:13.982589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ee36ea-3fee-412f-a0e8-3280ba1a1c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ca5120-7df2-4d5b-ba93-b2c83ae2e5b5', 'b1285082-e69b-457a-bcf3-628355a7abab', '46c3a11a-6bfe-461c-8b11-5755f44391ef', 'a9b9d276-90cd-409f-8b73-c34fb4731f88']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:13.983422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd607159-d979-4b15-997f-604e41618af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.009177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd607159-d979-4b15-997f-604e41618af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d16bbfc-7437-4c51-b2c5-c7475b09f8be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2021382776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['e3ca5120-7df2-4d5b-ba93-b2c83ae2e5b5','b1285082-e69b-457a-bcf3-628355a7abab','46c3a11a-6bfe-461c-8b11-5755f44391ef','a9b9d276-90cd-409f-8b73-c34fb4731f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=7f8e0306-8d03-4c93-8152-c9d72d5b96af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2021382776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d16bbfc-7437-4c51-b2c5-c7475b09f8be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797503f5e3804921bdcb65101913d8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f8e0306-8d03-4c93-8152-c9d72d5b96af),volume_type_id=7f8e0306-8d03-4c93-8152-c9d72d5b96af)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.009944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c496989b-1ca0-4a08-b3a2-978ae505579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.027595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c496989b-1ca0-4a08-b3a2-978ae505579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2021382776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['e3ca5120-7df2-4d5b-ba93-b2c83ae2e5b5','b1285082-e69b-457a-bcf3-628355a7abab','46c3a11a-6bfe-461c-8b11-5755f44391ef','a9b9d276-90cd-409f-8b73-c34fb4731f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=7f8e0306-8d03-4c93-8152-c9d72d5b96af)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.028248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1950f257-46f2-4926-8c99-01c6c46d652e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.036992 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1950f257-46f2-4926-8c99-01c6c46d652e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.037938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (f975fbdc-7dc8-4e4c-b377-01412aba4d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:14.038220 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request issued successfully. Jul 03 10:47:14.039028 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ab29cce1-831b-440a-a7d2-3a9fb0a8e09f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:14.039453 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 643/2637] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:13 2026] POST /volume/v3/volumes => generated 844 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:14.078133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f7654628-f971-4462-9056-89e9a132ae91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:14.080122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:14.080483 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-412714437", "snapshot_id": null, "imageRef": "ae2e26e0-6843-4eb1-9c7a-2bff145aaff2", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:14.082650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-412714437', 'snapshot_id': None, 'imageRef': 'ae2e26e0-6843-4eb1-9c7a-2bff145aaff2', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:14.219368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:14.223671 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:14.223671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:14.223671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:14.223671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:14.237157 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:14.237157 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:14.238268 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-73e7c863-6b31-4665-a964-82cb9c3ddaf2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:14.238840 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 664/2638] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:14 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:14.289593 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume of 1 GB Jul 03 10:47:14.292296 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:14.292296 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:14.292296 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Availability Zones retrieved successfully. Jul 03 10:47:14.301734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (aa45774b-c216-40ed-88fd-596be3aa1340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:14.304797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8b65e0-143b-41e6-aa5d-07fe6839b61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.306617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:14.391488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8b65e0-143b-41e6-aa5d-07fe6839b61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:47:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd2b3053-7a38-4d63-af9f-f6e23346f116,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd2b3053-7a38-4d63-af9f-f6e23346f116', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.392528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c131fc6-b898-4580-903e-43f2b8bfd9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.438591 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:14.439220 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:14.495685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Created reservations ['44feac1d-42fd-4a68-91c6-8169546208fb', 'df8eb680-b861-4e1e-a2a6-5e92cd87badd', 'a580c31b-2081-4808-b0b0-9c9aeeab36ed', '78f655cb-ead8-48e7-94dd-dd360d5e0118'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:14.496889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c131fc6-b898-4580-903e-43f2b8bfd9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44feac1d-42fd-4a68-91c6-8169546208fb', 'df8eb680-b861-4e1e-a2a6-5e92cd87badd', 'a580c31b-2081-4808-b0b0-9c9aeeab36ed', '78f655cb-ead8-48e7-94dd-dd360d5e0118']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.497907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b232570-8c53-4ac2-b908-04decbd45e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.523871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b232570-8c53-4ac2-b908-04decbd45e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a74e48-3fa2-4444-b486-603a675fc326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-412714437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['44feac1d-42fd-4a68-91c6-8169546208fb','df8eb680-b861-4e1e-a2a6-5e92cd87badd','a580c31b-2081-4808-b0b0-9c9aeeab36ed','78f655cb-ead8-48e7-94dd-dd360d5e0118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=cd2b3053-7a38-4d63-af9f-f6e23346f116), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-412714437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a74e48-3fa2-4444-b486-603a675fc326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797503f5e3804921bdcb65101913d8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd2b3053-7a38-4d63-af9f-f6e23346f116),volume_type_id=cd2b3053-7a38-4d63-af9f-f6e23346f116)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.524623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3d5a13-826f-4bd9-9856-118741956514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.531883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:14.534767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:14.534879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:14.535130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:14.549989 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:14.549989 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:14.558130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3d5a13-826f-4bd9-9856-118741956514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-412714437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797503f5e3804921bdcb65101913d8dd',qos_specs=None,replication_status=,reservations=['44feac1d-42fd-4a68-91c6-8169546208fb','df8eb680-b861-4e1e-a2a6-5e92cd87badd','a580c31b-2081-4808-b0b0-9c9aeeab36ed','78f655cb-ead8-48e7-94dd-dd360d5e0118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac62de074dbb408e92303d77d2bf9dc2',volume_type_id=cd2b3053-7a38-4d63-af9f-f6e23346f116)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.558130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727270c3-bb73-4ace-952f-9251ba01d53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:14.561762 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:14.569494 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05fb2706-1ca6-4a42-b773-87d0b1977abe tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:14.570061 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 662/2639] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:14 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:14.574923 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727270c3-bb73-4ace-952f-9251ba01d53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:14.576446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Flow 'volume_create_api' (aa45774b-c216-40ed-88fd-596be3aa1340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:14.576848 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Create volume request issued successfully. Jul 03 10:47:14.578679 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7654628-f971-4462-9056-89e9a132ae91 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:14.578679 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 671/2640] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:14 2026] POST /volume/v3/volumes => generated 844 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:14.592168 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:14.595125 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:14.595125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:14.595125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:14.605942 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:14.605942 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:14.612315 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:14.618503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b2e7f12c-9cd8-42c5-be88-ebfbc6fba295 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:14.618961 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 644/2641] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:14 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:15.250045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:15.252495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:15.252760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:15.253043 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:15.253201 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:15.258023 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:15.258023 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:15.258936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b1e1a74b-5e86-4d14-81f3-3ee2a157a1fc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:15.259362 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 665/2642] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:15 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:15.584431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:15.586170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4ea30a88-3559-4000-898f-b548f67d51c2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:15.586437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:15.586720 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1813869787", "snapshot_id": "1279bc41-301b-468c-bbd1-01ccb77c2703", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:15.587686 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4ea30a88-3559-4000-898f-b548f67d51c2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:15.587943 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4ea30a88-3559-4000-898f-b548f67d51c2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:15.588126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1813869787', 'snapshot_id': '1279bc41-301b-468c-bbd1-01ccb77c2703', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:15.588245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4ea30a88-3559-4000-898f-b548f67d51c2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:15.592950 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:15.592950 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:15.593629 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:47:15.593758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume of 1 GB Jul 03 10:47:15.595882 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:15.595882 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:15.597693 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Availability Zones retrieved successfully. Jul 03 10:47:15.599750 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4ea30a88-3559-4000-898f-b548f67d51c2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:15.603116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Flow 'volume_create_api' (80f231e1-0608-454b-b4f1-d426605764c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:15.604517 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4ea30a88-3559-4000-898f-b548f67d51c2 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:15.604985 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 672/2643] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:15 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:15.605255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38dddc9-eaaf-4e8a-8b61-385bf36176e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:15.606387 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:15.632533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-989771e6-37d1-4894-8df1-3379b92043d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:15.635222 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-989771e6-37d1-4894-8df1-3379b92043d9 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:15.635517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-989771e6-37d1-4894-8df1-3379b92043d9 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:15.635800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-989771e6-37d1-4894-8df1-3379b92043d9 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:15.645864 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:15.645864 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:15.649602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38dddc9-eaaf-4e8a-8b61-385bf36176e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1279bc41-301b-468c-bbd1-01ccb77c2703', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:15.650901 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-989771e6-37d1-4894-8df1-3379b92043d9 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:15.651270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c186758-dae6-4e8d-b13f-2655fb138ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:15.656495 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-989771e6-37d1-4894-8df1-3379b92043d9 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:15.656883 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 645/2644] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:15 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:15.728400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Created reservations ['84a9152e-b83b-4b49-9a86-2f6e88f60e6c', 'fb0d6cb2-9041-448c-a1ab-0ae86bf78aeb', '98741778-0a4d-4d59-a646-bdcffdc98af7', '20b49c43-ab10-447c-a29b-7acb6bb743dd'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:15.729568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c186758-dae6-4e8d-b13f-2655fb138ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84a9152e-b83b-4b49-9a86-2f6e88f60e6c', 'fb0d6cb2-9041-448c-a1ab-0ae86bf78aeb', '98741778-0a4d-4d59-a646-bdcffdc98af7', '20b49c43-ab10-447c-a29b-7acb6bb743dd']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:15.730647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d52823-b4e5-4c25-b236-9b62b3d6a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:15.772304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d52823-b4e5-4c25-b236-9b62b3d6a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fefc64-6089-424f-bc59-4f11864fb1c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1813869787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5bd3d9fd6c4321998099c51fbb8656',qos_specs=None,replication_status=,reservations=['84a9152e-b83b-4b49-9a86-2f6e88f60e6c','fb0d6cb2-9041-448c-a1ab-0ae86bf78aeb','98741778-0a4d-4d59-a646-bdcffdc98af7','20b49c43-ab10-447c-a29b-7acb6bb743dd'],size=1,snapshot_id=1279bc41-301b-468c-bbd1-01ccb77c2703,source_replicaid=,source_volid=None,status='creating',user_id='b106cb07874744d9ac03553b06cda219',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1813869787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95fefc64-6089-424f-bc59-4f11864fb1c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5bd3d9fd6c4321998099c51fbb8656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1279bc41-301b-468c-bbd1-01ccb77c2703,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b106cb07874744d9ac03553b06cda219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:15.772697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fd58fc-e83d-4714-b860-ec61b806e724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:15.791832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fd58fc-e83d-4714-b860-ec61b806e724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1813869787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5bd3d9fd6c4321998099c51fbb8656',qos_specs=None,replication_status=,reservations=['84a9152e-b83b-4b49-9a86-2f6e88f60e6c','fb0d6cb2-9041-448c-a1ab-0ae86bf78aeb','98741778-0a4d-4d59-a646-bdcffdc98af7','20b49c43-ab10-447c-a29b-7acb6bb743dd'],size=1,snapshot_id=1279bc41-301b-468c-bbd1-01ccb77c2703,source_replicaid=,source_volid=None,status='creating',user_id='b106cb07874744d9ac03553b06cda219',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:15.792537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb370ff-33cf-4f14-a462-891c29f398ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:15.817235 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb370ff-33cf-4f14-a462-891c29f398ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:15.818125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Flow 'volume_create_api' (80f231e1-0608-454b-b4f1-d426605764c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:15.818457 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Create volume request issued successfully. Jul 03 10:47:15.819042 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf7b5715-5a5d-4e23-9410-0baaaa676203 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:15.819486 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 663/2645] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:47:15 2026] POST /volume/v3/volumes => generated 779 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:16.271360 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7a208522-2a16-4fca-b4e0-394527dda277 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:16.273886 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7a208522-2a16-4fca-b4e0-394527dda277 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:16.274266 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7a208522-2a16-4fca-b4e0-394527dda277 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:16.274440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7a208522-2a16-4fca-b4e0-394527dda277 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:16.274605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7a208522-2a16-4fca-b4e0-394527dda277 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:16.279753 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:16.279753 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:16.280788 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7a208522-2a16-4fca-b4e0-394527dda277 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:16.281511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 666/2646] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:16 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:16.621190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:16.623748 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:16.624080 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:16.627295 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:16.638689 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:16.638689 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:16.644227 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:16.653602 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2845e5cb-33cd-4b5d-bcc7-4f8b37debf89 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:16.654080 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 673/2647] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:16 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:16.670608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:16.672698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:16.672858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:16.673059 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:16.679590 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:16.679590 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:16.686628 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:16.695518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ecfa9b52-8a9c-4e5f-ada8-ebfed1ba6782 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:16.696339 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 646/2648] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:16 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:47:17.294838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:17.297000 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:17.297187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:17.297523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:17.297661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:17.302759 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:17.302759 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:17.303639 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-313f9489-7f3a-4b0a-8db0-086763d4f2af tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:17.304089 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 664/2649] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:17 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:17.673217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:17.674826 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:17.675171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:17.675448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:17.682773 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:17.682773 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:17.690494 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:17.692447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edac43ec-e9eb-4d68-9bde-d0c4ba1d739a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:17.692948 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 667/2650] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:17 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:17.714052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:17.714969 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:17.715216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:17.716122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:17.722241 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:17.722241 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:17.725440 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:17.729269 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49edc77c-c810-43c5-a691-15aa7a8bbcc8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:17.729635 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 674/2651] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:17 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:17.876520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:17.878533 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb Jul 03 10:47:17.878533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:17.885745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:47:17.890528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:47:17.891500 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:17.891500 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:18.315330 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:18.317895 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:18.317895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:18.317895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:18.318263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:18.323884 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:18.323884 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:18.324681 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56fa8ed3-f217-46a0-90ac-7867f48150a8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:18.325509 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 665/2652] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:18 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:18.433514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" released by "attachment_update" :: held 0.543s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:47:18.433969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-21950e88-d945-4cf4-a865-9a127037e9af tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb returned with HTTP 200 Jul 03 10:47:18.434623 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 647/2653] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:47:17 2026] PUT /volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:18.445696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-77074e82-8373-4679-879e-bb84e6052613 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:18.447938 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-77074e82-8373-4679-879e-bb84e6052613 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb Jul 03 10:47:18.448207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-77074e82-8373-4679-879e-bb84e6052613 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:18.450690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-77074e82-8373-4679-879e-bb84e6052613 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:18.469879 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-77074e82-8373-4679-879e-bb84e6052613 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb returned with HTTP 200 Jul 03 10:47:18.470338 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 668/2654] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:47:18 2026] GET /volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:18.707814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:18.709938 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:18.710179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:18.710423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:18.719002 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:18.719002 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:18.723738 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:18.728906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ce1cb5d-40de-4d14-bceb-a6fc63f1a23b tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:18.729313 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 675/2655] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:18 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:18.743509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:18.745120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:18.745306 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:18.745498 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:18.753759 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:18.753759 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:18.758054 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:18.763427 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67cf5588-22b9-4454-aba1-6a3327fa14f6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:18.763798 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 666/2656] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:18 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:19.335582 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:19.337384 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:19.337728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:19.338999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:19.338999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:19.342683 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:19.342683 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:19.343604 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a702ff5-d5f3-40f2-a02e-f2dfbc4448e2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:19.344122 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 648/2657] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:19 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:19.742656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:19.744547 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:19.744750 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:19.744947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:19.753408 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:19.753408 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:19.758589 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:19.764614 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cd880f0-cd01-45ae-9aca-e8f548e6c99e tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:19.765146 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 669/2658] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:19 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:19.780185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:19.782145 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:19.782276 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:19.782379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:19.789799 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:19.789799 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:19.793439 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:19.797394 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dffedce1-0cf4-477d-a27b-6fd616b53a9c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:19.797925 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 676/2659] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:19 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:20.353731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:20.355722 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:20.355999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:20.356215 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:20.356349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:20.362067 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:20.362067 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:20.363373 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9e37f58c-6d5c-4d06-b1dd-58bd4e53a827 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:20.363373 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 667/2660] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:20 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:20.776610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:20.779278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:20.780257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:20.780257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:20.788315 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:20.788315 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:20.792663 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:20.797283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af1a3b64-3040-4d80-84d8-7e76e4971b30 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:20.797667 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 649/2661] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:20 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:20.815956 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:20.817844 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:20.818055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:20.818349 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:20.828153 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:20.828153 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:20.832384 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:20.836478 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5652454d-a1f7-4349-a761-2c9e99ecf26e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:20.836848 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 670/2662] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:20 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:20.933430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:20.936817 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:20.937176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:20.937685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:20.948825 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:20.948825 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:20.953543 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:20.961678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-a1dbd676-9912-4909-9a66-aaa844e50f20 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:20.962366 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 677/2663] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:20 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 1448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:21.373888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:21.375739 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:21.375949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:21.376157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:21.376267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:21.380750 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:21.380750 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:21.381620 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43bb2cfa-dde1-4df8-90b0-dece71aea49f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:21.381995 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 668/2664] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:21 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:21.538998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:21.545559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:21.545559 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:21.545559 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:21.553805 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:21.553805 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:21.557715 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:21.570336 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-80583f0b-61b5-4b43-912f-267ba4908806 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:21.570336 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 650/2665] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:21 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 1448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:21.581565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ac20c7aa-ca81-40e9-86b1-7f7a054be1d5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:21.582003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac20c7aa-ca81-40e9-86b1-7f7a054be1d5 None None] GET https://10.4.3.52/volume// Jul 03 10:47:21.582187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac20c7aa-ca81-40e9-86b1-7f7a054be1d5 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:21.582364 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ac20c7aa-ca81-40e9-86b1-7f7a054be1d5 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:21.582686 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ac20c7aa-ca81-40e9-86b1-7f7a054be1d5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:21.583006 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 671/2666] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:47:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:21.593081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-b0fc29f6-8de9-41e8-a124-644d398be749 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:21.596632 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-b0fc29f6-8de9-41e8-a124-644d398be749 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:47:21.597153 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-b0fc29f6-8de9-41e8-a124-644d398be749 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8392c6bf-c065-4a3d-9a70-c65fc27519b8", "connector": null, "instance_uuid": "2ddb2153-59d9-446b-850c-23de602fdd35"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:21.608575 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:21.608575 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:21.650959 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-b0fc29f6-8de9-41e8-a124-644d398be749 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:47:21.651464 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 678/2667] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:47:21 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:21.857685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fca054aa-45b8-4df0-9257-5359933904d7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:21.859995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fca054aa-45b8-4df0-9257-5359933904d7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:21.860255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fca054aa-45b8-4df0-9257-5359933904d7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:21.860509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fca054aa-45b8-4df0-9257-5359933904d7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:21.869970 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:21.869970 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:21.875192 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fca054aa-45b8-4df0-9257-5359933904d7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:21.880994 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fca054aa-45b8-4df0-9257-5359933904d7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:21.881554 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 669/2668] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:21 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:22.394577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:22.396870 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:22.397321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:22.397664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:22.397897 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:22.404166 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:22.404166 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:22.405581 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d88e326c-6809-4c22-be47-6d2c0dbd5813 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:22.405942 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 651/2669] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:22 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:22.896559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a7ee0b41-663b-4961-b235-f9039416c34e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:22.898949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7ee0b41-663b-4961-b235-f9039416c34e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:22.899212 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0b41-663b-4961-b235-f9039416c34e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:22.899441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0b41-663b-4961-b235-f9039416c34e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:22.909294 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:22.909294 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:22.913988 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a7ee0b41-663b-4961-b235-f9039416c34e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:22.919780 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7ee0b41-663b-4961-b235-f9039416c34e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:22.920254 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 672/2670] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:22 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:23.418649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-73faff59-92fb-424f-a880-b3da8f935f13 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:23.421815 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73faff59-92fb-424f-a880-b3da8f935f13 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:23.421815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73faff59-92fb-424f-a880-b3da8f935f13 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:23.421815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73faff59-92fb-424f-a880-b3da8f935f13 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:23.421815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-73faff59-92fb-424f-a880-b3da8f935f13 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:23.425038 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:23.425038 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:23.425925 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73faff59-92fb-424f-a880-b3da8f935f13 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:23.430750 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 679/2671] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:23 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:23.938612 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:23.939946 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:23.940209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:23.940477 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:23.950937 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:23.950937 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:23.955597 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:23.966139 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8ed14fc-94e2-498c-a24a-f7f038b9dbe4 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:23.966139 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 670/2672] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:23 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 1249 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:24.077756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:24.083402 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:24.083402 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:24.083402 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:24.094549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:24.094549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:24.103633 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:24.109084 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-ddeee99a-bdb7-4cb0-98d8-24157018cbea tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:24.109824 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 652/2673] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:24 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 1249 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:24.438838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:24.441055 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:24.441328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:24.441619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:24.441728 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:24.443882 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=418,cinder:UPDATE=90,cinder:INSERT=47 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:47:24.448362 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:24.448362 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:24.449722 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f4ee86a-f19c-4d9d-b335-fc2b5cffafde tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:24.450096 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 673/2674] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:24 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:24.605464 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:24.608614 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:24.608820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:24.609026 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:24.618680 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:24.618680 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:24.622855 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:24.629518 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-25d408d7-a53a-434f-93e3-2f1af690fe86 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:24.629920 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 680/2675] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:24 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:24.640810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f0e0991e-cf52-44d8-a1a3-0edb8d45d395 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:24.641437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0e0991e-cf52-44d8-a1a3-0edb8d45d395 None None] GET https://10.4.3.52/volume// Jul 03 10:47:24.641437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0e0991e-cf52-44d8-a1a3-0edb8d45d395 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:24.641622 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0e0991e-cf52-44d8-a1a3-0edb8d45d395 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:24.642025 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0e0991e-cf52-44d8-a1a3-0edb8d45d395 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:24.642325 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 671/2676] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:47:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:24.651250 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-8436f722-05b9-4bfe-a7d0-91d440edd07e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:24.653498 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-8436f722-05b9-4bfe-a7d0-91d440edd07e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:47:24.655122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-8436f722-05b9-4bfe-a7d0-91d440edd07e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36a74e48-3fa2-4444-b486-603a675fc326", "connector": null, "instance_uuid": "a4b0a0eb-16f2-487b-bfa4-fa240525f07d"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:24.663660 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:24.663660 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:24.691121 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-8436f722-05b9-4bfe-a7d0-91d440edd07e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:47:24.691821 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 653/2677] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:47:24 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:25.383461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:25.386966 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 10:47:25.387565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:25.387565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:25.402769 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.403395 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.403992 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.404880 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.405703 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.406976 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.406976 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.407843 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.408250 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.409870 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.409870 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.410322 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-887337025 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-887337025, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:47:25.433827 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-f44cb006-f537-4291-a81f-2bd1cab1f11e tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 10:47:25.434497 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 674/2678] 10.4.3.52 () {68 vars in 1477 bytes} [Fri Jul 3 10:47:25 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:25.463661 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-03597181-f475-44cd-83ae-ddf5c54d193a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:25.466336 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03597181-f475-44cd-83ae-ddf5c54d193a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:25.466900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-03597181-f475-44cd-83ae-ddf5c54d193a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:25.466900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-03597181-f475-44cd-83ae-ddf5c54d193a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:25.467074 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-03597181-f475-44cd-83ae-ddf5c54d193a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:25.471227 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=493,cinder:INSERT=64,cinder:UPDATE=102 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:47:25.475202 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:25.475202 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:25.476179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-03597181-f475-44cd-83ae-ddf5c54d193a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:25.477418 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 681/2679] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:25 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:25.979996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:25.982128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:47:25.982360 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:25.982546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:25.993415 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:25.993415 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:25.998828 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:26.005166 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-3920516f-655c-4d6e-8927-65bc13aac226 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:47:26.005740 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 672/2680] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:25 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:26.016679 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:26.022560 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:47:26.024130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e19064c-6ea1-4c24-8927-a55bdd21ef1b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-976064953", "description": null, "metadata": {}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:26.037649 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:26.037649 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:26.038332 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:26.038515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create snapshot from volume 6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:47:26.096643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Created reservations ['a94e4b8c-44f2-4727-8f83-7942df7ee60d', '564207af-581d-4029-b815-83c4e4aed424', '4189a33e-b492-4924-a6b2-b09bc3ba3bae', '1320c5c7-c5ed-4cc6-95d2-bcc9533133c6'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:26.148065 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot force create request issued successfully. Jul 03 10:47:26.148399 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5f8cf430-361d-41c2-bda7-67c80f7cda64 req-4dfca846-cc62-4793-9119-0428a58814d6 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:47:26.148805 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 654/2681] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 10:47:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:47:26.240487 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-0855f89e-4e3b-4765-a841-5c15b6640492 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:26.242631 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-0855f89e-4e3b-4765-a841-5c15b6640492 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb/action Jul 03 10:47:26.243309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-0855f89e-4e3b-4765-a841-5c15b6640492 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:26.243309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-0855f89e-4e3b-4765-a841-5c15b6640492 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:26.262161 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:26.262161 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:26.279913 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1b31f580-7dc9-4f2d-89aa-ed6efe93164d req-0855f89e-4e3b-4765-a841-5c15b6640492 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb/action returned with HTTP 204 Jul 03 10:47:26.280486 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 675/2682] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:26 2026] POST /volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:26.491222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:26.494278 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:26.494492 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:26.494694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:26.494828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:26.500513 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:26.500513 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:26.501768 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70fea744-ca93-4ae4-9a2d-0b41b8e4925b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:26.502561 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 682/2683] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:26 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:27.516077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:27.517619 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:27.517793 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:27.517963 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:27.518081 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:27.522268 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:27.522268 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:27.523001 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0cd3aff3-0963-4722-8eda-208cdcdc4d03 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:27.523339 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 673/2684] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:27 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:27.921461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:27.923970 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 Jul 03 10:47:27.924215 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:27.924615 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:27.927313 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=493,cinder:UPDATE=108,cinder:INSERT=60 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:47:27.930875 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:27.930875 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:27.931734 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:47:27.932527 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e2be02ab-a8e4-4679-a68b-1452f258c22d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 returned with HTTP 200 Jul 03 10:47:27.933219 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 655/2685] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:47:27 2026] GET /volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:27.966839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:27.969414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:47:27.969975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-253538758", "snapshot_id": null, "imageRef": "0cd7c52e-40bf-40b5-922c-330771cdc204", "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:27.971924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-253538758', 'snapshot_id': None, 'imageRef': '0cd7c52e-40bf-40b5-922c-330771cdc204', 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:47:28.070312 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.070312 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:28.070891 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:47:28.071167 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume of 1 GB Jul 03 10:47:28.075374 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Availability Zones retrieved successfully. Jul 03 10:47:28.081588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (4ce8769f-c4e2-440d-b65b-1c2744ffdfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:28.084173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79888e9a-0247-487a-9fa5-7b688faacf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:28.086691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:28.133548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79888e9a-0247-487a-9fa5-7b688faacf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb633554-6d33-4421-8814-6679f3f98654', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:28.134520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3bf0ea-37a8-4189-9e57-6db1ddb97506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:28.193495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Created reservations ['e6722ae6-589c-4f5e-91d4-132b1fa8f49e', '8d126031-4ddf-42ce-907c-0d81f7dfb954', 'd6ac22fa-a764-4279-aa9a-5935048cd222', 'b3d4f250-5786-4e87-9bf3-8e8b1c8cde9a'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:28.194516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3bf0ea-37a8-4189-9e57-6db1ddb97506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6722ae6-589c-4f5e-91d4-132b1fa8f49e', '8d126031-4ddf-42ce-907c-0d81f7dfb954', 'd6ac22fa-a764-4279-aa9a-5935048cd222', 'b3d4f250-5786-4e87-9bf3-8e8b1c8cde9a']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:28.195429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e91883e-bd18-4375-a51f-48962145d588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:28.260569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e91883e-bd18-4375-a51f-48962145d588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4244262-ecaa-4d62-9996-65a195bb0327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-253538758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['e6722ae6-589c-4f5e-91d4-132b1fa8f49e','8d126031-4ddf-42ce-907c-0d81f7dfb954','d6ac22fa-a764-4279-aa9a-5935048cd222','b3d4f250-5786-4e87-9bf3-8e8b1c8cde9a'],size=1,snapshot_id=fb633554-6d33-4421-8814-6679f3f98654,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-253538758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4244262-ecaa-4d62-9996-65a195bb0327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7859dd1cf7744015a87040889d76d724',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb633554-6d33-4421-8814-6679f3f98654,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422b966c3a58447abb410878e9d4933a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:28.261718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f0187d-a806-4e00-9a53-8b49c1a7b22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:28.290349 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f0187d-a806-4e00-9a53-8b49c1a7b22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-253538758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['e6722ae6-589c-4f5e-91d4-132b1fa8f49e','8d126031-4ddf-42ce-907c-0d81f7dfb954','d6ac22fa-a764-4279-aa9a-5935048cd222','b3d4f250-5786-4e87-9bf3-8e8b1c8cde9a'],size=1,snapshot_id=fb633554-6d33-4421-8814-6679f3f98654,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:28.291421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2315eb53-380c-403a-a8f0-151b69abdb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:28.321786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2315eb53-380c-403a-a8f0-151b69abdb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:28.322936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (4ce8769f-c4e2-440d-b65b-1c2744ffdfdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:28.326510 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request issued successfully. Jul 03 10:47:28.330317 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f0871c8-b6d5-4f6a-846d-5f6315e85e03 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:47:28.331332 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 676/2686] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:47:27 2026] POST /volume/v3/volumes => generated 811 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:28.350675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.353533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:28.353533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.353533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.363643 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.363643 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:28.366429 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:28.373042 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad16eda4-7504-420f-81cc-ea59d7a187f8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:28.373636 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 683/2687] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:28.537866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.543705 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:28.544096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.545891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.545943 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:28.553482 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.553482 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:28.554486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72d9290c-c6c4-4cbb-bf26-365123ad15f2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:28.554856 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 674/2688] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:28.568487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.568986 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:28.569158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.569399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.581128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fd7010ae-c76f-401b-995d-2bce30a4ed18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.581128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd7010ae-c76f-401b-995d-2bce30a4ed18 None None] GET https://10.4.3.52/volume// Jul 03 10:47:28.581128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd7010ae-c76f-401b-995d-2bce30a4ed18 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.581128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd7010ae-c76f-401b-995d-2bce30a4ed18 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.581364 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd7010ae-c76f-401b-995d-2bce30a4ed18 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:28.585132 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 677/2689] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:28.585281 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.585281 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:28.586875 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:28.592300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36c73570-2f62-46e8-a1bb-8088829e2e16 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 200 Jul 03 10:47:28.592690 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 656/2690] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:28.596117 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.598858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:47:28.599148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.601530 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.606286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-03b82549-db0b-4835-99ba-27459814d180 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.617901 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.617901 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:28.623245 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:47:28.630495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-455db9d1-da56-42c8-9c18-206177bdc916 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:47:28.631000 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 684/2691] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 1627 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:28.640410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/export_record Jul 03 10:47:28.640844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:28.641084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'export_record' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:28.641249 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Export record for backup b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 10:47:28.656007 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.656007 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:28.657319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.api [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling RPCAPI with context: , host: np0000004406, backup: b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 10:47:28.671439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] export_record in rpcapi backup_id b42a85a6-00dd-4c20-9a32-b4c003e731a0 on host np0000004406. {{(pid=99875) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 10:47:28.760479 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:28.763839 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] PUT https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 Jul 03 10:47:28.764265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:28.774324 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Acquiring lock "cinder-attachment_update-8392c6bf-c065-4a3d-9a70-c65fc27519b8-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:47:28.783357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-8392c6bf-c065-4a3d-9a70-c65fc27519b8-np0000004406" acquired by "attachment_update" :: waited 0.009s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:47:28.784442 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:28.784442 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:29.174198 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQyYTg1YTYtMDBkZC00YzIwLTlhMzItYjRjMDAzZTczMWEwIiwgInVzZXJfaWQiOiAiYjQ3MmY3YTU4YjcxNDdhNmI5YWFmOGRjYzdkNTNhNzYiLCAicHJvamVjdF9pZCI6ICJiODQzZTY0MjZkYWI0MzhmODZhYTUzMWQ2ZjUxYjI3NSIsICJ2b2x1bWVfaWQiOiAiNjgxODg5MjUtMjk5ZS00MDBlLWI3OTgtZDZlZTg5ODAxNmY5IiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05NjQ2Mjk0NDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE2NTA2MDE0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY4MTg4OTI1LTI5OWUtNDAwZS1iNzk4LWQ2ZWU4OTgwMTZmOS8yMDI2MDcwMzEwNDcxMy9hel9ub3ZhX2JhY2t1cF9iNDJhODVhNi0wMGRkLTRjMjAtOWEzMi1iNGMwMDNlNzMxYTAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NDc6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99875) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 10:47:29.174564 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03b82549-db0b-4835-99ba-27459814d180 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/export_record returned with HTTP 200 Jul 03 10:47:29.175167 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 675/2692] 10.4.3.52 () {66 vars in 1383 bytes} [Fri Jul 3 10:47:28 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/export_record => generated 1512 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:29.187851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e5008023-0399-43a5-80d6-77196979ab01 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:29.189660 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] POST https://10.4.3.52/volume/v3/backups/import_record Jul 03 10:47:29.190092 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUzZGFmZWQtNGQ2MS00NzA4LThlYjgtM2IwODIxMzk1NDFiIiwgInVzZXJfaWQiOiAiYjQ3MmY3YTU4YjcxNDdhNmI5YWFmOGRjYzdkNTNhNzYiLCAicHJvamVjdF9pZCI6ICJiODQzZTY0MjZkYWI0MzhmODZhYTUzMWQ2ZjUxYjI3NSIsICJ2b2x1bWVfaWQiOiAiNjgxODg5MjUtMjk5ZS00MDBlLWI3OTgtZDZlZTg5ODAxNmY5IiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05NjQ2Mjk0NDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE2NTA2MDE0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY4MTg4OTI1LTI5OWUtNDAwZS1iNzk4LWQ2ZWU4OTgwMTZmOS8yMDI2MDcwMzEwNDcxMy9hel9ub3ZhX2JhY2t1cF9iNDJhODVhNi0wMGRkLTRjMjAtOWEzMi1iNGMwMDNlNzMxYTAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NDc6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:29.191565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUzZGFmZWQtNGQ2MS00NzA4LThlYjgtM2IwODIxMzk1NDFiIiwgInVzZXJfaWQiOiAiYjQ3MmY3YTU4YjcxNDdhNmI5YWFmOGRjYzdkNTNhNzYiLCAicHJvamVjdF9pZCI6ICJiODQzZTY0MjZkYWI0MzhmODZhYTUzMWQ2ZjUxYjI3NSIsICJ2b2x1bWVfaWQiOiAiNjgxODg5MjUtMjk5ZS00MDBlLWI3OTgtZDZlZTg5ODAxNmY5IiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05NjQ2Mjk0NDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE2NTA2MDE0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY4MTg4OTI1LTI5OWUtNDAwZS1iNzk4LWQ2ZWU4OTgwMTZmOS8yMDI2MDcwMzEwNDcxMy9hel9ub3ZhX2JhY2t1cF9iNDJhODVhNi0wMGRkLTRjMjAtOWEzMi1iNGMwMDNlNzMxYTAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NDc6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99873) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 10:47:29.191709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUzZGFmZWQtNGQ2MS00NzA4LThlYjgtM2IwODIxMzk1NDFiIiwgInVzZXJfaWQiOiAiYjQ3MmY3YTU4YjcxNDdhNmI5YWFmOGRjYzdkNTNhNzYiLCAicHJvamVjdF9pZCI6ICJiODQzZTY0MjZkYWI0MzhmODZhYTUzMWQ2ZjUxYjI3NSIsICJ2b2x1bWVfaWQiOiAiNjgxODg5MjUtMjk5ZS00MDBlLWI3OTgtZDZlZTg5ODAxNmY5IiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05NjQ2Mjk0NDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE2NTA2MDE0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY4MTg4OTI1LTI5OWUtNDAwZS1iNzk4LWQ2ZWU4OTgwMTZmOS8yMDI2MDcwMzEwNDcxMy9hel9ub3ZhX2JhY2t1cF9iNDJhODVhNi0wMGRkLTRjMjAtOWEzMi1iNGMwMDNlNzMxYTAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NDc6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99873) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 10:47:29.240796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Created reservations ['f51d1b2b-bff5-4870-acfc-7cadc9f34d9d', 'a32657d6-8717-43a3-b813-690e4630c83b'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:29.287490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] import_record rpcapi backup id 6e3dafed-4d61-4708-8eb8-3b082139541b on host np0000004406 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmUzZGFmZWQtNGQ2MS00NzA4LThlYjgtM2IwODIxMzk1NDFiIiwgInVzZXJfaWQiOiAiYjQ3MmY3YTU4YjcxNDdhNmI5YWFmOGRjYzdkNTNhNzYiLCAicHJvamVjdF9pZCI6ICJiODQzZTY0MjZkYWI0MzhmODZhYTUzMWQ2ZjUxYjI3NSIsICJ2b2x1bWVfaWQiOiAiNjgxODg5MjUtMjk5ZS00MDBlLWI3OTgtZDZlZTg5ODAxNmY5IiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05NjQ2Mjk0NDgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE2NTA2MDE0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY4MTg4OTI1LTI5OWUtNDAwZS1iNzk4LWQ2ZWU4OTgwMTZmOS8yMDI2MDcwMzEwNDcxMy9hel9ub3ZhX2JhY2t1cF9iNDJhODVhNi0wMGRkLTRjMjAtOWEzMi1iNGMwMDNlNzMxYTAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjQ3OjEwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NDc6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99873) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 10:47:29.289878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Import record output: {'backup': {'id': '6e3dafed-4d61-4708-8eb8-3b082139541b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.52/volume/backups/6e3dafed-4d61-4708-8eb8-3b082139541b'}]}}. {{(pid=99873) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 10:47:29.290171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5008023-0399-43a5-80d6-77196979ab01 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/import_record returned with HTTP 201 Jul 03 10:47:29.290665 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 657/2693] 10.4.3.52 () {68 vars in 1295 bytes} [Fri Jul 3 10:47:29 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 103 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:47:29.300609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-816e2873-aa37-4b66-a900-2193acd567da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:29.303849 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-816e2873-aa37-4b66-a900-2193acd567da tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b Jul 03 10:47:29.304235 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-816e2873-aa37-4b66-a900-2193acd567da tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:29.304479 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-816e2873-aa37-4b66-a900-2193acd567da tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:29.304633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-816e2873-aa37-4b66-a900-2193acd567da tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Show backup with id 6e3dafed-4d61-4708-8eb8-3b082139541b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:29.309978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Lock "cinder-attachment_update-8392c6bf-c065-4a3d-9a70-c65fc27519b8-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:47:29.310383 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-8821b3fa-5bba-4a87-9bec-f0a571397a15 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 returned with HTTP 200 Jul 03 10:47:29.311046 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 678/2694] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:47:28 2026] PUT /volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:29.323825 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:29.323825 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:29.324826 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-816e2873-aa37-4b66-a900-2193acd567da tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b returned with HTTP 200 Jul 03 10:47:29.325606 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 685/2695] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:29 2026] GET /volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b => generated 645 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:29.391173 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:29.394547 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:29.394812 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:29.395059 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:29.409505 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:29.409505 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:29.415147 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:29.422610 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1f1ea04-8a7d-4e00-93f8-ea27af38e3e7 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:29.423471 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 676/2696] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:47:29 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1420 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:29.439151 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:29.442021 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:29.442265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:29.442463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:29.457951 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:29.457951 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:29.467431 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:29.477753 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e80528ff-a1bb-44d4-b6e1-e20b790eae1c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:29.478379 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 658/2697] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:47:29 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1420 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:29.828082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-699e04bc-7fa6-4745-a326-a6a2e3f75732 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:29.831121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-699e04bc-7fa6-4745-a326-a6a2e3f75732 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] POST https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7/action Jul 03 10:47:29.831623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-699e04bc-7fa6-4745-a326-a6a2e3f75732 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:29.833125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-699e04bc-7fa6-4745-a326-a6a2e3f75732 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:29.857785 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:29.857785 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:29.877139 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-699e04bc-7fa6-4745-a326-a6a2e3f75732 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7/action returned with HTTP 204 Jul 03 10:47:29.877929 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 679/2698] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:29 2026] POST /volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:30.338182 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-524b61be-c259-492d-9f95-c9871145ab1d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:30.340199 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-524b61be-c259-492d-9f95-c9871145ab1d tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b Jul 03 10:47:30.340462 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-524b61be-c259-492d-9f95-c9871145ab1d tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:30.340825 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-524b61be-c259-492d-9f95-c9871145ab1d tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:30.340893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-524b61be-c259-492d-9f95-c9871145ab1d tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Show backup with id 6e3dafed-4d61-4708-8eb8-3b082139541b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:30.349258 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:30.349258 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:30.349258 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-524b61be-c259-492d-9f95-c9871145ab1d tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b returned with HTTP 200 Jul 03 10:47:30.349258 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 686/2699] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:30 2026] GET /volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:30.363256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-62a5c10f-5aa1-48d6-885f-ebe70fdfd7d2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:30.366397 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-62a5c10f-5aa1-48d6-885f-ebe70fdfd7d2 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups Jul 03 10:47:30.366397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-62a5c10f-5aa1-48d6-885f-ebe70fdfd7d2 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:30.366397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-62a5c10f-5aa1-48d6-885f-ebe70fdfd7d2 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:30.387952 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-62a5c10f-5aa1-48d6-885f-ebe70fdfd7d2 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 200 Jul 03 10:47:30.387952 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 677/2700] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:47:30 2026] GET /volume/v3/backups => generated 336 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:30.398902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-99a20be5-05b9-444f-886c-73290add0315 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:30.400806 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] POST https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/restore Jul 03 10:47:30.401157 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:30.402881 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Restoring backup b42a85a6-00dd-4c20-9a32-b4c003e731a0 ({'restore': {}}) {{(pid=99873) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:47:30.403037 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Restoring backup b42a85a6-00dd-4c20-9a32-b4c003e731a0 to volume None. Jul 03 10:47:30.410564 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:30.410564 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:30.411781 np0000004406 devstack@c-api.service[99873]: INFO cinder.backup.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Creating volume of 1 GB for restore of backup b42a85a6-00dd-4c20-9a32-b4c003e731a0. Jul 03 10:47:30.420047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:47:30.419694. {{(pid=99873) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:47:30.420191 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Availability Zones retrieved successfully. Jul 03 10:47:30.426347 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (62c23d5e-2c59-460b-b6f2-3db3116de970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:30.427294 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1076b63e-9963-48d2-9678-f5975785e5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:30.428886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:47:30.463145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1076b63e-9963-48d2-9678-f5975785e5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:30.464203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6af2a0a-a4da-432c-bcb6-5e301bf3cd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:30.511706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Created reservations ['6b7e3f92-dfd4-4624-b348-91cacaee4c87', '81f1183f-6680-43f5-a670-13074772554a', '80cabab9-abc2-4391-93ce-170a61b266db', 'd684d207-a214-4df1-b7e6-2c81afee6790'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:47:30.512823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6af2a0a-a4da-432c-bcb6-5e301bf3cd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7e3f92-dfd4-4624-b348-91cacaee4c87', '81f1183f-6680-43f5-a670-13074772554a', '80cabab9-abc2-4391-93ce-170a61b266db', 'd684d207-a214-4df1-b7e6-2c81afee6790']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:30.513870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ba77c9-a895-4800-8c52-e22aec8e701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:30.554281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ba77c9-a895-4800-8c52-e22aec8e701a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65786533-83d6-441f-a6af-1bd9e78e6dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b42a85a6-00dd-4c20-9a32-b4c003e731a0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['6b7e3f92-dfd4-4624-b348-91cacaee4c87','81f1183f-6680-43f5-a670-13074772554a','80cabab9-abc2-4391-93ce-170a61b266db','d684d207-a214-4df1-b7e6-2c81afee6790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:47:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b42a85a6-00dd-4c20-9a32-b4c003e731a0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65786533-83d6-441f-a6af-1bd9e78e6dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b843e6426dab438f86aa531d6f51b275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:30.555822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e64b42-ec9a-44bc-903c-77609a09cf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:30.574427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e64b42-ec9a-44bc-903c-77609a09cf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b42a85a6-00dd-4c20-9a32-b4c003e731a0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['6b7e3f92-dfd4-4624-b348-91cacaee4c87','81f1183f-6680-43f5-a670-13074772554a','80cabab9-abc2-4391-93ce-170a61b266db','d684d207-a214-4df1-b7e6-2c81afee6790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:30.575854 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a14f328-8f48-43ce-a754-b7b7860e9ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:47:30.587604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a14f328-8f48-43ce-a754-b7b7860e9ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:47:30.588690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (62c23d5e-2c59-460b-b6f2-3db3116de970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:47:30.589086 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume request issued successfully. Jul 03 10:47:30.597915 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:30.597915 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:30.598247 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:30.968356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:30.970140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:30.970420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:30.970620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:30.980644 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:30.980644 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:30.985911 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:30.990883 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-29cc9e21-ead3-4868-a7c6-22e602ee1932 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:30.991282 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 680/2701] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:30 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:31.367887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d8386100-96e9-4698-a7f2-a3d694872af9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.368310 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d8386100-96e9-4698-a7f2-a3d694872af9 None None] GET https://10.4.3.52/volume// Jul 03 10:47:31.368507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d8386100-96e9-4698-a7f2-a3d694872af9 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:31.368705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d8386100-96e9-4698-a7f2-a3d694872af9 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:31.369047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d8386100-96e9-4698-a7f2-a3d694872af9 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:31.369358 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 687/2702] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:31.381821 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.432835 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:47:31.433089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:31.433336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:31.444624 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.444624 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:31.449205 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:47:31.456381 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-5d50754a-479f-4fd9-88fe-14275f17a746 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:47:31.456944 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 678/2703] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:31 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 1428 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:31.537907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.540077 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:31.540457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:31.540530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:31.547681 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.547681 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:31.552123 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:31.555827 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-79b20582-0dc5-4ecd-95aa-26713d8e5e56 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:31.556236 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 681/2704] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:31 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:31.572490 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-688dc888-08bc-41aa-a6ce-64b111ffdc00 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.573035 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-688dc888-08bc-41aa-a6ce-64b111ffdc00 None None] GET https://10.4.3.52/volume// Jul 03 10:47:31.573251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-688dc888-08bc-41aa-a6ce-64b111ffdc00 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:31.573430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-688dc888-08bc-41aa-a6ce-64b111ffdc00 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:31.573757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-688dc888-08bc-41aa-a6ce-64b111ffdc00 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:31.574065 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 688/2705] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:47:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:31.579731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.581603 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] PUT https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f Jul 03 10:47:31.581838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-455622c4-df34-4697-977d-288798bed49a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.582065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:31.587189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-455622c4-df34-4697-977d-288798bed49a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:47:31.587659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-455622c4-df34-4697-977d-288798bed49a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4244262-ecaa-4d62-9996-65a195bb0327", "connector": null, "instance_uuid": "c9f4dc5d-1400-4360-b579-15ca7ee4fe44"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:31.592791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Acquiring lock "cinder-attachment_update-36a74e48-3fa2-4444-b486-603a675fc326-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:47:31.595201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-36a74e48-3fa2-4444-b486-603a675fc326-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:47:31.596093 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.596093 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:31.597990 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.597990 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:31.605536 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.605536 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:31.606037 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:31.606196 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Checking backup size 1 against volume size 1 {{(pid=99873) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:47:31.606347 np0000004406 devstack@c-api.service[99873]: INFO cinder.backup.api [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Overwriting volume 65786533-83d6-441f-a6af-1bd9e78e6dc9 with restore of backup b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:31.622851 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-455622c4-df34-4697-977d-288798bed49a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:47:31.623268 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 682/2706] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:47:31 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:31.634473 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] restore_backup in rpcapi backup_id b42a85a6-00dd-4c20-9a32-b4c003e731a0 {{(pid=99873) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:47:31.638069 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99a20be5-05b9-444f-886c-73290add0315 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/restore returned with HTTP 202 Jul 03 10:47:31.638805 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 659/2707] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:47:30 2026] POST /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:47:31.652045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:31.657322 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:31.657753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:31.658016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:31.658216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:31.666427 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:31.666427 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:31.667409 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b6c4079-1e54-47a4-8ed1-c38894b7da09 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:31.668030 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 689/2708] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:31 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:32.112036 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=497,cinder:INSERT=91,cinder:UPDATE=149 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:47:32.132232 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-36a74e48-3fa2-4444-b486-603a675fc326-np0000004406" released by "attachment_update" :: held 0.537s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:47:32.132592 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-b340722c-98ab-4fe9-a688-a3daab63ef36 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f returned with HTTP 200 Jul 03 10:47:32.133196 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 679/2709] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:47:31 2026] PUT /volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:32.645917 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c2375506-6854-45be-a774-f8951e9d557b req-be405b69-1a44-44ba-97ed-0ebc0190dca0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:32.649913 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-be405b69-1a44-44ba-97ed-0ebc0190dca0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f/action Jul 03 10:47:32.649913 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-be405b69-1a44-44ba-97ed-0ebc0190dca0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:32.649913 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-be405b69-1a44-44ba-97ed-0ebc0190dca0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:32.667360 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:32.667360 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:32.683597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:32.685443 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c2375506-6854-45be-a774-f8951e9d557b req-be405b69-1a44-44ba-97ed-0ebc0190dca0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f/action returned with HTTP 204 Jul 03 10:47:32.685443 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 683/2710] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:32 2026] POST /volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:32.685823 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:32.686085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:32.686346 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:32.686467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:32.691967 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:32.691967 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:32.693004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3239a9ff-31e7-4506-9c29-2f5067d28d10 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:32.693449 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 660/2711] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:32 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:32.858355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:32.863836 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:32.864183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:32.864390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:32.875568 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:32.875568 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:32.884381 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:32.890315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ff70dc2-f648-4f6e-9d6c-8ab056100f57 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:32.890804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 690/2712] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:32 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:32.910726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f8233371-bde1-4902-8e90-b437af26ea82 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:32.913084 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f8233371-bde1-4902-8e90-b437af26ea82 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:32.913339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f8233371-bde1-4902-8e90-b437af26ea82 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:32.913571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f8233371-bde1-4902-8e90-b437af26ea82 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:32.922818 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:32.922818 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:32.927137 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f8233371-bde1-4902-8e90-b437af26ea82 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:32.931282 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f8233371-bde1-4902-8e90-b437af26ea82 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:32.931827 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 680/2713] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:32 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:32.971976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:32.973924 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:32.974357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:32.974653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:32.981527 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:32.981527 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:32.986067 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:32.992150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-9562b348-f3b9-4956-9e2c-30b448e7fa5e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:32.992150 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 684/2714] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:32 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:33.703619 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:33.705416 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:33.705609 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:33.705842 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:33.705986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:33.710449 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:33.710449 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:33.711307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-286f56c1-f753-414f-9a7f-7dc1d876f1bc tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:33.711897 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 661/2715] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:33 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:34.722828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:34.725032 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:34.725306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:34.725529 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:34.725647 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:34.730674 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:34.730674 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:34.731525 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ce52f53-4b0c-4fa7-a8bc-adaf3f09a8da tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:34.731945 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 691/2716] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:34 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-011eba73-97c7-4dc5-abda-ad3980867343 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-011eba73-97c7-4dc5-abda-ad3980867343 None None] GET https://10.4.3.52/volume// Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-011eba73-97c7-4dc5-abda-ad3980867343 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-011eba73-97c7-4dc5-abda-ad3980867343 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-011eba73-97c7-4dc5-abda-ad3980867343 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:35.034601 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 681/2717] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:35.042013 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-001e20cc-83c0-4bf4-aa1e-6de1ff4991f3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.047420 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-001e20cc-83c0-4bf4-aa1e-6de1ff4991f3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:47:35.047874 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-001e20cc-83c0-4bf4-aa1e-6de1ff4991f3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0957bf62-a14e-4308-be7e-5d197bd3041e", "connector": null, "instance_uuid": "226efd74-2033-4b7d-9372-6cf77c487a04"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:35.062840 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.062840 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:35.101424 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-001e20cc-83c0-4bf4-aa1e-6de1ff4991f3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:47:35.101965 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 685/2718] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:47:35 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:35.260232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-20520570-c490-470f-843d-3d9607fb6823 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.263521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-20520570-c490-470f-843d-3d9607fb6823 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8/encryption Jul 03 10:47:35.263725 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-20520570-c490-470f-843d-3d9607fb6823 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.264007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-20520570-c490-470f-843d-3d9607fb6823 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.274805 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.274805 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:35.283468 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-923b9bc9-f5b4-455d-b198-f47531ce71d8 req-20520570-c490-470f-843d-3d9607fb6823 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8/encryption returned with HTTP 200 Jul 03 10:47:35.284097 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 662/2719] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:35.514897 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.516174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:35.516344 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.516774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.526456 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.526456 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:35.530719 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:35.535187 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-431f964d-7b72-4b0e-acac-db80ba4e9eca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:35.535548 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 692/2720] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:35.634328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-767feb96-74bc-4369-89ea-0fb9f52460a6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.634719 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-767feb96-74bc-4369-89ea-0fb9f52460a6 None None] GET https://10.4.3.52/volume// Jul 03 10:47:35.634912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-767feb96-74bc-4369-89ea-0fb9f52460a6 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.635133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-767feb96-74bc-4369-89ea-0fb9f52460a6 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.635548 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-767feb96-74bc-4369-89ea-0fb9f52460a6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:35.635966 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 682/2721] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:35.649537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.655365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:35.655823 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.656094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.666125 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.666125 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:35.669888 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:35.674433 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-15dbcfe7-e994-4020-8fd7-e11542050895 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:35.674941 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 686/2722] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 1053 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:35.741923 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.743553 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:35.743755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:35.743953 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:35.744081 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:35.748341 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.748341 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:35.749179 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c469fa5-45c7-4061-b6f7-e1fafb02c3de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:35.749611 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 663/2723] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:35 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:35.788070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:35.790308 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb Jul 03 10:47:35.790652 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:35.798314 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-0957bf62-a14e-4308-be7e-5d197bd3041e-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:47:35.802955 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-0957bf62-a14e-4308-be7e-5d197bd3041e-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:47:35.803896 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:35.803896 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:36.328894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-0957bf62-a14e-4308-be7e-5d197bd3041e-np0000004406" released by "attachment_update" :: held 0.526s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:47:36.329281 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-7bc411c5-855c-4882-8b67-b1f4b98d7ae7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb returned with HTTP 200 Jul 03 10:47:36.329765 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 693/2724] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:47:35 2026] PUT /volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:36.345859 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-b732648e-4835-4362-b078-78baa6f04ab3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:36.349199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-b732648e-4835-4362-b078-78baa6f04ab3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption Jul 03 10:47:36.349199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-b732648e-4835-4362-b078-78baa6f04ab3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:36.349199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-b732648e-4835-4362-b078-78baa6f04ab3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:36.359221 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:36.359221 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:36.365559 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-b732648e-4835-4362-b078-78baa6f04ab3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption returned with HTTP 200 Jul 03 10:47:36.366000 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 683/2725] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:47:36 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:36.556094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1a573563-c794-4b23-8912-704abda50633 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:36.558688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a573563-c794-4b23-8912-704abda50633 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:36.559172 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a573563-c794-4b23-8912-704abda50633 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:36.559703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a573563-c794-4b23-8912-704abda50633 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:36.575426 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:36.575426 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:36.581524 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1a573563-c794-4b23-8912-704abda50633 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:36.586974 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a573563-c794-4b23-8912-704abda50633 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:36.587531 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 687/2726] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:36 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:36.763176 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:36.764999 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:36.765222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:36.765398 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:36.765495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:36.769829 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:36.769829 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:36.770515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b918dad-8cc3-4d9d-8f20-42b252b5a8a2 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:36.770867 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 664/2727] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:36 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:37.605786 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-37354a18-89ee-46e8-8179-b1e942f023e8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:37.607657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-37354a18-89ee-46e8-8179-b1e942f023e8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:37.607848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-37354a18-89ee-46e8-8179-b1e942f023e8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:37.608024 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-37354a18-89ee-46e8-8179-b1e942f023e8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:37.619254 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:37.619254 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:37.623049 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-37354a18-89ee-46e8-8179-b1e942f023e8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:37.627892 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-37354a18-89ee-46e8-8179-b1e942f023e8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:37.628281 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 694/2728] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:37 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:37.782001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:37.786138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:37.786138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:37.786138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:37.786138 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:37.789855 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:37.789855 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:37.790981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3780fdb-aec8-4831-bf6c-a4114005a249 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:37.791578 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 684/2729] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:37 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:38.549434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-18b0271e-e555-42c1-8f7b-525b4c22463b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:38.549434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18b0271e-e555-42c1-8f7b-525b4c22463b None None] GET https://10.4.3.52/volume// Jul 03 10:47:38.549434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-18b0271e-e555-42c1-8f7b-525b4c22463b None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:38.549434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-18b0271e-e555-42c1-8f7b-525b4c22463b None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:38.550447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18b0271e-e555-42c1-8f7b-525b4c22463b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:38.550864 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 688/2730] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:38.565127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:38.565893 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:47:38.566206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:38.566353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:38.577198 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:38.577198 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:38.581902 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:47:38.587818 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-d091c335-77c7-4cc0-8b05-f97948495dcd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:47:38.588325 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 665/2731] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:38 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1581 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:38.641505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:38.643850 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:38.644158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:38.644424 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:38.659712 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:38.659712 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:38.664063 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:38.668900 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30dfb96a-6ea9-4287-a48f-392f60d40aed tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:38.669364 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 695/2732] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:38 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:38.715425 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:38.719217 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] PUT https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 Jul 03 10:47:38.719217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:38.728409 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Acquiring lock "cinder-attachment_update-c4244262-ecaa-4d62-9996-65a195bb0327-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:47:38.737217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-c4244262-ecaa-4d62-9996-65a195bb0327-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:47:38.737217 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:38.737217 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:38.804153 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:38.807748 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:38.808126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:38.808503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:38.808795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:38.813927 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:38.813927 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:38.815147 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fa8295c-e010-4e8a-90ef-3426f641f376 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:38.815621 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 689/2733] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:38 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:47:39.268896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-c4244262-ecaa-4d62-9996-65a195bb0327-np0000004406" released by "attachment_update" :: held 0.534s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:47:39.269238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-60232429-7e31-4023-a01a-f4e9ba39ef2b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 returned with HTTP 200 Jul 03 10:47:39.269698 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 685/2734] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:47:38 2026] PUT /volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:39.682540 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:39.684555 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:39.684796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:39.685010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:39.698411 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:39.698411 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:39.702510 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:39.707371 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55f4b925-3ba7-4557-8dcc-bd5b5e46920d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:39.707816 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 666/2735] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:39 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:39.782821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-b41d837e-3271-42b6-a0f4-da779f01934c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:39.784955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-b41d837e-3271-42b6-a0f4-da779f01934c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8/action Jul 03 10:47:39.785305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-b41d837e-3271-42b6-a0f4-da779f01934c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:39.785430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-b41d837e-3271-42b6-a0f4-da779f01934c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:39.811221 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:39.811221 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:39.823759 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-cf121ec5-2685-4487-b330-0c8e4097ce86 req-b41d837e-3271-42b6-a0f4-da779f01934c tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8/action returned with HTTP 204 Jul 03 10:47:39.824190 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 696/2736] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:39 2026] POST /volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:39.825245 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c587b194-fd0a-416c-b946-d089f6020a32 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:39.830052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c587b194-fd0a-416c-b946-d089f6020a32 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:39.830052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c587b194-fd0a-416c-b946-d089f6020a32 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:39.830052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c587b194-fd0a-416c-b946-d089f6020a32 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:39.830052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c587b194-fd0a-416c-b946-d089f6020a32 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:39.832502 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:39.832502 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:39.834467 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c587b194-fd0a-416c-b946-d089f6020a32 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:39.834467 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 690/2737] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:39 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:40.721720 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f57f010e-65f0-4da7-b868-5e772384f5cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:40.723985 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f57f010e-65f0-4da7-b868-5e772384f5cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:40.724420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f57f010e-65f0-4da7-b868-5e772384f5cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:40.725267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f57f010e-65f0-4da7-b868-5e772384f5cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:40.735362 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:40.735362 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:40.739465 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f57f010e-65f0-4da7-b868-5e772384f5cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:40.744501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f57f010e-65f0-4da7-b868-5e772384f5cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:40.745323 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 686/2738] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:40 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:40.845806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ca9eefc-da48-464b-90d7-e49999bb481f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:40.851054 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ca9eefc-da48-464b-90d7-e49999bb481f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:40.851054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ca9eefc-da48-464b-90d7-e49999bb481f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:40.851054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ca9eefc-da48-464b-90d7-e49999bb481f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:40.851054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1ca9eefc-da48-464b-90d7-e49999bb481f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:40.856280 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:40.856280 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:40.857230 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ca9eefc-da48-464b-90d7-e49999bb481f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:40.857953 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 667/2739] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:40 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:41.758013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c056b57c-af53-45fc-bce8-776984ff8e6f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:41.760579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c056b57c-af53-45fc-bce8-776984ff8e6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:41.760876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c056b57c-af53-45fc-bce8-776984ff8e6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:41.761147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c056b57c-af53-45fc-bce8-776984ff8e6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:41.774309 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:41.774309 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:41.777843 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c056b57c-af53-45fc-bce8-776984ff8e6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:41.781830 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c056b57c-af53-45fc-bce8-776984ff8e6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:41.782209 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 697/2740] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:41 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:41.868514 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8e238d03-75e2-4368-b980-699fe0332c90 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:41.871338 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8e238d03-75e2-4368-b980-699fe0332c90 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:41.871696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8e238d03-75e2-4368-b980-699fe0332c90 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:41.871993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8e238d03-75e2-4368-b980-699fe0332c90 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:41.872206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8e238d03-75e2-4368-b980-699fe0332c90 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:41.877815 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:41.877815 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:41.878186 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8e238d03-75e2-4368-b980-699fe0332c90 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:41.878717 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 691/2741] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:41 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:42.796589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:42.799422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:42.799743 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:42.800046 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:42.820347 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:42.820347 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:42.826859 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:42.841906 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef7148fc-5e15-4253-be6b-6092aa0d2c8c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:42.842085 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 687/2742] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:42 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:42.891613 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7e84e5e9-a987-4c34-8c53-5087af139abf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:42.893401 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e84e5e9-a987-4c34-8c53-5087af139abf tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:42.893735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e84e5e9-a987-4c34-8c53-5087af139abf tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:42.894010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e84e5e9-a987-4c34-8c53-5087af139abf tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:42.894130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7e84e5e9-a987-4c34-8c53-5087af139abf tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:42.899551 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:42.899551 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:42.900634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e84e5e9-a987-4c34-8c53-5087af139abf tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:42.901145 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 668/2743] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:42 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:43.856429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:43.858709 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:43.858908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:43.859091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:43.869128 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:43.869128 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:43.872541 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:43.876796 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6afebe8a-67d1-426b-b40e-d1da1a4dc126 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:43.877185 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 698/2744] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:43 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:43.913947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:43.915827 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:43.916043 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:43.916262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:43.916404 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:43.920675 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:43.920675 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:43.921407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4eced85c-f31b-4821-b005-45fc9b8a0d81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:43.921752 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 692/2745] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:43 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:44.889122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:44.890895 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:44.891080 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:44.891298 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:44.903079 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:44.903079 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:44.907293 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:44.912554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a94c0cd5-4171-4217-b1cb-3a3b6a9355dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:44.913119 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 688/2746] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:44 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:44.933728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aabcccd3-8d97-4e67-8791-3d22087800eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:44.935935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aabcccd3-8d97-4e67-8791-3d22087800eb tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:44.936190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aabcccd3-8d97-4e67-8791-3d22087800eb tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:44.936421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aabcccd3-8d97-4e67-8791-3d22087800eb tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:44.936554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-aabcccd3-8d97-4e67-8791-3d22087800eb tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:44.941591 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:44.941591 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:44.942513 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aabcccd3-8d97-4e67-8791-3d22087800eb tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:44.942950 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 669/2747] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:44 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:45.930127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:45.931804 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:45.931995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:45.932190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:45.941691 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:45.941691 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:45.944963 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:45.949492 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e8110b38-57f4-4e7b-8c55-7f28f06ee836 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:45.949937 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 699/2748] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:45 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:45.953972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a73087be-2096-491b-ad3d-6449b893d86b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:45.956349 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a73087be-2096-491b-ad3d-6449b893d86b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:45.956537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a73087be-2096-491b-ad3d-6449b893d86b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:45.956726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a73087be-2096-491b-ad3d-6449b893d86b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:45.956829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a73087be-2096-491b-ad3d-6449b893d86b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:45.961461 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:45.961461 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:45.962211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a73087be-2096-491b-ad3d-6449b893d86b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:45.962722 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 693/2749] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:45 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:46.971063 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:46.974122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:46.974122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:46.974275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:46.975378 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:46.977614 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:46.977901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:46.978182 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:46.978333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:46.988282 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:46.988282 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:46.989345 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0c75b0b-982b-46ef-81d2-7d923adecbd5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:46.989831 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:46.989831 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:46.989923 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 670/2750] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:46 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:46.995005 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:47.000130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a7a9f29a-c25e-4f49-a65f-aec8679ba6a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:47.000518 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 689/2751] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:46 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:48.002907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:48.011128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:48.011128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:48.011128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:48.011128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:48.016926 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:48.016926 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:48.017713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:48.018012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3655e540-fc67-4624-8ceb-0331af7e35d1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:48.018212 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 700/2752] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:48 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:48.020313 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:48.020542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:48.020772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:48.033392 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:48.033392 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:48.037701 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:48.043470 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a62106b-a804-4a33-a9e3-697fba5e6b37 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:48.043967 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 694/2753] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:48 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:49.031691 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:49.033441 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:49.033635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:49.033800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:49.033905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:49.038534 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:49.038534 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:49.039462 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a35f12fe-4547-431b-92bb-aa0eed0b75de tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:49.039894 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 671/2754] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:49 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:49.058784 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-94721d68-d11a-4764-9d32-79038f3e20db None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:49.060752 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94721d68-d11a-4764-9d32-79038f3e20db tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:49.061537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94721d68-d11a-4764-9d32-79038f3e20db tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:49.062005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94721d68-d11a-4764-9d32-79038f3e20db tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:49.074460 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:49.074460 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:49.080482 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-94721d68-d11a-4764-9d32-79038f3e20db tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:49.085930 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94721d68-d11a-4764-9d32-79038f3e20db tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:49.086330 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 690/2755] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:49 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:49.902091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-ea462f6e-b9d7-4e5f-824b-4dc7765e8d6f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:49.904911 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-ea462f6e-b9d7-4e5f-824b-4dc7765e8d6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb/action Jul 03 10:47:49.905534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-ea462f6e-b9d7-4e5f-824b-4dc7765e8d6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:49.905745 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-ea462f6e-b9d7-4e5f-824b-4dc7765e8d6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:49.924665 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:49.924665 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:49.940917 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-22690f1c-ec73-4a76-af0a-86d9f4b89414 req-ea462f6e-b9d7-4e5f-824b-4dc7765e8d6f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb/action returned with HTTP 204 Jul 03 10:47:49.941519 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 701/2756] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:47:49 2026] POST /volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:50.053064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:50.054936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:50.055135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:50.055322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:50.055420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:50.060511 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:50.060511 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:50.061566 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3d049df3-4ad1-440f-b3f5-8f913199ff3d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:50.062096 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 695/2757] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:50 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:50.099220 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:50.100890 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:50.101056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:50.101289 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:50.115633 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:50.115633 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:50.120289 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:50.129781 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1ff38587-fa8b-406f-a2f0-e503267118a7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:50.130362 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 672/2758] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:50 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:50.145047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-15115536-a1ed-43f0-a35a-aa722f3a583f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:50.146817 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15115536-a1ed-43f0-a35a-aa722f3a583f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:50.146988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15115536-a1ed-43f0-a35a-aa722f3a583f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:50.147197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15115536-a1ed-43f0-a35a-aa722f3a583f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:50.161273 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:50.161273 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:50.170701 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-15115536-a1ed-43f0-a35a-aa722f3a583f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:50.177976 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15115536-a1ed-43f0-a35a-aa722f3a583f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:50.178381 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 691/2759] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:50 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:50.221385 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:50.223412 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:50.223675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:50.224172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:50.236297 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:50.236297 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:50.239908 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:50.244091 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-2acfb853-1901-4900-8b0c-49756637d123 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:50.244515 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 702/2760] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:50 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:47:50.264184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:50.266350 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/action Jul 03 10:47:50.266706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:47:50.266839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:47:50.277929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:50.277929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:50.278447 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:50.286334 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Begin detaching volume completed successfully. Jul 03 10:47:50.286610 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-b88311ae-4825-451b-88d2-13cf3c5cf8c1 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/action returned with HTTP 202 Jul 03 10:47:50.287182 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 696/2761] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:47:50 2026] POST /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:51.074395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c842551f-9eca-49da-97fc-b6572316ad5a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:51.077366 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c842551f-9eca-49da-97fc-b6572316ad5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:51.077690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c842551f-9eca-49da-97fc-b6572316ad5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:51.078005 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c842551f-9eca-49da-97fc-b6572316ad5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:51.078216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c842551f-9eca-49da-97fc-b6572316ad5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:51.087840 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:51.087840 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:51.088950 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c842551f-9eca-49da-97fc-b6572316ad5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:51.090210 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 673/2762] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:51 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:51.316025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-84316399-11cf-4a21-a15d-f8ffd8283e82 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:51.316470 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84316399-11cf-4a21-a15d-f8ffd8283e82 None None] GET https://10.4.3.52/volume// Jul 03 10:47:51.316673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84316399-11cf-4a21-a15d-f8ffd8283e82 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:51.316894 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84316399-11cf-4a21-a15d-f8ffd8283e82 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:51.317261 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84316399-11cf-4a21-a15d-f8ffd8283e82 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:47:51.317614 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 692/2763] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:47:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:47:51.327075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:51.330483 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:51.330732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:51.330871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:51.341338 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:51.341338 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:51.345181 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:51.351280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-d4bc139c-7da9-44de-a198-283480b8a6ae tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:51.351280 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 703/2764] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:47:51 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:47:51.364076 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-3f51e728-f940-46a3-96b3-45449164df63 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:51.370594 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-3f51e728-f940-46a3-96b3-45449164df63 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption Jul 03 10:47:51.370811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-3f51e728-f940-46a3-96b3-45449164df63 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:51.371047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-3f51e728-f940-46a3-96b3-45449164df63 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:51.387819 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:51.387819 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:51.397719 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-3f51e728-f940-46a3-96b3-45449164df63 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption returned with HTTP 200 Jul 03 10:47:51.398256 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 697/2765] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:47:51 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:52.103646 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:52.107304 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:52.107494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:52.107681 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:52.107773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:52.114942 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:52.114942 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:52.116016 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5c1ffd8c-570d-495a-a734-d1de0e57aeb4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:52.116432 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 674/2766] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:52 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:52.341035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-fde6b629-60c5-4af4-98bf-10d526d61e1c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:52.343675 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-fde6b629-60c5-4af4-98bf-10d526d61e1c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb Jul 03 10:47:52.343864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-fde6b629-60c5-4af4-98bf-10d526d61e1c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:52.344052 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-fde6b629-60c5-4af4-98bf-10d526d61e1c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:52.352735 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:52.352735 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:52.879898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-329fc567-7b93-4ed3-8ea6-7657a423fe7e req-fde6b629-60c5-4af4-98bf-10d526d61e1c tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb returned with HTTP 200 Jul 03 10:47:52.880275 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 693/2767] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:47:52 2026] DELETE /volume/v3/attachments/507bbdfc-4fec-4987-8749-535b7ff6cfbb => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:53.131611 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:53.135624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:53.136288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:53.136582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:53.136736 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:53.142733 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:53.142733 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:53.144228 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34c6cd6b-2a3f-4084-8987-ec71f5082c2f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:53.144988 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 704/2768] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:53 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:53.510443 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:53.513348 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:47:53.513609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:53.513895 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:53.524402 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:53.524402 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:53.531734 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:47:53.539980 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e0a33e5d-2572-4309-bb91-13367f47e326 req-1ecc9850-758c-4ebf-a526-5df47b531a41 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:47:53.540530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 698/2769] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:47:53 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:54.155337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5b931158-98b3-4bad-8953-3ca4903d240d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:54.157086 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b931158-98b3-4bad-8953-3ca4903d240d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:54.157301 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b931158-98b3-4bad-8953-3ca4903d240d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:54.157476 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b931158-98b3-4bad-8953-3ca4903d240d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:54.157611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5b931158-98b3-4bad-8953-3ca4903d240d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:54.161783 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:54.161783 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:54.162509 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b931158-98b3-4bad-8953-3ca4903d240d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:54.162917 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 675/2770] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:54 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:55.172233 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:55.174000 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:55.174223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:55.174407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:55.174517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:55.179812 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:55.179812 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:55.180526 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-261cfff2-381d-4d97-b09f-7b0482cb52e5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:55.181029 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 694/2771] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:55 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:56.191416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7212be5b-c026-474e-9c62-eb314029c72a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:56.193703 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7212be5b-c026-474e-9c62-eb314029c72a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:56.193969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7212be5b-c026-474e-9c62-eb314029c72a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:56.194264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7212be5b-c026-474e-9c62-eb314029c72a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:56.194415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-7212be5b-c026-474e-9c62-eb314029c72a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:56.200589 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:56.200589 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:56.201934 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7212be5b-c026-474e-9c62-eb314029c72a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:56.202504 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 705/2772] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:56 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:57.213019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-79351276-317a-4046-ad5e-c16bb551d61c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.215517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79351276-317a-4046-ad5e-c16bb551d61c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:57.215854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79351276-317a-4046-ad5e-c16bb551d61c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.216208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79351276-317a-4046-ad5e-c16bb551d61c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.216459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-79351276-317a-4046-ad5e-c16bb551d61c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:57.224403 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:57.224403 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:57.225503 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79351276-317a-4046-ad5e-c16bb551d61c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:57.225996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 699/2773] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:57 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:57.236998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9374d71f-b8b5-41e5-8203-542f61746de3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.238902 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9374d71f-b8b5-41e5-8203-542f61746de3 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 Jul 03 10:47:57.239114 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9374d71f-b8b5-41e5-8203-542f61746de3 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.239330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9374d71f-b8b5-41e5-8203-542f61746de3 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.247691 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:57.247691 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:57.252434 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9374d71f-b8b5-41e5-8203-542f61746de3 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:57.258145 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9374d71f-b8b5-41e5-8203-542f61746de3 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 returned with HTTP 200 Jul 03 10:47:57.258638 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 676/2774] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:57 2026] GET /volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:57.272603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.274236 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:47:57.274413 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.274605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.274807 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:47:57.275485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:47:57.282232 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Get all volumes completed successfully. Jul 03 10:47:57.282685 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6f6ae122-b35d-4f50-97bd-7f4603cf2687 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:47:57.283021 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 695/2775] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:47:57 2026] GET /volume/v3/volumes => generated 659 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:57.291729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.293613 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] DELETE https://10.4.3.52/volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 Jul 03 10:47:57.293861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.294070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.294271 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume with id: 65786533-83d6-441f-a6af-1bd9e78e6dc9 Jul 03 10:47:57.302681 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:57.302681 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:57.303147 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:57.325875 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume request issued successfully. Jul 03 10:47:57.326119 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-34f5ffcf-4f34-4bab-9769-bca07177fdac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 returned with HTTP 202 Jul 03 10:47:57.326695 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 706/2776] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:57 2026] DELETE /volume/v3/volumes/65786533-83d6-441f-a6af-1bd9e78e6dc9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:57.338547 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.342664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] DELETE https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b Jul 03 10:47:57.344849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.345584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.345584 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Delete backup with id: 6e3dafed-4d61-4708-8eb8-3b082139541b. Jul 03 10:47:57.373573 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:57.373573 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:57.394436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] delete_backup rpcapi backup_id 6e3dafed-4d61-4708-8eb8-3b082139541b {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:47:57.398466 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff15758a-f4c2-4b19-b70e-ee3d2792d299 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b returned with HTTP 202 Jul 03 10:47:57.398466 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 700/2777] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:57 2026] DELETE /volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:57.408702 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:57.411242 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b Jul 03 10:47:57.413212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:57.413212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:57.413212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Show backup with id 6e3dafed-4d61-4708-8eb8-3b082139541b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:57.416200 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:57.416200 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:47:57.416833 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3fc1f215-e938-4e7a-9280-c9cb0b14b67c tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b returned with HTTP 200 Jul 03 10:47:57.417656 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 677/2778] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:57 2026] GET /volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:58.429643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:58.432174 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] GET https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b Jul 03 10:47:58.432466 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:58.432752 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:58.432915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Show backup with id 6e3dafed-4d61-4708-8eb8-3b082139541b. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:58.437420 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee60990f-f614-443e-8aa7-4972eb9b4ea9 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b returned with HTTP 404 Jul 03 10:47:58.438080 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 696/2779] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:58 2026] GET /volume/v3/backups/6e3dafed-4d61-4708-8eb8-3b082139541b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:58.448330 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:58.450489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] DELETE https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:58.450489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:58.450630 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:58.450723 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete backup with id: b42a85a6-00dd-4c20-9a32-b4c003e731a0. Jul 03 10:47:58.456593 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:58.456593 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:58.474973 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] delete_backup rpcapi backup_id b42a85a6-00dd-4c20-9a32-b4c003e731a0 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:47:58.480224 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-478c75d2-aa8c-4f9a-9f69-72706a694365 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 202 Jul 03 10:47:58.480224 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 707/2780] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:58 2026] DELETE /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:47:58.489652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:58.493850 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:58.493850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:58.493850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:58.493850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:58.504316 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:58.504316 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:58.508825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d46d9ae2-67f8-4612-9fc3-9703bd75cd64 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 200 Jul 03 10:47:58.508825 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 701/2781] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:58 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:59.518184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:59.520467 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 Jul 03 10:47:59.520745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:59.521091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:59.521265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id b42a85a6-00dd-4c20-9a32-b4c003e731a0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:47:59.525923 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-78afcdc0-db25-4dcf-a207-a3d189f5787b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 returned with HTTP 404 Jul 03 10:47:59.526598 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 678/2782] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:59 2026] GET /volume/v3/backups/b42a85a6-00dd-4c20-9a32-b4c003e731a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:47:59.613018 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:59.614870 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:59.615059 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:59.615274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:59.623273 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:59.623273 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:47:59.627663 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:59.633051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e83bd11-cabc-43ed-b0e0-3f123b22af20 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 200 Jul 03 10:47:59.633533 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 697/2783] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:59 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:47:59.645746 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:59.647634 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] DELETE https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:59.647889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:59.648146 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:59.648286 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume with id: 68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:59.660222 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:59.660222 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:47:59.660688 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:59.685510 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume request issued successfully. Jul 03 10:47:59.685845 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa21c2c0-1f9c-4faf-8935-af71239658ac tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 202 Jul 03 10:47:59.686324 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 708/2784] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:47:59 2026] DELETE /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:47:59.695771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c99af604-1ce2-4c63-b985-02e7a60a075b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:47:59.697982 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c99af604-1ce2-4c63-b985-02e7a60a075b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:47:59.698448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c99af604-1ce2-4c63-b985-02e7a60a075b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:47:59.698876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c99af604-1ce2-4c63-b985-02e7a60a075b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:47:59.709833 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:47:59.709833 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:47:59.714305 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c99af604-1ce2-4c63-b985-02e7a60a075b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:47:59.720967 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c99af604-1ce2-4c63-b985-02e7a60a075b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 200 Jul 03 10:47:59.721555 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 702/2785] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:47:59 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:00.734780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8c75da95-de3a-4bb5-9596-f6ac82435203 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:00.736630 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c75da95-de3a-4bb5-9596-f6ac82435203 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 Jul 03 10:48:00.736837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c75da95-de3a-4bb5-9596-f6ac82435203 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:00.737018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c75da95-de3a-4bb5-9596-f6ac82435203 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:00.743073 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c75da95-de3a-4bb5-9596-f6ac82435203 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 returned with HTTP 404 Jul 03 10:48:00.743620 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 679/2786] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:00 2026] GET /volume/v3/volumes/68188925-299e-400e-b798-d6ee898016f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:00.760837 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:00.764031 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:00.764411 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-379306906"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:00.765781 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-379306906'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:00.765909 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume of 1 GB Jul 03 10:48:00.770069 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Availability Zones retrieved successfully. Jul 03 10:48:00.777607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (fc1dab9a-a8b9-406f-825a-57cf652fb5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:00.781772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0584712b-6963-4180-8fcd-be4028c432d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:00.785791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:00.813740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0584712b-6963-4180-8fcd-be4028c432d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:00.814826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a4dd0f-abc0-4e5e-b156-618870954a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:00.856274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Created reservations ['1ca95c59-cebc-4e72-9da5-8a7239e6a5b8', '4cdd242d-6782-4b98-b951-7a57c306824e', '36712e0c-76f9-4aa1-8ec2-77301c3e5af1', '14281b8c-228f-4ac2-8c12-b60cc6728217'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:00.857247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a4dd0f-abc0-4e5e-b156-618870954a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca95c59-cebc-4e72-9da5-8a7239e6a5b8', '4cdd242d-6782-4b98-b951-7a57c306824e', '36712e0c-76f9-4aa1-8ec2-77301c3e5af1', '14281b8c-228f-4ac2-8c12-b60cc6728217']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:00.857884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c845b1-5ec8-4078-a851-dd738dc95ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:00.893207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c845b1-5ec8-4078-a851-dd738dc95ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9876e463-5a94-4afd-a1b7-382e8ad4efac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-379306906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['1ca95c59-cebc-4e72-9da5-8a7239e6a5b8','4cdd242d-6782-4b98-b951-7a57c306824e','36712e0c-76f9-4aa1-8ec2-77301c3e5af1','14281b8c-228f-4ac2-8c12-b60cc6728217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-379306906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9876e463-5a94-4afd-a1b7-382e8ad4efac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b843e6426dab438f86aa531d6f51b275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:00.893207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85202290-21f5-4edd-b237-4e773fc9dda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:00.921430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85202290-21f5-4edd-b237-4e773fc9dda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-379306906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b843e6426dab438f86aa531d6f51b275',qos_specs=None,replication_status=,reservations=['1ca95c59-cebc-4e72-9da5-8a7239e6a5b8','4cdd242d-6782-4b98-b951-7a57c306824e','36712e0c-76f9-4aa1-8ec2-77301c3e5af1','14281b8c-228f-4ac2-8c12-b60cc6728217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b472f7a58b7147a6b9aaf8dcc7d53a76',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:00.922137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eee256e-b29f-4f15-8202-cd07c60a145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:00.936580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eee256e-b29f-4f15-8202-cd07c60a145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:00.937423 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Flow 'volume_create_api' (fc1dab9a-a8b9-406f-825a-57cf652fb5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:00.937877 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Create volume request issued successfully. Jul 03 10:48:00.938592 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9b25b6e-6cec-4668-a8cf-484b369cf0a5 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:00.939452 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 698/2787] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:00 2026] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:00.954321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:00.961673 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:00.961877 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:00.962033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:00.969859 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:00.969859 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:00.974866 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:00.979069 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7912f8c6-ba6b-4b3c-b070-a29e3a8df7c8 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 200 Jul 03 10:48:00.979686 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 709/2788] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:00 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:01.276825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:01.281262 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:01.281708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:01.282206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:01.292311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-48a0c64d-6398-4588-ae05-876dde85bd68 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:01.294674 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:01.294674 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:01.296148 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:48:01.296148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:01.296148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:01.296148 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume with id: 0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:48:01.300835 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:01.305802 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:01.305802 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:01.309144 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:01.312211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-02df6c9f-64bd-483b-a702-e3e9890a950a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:01.312651 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 703/2789] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:01 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:01.322829 np0000004406 devstack@c-api.service[99873]: WARNING cinder.keymgr.conf_key_mgr [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:48:01.333133 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume request issued successfully. Jul 03 10:48:01.333477 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48a0c64d-6398-4588-ae05-876dde85bd68 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 202 Jul 03 10:48:01.334209 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 680/2790] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:01 2026] DELETE /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:01.345493 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-619f0c51-8715-4565-a4be-6b539d63245a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:01.352673 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-619f0c51-8715-4565-a4be-6b539d63245a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:48:01.352949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-619f0c51-8715-4565-a4be-6b539d63245a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:01.353156 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-619f0c51-8715-4565-a4be-6b539d63245a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:01.366002 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:01.366002 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:01.370036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-619f0c51-8715-4565-a4be-6b539d63245a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:01.375625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-619f0c51-8715-4565-a4be-6b539d63245a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 200 Jul 03 10:48:01.376039 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 699/2791] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:01 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:01.995841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3304478b-277a-4cff-a54b-ccd509aaf21a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:01.998855 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3304478b-277a-4cff-a54b-ccd509aaf21a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:01.998990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3304478b-277a-4cff-a54b-ccd509aaf21a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:01.999153 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3304478b-277a-4cff-a54b-ccd509aaf21a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:02.005432 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.005432 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:02.008806 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3304478b-277a-4cff-a54b-ccd509aaf21a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:02.012741 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3304478b-277a-4cff-a54b-ccd509aaf21a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 200 Jul 03 10:48:02.013152 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 710/2792] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:01 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:02.026055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.027868 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:48:02.028212 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9876e463-5a94-4afd-a1b7-382e8ad4efac", "name": "tempest-VolumesBackupsAdminTest-Backup-1637617804", "container": "tempest-volumesbackupsadmintest-backup-container-56025849"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:02.029730 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Creating new backup {'backup': {'volume_id': '9876e463-5a94-4afd-a1b7-382e8ad4efac', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1637617804', 'container': 'tempest-volumesbackupsadmintest-backup-container-56025849'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:48:02.029939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Creating backup of volume 9876e463-5a94-4afd-a1b7-382e8ad4efac in container tempest-volumesbackupsadmintest-backup-container-56025849 Jul 03 10:48:02.038037 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.038037 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:02.038575 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:02.057453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Created reservations ['a1297a05-6296-4454-9281-579f30357576', 'd442e1e3-d53d-4c5d-a081-3d979d01bfc0'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:02.117808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f110a433-380a-4f26-9c9f-77cbdf632fd1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:48:02.118244 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 704/2793] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:02 2026] POST /volume/v3/backups => generated 333 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:02.127204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.129812 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:02.130017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:02.131268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:02.131388 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:02.142282 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.142282 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:02.144266 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f9f5afc-12cc-4dc2-b968-a1f490c6e94b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:02.144804 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 681/2794] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:02 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:02.389019 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6446f5b8-fea7-4fa4-8529-acf7236c7026 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.390627 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6446f5b8-fea7-4fa4-8529-acf7236c7026 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e Jul 03 10:48:02.390814 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6446f5b8-fea7-4fa4-8529-acf7236c7026 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:02.391006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6446f5b8-fea7-4fa4-8529-acf7236c7026 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:02.396154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6446f5b8-fea7-4fa4-8529-acf7236c7026 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e returned with HTTP 404 Jul 03 10:48:02.396561 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 700/2795] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:02 2026] GET /volume/v3/volumes/0957bf62-a14e-4308-be7e-5d197bd3041e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:02.403422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-968a28d4-b036-4e50-8031-ea545170eb0a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.405626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:48:02.405875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:02.406127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:02.407204 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:48:02.441127 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Get all volumes completed successfully. Jul 03 10:48:02.442351 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.442351 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:02.451010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-968a28d4-b036-4e50-8031-ea545170eb0a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:48:02.451720 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 711/2796] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:48:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 22798 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:02.469659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c99526bb-3e9d-4f0c-a5c3-6a81b704e9d4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.471436 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c99526bb-3e9d-4f0c-a5c3-6a81b704e9d4 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] DELETE https://10.4.3.52/volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251 Jul 03 10:48:02.471629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c99526bb-3e9d-4f0c-a5c3-6a81b704e9d4 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:02.471836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c99526bb-3e9d-4f0c-a5c3-6a81b704e9d4 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:02.472073 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.472073 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:02.497329 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c99526bb-3e9d-4f0c-a5c3-6a81b704e9d4 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251 returned with HTTP 202 Jul 03 10:48:02.497846 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 705/2797] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:48:02 2026] DELETE /volume/v3/types/51fc39e4-ed17-4d1f-97ee-6927f06bb251 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:02.510254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0658b886-3f48-4af8-8b27-63cd8ffc7e97 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.511831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0658b886-3f48-4af8-8b27-63cd8ffc7e97 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:48:02.512136 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0658b886-3f48-4af8-8b27-63cd8ffc7e97 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2138744686", "extra_specs": {}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:02.527255 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0658b886-3f48-4af8-8b27-63cd8ffc7e97 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:48:02.527654 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 682/2798] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:48:02 2026] POST /volume/v3/types => generated 214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:02.535765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e97ed213-490b-41d0-8480-39c2d411dffb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.537292 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e97ed213-490b-41d0-8480-39c2d411dffb tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7/encryption Jul 03 10:48:02.537607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e97ed213-490b-41d0-8480-39c2d411dffb tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:02.554445 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e97ed213-490b-41d0-8480-39c2d411dffb tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7/encryption returned with HTTP 200 Jul 03 10:48:02.554947 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 701/2799] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:48:02 2026] POST /volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:02.563178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:02.564779 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:02.565257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1622835861", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2138744686", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:02.567730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1622835861', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2138744686', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:02.570700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume of 1 GB Jul 03 10:48:02.571166 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:02.571166 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:02.574155 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Availability Zones retrieved successfully. Jul 03 10:48:02.577496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (c259685a-fb83-449c-8c38-d94029c91b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:02.578829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8372c6-1e3d-4f7e-a87a-fb83186173c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:02.579947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:02.607429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8372c6-1e3d-4f7e-a87a-fb83186173c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:48:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76cdcd1f-183a-496d-82ab-6aa84887e3c7,is_public=True,name='tempest-scenario-type-luksv2-2138744686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76cdcd1f-183a-496d-82ab-6aa84887e3c7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:02.608822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56675716-05e4-404a-aa9c-862db0e1dd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:02.645227 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:02.645227 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:02.680191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Created reservations ['5247e551-1bcc-4c16-af2b-93a53ca99f18', '1aeed27a-0bc4-4d69-a4d9-0790b672ef07', '4feb76b6-4545-4983-b095-b1552632a90a', 'de230ff0-6544-447e-b623-86020b3c22cb'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:02.682279 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56675716-05e4-404a-aa9c-862db0e1dd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5247e551-1bcc-4c16-af2b-93a53ca99f18', '1aeed27a-0bc4-4d69-a4d9-0790b672ef07', '4feb76b6-4545-4983-b095-b1552632a90a', 'de230ff0-6544-447e-b623-86020b3c22cb']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:02.683086 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ad1039-399e-4a0f-b03c-c610e8892b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:02.710976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ad1039-399e-4a0f-b03c-c610e8892b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b3068c5-0534-4056-af39-3c485c425015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1622835861',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['5247e551-1bcc-4c16-af2b-93a53ca99f18','1aeed27a-0bc4-4d69-a4d9-0790b672ef07','4feb76b6-4545-4983-b095-b1552632a90a','de230ff0-6544-447e-b623-86020b3c22cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=76cdcd1f-183a-496d-82ab-6aa84887e3c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1622835861',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5b3068c5-0534-4056-af39-3c485c425015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74a234cbb8f44c74ac65dca40ca74f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7470ca3c817429184f7fafa6d126bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76cdcd1f-183a-496d-82ab-6aa84887e3c7),volume_type_id=76cdcd1f-183a-496d-82ab-6aa84887e3c7)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:02.713330 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306ee85f-edf0-4fd9-a6fb-26bce5e8509a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:02.736058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306ee85f-edf0-4fd9-a6fb-26bce5e8509a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1622835861',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['5247e551-1bcc-4c16-af2b-93a53ca99f18','1aeed27a-0bc4-4d69-a4d9-0790b672ef07','4feb76b6-4545-4983-b095-b1552632a90a','de230ff0-6544-447e-b623-86020b3c22cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=76cdcd1f-183a-496d-82ab-6aa84887e3c7)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:02.738312 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9367a3c1-606c-45fc-85dc-d2cda91e9f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:02.750336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9367a3c1-606c-45fc-85dc-d2cda91e9f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:02.751836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (c259685a-fb83-449c-8c38-d94029c91b34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:02.755587 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request issued successfully. Jul 03 10:48:02.756760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d9c5a07-4d80-4748-a461-84e7f78f4f3d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:02.756760 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 712/2800] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:02 2026] POST /volume/v3/volumes => generated 785 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:03.156330 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.159135 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:03.159348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:03.159562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:03.159713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:03.165983 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:03.165983 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:03.167128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8a0b6531-4dcf-486c-b222-310a48c1b42e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:03.167314 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 706/2801] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:03 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:03.352931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9c31118b-7e3e-4c27-9e31-4feb21352030 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.353267 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c31118b-7e3e-4c27-9e31-4feb21352030 None None] GET https://10.4.3.52/volume// Jul 03 10:48:03.353439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c31118b-7e3e-4c27-9e31-4feb21352030 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:03.353631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c31118b-7e3e-4c27-9e31-4feb21352030 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:03.353971 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c31118b-7e3e-4c27-9e31-4feb21352030 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:03.354379 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 683/2802] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:48:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:03.363446 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-ff8960fb-6076-4c1f-acca-e3f04e543cf4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.364778 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-ff8960fb-6076-4c1f-acca-e3f04e543cf4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:03.366313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-ff8960fb-6076-4c1f-acca-e3f04e543cf4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91b46fbf-d565-4451-8301-c77abebfc1e7", "connector": null, "instance_uuid": "020b675b-c7ff-4d1f-b054-dc63210adbff"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:03.374185 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:03.374185 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:03.405983 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-ff8960fb-6076-4c1f-acca-e3f04e543cf4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:03.406404 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 702/2803] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:03 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:03.837925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.840183 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:03.844147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:03.844147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:03.853129 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:03.853129 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:03.856698 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:03.860984 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6513e2b-ef16-4c1a-b9fe-3cbd25ceed41 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:03.861654 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 713/2804] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:03 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:03.932924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d2a7384-7bc2-4792-a7ba-b3d8e723fad6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.933270 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d2a7384-7bc2-4792-a7ba-b3d8e723fad6 None None] GET https://10.4.3.52/volume// Jul 03 10:48:03.933436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d2a7384-7bc2-4792-a7ba-b3d8e723fad6 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:03.933658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d2a7384-7bc2-4792-a7ba-b3d8e723fad6 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:03.934029 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d2a7384-7bc2-4792-a7ba-b3d8e723fad6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:03.936949 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 707/2805] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:03.945256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:03.947020 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:03.947235 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:03.947404 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:03.957572 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:03.957572 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:03.960813 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:03.964641 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a6821cba-fcb0-4d7f-97b4-83f9673f4c75 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:03.965064 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 684/2806] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:03 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:04.061058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:04.062794 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] PUT https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db Jul 03 10:48:04.063169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:04.070484 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Acquiring lock "cinder-attachment_update-91b46fbf-d565-4451-8301-c77abebfc1e7-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:04.074648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Lock "cinder-attachment_update-91b46fbf-d565-4451-8301-c77abebfc1e7-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:04.075575 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:04.075575 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:04.178683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:04.180241 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:04.180691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:04.181028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:04.181238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:04.187040 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:04.187040 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:04.187040 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb7604d7-a2c7-407b-9347-0c4baef5580d tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:04.187040 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 714/2807] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:04 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:04.598978 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Lock "cinder-attachment_update-91b46fbf-d565-4451-8301-c77abebfc1e7-np0000004406" released by "attachment_update" :: held 0.524s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:04.599310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-0de9b8e1-c6c6-4c53-bea1-b88058a795bc tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db returned with HTTP 200 Jul 03 10:48:04.599881 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 703/2808] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:04 2026] PUT /volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:04.877134 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:04.878783 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:04.879119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:04.879341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:04.890338 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:04.890338 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:04.894544 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:04.899712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6ffb6b04-827b-4f93-9cd0-e01c742664d4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:04.900272 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 708/2809] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:04 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:05.198245 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:05.199925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:05.200094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:05.200270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:05.200373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:05.205048 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:05.205048 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:05.206054 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-02102f83-5702-499e-aabb-cb3b208f2fa1 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:05.206444 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 685/2810] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:05 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:05.915563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-35b81800-abbe-40de-9a4c-dea72452e66b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:05.917718 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-35b81800-abbe-40de-9a4c-dea72452e66b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:05.918264 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-35b81800-abbe-40de-9a4c-dea72452e66b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:05.918722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-35b81800-abbe-40de-9a4c-dea72452e66b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:05.938603 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:05.938603 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:05.948034 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-35b81800-abbe-40de-9a4c-dea72452e66b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:05.955384 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-35b81800-abbe-40de-9a4c-dea72452e66b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:05.956222 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 715/2811] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:05 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:06.218773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:06.221307 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:06.221637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:06.221888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:06.222069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:06.231219 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:06.231219 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:06.231219 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8a3a8f48-a594-436c-ad9b-4fc714540f9b tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:06.231219 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 704/2812] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:06 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:06.497370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:06.499277 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:06.499451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:06.499650 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:06.510313 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:06.510313 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:06.513283 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:06.517810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-6ead1588-90e7-4a8d-8c20-39b02b4f0d25 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:06.518228 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 709/2813] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:06 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:06.971523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fa48a172-70a4-4d79-b493-434bd6066306 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:06.973681 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa48a172-70a4-4d79-b493-434bd6066306 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:06.973933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa48a172-70a4-4d79-b493-434bd6066306 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:06.974211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fa48a172-70a4-4d79-b493-434bd6066306 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:06.987699 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:06.987699 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:06.993325 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fa48a172-70a4-4d79-b493-434bd6066306 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:07.001322 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fa48a172-70a4-4d79-b493-434bd6066306 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:07.001703 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 686/2814] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:06 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:07.243726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:07.245565 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:07.245784 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:07.245977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:07.246078 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:07.250726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:07.250726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:07.251583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-327d5d07-d514-45b0-806f-c58e8f7ada34 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:07.251982 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 716/2815] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:07 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8d81fbda-d808-4d7b-9864-2848005e37e8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d81fbda-d808-4d7b-9864-2848005e37e8 None None] GET https://10.4.3.52/volume// Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d81fbda-d808-4d7b-9864-2848005e37e8 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d81fbda-d808-4d7b-9864-2848005e37e8 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d81fbda-d808-4d7b-9864-2848005e37e8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:07.444525 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 705/2816] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:07.453555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-71159463-1169-4aa3-9bd5-990bb0cab881 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:07.456177 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-71159463-1169-4aa3-9bd5-990bb0cab881 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:07.456668 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-71159463-1169-4aa3-9bd5-990bb0cab881 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7f20ea5-36fb-45c1-bb3f-e6cdb408580e", "connector": null, "instance_uuid": "ee26992d-d8d7-4a8a-b8d2-6498802db290"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:07.470368 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:07.470368 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:07.495981 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-71159463-1169-4aa3-9bd5-990bb0cab881 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:07.496609 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 710/2817] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:07 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:07.505921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-f4780259-5d03-4efa-b6e1-6e4250955215 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:07.508714 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-f4780259-5d03-4efa-b6e1-6e4250955215 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 Jul 03 10:48:07.508967 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-f4780259-5d03-4efa-b6e1-6e4250955215 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:07.509234 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-f4780259-5d03-4efa-b6e1-6e4250955215 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:07.526799 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:07.526799 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:08.018170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:08.020591 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:08.020916 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:08.021025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:08.035893 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:08.035893 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:08.040519 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:08.045382 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2dba60b-f597-46ab-8bd6-bd890c83a7d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:08.045786 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 717/2818] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:08 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:08.085242 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-f4780259-5d03-4efa-b6e1-6e4250955215 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 returned with HTTP 200 Jul 03 10:48:08.086159 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 687/2819] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:07 2026] DELETE /volume/v3/attachments/6c33927d-3780-474b-935f-244ebf98a911 => generated 367 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:08.263301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:08.267129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:08.267129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:08.267129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:08.267129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:08.270742 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:08.270742 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:08.271583 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cff25133-fe1c-45bf-a5b2-5b3be4b9ce5a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:08.272005 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 706/2820] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:08 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:08.938195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-123f8454-f175-419a-921a-cd23e5874c64 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:08.940320 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-123f8454-f175-419a-921a-cd23e5874c64 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:08.940616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-123f8454-f175-419a-921a-cd23e5874c64 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:08.940865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-123f8454-f175-419a-921a-cd23e5874c64 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:08.948564 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:08.948564 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:08.951469 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-123f8454-f175-419a-921a-cd23e5874c64 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:08.962768 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-123f8454-f175-419a-921a-cd23e5874c64 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:08.964023 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 711/2821] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:08 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:08.979580 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f12350e3-4e11-430e-91ce-73908de2872c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:08.981353 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f12350e3-4e11-430e-91ce-73908de2872c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:08.981886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f12350e3-4e11-430e-91ce-73908de2872c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:08.981886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f12350e3-4e11-430e-91ce-73908de2872c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:08.993257 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:08.993257 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:08.997276 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f12350e3-4e11-430e-91ce-73908de2872c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:09.007257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f12350e3-4e11-430e-91ce-73908de2872c tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:09.007806 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 718/2822] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:08 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:09.059187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:09.061376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:09.065161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:09.065249 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:09.065432 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:09.065503 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:09.065683 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:09.065718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:09.078026 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:09.078026 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:09.081717 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:09.081717 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:09.082357 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:09.087646 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1256d2b2-94b2-4dbb-96a2-9f4c497c5c2a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:09.088301 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 707/2823] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:09 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:09.088767 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:09.094056 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-e7ded6ec-9443-4578-b122-ad1293deae0f tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:09.094723 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 688/2824] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:09 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:09.283059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:09.284809 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:09.285875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:09.285875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:09.285875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:09.290607 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:09.290607 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:09.291790 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8225fcb-2180-45f6-bfee-2e7c8f0a9ae6 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:09.292323 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 712/2825] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:09 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:10.101609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:10.103432 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:10.103611 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:10.103794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:10.116348 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:10.116348 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:10.121211 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:10.125824 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a339c2db-8935-4b3b-adb5-567a4cd66aae tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:10.127151 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 719/2826] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:10 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:10.306090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:10.306952 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:10.307222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:10.307483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:10.307640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:10.313318 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:10.313318 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:10.314319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-98b65ecf-1577-4267-acc9-ca8fec36fc4a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:10.314755 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 708/2827] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:10 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:11.129729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8ef595a3-12a8-49ce-8a05-4e56c6207335 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.130088 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ef595a3-12a8-49ce-8a05-4e56c6207335 None None] GET https://10.4.3.52/volume// Jul 03 10:48:11.130210 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ef595a3-12a8-49ce-8a05-4e56c6207335 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.130448 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8ef595a3-12a8-49ce-8a05-4e56c6207335 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.130799 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8ef595a3-12a8-49ce-8a05-4e56c6207335 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:11.131085 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 689/2828] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:11.138794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-2a3a184b-5fd4-47f4-9883-d0f4c5282cc4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.141615 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-2a3a184b-5fd4-47f4-9883-d0f4c5282cc4 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:11.141615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-2a3a184b-5fd4-47f4-9883-d0f4c5282cc4 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95fefc64-6089-424f-bc59-4f11864fb1c1", "connector": null, "instance_uuid": "116061ec-ceca-46f7-92d3-f7b20e417854"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:11.142949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a24177a5-b717-4937-9a30-b2105c24ef69 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.144847 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a24177a5-b717-4937-9a30-b2105c24ef69 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:11.145207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a24177a5-b717-4937-9a30-b2105c24ef69 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.145494 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a24177a5-b717-4937-9a30-b2105c24ef69 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.150424 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.150424 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:11.155378 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.155378 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:11.158959 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a24177a5-b717-4937-9a30-b2105c24ef69 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:11.163635 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a24177a5-b717-4937-9a30-b2105c24ef69 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:11.164184 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 720/2829] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:11.184630 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-2a3a184b-5fd4-47f4-9883-d0f4c5282cc4 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:11.185066 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 713/2830] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:11 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:48:11.207985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a76d0a00-189a-44df-a210-432488dc786b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.212342 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a76d0a00-189a-44df-a210-432488dc786b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db/action Jul 03 10:48:11.212770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a76d0a00-189a-44df-a210-432488dc786b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:11.212988 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a76d0a00-189a-44df-a210-432488dc786b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:11.226993 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.226993 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:11.243877 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0117de9e-4bbd-4edc-a5f7-0ebba92f0f2f req-a76d0a00-189a-44df-a210-432488dc786b tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db/action returned with HTTP 204 Jul 03 10:48:11.243877 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 709/2831] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:11 2026] POST /volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:11.328787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.330394 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:11.330600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.330757 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.330835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:11.337356 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.337356 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:11.338139 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c6024a0c-de25-48ae-910e-f3d4b4747466 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:11.338517 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 690/2832] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:11.616239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.618833 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:11.619238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.619737 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.632701 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.632701 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:11.638571 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:11.645642 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-54872adb-7b85-4b4a-852e-edd4bda1d6e0 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:11.646176 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 721/2833] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:11.726297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-67cff6b1-9f81-4673-b8fd-45e233bf72b1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.726710 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67cff6b1-9f81-4673-b8fd-45e233bf72b1 None None] GET https://10.4.3.52/volume// Jul 03 10:48:11.726880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67cff6b1-9f81-4673-b8fd-45e233bf72b1 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.727066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67cff6b1-9f81-4673-b8fd-45e233bf72b1 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.727405 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67cff6b1-9f81-4673-b8fd-45e233bf72b1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:11.727699 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 714/2834] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:11.772771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:11.777626 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:11.780561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:11.780561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:11.793973 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:11.793973 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:11.800026 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:11.802158 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-44803666-72cc-4a26-aad9-40acc9d2a5ed tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:11.802690 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 710/2835] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:11 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:12.005662 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.008392 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] PUT https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c Jul 03 10:48:12.008723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:12.017120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Acquiring lock "cinder-attachment_update-95fefc64-6089-424f-bc59-4f11864fb1c1-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:12.022237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Lock "cinder-attachment_update-95fefc64-6089-424f-bc59-4f11864fb1c1-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:12.023279 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.023279 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:12.178518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.180544 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:48:12.180917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:12.181176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:12.193127 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.193127 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:12.197716 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:12.204052 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7e33dc26-8f41-4400-a790-702cd42cb1a3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:48:12.204429 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 722/2836] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:12 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:12.220267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.221921 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:48:12.222249 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91b46fbf-d565-4451-8301-c77abebfc1e7", "force": true, "name": "tempest-VolumesBackupsTest-Backup-3973945", "container": "tempest-volumesbackupstest-backup-container-1666620780"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:12.223570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': '91b46fbf-d565-4451-8301-c77abebfc1e7', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-3973945', 'container': 'tempest-volumesbackupstest-backup-container-1666620780'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:48:12.223740 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume 91b46fbf-d565-4451-8301-c77abebfc1e7 in container tempest-volumesbackupstest-backup-container-1666620780 Jul 03 10:48:12.243016 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.243016 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:12.243506 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:12.274836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['8731fc34-d27d-4f48-9672-07dc2f092f7e', '6d451bc5-c5f7-4db2-a91b-03e313ddbe61'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:12.333974 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a39f5c51-ad3e-4272-a497-2fe3b2952bf1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:48:12.333974 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 715/2837] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:12 2026] POST /volume/v3/backups => generated 325 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:12.340372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.342573 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:12.344383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:12.344383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:12.344383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:12.348714 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.348714 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:12.349935 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f140543-6698-4b84-a53c-8d79a8dbef96 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:12.350455 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 711/2838] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:12 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:12.353274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.355188 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:12.355717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:12.355968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:12.356188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:12.360570 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.360570 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:12.361478 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1d27a71-a563-4f8c-9265-f2349f2db2fa tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:12.361889 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 723/2839] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:12 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:12.556236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Lock "cinder-attachment_update-95fefc64-6089-424f-bc59-4f11864fb1c1-np0000004406" released by "attachment_update" :: held 0.534s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:12.556582 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-3f1d3ba9-061f-4a87-8232-0fb4cb8238c6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c returned with HTTP 200 Jul 03 10:48:12.556985 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 691/2840] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:12 2026] PUT /volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:12.659064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:12.660692 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:12.660932 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:12.661161 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:12.670288 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:12.670288 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:12.673351 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:12.678167 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e3ab611-bd63-49e4-b9bf-a732c59b6c0a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:12.678167 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 716/2841] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:12 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:13.113245 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:13.115702 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea Jul 03 10:48:13.116172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:13.125768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:13.138658 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" acquired by "attachment_update" :: waited 0.013s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:13.139727 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:13.139727 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:13.364132 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e4d0995a-1ade-42ff-bce2-d072885da5be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:13.366100 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4d0995a-1ade-42ff-bce2-d072885da5be tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:13.366320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e4d0995a-1ade-42ff-bce2-d072885da5be tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:13.366548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e4d0995a-1ade-42ff-bce2-d072885da5be tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:13.366690 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e4d0995a-1ade-42ff-bce2-d072885da5be tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:13.370818 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:13.370818 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:13.371640 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4d0995a-1ade-42ff-bce2-d072885da5be tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:13.372096 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 724/2842] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:13 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:13.372179 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:13.374175 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:13.374416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:13.374632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:13.374755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:13.382141 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:13.382141 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:13.382995 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c8f271e-af70-481f-9c59-33d7b895ce7c tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:13.383491 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 692/2843] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:13 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:13.665605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-c7f20ea5-36fb-45c1-bb3f-e6cdb408580e-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:13.666020 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-19aa0ff9-0702-40da-9f3d-54fc661b014a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea returned with HTTP 200 Jul 03 10:48:13.666593 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 712/2844] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:13 2026] PUT /volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:13.678195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-1171c1b8-7ad2-4f9e-990e-06a26a68df6f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:13.680141 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-1171c1b8-7ad2-4f9e-990e-06a26a68df6f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea Jul 03 10:48:13.680472 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-1171c1b8-7ad2-4f9e-990e-06a26a68df6f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:13.680748 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-1171c1b8-7ad2-4f9e-990e-06a26a68df6f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:13.690888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:13.691829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:13.692023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:13.692237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:13.695610 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-1171c1b8-7ad2-4f9e-990e-06a26a68df6f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea returned with HTTP 200 Jul 03 10:48:13.696129 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 717/2845] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:48:13 2026] GET /volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:13.700935 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:13.700935 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:13.706996 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:13.712422 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8761f73a-dd21-4184-97b9-f7cc692b6409 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:13.712782 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 725/2846] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:13 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:14.387972 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:14.390177 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:14.390467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:14.390725 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:14.390878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:14.396450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:14.398070 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:14.398173 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:14.398173 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:14.398256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:14.398445 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:14.398545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:14.399181 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8dcedd5a-8cfe-4d81-800a-ae26ad522881 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:14.399774 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 693/2847] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:14 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:14.406687 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:14.406687 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:14.407432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c6d21d6d-67c8-40f5-ba23-a8073071a634 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:14.407766 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 713/2848] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:14 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:14.555201 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:14.556731 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:14.556942 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:14.557183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:14.564668 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:14.564668 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:14.571771 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:14.578191 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e6a1ac8-285e-45e9-80b0-c16d69a1941b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:14.578729 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 718/2849] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:14 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:14.730059 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:14.732029 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:14.732288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:14.732496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:14.743691 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:14.743691 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:14.747706 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:14.751558 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-605fc649-be2d-4343-a3fb-5b93b55836c5 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:14.751901 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 726/2850] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:14 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:15.079754 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:15.081816 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:15.082001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:15.082198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:15.090937 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:15.090937 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:15.095566 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:15.101637 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-e92465ca-5524-4ce5-b600-3934e2f5c903 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:15.102183 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 694/2851] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:15 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:15.413401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:15.415766 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:15.416033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:15.416307 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:15.416473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:15.417855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:15.420001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:15.421226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:15.421226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:15.421226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:15.422292 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:15.422292 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:15.423471 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-212852a3-4ced-4d4b-9692-76f0acd18d4d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:15.423978 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 714/2852] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:15 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:15.425460 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:15.425460 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:15.426348 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d27e0a13-b6fe-4ff1-b5b2-9364bfa91cfe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:15.426760 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 719/2853] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:15 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:15.765324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:15.767681 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:15.767860 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:15.768043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:15.779600 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:15.779600 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:15.784323 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:15.790947 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c647334c-381d-46e6-9f0a-dd3db158aca7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:15.791502 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 727/2854] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:15 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:16.436526 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:16.439237 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:16.439237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:16.439237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:16.439237 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:16.440634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:16.442491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:16.442678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:16.444834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:16.444834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:16.446001 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:16.446001 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:16.446810 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa7fbc0a-6f9e-4034-87b3-ba046d861629 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:16.447175 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 695/2855] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:16 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:16.449801 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:16.449801 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:16.451813 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fcb481c0-b9ac-4ceb-ad9e-c4bb4a6521c7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:16.452164 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 715/2856] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:16 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:16.807559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:16.809485 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:16.809713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:16.810502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:16.820689 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:16.820689 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:16.824192 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:16.829172 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f8aff37-9ac9-441b-ae38-cbfe8c29c5b8 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:16.829456 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 720/2857] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:16 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:17.139268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6b7f76c7-8741-4389-9866-8ab15df5886a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.139723 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b7f76c7-8741-4389-9866-8ab15df5886a None None] GET https://10.4.3.52/volume// Jul 03 10:48:17.139914 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b7f76c7-8741-4389-9866-8ab15df5886a None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.140128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b7f76c7-8741-4389-9866-8ab15df5886a None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.140540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b7f76c7-8741-4389-9866-8ab15df5886a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:17.140831 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 728/2858] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:17.149276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-1c8bda7c-f66e-4d0f-a3eb-cc7a1534feee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.151083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-1c8bda7c-f66e-4d0f-a3eb-cc7a1534feee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:17.151490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-1c8bda7c-f66e-4d0f-a3eb-cc7a1534feee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e7768b7-a891-482f-9671-5ff0bc00c68a", "connector": null, "instance_uuid": "a4b0a0eb-16f2-487b-bfa4-fa240525f07d"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:17.159661 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.159661 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:17.184174 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-1c8bda7c-f66e-4d0f-a3eb-cc7a1534feee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:17.184584 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 696/2859] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:17 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:17.456603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-71af416b-606d-41a8-8913-b8537d3c5297 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.459083 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71af416b-606d-41a8-8913-b8537d3c5297 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:17.459083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71af416b-606d-41a8-8913-b8537d3c5297 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.459083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-71af416b-606d-41a8-8913-b8537d3c5297 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.459083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-71af416b-606d-41a8-8913-b8537d3c5297 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:17.461174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-509b8e00-c84c-4eff-b103-96325872abda None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.462680 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.462680 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:17.462909 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-509b8e00-c84c-4eff-b103-96325872abda tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:17.463085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-509b8e00-c84c-4eff-b103-96325872abda tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.463286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-509b8e00-c84c-4eff-b103-96325872abda tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.463374 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-71af416b-606d-41a8-8913-b8537d3c5297 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:17.463406 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-509b8e00-c84c-4eff-b103-96325872abda tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:17.463683 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 716/2860] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:17.472151 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.472151 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:17.472855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-509b8e00-c84c-4eff-b103-96325872abda tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:17.473208 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 721/2861] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:17.622644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.624577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:17.624801 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.625022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.636891 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.636891 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:17.640912 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:17.647056 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7b93c6f8-1d43-4e3a-ba28-6e615e4865d8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:17.647708 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 729/2862] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 934 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:17.710347 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ce540c52-f3d1-4ed1-b784-71f964a4cfd1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.710994 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce540c52-f3d1-4ed1-b784-71f964a4cfd1 None None] GET https://10.4.3.52/volume// Jul 03 10:48:17.711219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce540c52-f3d1-4ed1-b784-71f964a4cfd1 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.711429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ce540c52-f3d1-4ed1-b784-71f964a4cfd1 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.711743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ce540c52-f3d1-4ed1-b784-71f964a4cfd1 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:17.712035 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 697/2863] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:17.718788 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.720683 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:17.720877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.721053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.734688 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.734688 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:17.739268 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:17.744463 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-069b8282-877e-4714-9cc8-ae8b793cfd49 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:17.744850 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 717/2864] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 1114 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:17.843088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f6c02967-3596-42b2-99db-53319c9911f1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.844749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:17.847647 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] PUT https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a Jul 03 10:48:17.848098 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:17.848227 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6c02967-3596-42b2-99db-53319c9911f1 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:17.848491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6c02967-3596-42b2-99db-53319c9911f1 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:17.848739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6c02967-3596-42b2-99db-53319c9911f1 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:17.856211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Acquiring lock "cinder-attachment_update-2e7768b7-a891-482f-9671-5ff0bc00c68a-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:17.859648 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.859648 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:17.860967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-2e7768b7-a891-482f-9671-5ff0bc00c68a-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:17.862335 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:17.862335 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:17.863622 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f6c02967-3596-42b2-99db-53319c9911f1 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:17.868574 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6c02967-3596-42b2-99db-53319c9911f1 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:17.869185 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 722/2865] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:17 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:18.382769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-2e7768b7-a891-482f-9671-5ff0bc00c68a-np0000004406" released by "attachment_update" :: held 0.522s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:18.383068 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-fdf7392e-4686-4f61-bbcc-6b97976122f7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a returned with HTTP 200 Jul 03 10:48:18.383473 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 730/2866] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:17 2026] PUT /volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:18.473646 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-13851b78-214d-4829-878f-7ecb14283291 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.475675 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-13851b78-214d-4829-878f-7ecb14283291 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:18.475869 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-13851b78-214d-4829-878f-7ecb14283291 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:18.476069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-13851b78-214d-4829-878f-7ecb14283291 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:18.476209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-13851b78-214d-4829-878f-7ecb14283291 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:18.482765 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.482765 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:18.483888 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-13851b78-214d-4829-878f-7ecb14283291 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:18.484425 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 698/2867] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:18 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:18.489031 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.490827 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:18.491008 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:18.491204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:18.491302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:18.496095 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.496095 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:18.496876 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13f086d1-ae72-4b96-a8a4-c37e98e28729 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:18.497389 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 718/2868] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:18 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:18.662949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.665256 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:18.665544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:18.665828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:18.675829 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.675829 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:18.679619 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:18.683434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c362576b-9fd1-48da-88c5-40187e6f5e90 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:18.683822 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 723/2869] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:18 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:18.819080 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-1ecb2940-ca4d-45ac-b055-2d8b467e3c07 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.821435 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-1ecb2940-ca4d-45ac-b055-2d8b467e3c07 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c/action Jul 03 10:48:18.821834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-1ecb2940-ca4d-45ac-b055-2d8b467e3c07 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:18.821987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-1ecb2940-ca4d-45ac-b055-2d8b467e3c07 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:18.842417 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.842417 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:18.853939 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8eee0e33-fbf2-4492-9127-89abaadc55e2 req-1ecb2940-ca4d-45ac-b055-2d8b467e3c07 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c/action returned with HTTP 204 Jul 03 10:48:18.854504 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 731/2870] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:18 2026] POST /volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:18.882994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.885636 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:18.885843 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:18.886015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:18.897185 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.897185 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:18.902012 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:18.907604 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76898c25-1b9b-4c76-a299-dbc7fd00c1b6 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:18.908788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 699/2871] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:18 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:18.926409 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:18.931242 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:18.931242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:18.931242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:18.943960 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:18.943960 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:18.948661 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:18.953420 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72490a2b-ac0b-4e6d-96c2-c6246e6ae3d7 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:18.953793 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 719/2872] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:18 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:19.499145 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:19.500752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:19.500925 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:19.501957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:19.501957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:19.508697 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:19.508697 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:19.509588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:19.509895 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-18fa92d9-01a3-47db-8d1c-e7cd65b81dbe tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:19.510061 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 724/2873] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:19 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:19.512260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:19.512537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:19.512800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:19.512920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:19.519031 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:19.519031 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:19.520061 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-274b87b2-3325-469c-9c42-cc2f94ea13cf tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:19.520576 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 732/2874] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:19 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:19.707703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:19.712599 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:19.712909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:19.713114 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:19.726280 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:19.726280 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:19.731218 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:19.736338 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-faddd5e3-d30c-4297-9e56-b839b7a3c5d6 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:19.736760 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 700/2875] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:19 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:20.531698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5b34ab47-a170-4445-9f36-f0f3409e68be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:20.534548 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b34ab47-a170-4445-9f36-f0f3409e68be tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:20.534845 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b34ab47-a170-4445-9f36-f0f3409e68be tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:20.535128 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b34ab47-a170-4445-9f36-f0f3409e68be tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:20.535274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-5b34ab47-a170-4445-9f36-f0f3409e68be tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:20.537197 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-50b8d936-96aa-404d-b797-8732ef15cd97 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:20.540434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50b8d936-96aa-404d-b797-8732ef15cd97 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:20.540434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50b8d936-96aa-404d-b797-8732ef15cd97 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:20.540726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50b8d936-96aa-404d-b797-8732ef15cd97 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:20.540812 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-50b8d936-96aa-404d-b797-8732ef15cd97 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:20.542510 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:20.542510 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:20.543582 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b34ab47-a170-4445-9f36-f0f3409e68be tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:20.543930 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 720/2876] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:20 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:20.550647 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:20.550647 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:20.552200 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50b8d936-96aa-404d-b797-8732ef15cd97 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:20.555731 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 725/2877] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:20 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:20.749343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:20.751640 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:20.751897 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:20.752174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:20.763291 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:20.763291 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:20.767254 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:20.772790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0db50d6d-db71-468b-85d8-d4b6d016e1b7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:20.773226 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 733/2878] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:20 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:21.008270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-555831f9-77ff-41a2-9710-25e116f48818 req-43272258-3ee4-454f-a4a7-5df3cb8b0325 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.010603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-43272258-3ee4-454f-a4a7-5df3cb8b0325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea/action Jul 03 10:48:21.011025 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-43272258-3ee4-454f-a4a7-5df3cb8b0325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:21.011354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-43272258-3ee4-454f-a4a7-5df3cb8b0325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:21.040343 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.040343 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:21.059128 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-555831f9-77ff-41a2-9710-25e116f48818 req-43272258-3ee4-454f-a4a7-5df3cb8b0325 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea/action returned with HTTP 204 Jul 03 10:48:21.059128 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 701/2879] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:21 2026] POST /volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:21.562094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.565321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:21.565672 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:21.565965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:21.565965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:21.570660 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.570660 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:21.570921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.573950 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe14eacb-ecfd-4135-b553-d572bad5d21e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:21.573950 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 721/2880] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:21 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:21.574988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:21.575253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:21.575511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:21.575656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:21.587509 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.587509 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:21.587509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5cbb9422-7e76-499a-8973-d4b936ec9541 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:21.588413 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 726/2881] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:21 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:21.785442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.787384 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:21.787619 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:21.787842 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:21.797749 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.797749 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:21.801797 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:21.806033 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.807755 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e09d96b5-e218-4d69-b571-0ffc1ef6568b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:21.808427 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 734/2882] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:21 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:21.808842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:21.809423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:21.809611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:21.821867 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.821867 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:21.827930 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:21.835019 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-88ec3936-1357-4c4f-a8e5-b39c34c0b09a tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:21.835657 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 702/2883] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:21 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:21.856448 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:21.858728 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] POST https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1/action Jul 03 10:48:21.859304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:21.859304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:21.872483 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:21.872483 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:21.873351 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:21.887902 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Begin detaching volume completed successfully. Jul 03 10:48:21.888316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-3070ba50-0dac-4a6b-ace7-3ece0066d4ff tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1/action returned with HTTP 202 Jul 03 10:48:21.888798 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 722/2884] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:48:21 2026] POST /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:22.588578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:22.590181 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:22.590362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:22.590525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:22.590624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:22.602642 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:22.602642 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:22.603176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:22.603626 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2bf6d39e-41ec-46eb-b46e-e4b6c631bb81 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:22.604099 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 727/2885] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:22 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:22.605873 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:22.606187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:22.606386 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:22.607846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:22.612621 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:22.612621 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:22.613600 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9826088-2b91-4e4b-bd75-faf83b6b15c8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:22.614036 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 735/2886] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:22 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:22.822885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:22.824731 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:22.824935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:22.825191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:22.837781 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:22.837781 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:22.846663 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:22.853482 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf0640e9-a351-4236-b3f7-7dee11ee9e2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:22.853973 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 703/2887] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:22 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:22.914665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7aa18a75-c2b4-4a8b-8a67-22a1176c06e5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:22.915127 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7aa18a75-c2b4-4a8b-8a67-22a1176c06e5 None None] GET https://10.4.3.52/volume// Jul 03 10:48:22.915445 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7aa18a75-c2b4-4a8b-8a67-22a1176c06e5 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:22.915702 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7aa18a75-c2b4-4a8b-8a67-22a1176c06e5 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:22.916090 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7aa18a75-c2b4-4a8b-8a67-22a1176c06e5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:22.916478 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 723/2888] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:22.927731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:22.930340 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:22.930639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:22.930848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:22.944397 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:22.944397 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:22.948864 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:22.963718 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-e73f0069-c2b6-4057-9d87-4bfdab6e8dec tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:22.964166 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 728/2889] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:22 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 1347 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:23.618039 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d33d134a-1941-414e-8a04-335af11a1475 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:23.620435 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d33d134a-1941-414e-8a04-335af11a1475 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:23.620724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d33d134a-1941-414e-8a04-335af11a1475 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:23.621570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d33d134a-1941-414e-8a04-335af11a1475 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:23.621570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-d33d134a-1941-414e-8a04-335af11a1475 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:23.626653 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:23.626653 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:23.628386 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d33d134a-1941-414e-8a04-335af11a1475 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:23.628386 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 736/2890] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:23 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:23.632486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:23.638223 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:23.638823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:23.639941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:23.639941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:23.645371 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:23.645371 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:23.646788 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea8eb589-075e-48b7-b70f-7cc056e940e4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:23.646788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 704/2891] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:23 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:23.866431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:23.869142 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:23.869142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:23.869271 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:23.882052 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:23.882052 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:23.884485 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:23.891065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7e50b1d-95d7-4c20-b3a9-b7b1a9a12c2a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:23.892128 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 724/2892] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:23 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:24.156925 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-c1a9865a-365f-4593-987a-feb354b8c303 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:24.161908 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-c1a9865a-365f-4593-987a-feb354b8c303 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] DELETE https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c Jul 03 10:48:24.161908 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-c1a9865a-365f-4593-987a-feb354b8c303 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:24.162179 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-c1a9865a-365f-4593-987a-feb354b8c303 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:24.172275 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:24.172275 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:24.641306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:24.643483 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:24.643684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:24.643873 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:24.644019 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:24.650616 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:24.650616 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:24.650616 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f5f0836-1c14-4a52-9854-bfb5c11c8127 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:24.650616 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 737/2893] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:24 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:24.660030 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:24.662112 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:24.662367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:24.662603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:24.663218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:24.667669 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:24.667669 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:24.668610 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fdb0e57-ae4b-4a1f-abfd-cb2fe2ecd290 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:24.669003 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 705/2894] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:24 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:24.677744 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=221,cinder:UPDATE=49,cinder:INSERT=16 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:48:24.715360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0a7dd273-4a53-4e81-9dfa-cbf4b8200dd1 req-c1a9865a-365f-4593-987a-feb354b8c303 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c returned with HTTP 200 Jul 03 10:48:24.716381 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 729/2895] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:24 2026] DELETE /volume/v3/attachments/4b573ac0-9b71-4236-b386-0526eea6d22c => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:24.906621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:24.911290 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:24.911888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:24.911888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:24.924116 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:24.924116 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:24.928414 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:24.933494 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d1629ff5-bf3d-4ebc-bd1a-e4f2478bb481 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:24.934055 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 725/2896] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:24 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:48:25.524410 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e1cb7476-3e4b-4874-9de6-b8787922634d req-6fe59bdb-192a-4a91-9979-93890dbd2eab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.526448 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e1cb7476-3e4b-4874-9de6-b8787922634d req-6fe59bdb-192a-4a91-9979-93890dbd2eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 Jul 03 10:48:25.527172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e1cb7476-3e4b-4874-9de6-b8787922634d req-6fe59bdb-192a-4a91-9979-93890dbd2eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.527172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e1cb7476-3e4b-4874-9de6-b8787922634d req-6fe59bdb-192a-4a91-9979-93890dbd2eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.528712 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=209,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:48:25.535939 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.535939 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:25.667755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.670246 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:25.670485 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.670714 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.670847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:25.678927 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.678927 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:25.679775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25d9b7e2-f2f3-4f66-b225-094a6c694db7 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:25.680277 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 706/2897] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:25.680813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-751136e2-756f-4752-9a82-8cfd7fbe788e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.682657 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-751136e2-756f-4752-9a82-8cfd7fbe788e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:25.682909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-751136e2-756f-4752-9a82-8cfd7fbe788e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.683204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-751136e2-756f-4752-9a82-8cfd7fbe788e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.683204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-751136e2-756f-4752-9a82-8cfd7fbe788e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:25.690530 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.690530 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:25.691368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-751136e2-756f-4752-9a82-8cfd7fbe788e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:25.691779 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 730/2898] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:25.695964 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e38ba941-93d2-4547-9ff0-db58447701e4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.697399 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e38ba941-93d2-4547-9ff0-db58447701e4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:25.697706 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e38ba941-93d2-4547-9ff0-db58447701e4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.697942 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e38ba941-93d2-4547-9ff0-db58447701e4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.704629 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.704629 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:25.708631 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e38ba941-93d2-4547-9ff0-db58447701e4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:25.713738 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e38ba941-93d2-4547-9ff0-db58447701e4 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 200 Jul 03 10:48:25.713738 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 726/2899] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:25.727098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3622833c-d058-4a2a-a968-037f407b0fd5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.730956 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] POST https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442/action Jul 03 10:48:25.731480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:25.731670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:25.733200 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] Updating backup '4d781c04-c9a0-4f4e-84d7-d9f49a5ec442' with '{'status': 'error'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 10:48:25.743577 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.743577 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:25.757525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] reset_status in rpcapi backup_id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 on host np0000004406. {{(pid=99873) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 10:48:25.762802 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3622833c-d058-4a2a-a968-037f407b0fd5 tempest-VolumesBackupsAdminTest-459373829 tempest-VolumesBackupsAdminTest-459373829-project-admin] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442/action returned with HTTP 202 Jul 03 10:48:25.763484 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 707/2900] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:48:25 2026] POST /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:25.772901 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-98bbc962-1acd-4403-a7af-6bb509b74858 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.775273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-98bbc962-1acd-4403-a7af-6bb509b74858 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:25.775574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-98bbc962-1acd-4403-a7af-6bb509b74858 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.775891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-98bbc962-1acd-4403-a7af-6bb509b74858 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.776275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-98bbc962-1acd-4403-a7af-6bb509b74858 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:25.780281 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.780281 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:25.781124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-98bbc962-1acd-4403-a7af-6bb509b74858 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:25.781555 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 731/2901] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:25.791652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.793258 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] DELETE https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:25.793572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.793831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.794040 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete backup with id: 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. Jul 03 10:48:25.798350 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.798350 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:25.810926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] delete_backup rpcapi backup_id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:48:25.813377 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36c91288-8f62-4da0-8118-daa1f93a7c8f tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 202 Jul 03 10:48:25.813377 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 727/2902] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:25 2026] DELETE /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:25.821091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.822906 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:25.823088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.823346 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.823413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:25.828589 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.828589 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:25.830599 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-265eddde-d971-4c6c-a0e9-33cb68ee0d6e tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 200 Jul 03 10:48:25.830992 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 708/2903] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:25.956186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:25.958540 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:25.958763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:25.958981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:25.971553 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:25.971553 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:25.977460 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:25.983452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-824e342b-8a0e-401f-a2ab-b0713fa85a3f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:25.983938 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 732/2904] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:25 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:26.075060 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e1cb7476-3e4b-4874-9de6-b8787922634d req-6fe59bdb-192a-4a91-9979-93890dbd2eab tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 returned with HTTP 200 Jul 03 10:48:26.075060 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 738/2905] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:25 2026] DELETE /volume/v3/attachments/e0823bb5-1e78-4cfd-9af1-59b3a014f7e7 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:26.176646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-4d1f79aa-7529-48e4-9dc2-2d52a6eb2270 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:26.181129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-4d1f79aa-7529-48e4-9dc2-2d52a6eb2270 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a/action Jul 03 10:48:26.181129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-4d1f79aa-7529-48e4-9dc2-2d52a6eb2270 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:26.181129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-4d1f79aa-7529-48e4-9dc2-2d52a6eb2270 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:26.198882 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:26.198882 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:26.212968 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be7679fd-1dc8-4ac5-87c8-9d27d467c375 req-4d1f79aa-7529-48e4-9dc2-2d52a6eb2270 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a/action returned with HTTP 204 Jul 03 10:48:26.213678 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 728/2906] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:26 2026] POST /volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:26.706552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:26.711696 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:26.712576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:26.712576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:26.712576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:26.717247 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:26.717247 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:26.717830 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5d67387-2ff2-4607-bb43-8be1b983e562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:26.718301 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 709/2907] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:26 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:26.842831 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:26.847032 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 Jul 03 10:48:26.848301 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:26.848301 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:26.848301 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Show backup with id 4d781c04-c9a0-4f4e-84d7-d9f49a5ec442. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:26.853681 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4fa917fe-2e8d-4c6d-807b-e502f32e9b35 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 returned with HTTP 404 Jul 03 10:48:26.853681 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 733/2908] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:26 2026] GET /volume/v3/backups/4d781c04-c9a0-4f4e-84d7-d9f49a5ec442 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:26.938976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:26.941132 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:26.941388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:26.941624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:26.950794 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:26.950794 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:26.955300 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:26.961823 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-402f76cc-f0dd-4282-b0af-5fae94ea1904 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 200 Jul 03 10:48:26.962336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 739/2909] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:26 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:26.979510 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-11d1405d-fefd-4690-aa0b-a4141720a194 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:26.982194 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:26.982413 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:26.982597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:26.982746 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume with id: 9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:26.989532 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:26.989532 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:26.990125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:27.002330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:27.004749 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:27.005014 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:27.005422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:27.019263 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Delete volume request issued successfully. Jul 03 10:48:27.019527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11d1405d-fefd-4690-aa0b-a4141720a194 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 202 Jul 03 10:48:27.019994 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 729/2910] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:26 2026] DELETE /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:27.020809 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:27.020809 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:27.029451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:27.031933 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:27.032360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:27.032548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:27.032732 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:27.040849 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-815f0865-20fe-40b1-a62a-692f8b0e7c84 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:27.041413 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 710/2911] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:27 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 1227 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:27.042460 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:27.042460 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:27.053137 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Volume info retrieved successfully. Jul 03 10:48:27.057095 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6efd8c20-ca0d-4e92-9f59-fad94930a805 tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 200 Jul 03 10:48:27.057813 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 734/2912] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:27 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:27.058317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c360313b-e4e4-4991-8728-fd3c31a403ae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:27.061833 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c360313b-e4e4-4991-8728-fd3c31a403ae tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:27.064137 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c360313b-e4e4-4991-8728-fd3c31a403ae tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:27.064137 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c360313b-e4e4-4991-8728-fd3c31a403ae tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:27.089244 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:27.089244 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:27.094412 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c360313b-e4e4-4991-8728-fd3c31a403ae tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:27.102218 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c360313b-e4e4-4991-8728-fd3c31a403ae tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:27.102730 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 740/2913] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:27 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 1227 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:27.728865 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:27.731666 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:27.731922 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:27.732239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:27.735467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:27.738623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:27.738907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:27.739755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:27.740013 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:27.743452 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:27.743452 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:27.749144 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:27.749520 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:27.749520 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:27.750374 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d131cb6-e431-48c0-8d26-9e8be756b787 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:27.750849 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 711/2914] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:27 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:27.756165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0f82c49-0dae-4455-9450-c4024d7a1cfa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:27.756947 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 730/2915] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:27 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:28.074817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b9fc4499-2291-48a8-9212-1e20f990863a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:28.076852 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9fc4499-2291-48a8-9212-1e20f990863a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] GET https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac Jul 03 10:48:28.077202 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b9fc4499-2291-48a8-9212-1e20f990863a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:28.077386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b9fc4499-2291-48a8-9212-1e20f990863a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:28.086634 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9fc4499-2291-48a8-9212-1e20f990863a tempest-VolumesBackupsAdminTest-1952194582 tempest-VolumesBackupsAdminTest-1952194582-project-member] https://10.4.3.52/volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac returned with HTTP 404 Jul 03 10:48:28.088207 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 735/2916] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:28 2026] GET /volume/v3/volumes/9876e463-5a94-4afd-a1b7-382e8ad4efac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:48:28.107156 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:28.109705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:28.109950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:28.110197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:28.119582 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:28.119582 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:28.124896 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:28.130707 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-3b6d0682-6436-47c4-b6ac-f6f283cf21b0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:28.131157 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 741/2917] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:28 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:28.768947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:28.771613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:28.772163 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:28.772393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:28.772491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:28.776040 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=177,cinder:INSERT=14,cinder:UPDATE=30 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:48:28.780490 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:28.780490 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:28.782198 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7078c40-5c8e-4c75-955f-1f3361374e47 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:28.782777 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 712/2918] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:28 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:28.904482 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:28.907050 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 10:48:28.908684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:28.908684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:28.918250 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.920215 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.920215 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.920215 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.920215 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.920215 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-443304256-1442306534, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.921320 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-678275312-754749615, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.921736 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.922172 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.922561 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1783299954-1701924324, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:48:28.941183 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-96dd3a51-7bdb-490a-ad11-95787d660e98 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 10:48:28.941606 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 731/2919] 10.4.3.52 () {68 vars in 1477 bytes} [Fri Jul 3 10:48:28 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:29.498466 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:29.502688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:48:29.502688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:29.502688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:29.521732 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:29.521732 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:29.527006 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:29.532921 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-d3aa36e1-727c-417c-abff-7cf6b12c8891 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:48:29.533834 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 736/2920] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:29 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1661 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:29.566573 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:29.572001 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:48:29.572349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e19064c-6ea1-4c24-8927-a55bdd21ef1b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1232282045", "description": null, "metadata": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:29.589329 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:29.589329 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:29.590048 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:29.590405 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create snapshot from volume 6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:48:29.627407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Created reservations ['34a7a4d0-8371-47e2-b884-d20add757761', 'b316660f-44af-4261-a84d-2c162a10a263', '660c8536-b003-441c-bcc2-ad0bba31a096', '24a935b7-858d-4404-ae4f-f1628d8fb5f9'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:29.676373 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot force create request issued successfully. Jul 03 10:48:29.676837 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-64e25319-337c-4cab-937d-14213d9724e9 req-5dd171b8-ca22-4b46-98e7-3b1ca27efc32 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:48:29.677553 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 742/2921] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 10:48:29 2026] POST /volume/v3/snapshots => generated 324 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:29.797634 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:29.800317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:29.800317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:29.800317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:29.800317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:29.804995 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:29.804995 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:29.805753 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-61c8b376-c936-4c6c-a926-7c6c9ec62b33 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:29.806174 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 713/2922] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:29 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:30.176878 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3a8d9d0c-e571-4edb-ab39-1927f0bd1a10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.177416 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a8d9d0c-e571-4edb-ab39-1927f0bd1a10 None None] GET https://10.4.3.52/volume// Jul 03 10:48:30.177597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a8d9d0c-e571-4edb-ab39-1927f0bd1a10 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:30.177778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a8d9d0c-e571-4edb-ab39-1927f0bd1a10 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:30.178175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a8d9d0c-e571-4edb-ab39-1927f0bd1a10 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:30.178479 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 732/2923] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:48:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:30.189124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1279c267-2901-44db-9429-6c13791dbffe req-6f372b01-5c49-422c-a68c-e57abd49a1af None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.191976 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-6f372b01-5c49-422c-a68c-e57abd49a1af tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:30.192441 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-6f372b01-5c49-422c-a68c-e57abd49a1af tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d16bbfc-7437-4c51-b2c5-c7475b09f8be", "connector": null, "instance_uuid": "a4b0a0eb-16f2-487b-bfa4-fa240525f07d"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:30.206775 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:30.206775 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:30.251454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-6f372b01-5c49-422c-a68c-e57abd49a1af tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:30.252098 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 737/2924] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:30 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:30.656630 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39225a34-3e01-4034-b9c3-a61220c44ffa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.659189 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39225a34-3e01-4034-b9c3-a61220c44ffa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:30.659466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39225a34-3e01-4034-b9c3-a61220c44ffa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:30.659714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39225a34-3e01-4034-b9c3-a61220c44ffa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:30.674137 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:30.674137 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:30.679006 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-39225a34-3e01-4034-b9c3-a61220c44ffa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:30.687001 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39225a34-3e01-4034-b9c3-a61220c44ffa tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:30.687837 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 743/2925] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:30 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:30.797153 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cdecc2d2-c9a9-47dc-8428-9a86e76a371c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.797795 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdecc2d2-c9a9-47dc-8428-9a86e76a371c None None] GET https://10.4.3.52/volume// Jul 03 10:48:30.798219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdecc2d2-c9a9-47dc-8428-9a86e76a371c None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:30.798419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdecc2d2-c9a9-47dc-8428-9a86e76a371c None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:30.798884 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdecc2d2-c9a9-47dc-8428-9a86e76a371c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:30.800827 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 714/2926] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:30.813976 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.816864 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:30.817174 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:30.817437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:30.822136 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:30.822935 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:30.822935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:30.822935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:30.822935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:30.828348 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:30.828348 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:30.829036 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4d1feb6e-40b9-42a5-a1bb-6a424d9bdb28 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:30.829428 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 738/2927] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:30 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:30.830298 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:30.830298 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:30.835146 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:30.842441 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-90244ef2-70ea-4d48-bb86-312c2eb692f8 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:30.842441 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 733/2928] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:30 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 1116 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:31.000447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.008690 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] PUT https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 Jul 03 10:48:31.009754 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:31.034338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Acquiring lock "cinder-attachment_update-8d16bbfc-7437-4c51-b2c5-c7475b09f8be-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:31.046012 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-8d16bbfc-7437-4c51-b2c5-c7475b09f8be-np0000004406" acquired by "attachment_update" :: waited 0.012s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:31.049733 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:31.049733 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:31.092742 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bf543606-d746-4bd3-a9d7-72325c72e336 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.230442 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:48:31.230631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:31.230826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:31.231155 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:48:31.232043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:48:31.245309 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Get all volumes completed successfully. Jul 03 10:48:31.245824 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf543606-d746-4bd3-a9d7-72325c72e336 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:48:31.246391 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 715/2929] 10.4.3.52 () {66 vars in 1230 bytes} [Fri Jul 3 10:48:31 2026] GET /volume/v3/volumes => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:48:31.256703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5184354a-465c-43d7-9868-f231ec3ca194 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.259061 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:31.259605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-606512799"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:31.261566 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-606512799'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:31.261747 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume of 1 GB Jul 03 10:48:31.267410 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Availability Zones retrieved successfully. Jul 03 10:48:31.275959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (b13d6b1f-df06-4657-941c-b1b3be2a58f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:31.277265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323fd9c2-fde4-4a8d-9989-3db676c1f69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:31.278764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:31.317993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323fd9c2-fde4-4a8d-9989-3db676c1f69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:31.318891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e875504-00d8-48e6-b65e-c46c97bfe60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:31.408128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Created reservations ['5d0a91a5-3d4a-49d2-b5e9-1b630c8e2b2f', 'ad8183a1-342a-4820-80fe-d2a43f61876c', '674b1470-8888-40ff-b677-659b164dfe15', 'dc45da59-28d3-4b96-83c0-4a6066612e67'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:31.409178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e875504-00d8-48e6-b65e-c46c97bfe60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d0a91a5-3d4a-49d2-b5e9-1b630c8e2b2f', 'ad8183a1-342a-4820-80fe-d2a43f61876c', '674b1470-8888-40ff-b677-659b164dfe15', 'dc45da59-28d3-4b96-83c0-4a6066612e67']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:31.410165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee28c67-586d-414e-a9e3-ff55206304e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:31.439516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee28c67-586d-414e-a9e3-ff55206304e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563d0272-d27d-4ffe-bcd8-db486db865d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-606512799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['5d0a91a5-3d4a-49d2-b5e9-1b630c8e2b2f','ad8183a1-342a-4820-80fe-d2a43f61876c','674b1470-8888-40ff-b677-659b164dfe15','dc45da59-28d3-4b96-83c0-4a6066612e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-606512799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563d0272-d27d-4ffe-bcd8-db486db865d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a074c0c58654c6191da1ff46579ee07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:31.440789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223b3a07-e9e9-4ecd-8c05-869e784e571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:31.463677 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223b3a07-e9e9-4ecd-8c05-869e784e571e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-606512799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['5d0a91a5-3d4a-49d2-b5e9-1b630c8e2b2f','ad8183a1-342a-4820-80fe-d2a43f61876c','674b1470-8888-40ff-b677-659b164dfe15','dc45da59-28d3-4b96-83c0-4a6066612e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:31.464468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ff7733-c9e8-4679-896a-3e96ab1c2558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:31.480811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ff7733-c9e8-4679-896a-3e96ab1c2558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:31.481750 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (b13d6b1f-df06-4657-941c-b1b3be2a58f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:31.482096 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request issued successfully. Jul 03 10:48:31.482763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5184354a-465c-43d7-9868-f231ec3ca194 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:31.483367 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 739/2930] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:31 2026] POST /volume/v3/volumes => generated 752 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:31.499803 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cd988992-2014-4d4c-ac57-5b77debf4318 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.501446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd988992-2014-4d4c-ac57-5b77debf4318 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:31.501646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd988992-2014-4d4c-ac57-5b77debf4318 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:31.501854 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd988992-2014-4d4c-ac57-5b77debf4318 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:31.514697 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:31.514697 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:31.520824 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cd988992-2014-4d4c-ac57-5b77debf4318 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:31.528991 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd988992-2014-4d4c-ac57-5b77debf4318 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 200 Jul 03 10:48:31.529657 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 734/2931] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:31 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:31.607050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Lock "cinder-attachment_update-8d16bbfc-7437-4c51-b2c5-c7475b09f8be-np0000004406" released by "attachment_update" :: held 0.560s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:31.607050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-78be224f-b1cf-4366-b9a9-7bb6206abf18 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 returned with HTTP 200 Jul 03 10:48:31.607050 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 744/2932] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:30 2026] PUT /volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 => generated 969 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:31.711018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.713861 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:31.714257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:31.714551 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:31.737099 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:31.737099 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:31.741612 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:31.752847 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75f3a753-577a-478f-a4b7-390a828d4cd3 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:31.754646 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 716/2933] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:31 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:31.843864 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:31.845980 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:31.846246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:31.846574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:31.846750 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:31.857064 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:31.857064 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:31.859186 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80dfea5b-851b-4fa1-ae5c-77450d3cbd63 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:31.859186 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 740/2934] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:31 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:32.197824 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.199625 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 Jul 03 10:48:32.200555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.200555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.202361 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=185,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:48:32.207420 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.207420 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:32.208154 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:48:32.211440 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7c48f9cd-2aa7-4007-8166-72b3ecc0a91d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 returned with HTTP 200 Jul 03 10:48:32.212296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 735/2935] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:32.243128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.247132 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:32.247132 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1641221847", "snapshot_id": null, "imageRef": "f5432d4e-f73e-4bee-bfdf-680282a1f955", "volume_type": null, "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:32.247966 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1641221847', 'snapshot_id': None, 'imageRef': 'f5432d4e-f73e-4bee-bfdf-680282a1f955', 'volume_type': None, 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:32.354131 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.354131 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:32.354131 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:48:32.354131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume of 1 GB Jul 03 10:48:32.357440 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Availability Zones retrieved successfully. Jul 03 10:48:32.364418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (2cf7ea52-359f-4736-b764-a38b43abbbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:32.366242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5139866f-e171-417a-80fd-a64a014eab71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.367687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:32.412726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5139866f-e171-417a-80fd-a64a014eab71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'beaa8a63-e06c-4b49-a1a2-fb840f592825', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.414290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ca61cc-9b0d-4f44-b510-7ab8cac1f13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.478181 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Created reservations ['82358dde-4a74-4b25-a312-46f81fe6d244', '7a647486-5032-4925-aae0-fc08688a00b2', '9203a4d4-3b51-4a21-b96d-262b9177fa85', '57a101c9-9d8d-4c14-bb6e-12b83015d692'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:32.479035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ca61cc-9b0d-4f44-b510-7ab8cac1f13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82358dde-4a74-4b25-a312-46f81fe6d244', '7a647486-5032-4925-aae0-fc08688a00b2', '9203a4d4-3b51-4a21-b96d-262b9177fa85', '57a101c9-9d8d-4c14-bb6e-12b83015d692']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.479710 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5bb689-b90a-4ab6-9755-3e9060b8f086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.523467 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5bb689-b90a-4ab6-9755-3e9060b8f086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1641221847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['82358dde-4a74-4b25-a312-46f81fe6d244','7a647486-5032-4925-aae0-fc08688a00b2','9203a4d4-3b51-4a21-b96d-262b9177fa85','57a101c9-9d8d-4c14-bb6e-12b83015d692'],size=1,snapshot_id=beaa8a63-e06c-4b49-a1a2-fb840f592825,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1641221847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7859dd1cf7744015a87040889d76d724',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=beaa8a63-e06c-4b49-a1a2-fb840f592825,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422b966c3a58447abb410878e9d4933a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.524086 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0ed6a9-27ec-42ac-8b28-9110e7740ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.541662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb0ed6a9-27ec-42ac-8b28-9110e7740ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1641221847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7859dd1cf7744015a87040889d76d724',qos_specs=None,replication_status=,reservations=['82358dde-4a74-4b25-a312-46f81fe6d244','7a647486-5032-4925-aae0-fc08688a00b2','9203a4d4-3b51-4a21-b96d-262b9177fa85','57a101c9-9d8d-4c14-bb6e-12b83015d692'],size=1,snapshot_id=beaa8a63-e06c-4b49-a1a2-fb840f592825,source_replicaid=,source_volid=None,status='creating',user_id='422b966c3a58447abb410878e9d4933a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.542399 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2473b73d-d7f8-4f04-b781-fc6a892517a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.544544 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fdb57894-0118-45cf-99ab-491cd385bf94 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.548394 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fdb57894-0118-45cf-99ab-491cd385bf94 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:32.548394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fdb57894-0118-45cf-99ab-491cd385bf94 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.548394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fdb57894-0118-45cf-99ab-491cd385bf94 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.554852 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.554852 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:32.558524 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fdb57894-0118-45cf-99ab-491cd385bf94 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:32.563606 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fdb57894-0118-45cf-99ab-491cd385bf94 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 200 Jul 03 10:48:32.563606 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 717/2936] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:32.571339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2473b73d-d7f8-4f04-b781-fc6a892517a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.572675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Flow 'volume_create_api' (2cf7ea52-359f-4736-b764-a38b43abbbf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:32.573133 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Create volume request issued successfully. Jul 03 10:48:32.575945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95e734c9-c6ea-41bc-9e72-ad652788b3d5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:32.576597 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 745/2937] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 10:48:32 2026] POST /volume/v3/volumes => generated 812 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:32.578654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.581579 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:32.581808 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.582010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.591230 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-21e643df-af33-4e16-9536-6fb92069455a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.592372 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.592372 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:32.593629 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-21e643df-af33-4e16-9536-6fb92069455a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:32.593940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-21e643df-af33-4e16-9536-6fb92069455a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.594262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-21e643df-af33-4e16-9536-6fb92069455a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.597505 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:32.603132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-691b2bcc-a11e-47a6-ac50-610c0883cde8 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 200 Jul 03 10:48:32.603804 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 741/2938] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:32.604970 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.604970 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:32.610831 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-21e643df-af33-4e16-9536-6fb92069455a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:32.616589 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-21e643df-af33-4e16-9536-6fb92069455a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:32.616589 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 736/2939] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:32.621671 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.625771 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:32.627033 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-659800131"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:32.628592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-659800131'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:32.629570 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume of 1 GB Jul 03 10:48:32.635760 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Availability Zones retrieved successfully. Jul 03 10:48:32.642962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (86046072-35a0-43ef-8407-4d001382da81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:32.644968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4116c297-b072-418f-892e-fef083740cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.645514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:32.680756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4116c297-b072-418f-892e-fef083740cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.683699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8efce6-8f6f-408c-ba79-cf32200c8d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.746409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Created reservations ['ba97c57b-0a6b-4f84-8eb8-f48c84fbc87f', '330677ac-588c-4bd0-af92-50b2b870c016', '6755eec6-d924-4b57-ad14-d75480407b7e', 'ccb0faef-2d67-4d7c-9713-0abf51d0e895'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:32.747273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8efce6-8f6f-408c-ba79-cf32200c8d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba97c57b-0a6b-4f84-8eb8-f48c84fbc87f', '330677ac-588c-4bd0-af92-50b2b870c016', '6755eec6-d924-4b57-ad14-d75480407b7e', 'ccb0faef-2d67-4d7c-9713-0abf51d0e895']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.748363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeefe06e-b401-4778-9c5e-9731900d092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.771453 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7a021034-3be9-4783-bd11-f5959e054c85 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.774483 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a021034-3be9-4783-bd11-f5959e054c85 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:32.774483 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a021034-3be9-4783-bd11-f5959e054c85 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.774483 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a021034-3be9-4783-bd11-f5959e054c85 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.791490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeefe06e-b401-4778-9c5e-9731900d092f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ce19bd-e4ff-4e91-9913-d4e4b227bcbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-659800131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['ba97c57b-0a6b-4f84-8eb8-f48c84fbc87f','330677ac-588c-4bd0-af92-50b2b870c016','6755eec6-d924-4b57-ad14-d75480407b7e','ccb0faef-2d67-4d7c-9713-0abf51d0e895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-659800131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ce19bd-e4ff-4e91-9913-d4e4b227bcbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a074c0c58654c6191da1ff46579ee07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.791490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3e1637-227a-4c11-9ae9-fe3041691ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.793352 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.793352 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:32.806716 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7a021034-3be9-4783-bd11-f5959e054c85 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:32.816020 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a021034-3be9-4783-bd11-f5959e054c85 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:32.818274 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 746/2940] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:32.833537 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3e1637-227a-4c11-9ae9-fe3041691ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-659800131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['ba97c57b-0a6b-4f84-8eb8-f48c84fbc87f','330677ac-588c-4bd0-af92-50b2b870c016','6755eec6-d924-4b57-ad14-d75480407b7e','ccb0faef-2d67-4d7c-9713-0abf51d0e895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.834502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253d4b31-a70b-4377-a97e-ab9936b19be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:32.849962 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253d4b31-a70b-4377-a97e-ab9936b19be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:32.850685 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (86046072-35a0-43ef-8407-4d001382da81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:32.851056 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request issued successfully. Jul 03 10:48:32.851874 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf5548dc-e076-4c29-a1f4-4dea5c3e0f70 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:32.852600 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 718/2941] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:32 2026] POST /volume/v3/volumes => generated 752 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:32.867884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.869677 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:32.869916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.870139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.879020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a8003f11-9353-4b0c-863e-da5527a0b406 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:32.881879 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8003f11-9353-4b0c-863e-da5527a0b406 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:32.882075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8003f11-9353-4b0c-863e-da5527a0b406 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:32.882371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a8003f11-9353-4b0c-863e-da5527a0b406 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:32.882440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a8003f11-9353-4b0c-863e-da5527a0b406 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:32.893236 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:32.893236 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:32.894445 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a8003f11-9353-4b0c-863e-da5527a0b406 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:32.895045 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 737/2942] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:48:33.035173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-202a61ae-da2a-4a85-8846-452c722dc621 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.037383 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:48:33.037947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.038158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.038403 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume with id: 8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:48:33.054036 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.054036 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:33.054827 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:48:33.075389 np0000004406 devstack@c-api.service[99876]: WARNING cinder.keymgr.conf_key_mgr [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:48:33.076723 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.076723 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:33.084926 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume request issued successfully. Jul 03 10:48:33.085120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-202a61ae-da2a-4a85-8846-452c722dc621 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 202 Jul 03 10:48:33.085806 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 747/2943] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:33 2026] DELETE /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:33.086835 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:33.096859 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61cc50c0-a26b-43a7-8e55-c0e953a221a7 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 200 Jul 03 10:48:33.096859 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 742/2944] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:32 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 820 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:33.099069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.102275 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:48:33.102572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.102838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.112728 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.112728 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:33.117712 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:48:33.124661 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0372a320-73f8-4ede-88ef-e1272508e4e8 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 200 Jul 03 10:48:33.125066 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 719/2945] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 1447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:33.629177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.630975 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:33.631246 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.631452 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.638703 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.638703 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:33.642036 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:33.646548 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-568a2e6f-854a-4ba4-8101-3565fb5fcba5 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:33.646917 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 738/2946] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 10:48:33.659423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e800093c-4345-48dd-bb41-79fa79ccac6d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.661999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e800093c-4345-48dd-bb41-79fa79ccac6d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:33.662203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e800093c-4345-48dd-bb41-79fa79ccac6d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.662401 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e800093c-4345-48dd-bb41-79fa79ccac6d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.669726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.669726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:33.673494 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e800093c-4345-48dd-bb41-79fa79ccac6d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:33.677993 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e800093c-4345-48dd-bb41-79fa79ccac6d tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:33.678414 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 748/2947] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:33.833124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c240bf84-0638-49d8-a3ed-699caf3b164c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.835272 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c240bf84-0638-49d8-a3ed-699caf3b164c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:33.835541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c240bf84-0638-49d8-a3ed-699caf3b164c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.835692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c240bf84-0638-49d8-a3ed-699caf3b164c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.847710 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.847710 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:33.852546 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c240bf84-0638-49d8-a3ed-699caf3b164c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:33.857799 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c240bf84-0638-49d8-a3ed-699caf3b164c tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:33.858302 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 743/2948] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:33.910545 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34d67892-31fa-4284-9e47-65c5941435d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.912172 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34d67892-31fa-4284-9e47-65c5941435d5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:33.912351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34d67892-31fa-4284-9e47-65c5941435d5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.912571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34d67892-31fa-4284-9e47-65c5941435d5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.912713 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-34d67892-31fa-4284-9e47-65c5941435d5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:33.916770 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.916770 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:33.917519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34d67892-31fa-4284-9e47-65c5941435d5 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:33.917850 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 720/2949] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:33.957460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1182d651-e0af-4401-b10f-54068363f494 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:33.960624 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] DELETE https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:33.960624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:33.960624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:33.961383 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Delete volume with id: 95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:33.970002 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:33.970002 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:33.970708 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:33.989723 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Delete volume request issued successfully. Jul 03 10:48:33.989908 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1182d651-e0af-4401-b10f-54068363f494 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 202 Jul 03 10:48:33.990392 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 739/2950] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:33 2026] DELETE /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:33.998575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.000536 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:34.000753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.000982 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.009434 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.009434 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:34.015680 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:34.021842 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2063e54e-5458-477f-af0c-1b1f9e266d23 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 200 Jul 03 10:48:34.022448 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 749/2951] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:33 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.112562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f8a82572-61f3-415a-9ac8-190caac2a54d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.114384 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8a82572-61f3-415a-9ac8-190caac2a54d tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:34.114579 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8a82572-61f3-415a-9ac8-190caac2a54d tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.114764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8a82572-61f3-415a-9ac8-190caac2a54d tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.124978 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.124978 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:34.132460 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f8a82572-61f3-415a-9ac8-190caac2a54d tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:34.142008 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8a82572-61f3-415a-9ac8-190caac2a54d tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 200 Jul 03 10:48:34.142837 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 744/2952] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.146779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fe1297d6-7f15-4c35-8a58-f363e0df7cd1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.148987 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe1297d6-7f15-4c35-8a58-f363e0df7cd1 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 Jul 03 10:48:34.149199 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe1297d6-7f15-4c35-8a58-f363e0df7cd1 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.149545 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe1297d6-7f15-4c35-8a58-f363e0df7cd1 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.155292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1f446df5-ac88-415f-9192-19284e2c3421 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.156443 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe1297d6-7f15-4c35-8a58-f363e0df7cd1 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 returned with HTTP 404 Jul 03 10:48:34.157115 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 721/2953] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/8392c6bf-c065-4a3d-9a70-c65fc27519b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:34.157639 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1f446df5-ac88-415f-9192-19284e2c3421 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:34.157920 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1f446df5-ac88-415f-9192-19284e2c3421 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.158191 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1f446df5-ac88-415f-9192-19284e2c3421 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.168676 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.168676 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:34.175447 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1f446df5-ac88-415f-9192-19284e2c3421 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:34.183472 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1f446df5-ac88-415f-9192-19284e2c3421 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 200 Jul 03 10:48:34.184015 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 740/2954] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.198352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.200263 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:34.200615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1317668700"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:34.202269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1317668700'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:34.202423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume of 1 GB Jul 03 10:48:34.209298 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Availability Zones retrieved successfully. Jul 03 10:48:34.215884 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (3d63f63c-6b7d-4a5d-ac99-fd0eb65b63bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:34.217082 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65fa15a3-18da-412a-85fa-6c330b2ac2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:34.218191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:34.255524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65fa15a3-18da-412a-85fa-6c330b2ac2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:34.256733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ebd9b4-86bb-4e03-8c68-c5418745b029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:34.312579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Created reservations ['7c4d2da0-2811-49cb-bfa4-a349eb5f0dec', '28e3d020-0711-4a6b-bbc1-f6709df19ee2', '4e4d8dbf-c683-4ba9-b77d-6844272a86a6', '62c47abd-16c7-45c5-b34c-bc5a1effccff'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:34.314791 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ebd9b4-86bb-4e03-8c68-c5418745b029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c4d2da0-2811-49cb-bfa4-a349eb5f0dec', '28e3d020-0711-4a6b-bbc1-f6709df19ee2', '4e4d8dbf-c683-4ba9-b77d-6844272a86a6', '62c47abd-16c7-45c5-b34c-bc5a1effccff']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:34.315534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b092a21-5b47-4971-823e-e90bf86e184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:34.353158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b092a21-5b47-4971-823e-e90bf86e184b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a0268d7-52f4-4488-b775-f88c3e2da4f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1317668700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['7c4d2da0-2811-49cb-bfa4-a349eb5f0dec','28e3d020-0711-4a6b-bbc1-f6709df19ee2','4e4d8dbf-c683-4ba9-b77d-6844272a86a6','62c47abd-16c7-45c5-b34c-bc5a1effccff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1317668700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a0268d7-52f4-4488-b775-f88c3e2da4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a074c0c58654c6191da1ff46579ee07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:34.354237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2874eabd-efa8-456a-a920-eb4edb3a266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:34.384714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2874eabd-efa8-456a-a920-eb4edb3a266a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1317668700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a074c0c58654c6191da1ff46579ee07',qos_specs=None,replication_status=,reservations=['7c4d2da0-2811-49cb-bfa4-a349eb5f0dec','28e3d020-0711-4a6b-bbc1-f6709df19ee2','4e4d8dbf-c683-4ba9-b77d-6844272a86a6','62c47abd-16c7-45c5-b34c-bc5a1effccff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4232840f52fe4dd19b1a88856b3f01c6',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:34.385592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c971ba-0da1-4ae8-8741-d30c3698e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:34.398052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c971ba-0da1-4ae8-8741-d30c3698e11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:34.399332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Flow 'volume_create_api' (3d63f63c-6b7d-4a5d-ac99-fd0eb65b63bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:34.399860 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Create volume request issued successfully. Jul 03 10:48:34.400410 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8fab4a81-c3f9-443a-8bd7-29a91a054a38 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:34.400884 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 750/2955] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:34 2026] POST /volume/v3/volumes => generated 753 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:34.416083 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-44c0371e-6b97-4046-80e3-01c449e6a507 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.420625 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44c0371e-6b97-4046-80e3-01c449e6a507 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:34.420859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44c0371e-6b97-4046-80e3-01c449e6a507 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.421192 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44c0371e-6b97-4046-80e3-01c449e6a507 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.427690 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.427690 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:34.431932 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44c0371e-6b97-4046-80e3-01c449e6a507 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:34.436902 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44c0371e-6b97-4046-80e3-01c449e6a507 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 200 Jul 03 10:48:34.437524 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 745/2956] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.500910 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.502692 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] DELETE https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:48:34.502858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.503022 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.503220 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume with id: 73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:48:34.510217 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.510217 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:34.510763 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:48:34.522979 np0000004406 devstack@c-api.service[99873]: WARNING cinder.keymgr.conf_key_mgr [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:48:34.530679 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Delete volume request issued successfully. Jul 03 10:48:34.530867 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-075ff27c-60a9-4af7-8e95-b3788ac59960 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 202 Jul 03 10:48:34.531297 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 722/2957] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:34 2026] DELETE /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:34.541571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.544488 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:48:34.544782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.545046 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.563024 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.563024 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:34.569400 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Volume info retrieved successfully. Jul 03 10:48:34.576972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec9cac92-7296-42aa-8b3c-06588708fe4a tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 200 Jul 03 10:48:34.577573 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 741/2958] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 1427 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:34.873073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.876226 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:34.876452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.876665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.890935 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.890935 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:34.896782 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:34.902997 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef54be83-1c5a-42ed-bd9c-37be7f94a88d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:34.903541 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 751/2959] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.929413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.931328 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:34.931571 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.931782 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.931914 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:34.937564 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.937564 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:34.937678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:34.938368 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6a4c7a00-43ff-4a7e-b06d-0722a643ebc6 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:34.938770 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 746/2960] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:34.940272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:34.940575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:34.940886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:34.954172 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:34.954172 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:34.958493 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:34.963358 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-85b30d02-03d1-42af-8a89-1fe814818e11 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:34.963740 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 723/2961] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:34 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:35.044738 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-118ce8f5-eaf4-40a7-87f1-709888665c11 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.046494 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-118ce8f5-eaf4-40a7-87f1-709888665c11 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 Jul 03 10:48:35.046687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-118ce8f5-eaf4-40a7-87f1-709888665c11 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.046838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-118ce8f5-eaf4-40a7-87f1-709888665c11 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.052317 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-118ce8f5-eaf4-40a7-87f1-709888665c11 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 returned with HTTP 404 Jul 03 10:48:35.052822 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 742/2962] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/95fefc64-6089-424f-bc59-4f11864fb1c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:35.364367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.366504 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:48:35.366806 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.366974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.367088 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Delete snapshot with id: 1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:48:35.372966 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.372966 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:35.373513 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:48:35.392823 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot delete request issued successfully. Jul 03 10:48:35.393082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22dda813-e0fc-4c75-b8bd-9b7460da0302 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 202 Jul 03 10:48:35.393588 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 752/2963] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:48:35 2026] DELETE /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:35.402517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-10ef239b-74e8-46ca-a271-10236a8c7706 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.404690 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-10ef239b-74e8-46ca-a271-10236a8c7706 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:48:35.404928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-10ef239b-74e8-46ca-a271-10236a8c7706 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.405169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-10ef239b-74e8-46ca-a271-10236a8c7706 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.412503 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.412503 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:35.412949 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-10ef239b-74e8-46ca-a271-10236a8c7706 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Snapshot retrieved successfully. Jul 03 10:48:35.413784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-10ef239b-74e8-46ca-a271-10236a8c7706 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 200 Jul 03 10:48:35.414311 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 747/2964] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.452508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.456403 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:35.456581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.456793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.465985 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.465985 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:35.471477 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:35.478064 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67d0a5ed-39ac-4718-bfd5-ad16262e32ce tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 200 Jul 03 10:48:35.478505 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 724/2965] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.490291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6d12552d-fcff-4de8-bb6c-101baae1067a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.492012 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d12552d-fcff-4de8-bb6c-101baae1067a tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:35.492270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d12552d-fcff-4de8-bb6c-101baae1067a tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.492492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d12552d-fcff-4de8-bb6c-101baae1067a tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.499285 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.499285 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:35.502885 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6d12552d-fcff-4de8-bb6c-101baae1067a tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:35.506699 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d12552d-fcff-4de8-bb6c-101baae1067a tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 200 Jul 03 10:48:35.507034 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 743/2966] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.518995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-250600cd-e0e8-4dfc-8e75-0307727348ef None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.546576 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:35.546902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:35.548267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:35.548383 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Create volume of 1 GB Jul 03 10:48:35.548601 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.548601 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:35.552225 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Availability Zones retrieved successfully. Jul 03 10:48:35.557434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Flow 'volume_create_api' (c199b724-1875-40c1-83e1-f3e72b8324e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:35.558403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaf4190-b14b-4a02-ad66-cbd5eb1cfe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:35.559163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:35.584521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaf4190-b14b-4a02-ad66-cbd5eb1cfe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:35.585672 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b821c5-3c6b-4ea3-9322-188553cda1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:35.591468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-14e46535-98bd-4550-8a08-3da873e09556 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.594897 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14e46535-98bd-4550-8a08-3da873e09556 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] GET https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 Jul 03 10:48:35.597739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14e46535-98bd-4550-8a08-3da873e09556 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.598036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14e46535-98bd-4550-8a08-3da873e09556 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.611889 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14e46535-98bd-4550-8a08-3da873e09556 tempest-TestEncryptedCinderVolumes-456218314 tempest-TestEncryptedCinderVolumes-456218314-project-member] https://10.4.3.52/volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 returned with HTTP 404 Jul 03 10:48:35.612470 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 748/2967] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/73221f16-98fc-45ec-b0b1-c19ba6727863 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:35.621723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.621865 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.623686 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:48:35.623903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.624123 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.624839 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:35.624887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:48:35.625168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.625491 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.633955 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.633955 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:35.638747 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:35.644972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-0e0e06a8-6d12-471f-a7dd-56937107983b tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:35.645418 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 744/2968] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:35.662167 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Get all volumes completed successfully. Jul 03 10:48:35.663777 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-125b895d-e67b-4842-b9af-3a6346c3a27f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.664248 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-125b895d-e67b-4842-b9af-3a6346c3a27f None None] GET https://10.4.3.52/volume// Jul 03 10:48:35.664375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-125b895d-e67b-4842-b9af-3a6346c3a27f None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.664565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-125b895d-e67b-4842-b9af-3a6346c3a27f None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.664880 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-125b895d-e67b-4842-b9af-3a6346c3a27f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:35.665177 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 749/2969] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:35.666324 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.666324 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:35.674086 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-9bf83fdc-e423-4bfd-85b7-c0b6e1d6d676 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.674625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84ec4cd6-94c9-4f65-9ecd-308928a033e4 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:48:35.675060 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 725/2970] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 24489 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:35.676795 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-9bf83fdc-e423-4bfd-85b7-c0b6e1d6d676 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:35.677285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-9bf83fdc-e423-4bfd-85b7-c0b6e1d6d676 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91", "connector": null, "instance_uuid": "051b2cff-8e9e-415d-8bec-c8655c5f3a60"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:35.687962 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.687962 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:35.689466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Created reservations ['a06d3705-de5d-43a6-958c-11a73d4f3976', 'c52f050f-c508-4528-a143-990c10387f8b', 'dfb65d45-6d76-4655-92d0-5a420c77c25d', '84efbf52-5bd1-43c1-a6a8-b019d020cd24'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:35.690632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b821c5-3c6b-4ea3-9322-188553cda1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a06d3705-de5d-43a6-958c-11a73d4f3976', 'c52f050f-c508-4528-a143-990c10387f8b', 'dfb65d45-6d76-4655-92d0-5a420c77c25d', '84efbf52-5bd1-43c1-a6a8-b019d020cd24']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:35.691772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0b1024-1bdf-48e1-8ee9-80b43d54bb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:35.693424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a081e03b-251e-4205-8ec4-8eefea746f01 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.695117 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a081e03b-251e-4205-8ec4-8eefea746f01 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] DELETE https://10.4.3.52/volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996 Jul 03 10:48:35.695320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a081e03b-251e-4205-8ec4-8eefea746f01 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.695587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a081e03b-251e-4205-8ec4-8eefea746f01 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.713929 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-9bf83fdc-e423-4bfd-85b7-c0b6e1d6d676 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:35.714563 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 745/2971] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:35.719007 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a081e03b-251e-4205-8ec4-8eefea746f01 tempest-TestEncryptedCinderVolumes-267523286 tempest-TestEncryptedCinderVolumes-267523286-project-admin] https://10.4.3.52/volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996 returned with HTTP 202 Jul 03 10:48:35.719470 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 750/2972] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:48:35 2026] DELETE /volume/v3/types/b195e935-3561-48f8-97d3-613379bf5996 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:35.725070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df0b1024-1bdf-48e1-8ee9-80b43d54bb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531c0e7c-91e4-472d-97a8-9f0cffafbfac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf94e4f7ffd74f469802c5286978a852',qos_specs=None,replication_status=,reservations=['a06d3705-de5d-43a6-958c-11a73d4f3976','c52f050f-c508-4528-a143-990c10387f8b','dfb65d45-6d76-4655-92d0-5a420c77c25d','84efbf52-5bd1-43c1-a6a8-b019d020cd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd9e3b2eae894311a4c07b6e6ec132d7',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531c0e7c-91e4-472d-97a8-9f0cffafbfac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf94e4f7ffd74f469802c5286978a852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd9e3b2eae894311a4c07b6e6ec132d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:35.726996 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab68c4d-64d8-4e4a-b0c1-0cdc8a3c4b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:35.750902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab68c4d-64d8-4e4a-b0c1-0cdc8a3c4b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf94e4f7ffd74f469802c5286978a852',qos_specs=None,replication_status=,reservations=['a06d3705-de5d-43a6-958c-11a73d4f3976','c52f050f-c508-4528-a143-990c10387f8b','dfb65d45-6d76-4655-92d0-5a420c77c25d','84efbf52-5bd1-43c1-a6a8-b019d020cd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd9e3b2eae894311a4c07b6e6ec132d7',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:35.751829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd441dea-3f8e-4756-9c04-f230b1e6697c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:35.764469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd441dea-3f8e-4756-9c04-f230b1e6697c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:35.765393 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Flow 'volume_create_api' (c199b724-1875-40c1-83e1-f3e72b8324e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:35.765741 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Create volume request issued successfully. Jul 03 10:48:35.766665 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-250600cd-e0e8-4dfc-8e75-0307727348ef tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:35.767355 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 753/2973] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:35 2026] POST /volume/v3/volumes => generated 731 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:35.786264 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.788812 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] GET https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac Jul 03 10:48:35.789090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.791563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.810058 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.810058 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:35.824127 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Volume info retrieved successfully. Jul 03 10:48:35.834355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfcae9cc-77be-4388-9a2c-da5e78f25d11 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac returned with HTTP 200 Jul 03 10:48:35.834683 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 726/2974] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.918692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-04d4136e-9322-464a-bd36-fe9b8364b15e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.929362 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04d4136e-9322-464a-bd36-fe9b8364b15e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:35.929603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04d4136e-9322-464a-bd36-fe9b8364b15e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.929797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04d4136e-9322-464a-bd36-fe9b8364b15e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.941902 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.941902 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:35.948594 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-04d4136e-9322-464a-bd36-fe9b8364b15e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:35.951931 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04d4136e-9322-464a-bd36-fe9b8364b15e tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:35.951931 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 746/2975] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.953221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.956018 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:35.956310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.956543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.956693 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:35.963148 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.963148 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:35.964340 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-667f9ac8-fb67-4602-a6d4-3d76e461622c tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:35.964678 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 751/2976] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.975724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.978615 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:35.978803 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:35.978851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:35.978960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:35.983421 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:35.983421 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:35.984246 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07faf2cf-bc32-4e98-9759-ac6f744e55ec tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:35.984600 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 754/2977] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:35 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:35.995901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-abbe0664-48de-40d9-aa6c-c22791548810 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:35.997698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:48:35.998071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91b46fbf-d565-4451-8301-c77abebfc1e7", "incremental": true, "force": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:35.999507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': '91b46fbf-d565-4451-8301-c77abebfc1e7', 'incremental': True, 'force': True}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:48:35.999703 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume 91b46fbf-d565-4451-8301-c77abebfc1e7 in container None Jul 03 10:48:36.009063 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.009063 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:36.009567 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:36.026810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['91a48606-1f32-480f-8c15-906d7074effd', '891eb325-aea1-4738-960f-94c432dc06f6'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:36.073369 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-abbe0664-48de-40d9-aa6c-c22791548810 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:48:36.073585 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 727/2978] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:35 2026] POST /volume/v3/backups => generated 286 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:36.081977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0489d756-74ca-453d-91b9-a28abc0b28dd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.084039 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0489d756-74ca-453d-91b9-a28abc0b28dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:36.085000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0489d756-74ca-453d-91b9-a28abc0b28dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.085000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0489d756-74ca-453d-91b9-a28abc0b28dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.085000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0489d756-74ca-453d-91b9-a28abc0b28dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:36.089697 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.089697 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:36.090614 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0489d756-74ca-453d-91b9-a28abc0b28dd tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:36.091268 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 747/2979] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:36.428132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-469296db-b858-4bdd-a68f-9a5cd2166292 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.430491 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-469296db-b858-4bdd-a68f-9a5cd2166292 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 Jul 03 10:48:36.430692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-469296db-b858-4bdd-a68f-9a5cd2166292 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.430986 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-469296db-b858-4bdd-a68f-9a5cd2166292 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.436211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-469296db-b858-4bdd-a68f-9a5cd2166292 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 returned with HTTP 404 Jul 03 10:48:36.436839 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 752/2980] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/snapshots/1279bc41-301b-468c-bbd1-01ccb77c2703 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:36.481805 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.483901 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:48:36.484073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.484332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.491380 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.491380 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:36.495017 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:36.499018 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8ffd2146-e2c2-48bf-bc7c-f618e1fe79a8 req-45766a0e-cc5d-4fee-9c8e-4f570ea78d04 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:48:36.499434 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 755/2981] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:36.850939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.856347 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] GET https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac Jul 03 10:48:36.856759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.857618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.867915 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.867915 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:36.873055 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Volume info retrieved successfully. Jul 03 10:48:36.878427 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-577bc6c4-2801-46f5-a4d9-d711ed40512d tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac returned with HTTP 200 Jul 03 10:48:36.878891 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 728/2982] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac => generated 962 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:36.901918 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3e417f9d-1075-40d8-b532-7bc173809d2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.903699 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1&project_id=6a074c0c58654c6191da1ff46579ee07 Jul 03 10:48:36.904193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.904437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.904927 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Could not evaluate value 6a074c0c58654c6191da1ff46579ee07, assuming string {{(pid=99875) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 10:48:36.905689 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Searching by: MultiDict([('project_id', '6a074c0c58654c6191da1ff46579ee07'), ('all_tenants', 1)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:48:36.962325 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Get all volumes completed successfully. Jul 03 10:48:36.962440 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.962440 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:36.964670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.966551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3e417f9d-1075-40d8-b532-7bc173809d2e tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1&project_id=6a074c0c58654c6191da1ff46579ee07 returned with HTTP 200 Jul 03 10:48:36.966876 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:36.966947 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 748/2983] 10.4.3.52 () {66 vars in 1366 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=6a074c0c58654c6191da1ff46579ee07 => generated 3020 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:36.967159 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.967371 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.981332 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.981332 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:36.981556 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-89b00b18-6283-43cd-a726-7c19058356a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:36.983598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac Jul 03 10:48:36.983801 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:36.984025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:36.984268 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Delete volume with id: 531c0e7c-91e4-472d-97a8-9f0cffafbfac Jul 03 10:48:36.985876 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:36.991039 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e0c7cc72-2fc4-4cff-ad0d-a5f4bad2e658 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:36.991503 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 753/2984] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:36 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:36.991937 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:36.991937 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:36.992438 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Volume info retrieved successfully. Jul 03 10:48:37.013631 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] Delete volume request issued successfully. Jul 03 10:48:37.013873 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-89b00b18-6283-43cd-a726-7c19058356a7 tempest-VolumesListAdminTestJSON-893451070 tempest-VolumesListAdminTestJSON-893451070-project-admin] https://10.4.3.52/volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac returned with HTTP 202 Jul 03 10:48:37.014334 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 756/2985] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:36 2026] DELETE /volume/v3/volumes/531c0e7c-91e4-472d-97a8-9f0cffafbfac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:37.022478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-40a39de8-9b29-477d-8897-4ee050229966 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:37.024380 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-40a39de8-9b29-477d-8897-4ee050229966 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:37.024660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-40a39de8-9b29-477d-8897-4ee050229966 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:37.024921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-40a39de8-9b29-477d-8897-4ee050229966 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:37.035132 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:37.035132 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:37.038016 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-40a39de8-9b29-477d-8897-4ee050229966 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:37.043718 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-40a39de8-9b29-477d-8897-4ee050229966 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 200 Jul 03 10:48:37.044496 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 729/2986] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:37 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:37.056456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:37.058454 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:37.058649 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:37.058851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:37.059024 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume with id: 6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:37.103223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:37.108643 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:37.108643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:37.108643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:37.108643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:37.115435 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:37.115435 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:37.116391 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bd4c17ac-fd9c-45ea-96e2-000b65a5ec72 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:37.116863 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 754/2987] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:37 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:37.271711 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:37.271711 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:37.272076 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:37.286849 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume request issued successfully. Jul 03 10:48:37.287057 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05be31cc-2d2c-4bc1-80f9-201921cfca51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 202 Jul 03 10:48:37.287503 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 749/2988] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:37 2026] DELETE /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:37.297095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3d1d8539-8161-4723-90a0-266e01efb18f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:37.299289 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d1d8539-8161-4723-90a0-266e01efb18f tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:37.299635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d1d8539-8161-4723-90a0-266e01efb18f tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:37.299869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3d1d8539-8161-4723-90a0-266e01efb18f tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:37.306946 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:37.306946 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:37.310831 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3d1d8539-8161-4723-90a0-266e01efb18f tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:37.315489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3d1d8539-8161-4723-90a0-266e01efb18f tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 200 Jul 03 10:48:37.315962 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 757/2989] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:37 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:37.849023 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1279c267-2901-44db-9429-6c13791dbffe req-e6638165-fc31-4cb5-93d3-4ddf0e77b06d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:37.851287 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-e6638165-fc31-4cb5-93d3-4ddf0e77b06d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22/action Jul 03 10:48:37.851680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-e6638165-fc31-4cb5-93d3-4ddf0e77b06d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:37.851795 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-e6638165-fc31-4cb5-93d3-4ddf0e77b06d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:37.872239 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:37.872239 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:37.883990 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1279c267-2901-44db-9429-6c13791dbffe req-e6638165-fc31-4cb5-93d3-4ddf0e77b06d tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22/action returned with HTTP 204 Jul 03 10:48:37.884552 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 730/2990] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:37 2026] POST /volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:38.014687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.017830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:38.017830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.017830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.041067 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.041067 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:38.048799 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:38.058495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71507cb3-6d34-4c20-ad97-0cbed15aa115 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:38.059510 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 755/2991] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 1229 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:38.077397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.085142 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:38.085373 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.085552 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.100663 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.100663 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:38.104816 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:38.110419 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa084b90-b4c1-4035-a973-17aeb6ffdac0 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:38.110961 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 750/2992] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 1229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:38.128025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.130410 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:38.130602 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.131033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.131033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:38.136438 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.136438 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:38.137364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d40a1af-a427-4ae6-bdaf-58e3f336fe2f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:38.137776 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 758/2993] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:38.329930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c7b0204f-eaf9-4442-b2b0-bd4d53f8cd85 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.332446 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7b0204f-eaf9-4442-b2b0-bd4d53f8cd85 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 Jul 03 10:48:38.332758 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7b0204f-eaf9-4442-b2b0-bd4d53f8cd85 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.333054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7b0204f-eaf9-4442-b2b0-bd4d53f8cd85 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.341078 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7b0204f-eaf9-4442-b2b0-bd4d53f8cd85 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 returned with HTTP 404 Jul 03 10:48:38.341617 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 731/2994] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/volumes/6a0268d7-52f4-4488-b775-f88c3e2da4f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:38.353501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.355336 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:38.355583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.355795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.365039 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.365039 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:38.369479 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:38.374541 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec299e5a-f3a1-4675-b28c-37bcf3e6dbc6 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 200 Jul 03 10:48:38.374893 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 756/2995] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:38.397563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.399396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:38.399560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.399774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.399952 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume with id: 32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:38.406379 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.406379 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:38.406737 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:38.429557 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume request issued successfully. Jul 03 10:48:38.429729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b150cbd-093a-424a-8af5-a8cdec8c5e51 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 202 Jul 03 10:48:38.430082 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 751/2996] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:38 2026] DELETE /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:38.438941 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-453c0852-7207-4a33-ab0e-8b71c327de28 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:38.441122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-453c0852-7207-4a33-ab0e-8b71c327de28 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:38.441122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-453c0852-7207-4a33-ab0e-8b71c327de28 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:38.441122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-453c0852-7207-4a33-ab0e-8b71c327de28 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:38.449732 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:38.449732 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:38.454908 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-453c0852-7207-4a33-ab0e-8b71c327de28 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:38.460508 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-453c0852-7207-4a33-ab0e-8b71c327de28 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 200 Jul 03 10:48:38.460875 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 759/2997] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:38 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:39.149124 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8f840213-f6fb-4111-8721-b359b8f5cedb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:39.152100 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f840213-f6fb-4111-8721-b359b8f5cedb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:39.152534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f840213-f6fb-4111-8721-b359b8f5cedb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:39.152746 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f840213-f6fb-4111-8721-b359b8f5cedb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:39.152851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8f840213-f6fb-4111-8721-b359b8f5cedb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:39.157787 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:39.157787 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:39.158651 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f840213-f6fb-4111-8721-b359b8f5cedb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:39.158998 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 732/2998] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:39 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:39.476601 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-17290d99-58ea-4916-b068-dc23c9c1eed0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:39.479738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17290d99-58ea-4916-b068-dc23c9c1eed0 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd Jul 03 10:48:39.480285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17290d99-58ea-4916-b068-dc23c9c1eed0 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:39.480285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17290d99-58ea-4916-b068-dc23c9c1eed0 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:39.490236 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17290d99-58ea-4916-b068-dc23c9c1eed0 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd returned with HTTP 404 Jul 03 10:48:39.491035 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 757/2999] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:39 2026] GET /volume/v3/volumes/32ce19bd-e4ff-4e91-9913-d4e4b227bcbd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:39.497766 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-81e8b657-413d-4fad-93c2-f89e358e05be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:39.499763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81e8b657-413d-4fad-93c2-f89e358e05be tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:39.499980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-81e8b657-413d-4fad-93c2-f89e358e05be tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:39.500231 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-81e8b657-413d-4fad-93c2-f89e358e05be tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:39.508824 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:39.508824 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:39.513458 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-81e8b657-413d-4fad-93c2-f89e358e05be tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:39.518416 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81e8b657-413d-4fad-93c2-f89e358e05be tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 200 Jul 03 10:48:39.518788 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 752/3000] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:39 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:39.533013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:39.535257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:39.535666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:39.536280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:39.536280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume with id: 563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:39.546548 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:39.546548 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:39.547243 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:39.570878 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Delete volume request issued successfully. Jul 03 10:48:39.571232 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d3a2fdb0-c151-431a-b175-fffc6bfe9d82 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 202 Jul 03 10:48:39.571628 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 760/3001] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:39 2026] DELETE /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:39.583082 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15de372f-622a-4cf3-a664-b1e038438fa4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:39.585278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15de372f-622a-4cf3-a664-b1e038438fa4 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:39.585563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15de372f-622a-4cf3-a664-b1e038438fa4 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:39.585802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15de372f-622a-4cf3-a664-b1e038438fa4 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:39.593661 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:39.593661 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:39.599006 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-15de372f-622a-4cf3-a664-b1e038438fa4 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Volume info retrieved successfully. Jul 03 10:48:39.608414 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15de372f-622a-4cf3-a664-b1e038438fa4 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 200 Jul 03 10:48:39.609003 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 733/3002] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:39 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:40.174057 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:40.176831 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:40.177033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:40.177267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:40.177392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:40.182380 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:40.182380 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:40.183465 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-be65d3a7-3c15-49c4-aeed-ff53e2f4cad2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:40.183516 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 758/3003] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:40 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:40.626946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1043e9e0-79f1-4393-92f3-5a6a3538f596 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:40.629328 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1043e9e0-79f1-4393-92f3-5a6a3538f596 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] GET https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 Jul 03 10:48:40.629560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1043e9e0-79f1-4393-92f3-5a6a3538f596 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:40.629794 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1043e9e0-79f1-4393-92f3-5a6a3538f596 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:40.637248 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1043e9e0-79f1-4393-92f3-5a6a3538f596 tempest-VolumesListAdminTestJSON-468352882 tempest-VolumesListAdminTestJSON-468352882-project-member] https://10.4.3.52/volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 returned with HTTP 404 Jul 03 10:48:40.637768 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 753/3004] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:40 2026] GET /volume/v3/volumes/563d0272-d27d-4ffe-bcd8-db486db865d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:41.197224 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:41.200684 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:41.200898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:41.201290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:41.201417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:41.207402 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:41.207402 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:41.208683 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-603cb389-d0a8-415c-bb9a-c3a2d647939f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:41.209390 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 761/3005] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:41 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:42.115463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-46628bca-d23c-428f-aa9e-9efcba2860ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:42.116015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46628bca-d23c-428f-aa9e-9efcba2860ee None None] GET https://10.4.3.52/volume// Jul 03 10:48:42.116097 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46628bca-d23c-428f-aa9e-9efcba2860ee None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:42.116296 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46628bca-d23c-428f-aa9e-9efcba2860ee None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:42.116632 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46628bca-d23c-428f-aa9e-9efcba2860ee None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:42.118408 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 734/3006] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:42.130055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:42.133359 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:48:42.133359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:42.133728 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:42.152098 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:42.152098 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:42.155944 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:48:42.165047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-2d7a19df-6f57-4325-b595-023bd4a2ba5f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:48:42.165790 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 759/3007] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:42 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1582 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:42.221911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:42.226050 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:42.226050 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:42.226050 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:42.226050 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:42.235308 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:42.235308 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:42.236392 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4390bb94-c9df-4cd6-8083-5ed9a744c756 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:42.236903 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 754/3008] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:42 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:42.279489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:42.282928 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] PUT https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac Jul 03 10:48:42.283656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:42.296724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Acquiring lock "cinder-attachment_update-f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:42.304930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91-np0000004406" acquired by "attachment_update" :: waited 0.008s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:42.306499 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:42.306499 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:42.839164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Lock "cinder-attachment_update-f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91-np0000004406" released by "attachment_update" :: held 0.533s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:42.839164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-b711735e-a002-4dcf-9c0b-51acdef634a2 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac returned with HTTP 200 Jul 03 10:48:42.839164 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 762/3009] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:42 2026] PUT /volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:43.220918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-303218ad-af87-4276-a3bc-7689e77bb579 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.247253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.249157 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:43.249411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:43.249652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:43.249799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:43.253984 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:43.253984 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:43.254829 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-516f5a0d-39f6-4b93-984d-7e76f3bb5b83 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:43.255258 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 760/3010] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:43 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:43.332164 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:43.332485 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2055231896", "metadata": {"Type": "Test"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:43.333819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2055231896', 'metadata': {'Type': 'Test'}}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:43.333935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:43.340795 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:43.349157 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (38a55b4e-7aac-45ef-a99b-87c4a91a9d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:43.349980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-09a52c39-1d57-491e-a556-d4c90f259d29 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.353256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10852866-be3f-4482-98f2-356ac1c301f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:43.354344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:43.356603 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-09a52c39-1d57-491e-a556-d4c90f259d29 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] POST https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac/action Jul 03 10:48:43.357022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-09a52c39-1d57-491e-a556-d4c90f259d29 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:43.357209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-09a52c39-1d57-491e-a556-d4c90f259d29 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:43.375902 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:43.375902 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:43.387903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10852866-be3f-4482-98f2-356ac1c301f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:43.388487 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c1beb2a5-7638-49fe-89d1-0df3dc6c8424 req-09a52c39-1d57-491e-a556-d4c90f259d29 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac/action returned with HTTP 204 Jul 03 10:48:43.388683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b6a3d0-174e-492d-bd2e-c1f42b81ba50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:43.389935 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 755/3011] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:48:43 2026] POST /volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:43.461297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['c801b6b7-1c52-4bdc-bc2a-e7966b3117a0', '5b7967bc-84b8-4d98-8fb2-402ad51d523e', 'c88ade92-c2b8-4116-a7f0-b2a23d321d0b', 'e64eba0a-0931-4f98-8332-10b68fe93465'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:43.461869 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b6a3d0-174e-492d-bd2e-c1f42b81ba50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c801b6b7-1c52-4bdc-bc2a-e7966b3117a0', '5b7967bc-84b8-4d98-8fb2-402ad51d523e', 'c88ade92-c2b8-4116-a7f0-b2a23d321d0b', 'e64eba0a-0931-4f98-8332-10b68fe93465']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:43.462463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4754f2-de8f-4ef5-895d-28d7e93d552d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:43.490934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4754f2-de8f-4ef5-895d-28d7e93d552d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04eeeffe-6847-4006-95a3-8db9f0f94f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2055231896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['c801b6b7-1c52-4bdc-bc2a-e7966b3117a0','5b7967bc-84b8-4d98-8fb2-402ad51d523e','c88ade92-c2b8-4116-a7f0-b2a23d321d0b','e64eba0a-0931-4f98-8332-10b68fe93465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2055231896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04eeeffe-6847-4006-95a3-8db9f0f94f89,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:43.491728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b70f241-46eb-40b6-b2e4-1533df1fb15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:43.519002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b70f241-46eb-40b6-b2e4-1533df1fb15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2055231896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['c801b6b7-1c52-4bdc-bc2a-e7966b3117a0','5b7967bc-84b8-4d98-8fb2-402ad51d523e','c88ade92-c2b8-4116-a7f0-b2a23d321d0b','e64eba0a-0931-4f98-8332-10b68fe93465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:43.519397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94744d-f7f8-4eec-a967-8498386af8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:43.531578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94744d-f7f8-4eec-a967-8498386af8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:43.532724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (38a55b4e-7aac-45ef-a99b-87c4a91a9d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:43.533335 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:43.533914 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-303218ad-af87-4276-a3bc-7689e77bb579 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:43.534661 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 735/3012] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:43 2026] POST /volume/v3/volumes => generated 757 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:43.550255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.551961 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:43.552242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:43.552495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:43.562970 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:43.562970 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:43.567724 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:43.573055 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eaeb16a-da9d-47e1-871c-fb443af52a32 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:43.573522 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 763/3013] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:43 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:43.794644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.796719 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:43.796972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:43.797277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:43.808304 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:43.808304 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:43.813351 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:43.819688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-bf5de7dd-56a5-4c8e-b1e3-1d1948c1b8cf tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:43.820230 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 761/3014] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:43 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:43.847477 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:43.849841 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a/action Jul 03 10:48:43.850270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:43.850399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:43.862326 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:43.862326 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:43.863154 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:43.872986 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Begin detaching volume completed successfully. Jul 03 10:48:43.873440 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d3a2d9ae-e4f5-425c-92ea-14f6fa46b697 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a/action returned with HTTP 202 Jul 03 10:48:43.874265 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 756/3015] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:48:43 2026] POST /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:44.140211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.141899 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:48:44.142157 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.142350 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.144083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Delete volume with id: dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:48:44.155418 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.155418 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:44.155874 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:44.180443 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Delete volume request issued successfully. Jul 03 10:48:44.180443 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd128f30-6f24-462c-9680-bac077b8f5c9 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 202 Jul 03 10:48:44.180443 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 736/3016] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:44 2026] DELETE /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:44.189265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.189667 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:48:44.189890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.190284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.201051 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.201051 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:44.206156 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Volume info retrieved successfully. Jul 03 10:48:44.213089 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7b79d57-03b5-430f-8dc6-0645c5bf9a86 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 200 Jul 03 10:48:44.213701 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 764/3017] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.268367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.270020 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:44.270236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.270437 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.270572 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:44.280309 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.280309 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:44.281194 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9bb0eb0d-c263-4795-b7f1-9fe243b69562 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:44.281720 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 762/3018] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:48:44.584863 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.586533 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:44.586707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.586876 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.593364 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.593364 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:44.597001 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:44.601069 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f333e0c-1879-4f4a-a118-942c9bc72b3e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:44.601499 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 757/3019] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.613086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-03b20419-0145-4080-b98f-465e123c086f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.614808 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03b20419-0145-4080-b98f-465e123c086f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:44.614996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03b20419-0145-4080-b98f-465e123c086f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.615221 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03b20419-0145-4080-b98f-465e123c086f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.622942 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.622942 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:44.627210 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-03b20419-0145-4080-b98f-465e123c086f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:44.633205 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03b20419-0145-4080-b98f-465e123c086f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:44.633708 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 737/3020] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.659165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.663246 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:44.663246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2055231896"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:44.682994 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.682994 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:44.691453 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:44.704979 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:44.705493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f75b9d30-18af-4551-a1f0-93e4ea426dde tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:44.706083 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 765/3021] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:44 2026] PUT /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 782 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.723276 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.727476 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:44.727476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-519483963", "description": "This is the new description of volume"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:44.737613 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.737613 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:44.742283 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:44.748844 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:44.749539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e89c241-c5db-4880-b9d4-c06be14f24a4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:44.750000 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 763/3022] 10.4.3.52 () {68 vars in 1362 bytes} [Fri Jul 3 10:48:44 2026] PUT /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.761934 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ec038308-a680-424a-b9df-04e7a1f6e940 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.764608 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec038308-a680-424a-b9df-04e7a1f6e940 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:44.765483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec038308-a680-424a-b9df-04e7a1f6e940 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.766426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec038308-a680-424a-b9df-04e7a1f6e940 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.781588 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.781588 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:44.789354 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ec038308-a680-424a-b9df-04e7a1f6e940 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:44.795265 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec038308-a680-424a-b9df-04e7a1f6e940 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:44.795772 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 758/3023] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:44.807819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-97e30b11-bc12-4743-8f35-81cde759463e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.809600 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:44.809985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-942490235", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1643348652"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:44.811454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-942490235', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1643348652'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:44.811603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:44.816030 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:44.822089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (81c56664-5fa8-46bd-96cf-9e4581dbebd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:44.823523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32339d2-8406-4c22-9f93-2f07c213feb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:44.824557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:44.856206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32339d2-8406-4c22-9f93-2f07c213feb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:44.856971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2818ff5a-0534-482f-a4c3-68e81a03764d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:44.896966 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-624d1dba-fe9f-49f2-9765-cbb232614d45 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.897428 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-624d1dba-fe9f-49f2-9765-cbb232614d45 None None] GET https://10.4.3.52/volume// Jul 03 10:48:44.897625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-624d1dba-fe9f-49f2-9765-cbb232614d45 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.897893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-624d1dba-fe9f-49f2-9765-cbb232614d45 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.898266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-624d1dba-fe9f-49f2-9765-cbb232614d45 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:44.898585 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 766/3024] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:44.899862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['c26ba933-c136-4190-ae84-7135a92c18ab', '30f0e89b-adee-47a4-89fa-b8f264532bb0', '0ff74330-6129-4cf6-ba77-9006c2f888ee', 'ed85a5de-5b31-439e-bafd-beeb2a6a55f0'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:44.900735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2818ff5a-0534-482f-a4c3-68e81a03764d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26ba933-c136-4190-ae84-7135a92c18ab', '30f0e89b-adee-47a4-89fa-b8f264532bb0', '0ff74330-6129-4cf6-ba77-9006c2f888ee', 'ed85a5de-5b31-439e-bafd-beeb2a6a55f0']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:44.901521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687b27ad-06d5-4f52-824a-f5458c03a755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:44.907007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.909943 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:44.910194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.910439 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:44.920537 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:44.920537 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:44.924253 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:44.925877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687b27ad-06d5-4f52-824a-f5458c03a755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb27973-fd20-4b27-ac4c-d684d9bcc82e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-942490235',display_name='tempest-VolumesGetTest-Volume-1643348652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['c26ba933-c136-4190-ae84-7135a92c18ab','30f0e89b-adee-47a4-89fa-b8f264532bb0','0ff74330-6129-4cf6-ba77-9006c2f888ee','ed85a5de-5b31-439e-bafd-beeb2a6a55f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-942490235',display_name='tempest-VolumesGetTest-Volume-1643348652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb27973-fd20-4b27-ac4c-d684d9bcc82e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:44.926688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7626ee-cc8e-4ae9-9dd1-7462f5670aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:44.928351 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-d9e72e37-c992-4b92-a780-3ed914c73e65 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 200 Jul 03 10:48:44.928735 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 764/3025] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:44.948663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7626ee-cc8e-4ae9-9dd1-7462f5670aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-942490235',display_name='tempest-VolumesGetTest-Volume-1643348652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['c26ba933-c136-4190-ae84-7135a92c18ab','30f0e89b-adee-47a4-89fa-b8f264532bb0','0ff74330-6129-4cf6-ba77-9006c2f888ee','ed85a5de-5b31-439e-bafd-beeb2a6a55f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:44.949316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23bec5f-4861-48a6-9fb8-16796919f5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:44.968786 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23bec5f-4861-48a6-9fb8-16796919f5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:44.969602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (81c56664-5fa8-46bd-96cf-9e4581dbebd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:44.969909 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:44.971187 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97e30b11-bc12-4743-8f35-81cde759463e tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:44.971521 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 738/3026] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:44 2026] POST /volume/v3/volumes => generated 777 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:44.986171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a4add411-7b8c-46de-8a45-271e62eafd36 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:44.992019 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4add411-7b8c-46de-8a45-271e62eafd36 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:44.992324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4add411-7b8c-46de-8a45-271e62eafd36 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:44.992584 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4add411-7b8c-46de-8a45-271e62eafd36 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:45.007588 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:45.007588 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:45.012953 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a4add411-7b8c-46de-8a45-271e62eafd36 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:45.017981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4add411-7b8c-46de-8a45-271e62eafd36 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 200 Jul 03 10:48:45.018609 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 759/3027] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:44 2026] GET /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:45.231046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f4ab321-ed4e-4374-8f52-5f7b0fa56433 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:45.233075 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f4ab321-ed4e-4374-8f52-5f7b0fa56433 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] GET https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a Jul 03 10:48:45.233347 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f4ab321-ed4e-4374-8f52-5f7b0fa56433 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:45.233551 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f4ab321-ed4e-4374-8f52-5f7b0fa56433 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:45.239678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f4ab321-ed4e-4374-8f52-5f7b0fa56433 tempest-TestStampPattern-1283203556 tempest-TestStampPattern-1283203556-project-member] https://10.4.3.52/volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a returned with HTTP 404 Jul 03 10:48:45.240191 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 767/3028] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:45 2026] GET /volume/v3/volumes/dc6c6099-82af-49e0-9d86-e4529038ce8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:45.293486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:45.295545 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:45.295751 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:45.296062 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:45.296176 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:45.301174 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:45.301174 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:45.303080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58b7fe18-3816-4db8-8c97-e74a60c6ab82 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:45.303888 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 765/3029] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:45 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.031519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-034f127b-741a-452c-aa90-dbc81f59997d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.034806 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-034f127b-741a-452c-aa90-dbc81f59997d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.035024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-034f127b-741a-452c-aa90-dbc81f59997d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.035273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-034f127b-741a-452c-aa90-dbc81f59997d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.042234 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.042234 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:46.046744 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-034f127b-741a-452c-aa90-dbc81f59997d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:46.050944 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-034f127b-741a-452c-aa90-dbc81f59997d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 200 Jul 03 10:48:46.051288 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 739/3030] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.067740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.069827 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.070276 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2055231896", "description": null}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:46.080231 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.080231 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:46.085292 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:46.093919 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:46.094574 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-86af5f1a-dc4b-485e-b1bb-d7b97ddf73bf tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 200 Jul 03 10:48:46.095245 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 760/3031] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:46 2026] PUT /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 768 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.106925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.112231 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.112288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.112519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.125886 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.125886 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:46.129244 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:46.135304 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-87433eb5-025c-4f5c-9a81-77e6699f3a7c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 200 Jul 03 10:48:46.135774 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 768/3032] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.149355 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.152830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.153138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.153413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.153673 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.163934 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.163934 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:46.164738 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:46.189757 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:46.190070 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74c63cf6-c827-42f3-8765-bd4a8a85e274 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 202 Jul 03 10:48:46.190775 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 766/3033] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:46 2026] DELETE /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:46.202863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.205386 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:46.205605 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.205812 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.217352 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.217352 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:46.222182 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:46.227556 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdecb70e-f8a9-4d91-8fd6-3f0dede7057d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 200 Jul 03 10:48:46.228017 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 740/3034] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.317424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ff758765-63cc-4add-af4e-fb030725980e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.319013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff758765-63cc-4add-af4e-fb030725980e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:46.319408 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff758765-63cc-4add-af4e-fb030725980e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.319708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff758765-63cc-4add-af4e-fb030725980e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.319891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ff758765-63cc-4add-af4e-fb030725980e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:46.330459 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.330459 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:46.330459 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff758765-63cc-4add-af4e-fb030725980e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:46.330459 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 761/3035] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.341516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.346232 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:46.346496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.346734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.346866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:46.352417 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.352417 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:46.356266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f3f07eb-1e63-4570-9082-2ec1d5e8b9d7 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:46.357391 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 769/3036] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:46.372644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.374912 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:46.375274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.375516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.375813 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: 9976cdc7-1530-4630-8530-52a61924b8f1. Jul 03 10:48:46.380452 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.380452 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:46.405189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id 9976cdc7-1530-4630-8530-52a61924b8f1 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:48:46.405189 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16677e2a-ebc1-46fb-b995-d04643f67fa3 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 202 Jul 03 10:48:46.405189 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 767/3037] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:46 2026] DELETE /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:46.411822 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:46.414201 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:46.414458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:46.414687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:46.414825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:46.420813 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:46.420813 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:46.424935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-efedbf3f-9ff9-4135-9ee0-ca3445b58117 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 200 Jul 03 10:48:46.424935 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 741/3038] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:46 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b53e6c7f-cac5-4eb7-b639-0ff53a66a5f4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b53e6c7f-cac5-4eb7-b639-0ff53a66a5f4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b53e6c7f-cac5-4eb7-b639-0ff53a66a5f4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b53e6c7f-cac5-4eb7-b639-0ff53a66a5f4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b53e6c7f-cac5-4eb7-b639-0ff53a66a5f4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e returned with HTTP 404 Jul 03 10:48:47.313495 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 762/3039] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:47 2026] GET /volume/v3/volumes/6eb27973-fd20-4b27-ac4c-d684d9bcc82e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a2e4c767-701b-494b-b636-7850c908250a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a2e4c767-701b-494b-b636-7850c908250a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a2e4c767-701b-494b-b636-7850c908250a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a2e4c767-701b-494b-b636-7850c908250a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a2e4c767-701b-494b-b636-7850c908250a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a2e4c767-701b-494b-b636-7850c908250a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:47.314764 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 770/3040] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:47 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:47.316493 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:47.347646 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:47.347646 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70934e13-eb79-4fc7-9a53-f0cc34632a00 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 202 Jul 03 10:48:47.348569 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 768/3041] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:47 2026] DELETE /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:47.360276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.362130 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:47.362130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.362359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.370179 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:47.370179 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:47.375465 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:47.379263 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c4d270cb-91c5-40f6-ba5b-aed190e2e001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 200 Jul 03 10:48:47.379614 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 742/3042] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:47 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:47.433669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fb32f171-17ba-449e-b007-e56f27f16062 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.435224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb32f171-17ba-449e-b007-e56f27f16062 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 Jul 03 10:48:47.435378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fb32f171-17ba-449e-b007-e56f27f16062 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.435546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fb32f171-17ba-449e-b007-e56f27f16062 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.435635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fb32f171-17ba-449e-b007-e56f27f16062 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id 9976cdc7-1530-4630-8530-52a61924b8f1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:47.438887 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fb32f171-17ba-449e-b007-e56f27f16062 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 returned with HTTP 404 Jul 03 10:48:47.439338 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 763/3043] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:47 2026] GET /volume/v3/backups/9976cdc7-1530-4630-8530-52a61924b8f1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:47.446803 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.448737 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:48:47.449140 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91b46fbf-d565-4451-8301-c77abebfc1e7", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-576020350", "container": "tempest-volumesbackupstest-backup-container-509502009"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:47.450919 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating new backup {'backup': {'volume_id': '91b46fbf-d565-4451-8301-c77abebfc1e7', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-576020350', 'container': 'tempest-volumesbackupstest-backup-container-509502009'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:48:47.451121 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Creating backup of volume 91b46fbf-d565-4451-8301-c77abebfc1e7 in container tempest-volumesbackupstest-backup-container-509502009 Jul 03 10:48:47.461638 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:47.461638 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:47.462129 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:48:47.479687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Created reservations ['f68012e7-98cc-4ad2-987e-dd98ddc5fdaa', '9f002790-8e38-48ce-bdf9-4cc74b82336d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:47.519186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a36d65c-277f-4dc9-80de-15cb4c3cd046 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:48:47.519565 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 771/3044] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:47 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:47.528958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:47.531501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:47.531792 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:47.532067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:47.532270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:47.542237 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:47.542237 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:47.546533 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2ce73b31-7dbe-4a2d-b7ee-642702152ea2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:47.547062 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 769/3045] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:47 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 784 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:48.394361 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c63bbdab-b76c-42b8-b51a-61ffe425ee34 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:48.396405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c63bbdab-b76c-42b8-b51a-61ffe425ee34 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 Jul 03 10:48:48.396628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c63bbdab-b76c-42b8-b51a-61ffe425ee34 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:48.396835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c63bbdab-b76c-42b8-b51a-61ffe425ee34 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:48.402317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c63bbdab-b76c-42b8-b51a-61ffe425ee34 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 returned with HTTP 404 Jul 03 10:48:48.402733 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 743/3046] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:48 2026] GET /volume/v3/volumes/04eeeffe-6847-4006-95a3-8db9f0f94f89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:48.413873 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:48.415554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:48.415967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-281509284"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:48.417250 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-281509284'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:48.417438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:48.424814 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:48.433816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (208ed4d7-e1bd-4d86-82c2-8a2e0a00e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:48.435485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79488e36-fd1d-457e-a09a-672803a16770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:48.436521 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:48.466825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79488e36-fd1d-457e-a09a-672803a16770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:48.468049 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5ed237-ad44-4edb-ad46-017cb4143c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:48.471616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-76d66858-19b6-4909-b02f-3f9647b73e23 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:48.473609 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-76d66858-19b6-4909-b02f-3f9647b73e23 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a Jul 03 10:48:48.473881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-76d66858-19b6-4909-b02f-3f9647b73e23 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:48.474184 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-76d66858-19b6-4909-b02f-3f9647b73e23 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:48.481575 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:48.481575 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:48.515563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['93af661a-0449-462c-8735-10266967c10c', 'ddba3d70-075b-4e8b-b09b-faa82e4f7f78', 'b22583c7-eb1a-4059-b8aa-10fbe7062b42', '2c1de6e8-1e25-497c-a564-e25015802001'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:48.516322 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5ed237-ad44-4edb-ad46-017cb4143c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93af661a-0449-462c-8735-10266967c10c', 'ddba3d70-075b-4e8b-b09b-faa82e4f7f78', 'b22583c7-eb1a-4059-b8aa-10fbe7062b42', '2c1de6e8-1e25-497c-a564-e25015802001']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:48.516954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873a24e4-60f3-486e-8127-08758b0a1819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:48.539123 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873a24e4-60f3-486e-8127-08758b0a1819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347a6f7f-033b-4f36-9687-9a31abc371ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-281509284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['93af661a-0449-462c-8735-10266967c10c','ddba3d70-075b-4e8b-b09b-faa82e4f7f78','b22583c7-eb1a-4059-b8aa-10fbe7062b42','2c1de6e8-1e25-497c-a564-e25015802001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-281509284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347a6f7f-033b-4f36-9687-9a31abc371ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:48.539809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc00103d-2cd9-437e-93a3-9356f1297227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:48.558093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:48.559746 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:48.559971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:48.560229 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:48.560324 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:48.565157 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:48.565157 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:48.565571 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5e0da82e-0ce0-44fc-b43c-f263b0c342ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:48.565633 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc00103d-2cd9-437e-93a3-9356f1297227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-281509284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['93af661a-0449-462c-8735-10266967c10c','ddba3d70-075b-4e8b-b09b-faa82e4f7f78','b22583c7-eb1a-4059-b8aa-10fbe7062b42','2c1de6e8-1e25-497c-a564-e25015802001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:48.565939 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 770/3047] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:48 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:48.566288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721d1c95-a253-413b-b782-1e658c39aa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:48.579125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721d1c95-a253-413b-b782-1e658c39aa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:48.579950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (208ed4d7-e1bd-4d86-82c2-8a2e0a00e8ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:48.580278 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:48.580854 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f0ec6c6-adbe-4953-a5a9-30c53d22a944 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:48.581307 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 764/3048] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:48:48 2026] POST /volume/v3/volumes => generated 742 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:48.592850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:48.594821 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:48.595001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:48.595215 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:48.605736 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:48.605736 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:48.609601 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:48.615992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-32a15fe3-878e-41a8-a13d-ea8172c51407 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 200 Jul 03 10:48:48.616397 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 744/3049] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:48 2026] GET /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 810 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:49.012626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ceed39d0-3419-4979-ae8e-58ca7b63a9cf req-76d66858-19b6-4909-b02f-3f9647b73e23 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a returned with HTTP 200 Jul 03 10:48:49.013274 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 772/3050] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:48 2026] DELETE /volume/v3/attachments/680e93c3-f722-48d3-bed0-65435580fb3a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:49.583969 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-69237034-a98b-419d-b762-fa2569a9b6ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:49.588680 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-69237034-a98b-419d-b762-fa2569a9b6ed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:49.588680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-69237034-a98b-419d-b762-fa2569a9b6ed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:49.589080 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-69237034-a98b-419d-b762-fa2569a9b6ed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:49.589080 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-69237034-a98b-419d-b762-fa2569a9b6ed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:49.594726 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:49.594726 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:49.595796 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-69237034-a98b-419d-b762-fa2569a9b6ed tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:49.596415 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 771/3051] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:49 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:49.633470 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-23e22c63-85d7-4540-9395-47667c67d45f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:49.641964 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23e22c63-85d7-4540-9395-47667c67d45f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:49.641964 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23e22c63-85d7-4540-9395-47667c67d45f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:49.641964 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23e22c63-85d7-4540-9395-47667c67d45f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:49.651551 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:49.651551 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:49.659401 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-23e22c63-85d7-4540-9395-47667c67d45f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:49.663964 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23e22c63-85d7-4540-9395-47667c67d45f tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 200 Jul 03 10:48:49.664509 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 765/3052] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:49 2026] GET /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:49.679346 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5e880150-9b51-4918-a5c7-1b4873525e51 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:49.681596 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:49.682201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "347a6f7f-033b-4f36-9687-9a31abc371ed", "size": 1, "name": "tempest-VolumesGetTest-Volume-280904765", "metadata": {"Type": "Test"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:49.684283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'source_volid': '347a6f7f-033b-4f36-9687-9a31abc371ed', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-280904765', 'metadata': {'Type': 'Test'}}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:49.695791 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:49.695791 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:49.696287 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume retrieved successfully. Jul 03 10:48:49.696454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:49.701424 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:49.707592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (20437b72-de62-4e46-bb84-1e7fdf89ecb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:49.710365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cbb10b-f6dd-494b-9ddf-a4dca591031a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:49.711863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:49.740396 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cbb10b-f6dd-494b-9ddf-a4dca591031a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '347a6f7f-033b-4f36-9687-9a31abc371ed', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:49.740709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb684527-0868-4124-9248-6a291fec8ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:49.787629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['2fd07d74-8288-4014-a2f2-70f9714a39ad', '5717e210-d09e-4bc2-8764-eef1114913e7', '14b47c62-f7a0-416d-b1e0-15026fb5626e', 'ad3e5fc4-3ae7-413f-8b41-ac8d8664fa39'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:49.788622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb684527-0868-4124-9248-6a291fec8ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fd07d74-8288-4014-a2f2-70f9714a39ad', '5717e210-d09e-4bc2-8764-eef1114913e7', '14b47c62-f7a0-416d-b1e0-15026fb5626e', 'ad3e5fc4-3ae7-413f-8b41-ac8d8664fa39']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:49.790147 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f977d67a-4d1c-4ad9-8c4a-121ce90f6b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:49.827651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f977d67a-4d1c-4ad9-8c4a-121ce90f6b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51579ccb-5a59-4671-9c36-33c6b0a58e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-280904765',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['2fd07d74-8288-4014-a2f2-70f9714a39ad','5717e210-d09e-4bc2-8764-eef1114913e7','14b47c62-f7a0-416d-b1e0-15026fb5626e','ad3e5fc4-3ae7-413f-8b41-ac8d8664fa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=347a6f7f-033b-4f36-9687-9a31abc371ed,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-280904765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51579ccb-5a59-4671-9c36-33c6b0a58e18,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=347a6f7f-033b-4f36-9687-9a31abc371ed,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:49.828373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1fcfcad-05e8-41f5-a1c8-1fbe8416b1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:49.870918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1fcfcad-05e8-41f5-a1c8-1fbe8416b1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-280904765',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['2fd07d74-8288-4014-a2f2-70f9714a39ad','5717e210-d09e-4bc2-8764-eef1114913e7','14b47c62-f7a0-416d-b1e0-15026fb5626e','ad3e5fc4-3ae7-413f-8b41-ac8d8664fa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=347a6f7f-033b-4f36-9687-9a31abc371ed,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:49.871901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7b9a8b-a842-4b48-b9f6-8cb2e454174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:49.892077 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7b9a8b-a842-4b48-b9f6-8cb2e454174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:49.893059 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (20437b72-de62-4e46-bb84-1e7fdf89ecb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:49.893508 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:49.894538 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e880150-9b51-4918-a5c7-1b4873525e51 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:49.894848 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 745/3053] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:49 2026] POST /volume/v3/volumes => generated 790 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:49.920262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-609861ba-7468-4031-957e-0bdaec02e3f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:49.927839 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-609861ba-7468-4031-957e-0bdaec02e3f0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:49.927839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-609861ba-7468-4031-957e-0bdaec02e3f0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:49.927839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-609861ba-7468-4031-957e-0bdaec02e3f0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:49.944346 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:49.944346 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:49.950263 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-609861ba-7468-4031-957e-0bdaec02e3f0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:49.956976 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-609861ba-7468-4031-957e-0bdaec02e3f0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:49.957521 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 773/3054] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:49 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:50.226653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00aeb057-68cd-4691-b33d-5acf50c58751 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:50.228945 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:50.229214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:50.229445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:50.229613 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume with id: 2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:50.239432 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:50.239432 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:50.240094 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:50.259024 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume request issued successfully. Jul 03 10:48:50.259335 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00aeb057-68cd-4691-b33d-5acf50c58751 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 202 Jul 03 10:48:50.259903 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 772/3055] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:50 2026] DELETE /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:50.613127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-732d6451-09a9-441a-9310-670f075c3a4e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:50.615316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-732d6451-09a9-441a-9310-670f075c3a4e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:50.615508 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-732d6451-09a9-441a-9310-670f075c3a4e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:50.615692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-732d6451-09a9-441a-9310-670f075c3a4e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:50.616002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-732d6451-09a9-441a-9310-670f075c3a4e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:50.622862 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:50.622862 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:50.624582 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-732d6451-09a9-441a-9310-670f075c3a4e tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:50.625174 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 766/3056] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:50 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:50.972815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-678936b5-28fc-40b4-a6c1-e1634248c640 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:50.977520 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-678936b5-28fc-40b4-a6c1-e1634248c640 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:50.977723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-678936b5-28fc-40b4-a6c1-e1634248c640 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:50.977950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-678936b5-28fc-40b4-a6c1-e1634248c640 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:50.989002 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:50.989002 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:50.994625 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-678936b5-28fc-40b4-a6c1-e1634248c640 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.000164 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-678936b5-28fc-40b4-a6c1-e1634248c640 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:51.000701 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 746/3057] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:50 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.019997 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.022511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:51.022875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:51.023258 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:51.034992 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.034992 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:51.043132 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.048348 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0c0ae67d-1a45-4a8e-8be0-281905a22e3c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:51.049047 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 774/3058] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:51 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.062752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.064613 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:51.064924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-280904765"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:51.075717 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.075717 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:51.088087 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.095469 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:51.095987 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3af1257-bdb2-4156-9a2d-695f1e0df061 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:51.096455 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 773/3059] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:51 2026] PUT /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.115016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-80a78547-009f-486f-8c75-466d27718955 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.121806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80a78547-009f-486f-8c75-466d27718955 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:51.121806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80a78547-009f-486f-8c75-466d27718955 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-952256501", "description": "This is the new description of volume"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:51.139146 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.139146 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:51.145342 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-80a78547-009f-486f-8c75-466d27718955 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.153318 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-80a78547-009f-486f-8c75-466d27718955 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:51.153886 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80a78547-009f-486f-8c75-466d27718955 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:51.154386 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 767/3060] 10.4.3.52 () {68 vars in 1362 bytes} [Fri Jul 3 10:48:51 2026] PUT /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.169860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.172385 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:51.172898 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:51.173256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:51.184454 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.184454 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:51.191193 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.196537 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a6cd06dd-ce52-40ac-8e6e-8c9c79a1df6b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:51.197040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 747/3061] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:51 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.211845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.216131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:51.216131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-687972312", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2030412462"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:51.216962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-687972312', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2030412462'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:51.217278 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:51.222868 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:51.230906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (85ef4970-c124-467c-9c3a-c5e6e8f86da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:51.232441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f377e04a-ffa1-4cd9-b16e-fb8b314ccdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:51.233512 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:51.271854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f377e04a-ffa1-4cd9-b16e-fb8b314ccdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:51.272796 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fd905b-8740-45a7-98a2-cacf9bab278b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:51.315311 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['94254d71-30c7-4d3d-ae75-414875b31129', '4af286ab-d9f3-45ff-b727-ec66cc6dc64f', 'cc4ac750-cc4f-402e-b4ca-abbf7535d9b9', 'ba8a83fe-1df3-4c89-929f-36acc9f735e9'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:51.316015 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fd905b-8740-45a7-98a2-cacf9bab278b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94254d71-30c7-4d3d-ae75-414875b31129', '4af286ab-d9f3-45ff-b727-ec66cc6dc64f', 'cc4ac750-cc4f-402e-b4ca-abbf7535d9b9', 'ba8a83fe-1df3-4c89-929f-36acc9f735e9']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:51.316739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527cca55-c605-44b3-a27c-e2d4b22c4014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:51.342354 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527cca55-c605-44b3-a27c-e2d4b22c4014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbf05da9-d446-48ff-9d7e-a9d1525cde7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-687972312',display_name='tempest-VolumesGetTest-Volume-2030412462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['94254d71-30c7-4d3d-ae75-414875b31129','4af286ab-d9f3-45ff-b727-ec66cc6dc64f','cc4ac750-cc4f-402e-b4ca-abbf7535d9b9','ba8a83fe-1df3-4c89-929f-36acc9f735e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-687972312',display_name='tempest-VolumesGetTest-Volume-2030412462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbf05da9-d446-48ff-9d7e-a9d1525cde7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:51.343100 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c688235-6404-45e2-a66f-5955dfee36d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:51.369815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c688235-6404-45e2-a66f-5955dfee36d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-687972312',display_name='tempest-VolumesGetTest-Volume-2030412462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['94254d71-30c7-4d3d-ae75-414875b31129','4af286ab-d9f3-45ff-b727-ec66cc6dc64f','cc4ac750-cc4f-402e-b4ca-abbf7535d9b9','ba8a83fe-1df3-4c89-929f-36acc9f735e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:51.370770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10de3f27-06eb-4788-b58f-d1974d196aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:51.386543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10de3f27-06eb-4788-b58f-d1974d196aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:51.386543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (85ef4970-c124-467c-9c3a-c5e6e8f86da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:51.386543 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:51.386854 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-77385f4a-f1a8-4675-91cd-e7b4c0eb9470 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:51.387726 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 775/3062] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:51 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:48:51.407138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.410171 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:51.410973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:51.410973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:51.418378 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.418378 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:51.423391 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:51.428682 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c01b7c8d-f490-4d6f-8491-9b36ec2423cd tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 200 Jul 03 10:48:51.429322 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 774/3063] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:51 2026] GET /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:51.637724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:51.805915 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:51.806162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:51.806362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:51.806500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:51.811196 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:51.811196 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:51.812186 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a6658e1a-7739-4ac0-9f75-381897a3fa92 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:51.812647 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 768/3064] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:51 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:52.023251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb258c18-62fc-4625-9902-0ff81856f42a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.025821 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb258c18-62fc-4625-9902-0ff81856f42a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:52.026641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb258c18-62fc-4625-9902-0ff81856f42a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.026910 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb258c18-62fc-4625-9902-0ff81856f42a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.050207 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.050207 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:52.056013 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bb258c18-62fc-4625-9902-0ff81856f42a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Volume info retrieved successfully. Jul 03 10:48:52.061811 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb258c18-62fc-4625-9902-0ff81856f42a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:52.062407 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 748/3065] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:52.117162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.121117 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:52.121331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.121678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.147601 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.147601 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:52.153681 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:52.162989 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-cdc5948a-b72a-4645-abb4-bea249ddb483 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:52.163745 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 776/3066] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:52.220807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.222139 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action Jul 03 10:48:52.222139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:52.222139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:52.256203 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.256203 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:52.256887 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:52.275708 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Begin detaching volume completed successfully. Jul 03 10:48:52.275942 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-3b6b3280-c1ca-4010-beda-8b3202df2432 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action returned with HTTP 202 Jul 03 10:48:52.276523 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 775/3067] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:48:52 2026] POST /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:52.309399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.312772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:52.313056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.313729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.335180 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.335180 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:52.338707 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:52.343027 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f029dda-2c2f-41f7-8905-8d1580ddec35 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:52.343459 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 769/3068] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:52.445085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.447231 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.447454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.447685 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.454936 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.454936 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:52.459727 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:52.465284 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d09b0c02-4463-4d2e-a7bc-b8fd5bc61de2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 200 Jul 03 10:48:52.465457 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 749/3069] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:52.476915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.478754 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.479159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-280904765", "description": null}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:52.486544 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.486544 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:52.489773 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:52.495363 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:52.495961 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92ef35d1-f499-4d8f-be56-e1c98fcd63d9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 200 Jul 03 10:48:52.496450 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 777/3070] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:52 2026] PUT /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 767 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:52.510234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.513992 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.514427 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.514726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.522569 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.522569 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:52.526511 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:52.530978 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9029b2f-b5cd-451b-b7fa-d12f3a98bed0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 200 Jul 03 10:48:52.531402 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 776/3071] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:52.547096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-70bd467a-6949-420c-8518-cf98c8b4641c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.549171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.549417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.549662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.549863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.558470 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.558470 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:52.559084 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:52.601402 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:52.601700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70bd467a-6949-420c-8518-cf98c8b4641c tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 202 Jul 03 10:48:52.602323 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 770/3072] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:52 2026] DELETE /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:52.618930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.625680 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:52.625923 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.626197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.645225 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.645225 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:52.651555 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:52.658133 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba5cf0a9-fca6-4c25-8b75-4c4509b65798 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 200 Jul 03 10:48:52.658685 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 750/3073] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:52.825727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:52.828377 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:52.828642 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:52.829717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:52.829717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:52.834560 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:52.834560 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:52.835553 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-99d520c9-5b5a-4602-9085-2fe70ed4e10a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:52.835942 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 778/3074] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:52 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:53.313310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1549848f-8ee4-449a-8dbe-173315d8b7b7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.313738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1549848f-8ee4-449a-8dbe-173315d8b7b7 None None] GET https://10.4.3.52/volume// Jul 03 10:48:53.313910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1549848f-8ee4-449a-8dbe-173315d8b7b7 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.314096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1549848f-8ee4-449a-8dbe-173315d8b7b7 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.314405 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1549848f-8ee4-449a-8dbe-173315d8b7b7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:53.314694 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 777/3075] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:53.331875 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.335115 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:53.335589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.335589 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.351413 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.351413 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:53.356121 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:53.357490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.361281 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-d93f9d2d-1b15-4ccf-93ca-cdffb5d02075 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:53.361659 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 771/3076] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1622 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:53.361913 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:53.362212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.362479 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.383831 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.383831 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:53.390717 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:53.397559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-038e0b29-4db9-4cd9-8fbd-9ea15718dae2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:53.397701 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 751/3077] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:53.685657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0aca6126-7c9b-408f-8a5f-295757b075ba None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.687697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0aca6126-7c9b-408f-8a5f-295757b075ba tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c Jul 03 10:48:53.687925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0aca6126-7c9b-408f-8a5f-295757b075ba tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.688182 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0aca6126-7c9b-408f-8a5f-295757b075ba tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.694675 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0aca6126-7c9b-408f-8a5f-295757b075ba tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c returned with HTTP 404 Jul 03 10:48:53.695316 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 779/3078] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/volumes/dbf05da9-d446-48ff-9d7e-a9d1525cde7c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:53.703680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.705508 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:53.705714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.705948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.717304 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.717304 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:53.731023 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:53.740164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-17851f17-b70a-4fa0-9f5e-e0555d8ef543 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:53.740877 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 778/3079] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:53.753090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.755371 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:53.755613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.755867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.756080 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:53.767951 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.767951 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:53.768709 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:53.804483 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:53.805602 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7f82eb7-2f3e-4ec0-bd87-8cffecbd438b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 202 Jul 03 10:48:53.807179 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 772/3080] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:53 2026] DELETE /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:53.815206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.817526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:53.817716 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.817933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.826041 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.826041 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:53.831176 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:53.838456 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cec459c2-9f95-45b0-ade2-e953d0cb40e4 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 200 Jul 03 10:48:53.840659 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 752/3081] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:53.850887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:53.853180 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:53.853433 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:53.853687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:53.853810 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:53.858186 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:53.858186 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:53.859091 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02860b95-064d-4ea4-b2fe-b6b880acd323 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:53.859582 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 780/3082] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:53 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:54.414879 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-44ac175f-3008-4893-b4ea-a55b88558dec None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.416497 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44ac175f-3008-4893-b4ea-a55b88558dec tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:54.416667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44ac175f-3008-4893-b4ea-a55b88558dec tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.416833 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44ac175f-3008-4893-b4ea-a55b88558dec tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.428217 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:54.428217 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:54.433332 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44ac175f-3008-4893-b4ea-a55b88558dec tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:54.438579 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44ac175f-3008-4893-b4ea-a55b88558dec tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:54.438951 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 779/3083] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:54 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:54.855269 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7f7dc530-71ae-4375-86e6-5ed2a604d714 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.857310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f7dc530-71ae-4375-86e6-5ed2a604d714 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 Jul 03 10:48:54.857490 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f7dc530-71ae-4375-86e6-5ed2a604d714 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.857689 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f7dc530-71ae-4375-86e6-5ed2a604d714 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.863862 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f7dc530-71ae-4375-86e6-5ed2a604d714 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 returned with HTTP 404 Jul 03 10:48:54.864471 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 773/3084] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:54 2026] GET /volume/v3/volumes/51579ccb-5a59-4671-9c36-33c6b0a58e18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:54.872938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2065a408-6de9-417b-95da-a276348312a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.873526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.874890 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2065a408-6de9-417b-95da-a276348312a2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:54.875188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2065a408-6de9-417b-95da-a276348312a2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.875397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2065a408-6de9-417b-95da-a276348312a2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.875550 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-2065a408-6de9-417b-95da-a276348312a2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:54.876658 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:54.877062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.877062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.882382 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:54.882382 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:54.883277 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2065a408-6de9-417b-95da-a276348312a2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:54.884278 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 753/3085] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:54 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:54.888399 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:54.888399 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:54.893730 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:54.902072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fcf15541-4138-44e7-8188-ba5a7d4df2a1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 200 Jul 03 10:48:54.902797 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 781/3086] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:54 2026] GET /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:54.917313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-51139d85-653a-4449-bfb7-0da744b4a52d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.918965 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:54.919393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.919794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.920140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:54.933692 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:54.933692 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:54.933941 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:54.959325 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:54.959708 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51139d85-653a-4449-bfb7-0da744b4a52d tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 202 Jul 03 10:48:54.960314 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 780/3087] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:54 2026] DELETE /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:54.969296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2c25f334-380a-4cb5-92c1-c385490dec19 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:54.971436 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c25f334-380a-4cb5-92c1-c385490dec19 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:54.971656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c25f334-380a-4cb5-92c1-c385490dec19 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:54.972156 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c25f334-380a-4cb5-92c1-c385490dec19 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:54.982168 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:54.982168 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:54.991581 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c25f334-380a-4cb5-92c1-c385490dec19 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:54.998161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c25f334-380a-4cb5-92c1-c385490dec19 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 200 Jul 03 10:48:54.998597 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 774/3088] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:54 2026] GET /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:55.390434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:55.392968 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:55.393292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:55.393528 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:55.407367 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:55.407367 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:55.413564 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:55.419978 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-e028f993-e562-4d55-a6c5-da712b797448 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:55.420591 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 754/3089] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:55 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:55.445904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:55.448533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] POST https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be/action Jul 03 10:48:55.448953 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:55.449146 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:55.453764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:55.455976 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:55.456305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:55.456590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:55.469347 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:55.469347 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:55.470469 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:55.471631 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:55.471631 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:55.475064 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:55.477099 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Begin detaching volume completed successfully. Jul 03 10:48:55.477363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-3b5f37ba-21d8-4b72-aff3-fdd302481a47 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be/action returned with HTTP 202 Jul 03 10:48:55.477819 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 782/3090] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:48:55 2026] POST /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:55.480604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d16204c9-078c-4e22-bd07-5e642ed0afa9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:55.481117 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 781/3091] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:55 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:55.528293 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:55.533533 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:55.534785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:55.534785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:55.548878 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:55.548878 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:55.553027 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:55.557843 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-c32b9170-2558-400c-b737-e66618cd98ca tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:55.558315 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 775/3092] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:55 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:55.897096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:55.899347 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:55.899568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:55.899768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:55.899890 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:55.906797 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:55.906797 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:55.907632 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ad80fe8f-ee0e-4711-b940-6c6b30d20813 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:55.908063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 755/3093] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:55 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:56.014358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-459db414-e013-481f-a595-f2066447f3e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.016504 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-459db414-e013-481f-a595-f2066447f3e1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed Jul 03 10:48:56.016755 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-459db414-e013-481f-a595-f2066447f3e1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.016967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-459db414-e013-481f-a595-f2066447f3e1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.028291 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-459db414-e013-481f-a595-f2066447f3e1 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed returned with HTTP 404 Jul 03 10:48:56.028849 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 783/3094] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/347a6f7f-033b-4f36-9687-9a31abc371ed => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:56.079387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-8cfe757c-f109-4dd5-b2fd-1e9c5027adbc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.082600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.086544 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:56.086544 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesGetTest-Volume-214683471", "metadata": {"Type": "Test"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:56.086686 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-8cfe757c-f109-4dd5-b2fd-1e9c5027adbc tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb Jul 03 10:48:56.086686 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-8cfe757c-f109-4dd5-b2fd-1e9c5027adbc tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.086686 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-8cfe757c-f109-4dd5-b2fd-1e9c5027adbc tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.086764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-214683471', 'metadata': {'Type': 'Test'}}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:56.097973 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.097973 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:56.344898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:56.350123 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:56.355892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.356838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (be9cd5e8-179d-436f-b6c4-8adbae5ac36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:56.357651 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:48:56.357825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.357973 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e563d58b-c809-460b-aec2-cd4e4d957ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:56.358050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.358962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:56.367847 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.367847 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:56.377738 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:56.383306 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f3ff9c73-93c8-4e71-abc6-f6e32bad24dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:48:56.383788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 756/3095] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:56.396160 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.398495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:48:56.398785 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.399027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.410027 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.410027 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:56.415474 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:56.422131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e563d58b-c809-460b-aec2-cd4e4d957ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:56.422230 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a07ea2fa-f9a0-4c1d-90a6-975704a59f36 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:48:56.422792 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 784/3096] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:56.423393 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01b106a-061a-4859-8a16-5bcc6135a454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:56.468589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.473794 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:48:56.473794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.474471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.476306 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['65ae194d-bb8c-405d-b4c0-58b161cd7f56', 'ca3a770d-9fec-4207-afe6-85189d0c0f0c', '69d5a265-2066-45d5-9b7e-55f5cf79522f', 'b479e4ec-5b8b-4e9a-a739-0297fcc9a751'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:56.476872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01b106a-061a-4859-8a16-5bcc6135a454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ae194d-bb8c-405d-b4c0-58b161cd7f56', 'ca3a770d-9fec-4207-afe6-85189d0c0f0c', '69d5a265-2066-45d5-9b7e-55f5cf79522f', 'b479e4ec-5b8b-4e9a-a739-0297fcc9a751']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:56.477773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abb4c13-f66e-424a-a7ce-c45ddb99a023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:56.485467 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.485467 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:56.492459 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:56.499946 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-6435b936-ea35-4b67-b00a-8df256fbcd7d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:48:56.500528 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 757/3097] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:56.504937 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.505066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cc6f8ccd-0779-484a-8e02-3e95e76ca9eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.505472 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc6f8ccd-0779-484a-8e02-3e95e76ca9eb None None] GET https://10.4.3.52/volume// Jul 03 10:48:56.505697 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc6f8ccd-0779-484a-8e02-3e95e76ca9eb None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.505965 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc6f8ccd-0779-484a-8e02-3e95e76ca9eb None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.506408 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc6f8ccd-0779-484a-8e02-3e95e76ca9eb None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:56.506768 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 758/3098] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:56.511244 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:56.511517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.511779 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.518689 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abb4c13-f66e-424a-a7ce-c45ddb99a023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778662cb-80fe-4884-a166-f9abcc969502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-214683471',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['65ae194d-bb8c-405d-b4c0-58b161cd7f56','ca3a770d-9fec-4207-afe6-85189d0c0f0c','69d5a265-2066-45d5-9b7e-55f5cf79522f','b479e4ec-5b8b-4e9a-a739-0297fcc9a751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-214683471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778662cb-80fe-4884-a166-f9abcc969502,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:56.519454 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e592366-3e69-4825-a884-4255b7fb92d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:56.523098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.527004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:56.527318 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.527569 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.541891 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.541891 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:56.548916 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.548916 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:56.549067 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:56.551569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e592366-3e69-4825-a884-4255b7fb92d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-214683471',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['65ae194d-bb8c-405d-b4c0-58b161cd7f56','ca3a770d-9fec-4207-afe6-85189d0c0f0c','69d5a265-2066-45d5-9b7e-55f5cf79522f','b479e4ec-5b8b-4e9a-a739-0297fcc9a751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:56.552402 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbdabb9-ebeb-427f-9f89-c1b42b47a9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:56.554697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c8862df-4512-4f86-8ebb-998a93f70c43 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:56.555211 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 785/3099] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:56.556642 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:56.562603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-f16ea37e-bcaa-49cf-bd79-4a4ff0e21dca tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 200 Jul 03 10:48:56.563271 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 759/3100] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 1412 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:56.566862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbdabb9-ebeb-427f-9f89-c1b42b47a9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:56.567782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (be9cd5e8-179d-436f-b6c4-8adbae5ac36c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:56.569337 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:56.569337 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d39fb385-dcd5-41f6-9a22-9e25305db001 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:56.569337 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 776/3101] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:56 2026] POST /volume/v3/volumes => generated 756 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:56.598644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.598644 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:56.598644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.598644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.611707 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.611707 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:56.618621 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:56.628358 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8d5f52d-368f-457e-acc1-71c24d79a56b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:56.628543 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 786/3102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:56.663622 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0354b698-f3d2-4480-b622-b1568716f5a9 req-8cfe757c-f109-4dd5-b2fd-1e9c5027adbc tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb returned with HTTP 200 Jul 03 10:48:56.664322 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 782/3103] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:56 2026] DELETE /volume/v3/attachments/64f8152e-5399-4ce8-ae68-321c6c7865eb => generated 192 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:56.920900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bd431646-c6ea-4564-aa67-6d86af239536 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:56.924009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd431646-c6ea-4564-aa67-6d86af239536 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:56.924009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd431646-c6ea-4564-aa67-6d86af239536 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:56.924009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd431646-c6ea-4564-aa67-6d86af239536 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:56.924009 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-bd431646-c6ea-4564-aa67-6d86af239536 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:56.929988 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:56.929988 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:56.929988 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd431646-c6ea-4564-aa67-6d86af239536 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:56.929988 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 760/3104] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:56 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:57.569729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.571867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:57.572241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.572364 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.584200 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.584200 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:57.588065 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:57.594781 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0a2be84-4bd2-44c1-ad81-676c2939ffab tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:57.595477 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 777/3105] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.615625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.618476 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:57.618657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.618831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.638237 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.638237 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:57.646845 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] Volume info retrieved successfully. Jul 03 10:48:57.647621 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.649433 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:57.649617 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.649793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.652038 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a05cb2aa-6bad-4e31-82ca-481893c5f5e2 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-reader] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:57.652481 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 787/3106] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.665902 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.665902 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:57.666456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-2d7e9f46-49c5-47df-85aa-31189e0bef5b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.669183 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-2d7e9f46-49c5-47df-85aa-31189e0bef5b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 Jul 03 10:48:57.669443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-2d7e9f46-49c5-47df-85aa-31189e0bef5b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.669683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-2d7e9f46-49c5-47df-85aa-31189e0bef5b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.669854 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:57.675405 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd6aa89b-62e8-4a0f-a6d7-8301661e4ca0 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:57.675957 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 783/3107] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.680734 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.680734 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:57.688566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b9506759-2f9e-4fce-86a8-108b681279cc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.690914 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9506759-2f9e-4fce-86a8-108b681279cc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:57.691203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9506759-2f9e-4fce-86a8-108b681279cc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.691455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9506759-2f9e-4fce-86a8-108b681279cc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.700376 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.700376 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:57.703519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.705228 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b9506759-2f9e-4fce-86a8-108b681279cc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:57.706931 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:57.707222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.707591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.712307 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9506759-2f9e-4fce-86a8-108b681279cc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:57.712785 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 778/3108] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.731466 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.731466 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:57.739039 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.741006 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:57.742682 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:57.743004 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-214683471"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:57.748495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-54dced92-d55f-4db9-9771-2fc3355ccf7e tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:57.748958 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 788/3109] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.756735 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.756735 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:57.762352 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:57.768741 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:57.769321 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-52b1f54a-f841-48b1-8c7f-979929fd5b82 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:57.769702 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 784/3110] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:57 2026] PUT /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:57.774158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.776616 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action Jul 03 10:48:57.777056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:48:57.777256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:57.784716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.786579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:57.786925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1807014300", "description": "This is the new description of volume"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:57.797378 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.797378 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:57.797521 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.797521 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:57.797983 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:57.801698 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:57.811756 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Begin detaching volume completed successfully. Jul 03 10:48:57.811991 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-233cea01-bacc-4cb4-8c66-5e4c51e75785 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action returned with HTTP 202 Jul 03 10:48:57.812829 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 779/3111] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:48:57 2026] POST /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:57.815186 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:57.815852 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-41ad4d17-b042-4dad-ae57-dfc4cca218bc tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:57.816385 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 789/3112] 10.4.3.52 () {68 vars in 1362 bytes} [Fri Jul 3 10:48:57 2026] PUT /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:57.829562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7590f95f-4270-4b30-b389-176140c057a2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.832314 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7590f95f-4270-4b30-b389-176140c057a2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:48:57.832649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7590f95f-4270-4b30-b389-176140c057a2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.832911 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7590f95f-4270-4b30-b389-176140c057a2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.838974 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.840716 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:57.840892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.841168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.843321 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.843321 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:57.849886 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7590f95f-4270-4b30-b389-176140c057a2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:57.850683 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.850683 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:57.856130 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:57.857378 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7590f95f-4270-4b30-b389-176140c057a2 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:48:57.857945 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 785/3113] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.858443 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0fc5fc2-7ef9-43c6-a53f-7fbeaea4a9ef tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:57.858805 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 780/3114] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:57.872252 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.875287 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:48:57.875605 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1123681258", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-527455217"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:57.876992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1123681258', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-527455217'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:48:57.877228 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume of 1 GB Jul 03 10:48:57.882142 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Availability Zones retrieved successfully. Jul 03 10:48:57.889197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (ca04afe7-3e6d-480e-ac71-66f1fbb51245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:57.890375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3171db26-f2ae-42d1-b8d6-99e814f29b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:57.891583 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:48:57.924211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3171db26-f2ae-42d1-b8d6-99e814f29b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:57.924438 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda3f073-b6d6-40aa-9147-524c71d4adae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:57.951797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.964680 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:57.964680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.964680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.964680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:57.971303 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.971303 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:57.972545 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb584c14-4cdf-4611-8baf-3a283d3d274a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:57.973231 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 786/3115] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:57.983786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:57.986229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:57.986413 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:57.986605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:57.986744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:57.988728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Created reservations ['ae76d92f-8afc-4e19-bf43-586a9eea3fc3', '6359123d-a453-4ae2-b1f4-a5002a778570', 'd7799e98-6ab8-4b4f-86ed-488a0c46f41f', 'aa884612-0d8b-4c60-a8ee-769ab3cfb941'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:48:57.989839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda3f073-b6d6-40aa-9147-524c71d4adae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae76d92f-8afc-4e19-bf43-586a9eea3fc3', '6359123d-a453-4ae2-b1f4-a5002a778570', 'd7799e98-6ab8-4b4f-86ed-488a0c46f41f', 'aa884612-0d8b-4c60-a8ee-769ab3cfb941']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:57.990864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbc014d-8724-412d-afce-b435a768e1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:57.991229 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:57.991229 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:57.992039 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-59e84541-a19d-4beb-a8bb-cdbc18e0c096 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:57.992477 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 781/3116] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:57 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:58.004607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-512bdc1e-773d-4437-8282-f738eef913ca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.006434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:58.006620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.006795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.006900 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: a7f42977-207e-4975-bdcd-8a10e7defccc. Jul 03 10:48:58.011955 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.011955 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:58.023493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbc014d-8724-412d-afce-b435a768e1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7091c87f-33ac-4260-9170-dbb7c36a74c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1123681258',display_name='tempest-VolumesGetTest-Volume-527455217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['ae76d92f-8afc-4e19-bf43-586a9eea3fc3','6359123d-a453-4ae2-b1f4-a5002a778570','d7799e98-6ab8-4b4f-86ed-488a0c46f41f','aa884612-0d8b-4c60-a8ee-769ab3cfb941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:48:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1123681258',display_name='tempest-VolumesGetTest-Volume-527455217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7091c87f-33ac-4260-9170-dbb7c36a74c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a2dfe04a50243e798f433763c7fecd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:58.024588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32131970-55b8-41a0-af02-8ce87a8fc104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:58.025100 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id a7f42977-207e-4975-bdcd-8a10e7defccc {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:48:58.028707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-512bdc1e-773d-4437-8282-f738eef913ca tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 202 Jul 03 10:48:58.029367 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 787/3117] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:58 2026] DELETE /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:58.037545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.040731 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:58.041033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.041285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.041418 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:58.047095 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.047095 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:58.048179 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7dc4ba93-d7f6-4853-8741-6d84f57183d2 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 200 Jul 03 10:48:58.048665 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 782/3118] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:58.055207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32131970-55b8-41a0-af02-8ce87a8fc104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1123681258',display_name='tempest-VolumesGetTest-Volume-527455217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ecafcc6ae44054a3a8aebaa43aea2d',qos_specs=None,replication_status=,reservations=['ae76d92f-8afc-4e19-bf43-586a9eea3fc3','6359123d-a453-4ae2-b1f4-a5002a778570','d7799e98-6ab8-4b4f-86ed-488a0c46f41f','aa884612-0d8b-4c60-a8ee-769ab3cfb941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a2dfe04a50243e798f433763c7fecd2',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:58.056284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c389952-ef46-486a-ac2c-5d185eb0a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:48:58.068809 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c389952-ef46-486a-ac2c-5d185eb0a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:48:58.069812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Flow 'volume_create_api' (ca04afe7-3e6d-480e-ac71-66f1fbb51245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:48:58.070224 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Create volume request issued successfully. Jul 03 10:48:58.070792 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-558b9da7-ccca-4c8f-b95f-5a83f1dd2096 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:48:58.071380 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 790/3119] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:48:57 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:48:58.085885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.088232 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:58.088491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.088738 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.097408 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.097408 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:58.102327 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:58.109760 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd37f693-880f-466e-a4ec-1ea0679c0094 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 200 Jul 03 10:48:58.110340 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 788/3120] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:58.247284 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4ea2e32f-0849-49bf-8c83-b6dd3f3d2472 req-2d7e9f46-49c5-47df-85aa-31189e0bef5b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 returned with HTTP 200 Jul 03 10:48:58.247933 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 761/3121] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:48:57 2026] DELETE /volume/v3/attachments/7f2f1af9-3525-4713-8be3-f2b65cbcbf22 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:58.557122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-81e587fe-14d3-4315-a0d3-2d5da80771b5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.557490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81e587fe-14d3-4315-a0d3-2d5da80771b5 None None] GET https://10.4.3.52/volume// Jul 03 10:48:58.557755 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-81e587fe-14d3-4315-a0d3-2d5da80771b5 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.558061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-81e587fe-14d3-4315-a0d3-2d5da80771b5 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.558547 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81e587fe-14d3-4315-a0d3-2d5da80771b5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:58.558980 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 783/3122] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:58.569360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-a0855914-7273-442a-bb04-19186ff9d8cd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.571690 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-a0855914-7273-442a-bb04-19186ff9d8cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:48:58.572148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-a0855914-7273-442a-bb04-19186ff9d8cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b3068c5-0534-4056-af39-3c485c425015", "connector": null, "instance_uuid": "cc29a19b-24f6-4595-8ccb-a93566c56d9d"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:58.581529 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.581529 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:58.618873 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-a0855914-7273-442a-bb04-19186ff9d8cd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:48:58.619424 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 791/3123] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:48:58.844210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-afdcd093-eead-4eef-a715-59b3a8932929 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.844654 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-afdcd093-eead-4eef-a715-59b3a8932929 None None] GET https://10.4.3.52/volume// Jul 03 10:48:58.844864 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-afdcd093-eead-4eef-a715-59b3a8932929 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.845076 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-afdcd093-eead-4eef-a715-59b3a8932929 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.845446 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-afdcd093-eead-4eef-a715-59b3a8932929 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:58.845718 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 789/3124] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:48:58.854409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.857023 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:58.857307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.857578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.872454 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.872454 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:58.874861 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6504ee01-1987-45ae-821b-2116a11899d0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:58.878023 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6504ee01-1987-45ae-821b-2116a11899d0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:58.878204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6504ee01-1987-45ae-821b-2116a11899d0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:58.878452 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6504ee01-1987-45ae-821b-2116a11899d0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:58.880724 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:58.887146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-50dbf7d1-f20e-4f1c-97c9-d090c856980f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:58.887576 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 762/3125] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:58.898139 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:58.898139 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:58.902657 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6504ee01-1987-45ae-821b-2116a11899d0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:58.910093 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6504ee01-1987-45ae-821b-2116a11899d0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:58.910639 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 784/3126] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:58 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:48:59.033343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.035482 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:48:59.035747 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.036052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.046220 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.046220 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:59.050180 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:59.059979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.060969 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b663e68e-7ef2-4765-9ac9-67841b1a1fce tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:48:59.061569 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 792/3127] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.061720 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc Jul 03 10:48:59.061904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.062146 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.062277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id a7f42977-207e-4975-bdcd-8a10e7defccc. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:59.067413 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b44b6181-9cd4-4467-b1af-bad34008ba9f tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc returned with HTTP 404 Jul 03 10:48:59.068168 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 790/3128] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/backups/a7f42977-207e-4975-bdcd-8a10e7defccc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:59.127228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.129598 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.129777 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.130002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.142152 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.142152 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:59.146698 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:59.151916 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-590105c5-4c54-4eec-9800-cc4ddfa64709 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 200 Jul 03 10:48:59.152412 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 763/3129] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.158243 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-10e6ff8e-b9b4-4ec2-86e1-dd14dc8813c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.160909 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10e6ff8e-b9b4-4ec2-86e1-dd14dc8813c2 None None] GET https://10.4.3.52/volume// Jul 03 10:48:59.161668 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10e6ff8e-b9b4-4ec2-86e1-dd14dc8813c2 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.161878 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10e6ff8e-b9b4-4ec2-86e1-dd14dc8813c2 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.162303 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10e6ff8e-b9b4-4ec2-86e1-dd14dc8813c2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:48:59.162645 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 785/3130] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 10:48:59.169969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.171203 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d70a1716-c2f7-4916-8cec-5908482bb491 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.172851 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d70a1716-c2f7-4916-8cec-5908482bb491 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] PUT https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.173194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d70a1716-c2f7-4916-8cec-5908482bb491 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-214683471", "description": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:59.173664 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:59.174026 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.174317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.174480 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete backup with id: bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. Jul 03 10:48:59.182078 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.183330 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.183330 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:59.184893 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.184893 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:59.185735 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:48:59.186072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.186387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.188940 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d70a1716-c2f7-4916-8cec-5908482bb491 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:59.197863 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d70a1716-c2f7-4916-8cec-5908482bb491 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume updated successfully. Jul 03 10:48:59.198661 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d70a1716-c2f7-4916-8cec-5908482bb491 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 200 Jul 03 10:48:59.199302 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 791/3131] 10.4.3.52 () {68 vars in 1361 bytes} [Fri Jul 3 10:48:59 2026] PUT /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 767 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.199584 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.199584 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:59.205851 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:48:59.210772 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] delete_backup rpcapi backup_id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:48:59.212571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.213179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-afa1a954-0443-4ff4-9e52-99ffdc6e8386 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 202 Jul 03 10:48:59.213891 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 793/3132] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:59 2026] DELETE /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:48:59.215578 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1448e436-7905-4669-be6d-ef07e8680989 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:48:59.216086 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 764/3133] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 1057 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:48:59.218531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.218770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.219069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.222869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.224797 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:48:59.225153 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.225344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.225446 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:48:59.229234 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.229234 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:59.229855 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.229855 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:59.230620 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0e61bb2-16e9-4b4c-903d-bcd8e48ae962 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 200 Jul 03 10:48:59.231015 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 792/3134] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.240383 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:59.245280 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c81b4c58-43e5-4b55-999e-d22ca81f837a tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 200 Jul 03 10:48:59.245843 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 786/3135] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.261282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.263628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.264207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.265003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.265003 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.279323 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.279323 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:59.279986 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:59.305215 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:48:59.305509 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8530c4eb-b4d8-466d-8752-c865a2eff49b tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 202 Jul 03 10:48:59.306332 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 794/3136] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:59 2026] DELETE /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:59.314794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.317062 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:48:59.317398 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.317653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.328639 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.328639 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:48:59.333694 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:48:59.337777 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-260482b9-4eaf-4a54-9ebc-ac89bd29a233 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 200 Jul 03 10:48:59.338162 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 765/3137] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.363714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.366146 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c Jul 03 10:48:59.366511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:48:59.376505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-5b3068c5-0534-4056-af39-3c485c425015-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:48:59.380791 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-5b3068c5-0534-4056-af39-3c485c425015-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:48:59.381918 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.381918 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:48:59.727461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e19714cd-218a-4046-b989-c93342b0a1e7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.730284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:59.730538 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.730779 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.730984 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume with id: 8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:59.739520 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.739520 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:59.740094 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:48:59.761878 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume request issued successfully. Jul 03 10:48:59.762180 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e19714cd-218a-4046-b989-c93342b0a1e7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 202 Jul 03 10:48:59.762649 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 787/3138] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:48:59 2026] DELETE /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:48:59.813800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f1d5a1db-0e59-4703-97e0-417fb29df73a req-68a5562d-a4fd-4388-ad99-95b9f583436a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.815870 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f1d5a1db-0e59-4703-97e0-417fb29df73a req-68a5562d-a4fd-4388-ad99-95b9f583436a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:48:59.816058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f1d5a1db-0e59-4703-97e0-417fb29df73a req-68a5562d-a4fd-4388-ad99-95b9f583436a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.816247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f1d5a1db-0e59-4703-97e0-417fb29df73a req-68a5562d-a4fd-4388-ad99-95b9f583436a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.822631 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.822631 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:59.825373 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f1d5a1db-0e59-4703-97e0-417fb29df73a req-68a5562d-a4fd-4388-ad99-95b9f583436a tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 404 Jul 03 10:48:59.826200 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 795/3139] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:59.870918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-87bc9351-2138-4582-bbeb-130d387ad851 req-42651cea-0e3a-4ccd-ac2f-284053ccddc7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.873112 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-87bc9351-2138-4582-bbeb-130d387ad851 req-42651cea-0e3a-4ccd-ac2f-284053ccddc7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:48:59.873401 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-87bc9351-2138-4582-bbeb-130d387ad851 req-42651cea-0e3a-4ccd-ac2f-284053ccddc7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.873608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-87bc9351-2138-4582-bbeb-130d387ad851 req-42651cea-0e3a-4ccd-ac2f-284053ccddc7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.879305 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-87bc9351-2138-4582-bbeb-130d387ad851 req-42651cea-0e3a-4ccd-ac2f-284053ccddc7 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 404 Jul 03 10:48:59.879767 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 766/3140] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:48:59.906298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-5b3068c5-0534-4056-af39-3c485c425015-np0000004406" released by "attachment_update" :: held 0.525s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:48:59.906630 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-d3d4f706-a8e2-45f7-8003-f529501833b4 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c returned with HTTP 200 Jul 03 10:48:59.907004 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 793/3141] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:48:59 2026] PUT /volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:48:59.918575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1ad5d85c-ffe7-447c-a6a6-2f3998b6f7fc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.920772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1ad5d85c-ffe7-447c-a6a6-2f3998b6f7fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption Jul 03 10:48:59.920994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1ad5d85c-ffe7-447c-a6a6-2f3998b6f7fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.921210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1ad5d85c-ffe7-447c-a6a6-2f3998b6f7fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.926577 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7dfb787d-f250-4edc-a198-a163f6436a61 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:48:59.928755 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7dfb787d-f250-4edc-a198-a163f6436a61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:48:59.929047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7dfb787d-f250-4edc-a198-a163f6436a61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:48:59.929320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7dfb787d-f250-4edc-a198-a163f6436a61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:48:59.932905 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.932905 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:48:59.940915 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:48:59.940915 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:48:59.941045 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-1ad5d85c-ffe7-447c-a6a6-2f3998b6f7fc tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption returned with HTTP 200 Jul 03 10:48:59.941495 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 788/3142] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:48:59.949671 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7dfb787d-f250-4edc-a198-a163f6436a61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:48:59.957063 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7dfb787d-f250-4edc-a198-a163f6436a61 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:48:59.957063 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 796/3143] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:48:59 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:00.083390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.085965 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:00.086364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.086364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.107694 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.107694 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:00.126284 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:00.132917 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-77300dab-28bb-4846-a35d-0fc99c11eea6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:00.133464 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 767/3144] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:00.244232 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7e27ec70-a687-4afa-a5af-6e5293806154 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.246275 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e27ec70-a687-4afa-a5af-6e5293806154 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e Jul 03 10:49:00.246481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e27ec70-a687-4afa-a5af-6e5293806154 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.246705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e27ec70-a687-4afa-a5af-6e5293806154 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.246813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7e27ec70-a687-4afa-a5af-6e5293806154 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Show backup with id bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:00.251232 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e27ec70-a687-4afa-a5af-6e5293806154 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e returned with HTTP 404 Jul 03 10:49:00.251690 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 794/3145] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/backups/bfe50e4f-1d2b-4a8d-a4fa-a1b136d2831e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:00.353433 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b22413f1-fdbb-479c-9c10-903ba5b21b95 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.356116 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b22413f1-fdbb-479c-9c10-903ba5b21b95 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 Jul 03 10:49:00.356518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b22413f1-fdbb-479c-9c10-903ba5b21b95 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.356724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b22413f1-fdbb-479c-9c10-903ba5b21b95 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.369868 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b22413f1-fdbb-479c-9c10-903ba5b21b95 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 returned with HTTP 404 Jul 03 10:49:00.372194 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 789/3146] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/7091c87f-33ac-4260-9170-dbb7c36a74c4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 10:49:00.375659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.377638 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:00.377851 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.378121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.380195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.382455 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:49:00.382729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.382977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.391985 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.391985 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:00.392190 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.392190 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:00.396798 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:00.400686 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:49:00.402039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-5b3daa8f-22de-459e-b211-8dac2d467b2d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:00.402467 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 797/3147] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:00.409773 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84a5eeeb-534c-45ba-b3ac-26c1fbeafbfb tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:49:00.410177 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 768/3148] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:00.426470 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.427360 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.429552 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] DELETE https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:49:00.429760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.429959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.430187 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume with id: 778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:49:00.432010 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] POST https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7/action Jul 03 10:49:00.432548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:00.432707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:00.437592 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.437592 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:00.438044 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:49:00.447124 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.447124 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:00.447754 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:00.462306 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Begin detaching volume completed successfully. Jul 03 10:49:00.462306 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-3bb230c4-8617-4aaa-af25-af8e1151dd8d tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7/action returned with HTTP 202 Jul 03 10:49:00.463636 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 790/3149] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:49:00 2026] POST /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:49:00.465694 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Delete volume request issued successfully. Jul 03 10:49:00.465694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2989b0a7-522d-4f4b-adeb-858ffa6a52a9 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 202 Jul 03 10:49:00.465694 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 795/3150] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:00 2026] DELETE /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:00.474346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.478547 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:49:00.478850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.479948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.495886 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1f534c73-d84a-482b-9662-20c258959e88 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.496876 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.496876 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:00.498116 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f534c73-d84a-482b-9662-20c258959e88 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:00.498347 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f534c73-d84a-482b-9662-20c258959e88 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.498473 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f534c73-d84a-482b-9662-20c258959e88 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.502559 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Volume info retrieved successfully. Jul 03 10:49:00.515533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f6cca53-8ac4-4646-8232-9c37b4584529 tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 200 Jul 03 10:49:00.515533 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 798/3151] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 1403 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:00.515848 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.515848 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:00.520597 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1f534c73-d84a-482b-9662-20c258959e88 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:00.526278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f534c73-d84a-482b-9662-20c258959e88 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:00.526734 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 769/3152] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:00.970531 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:00.972782 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:00.973133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:00.973301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:00.985188 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:00.985188 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:00.988878 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:00.996396 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0146ad93-1ff9-4ed5-9ee6-f5899eae7dd4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:00.997721 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 791/3153] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:00 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:01.149070 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-939c5409-a9a8-409f-a571-17e7810e7fba None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.152769 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-939c5409-a9a8-409f-a571-17e7810e7fba tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:01.152958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-939c5409-a9a8-409f-a571-17e7810e7fba tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.153208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-939c5409-a9a8-409f-a571-17e7810e7fba tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.176954 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:01.176954 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:01.186782 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-939c5409-a9a8-409f-a571-17e7810e7fba tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:01.193703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-939c5409-a9a8-409f-a571-17e7810e7fba tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:01.194294 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 796/3154] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:01.506626 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d0a27df-dfcb-44d7-a495-15d23bff5d6e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.507049 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d0a27df-dfcb-44d7-a495-15d23bff5d6e None None] GET https://10.4.3.52/volume// Jul 03 10:49:01.507189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d0a27df-dfcb-44d7-a495-15d23bff5d6e None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.507371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d0a27df-dfcb-44d7-a495-15d23bff5d6e None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.507785 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d0a27df-dfcb-44d7-a495-15d23bff5d6e None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:01.508066 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 799/3155] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:01.519739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.522727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:01.522966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.523164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.532329 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e0c94bdb-b2ac-4ab9-bebc-2cf6f7e0dbee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.535694 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0c94bdb-b2ac-4ab9-bebc-2cf6f7e0dbee tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] GET https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 Jul 03 10:49:01.535882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0c94bdb-b2ac-4ab9-bebc-2cf6f7e0dbee tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.536077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0c94bdb-b2ac-4ab9-bebc-2cf6f7e0dbee tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.539625 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:01.539625 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:01.544271 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0c94bdb-b2ac-4ab9-bebc-2cf6f7e0dbee tempest-VolumesGetTest-2011044533 tempest-VolumesGetTest-2011044533-project-member] https://10.4.3.52/volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 returned with HTTP 404 Jul 03 10:49:01.544427 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.544468 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 792/3156] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/v3/volumes/778662cb-80fe-4884-a166-f9abcc969502 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:01.546414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:01.546624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.546799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.548187 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:01.556373 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-d1cb64bf-5898-4bd5-8ef0-8792eeace9b8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:01.557055 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 770/3157] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1315 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:01.566845 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:01.566845 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:01.571267 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:01.577292 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7ebe41cd-1c50-498a-b149-83b106bc7aba tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:01.577840 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 797/3158] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:01.683555 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:01.689922 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:01.690587 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:01.691176 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:01.704084 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:01.704084 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:01.707793 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:01.715798 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-7ae7a2e7-32f7-4a12-a3dc-553a7ba311b4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:01.715798 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 800/3159] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:01 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:02.011705 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:02.013773 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:02.014024 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:02.014343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:02.038672 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:02.038672 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:02.044061 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:02.053099 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c9d656ca-bc85-47a5-a036-3a2dfddddd24 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:02.053676 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 793/3160] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:02 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:02.210540 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2bc96290-6557-4315-8a13-3af2dea4e402 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:02.213124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2bc96290-6557-4315-8a13-3af2dea4e402 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:02.213402 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2bc96290-6557-4315-8a13-3af2dea4e402 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:02.213637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2bc96290-6557-4315-8a13-3af2dea4e402 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:02.229492 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:02.229492 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:02.236759 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2bc96290-6557-4315-8a13-3af2dea4e402 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:02.244319 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2bc96290-6557-4315-8a13-3af2dea4e402 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:02.244748 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 771/3161] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:02 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:02.595600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:02.597738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:02.597971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:02.598220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:02.621146 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:02.621146 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:02.628096 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:02.635026 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-29fb343e-0733-4f8e-9a73-9f2b345cf1ab tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:02.635026 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 798/3162] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:02 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:02.867379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:02.870644 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:02.870953 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-418424341", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:02.873492 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-418424341', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:02.942585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e1597f6-01f9-44d9-a57e-868582e5816d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:02.963768 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Create volume of 1 GB Jul 03 10:49:02.968802 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Availability Zones retrieved successfully. Jul 03 10:49:02.976635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Flow 'volume_create_api' (add06b2b-dd3c-4ef5-a741-340fb9fba68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:02.978284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a0ce23-8442-4659-9e91-6ea744e98c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:02.979595 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:03.050203 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e1597f6-01f9-44d9-a57e-868582e5816d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:03.050810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e1597f6-01f9-44d9-a57e-868582e5816d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80b45044-a628-489a-abc7-f0d13af28b04", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1759989668"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:03.055219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a0ce23-8442-4659-9e91-6ea744e98c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.056126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291586a9-247b-4a67-8da4-37929cd6b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.063116 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e1597f6-01f9-44d9-a57e-868582e5816d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 404 Jul 03 10:49:03.063717 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 794/3163] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:49:02 2026] POST /volume/v3/snapshots => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:03.067048 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.069099 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:03.069369 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.069600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.074520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8c5ff688-719b-41a5-be8c-ea9eb25d1147 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.076332 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c5ff688-719b-41a5-be8c-ea9eb25d1147 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:03.076654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c5ff688-719b-41a5-be8c-ea9eb25d1147 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-212690084"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:03.081802 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.081802 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:03.086531 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:03.092859 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bba3539a-b485-4b1a-ad72-83f6c4fb3692 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:03.093586 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 772/3164] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:03.116443 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c5ff688-719b-41a5-be8c-ea9eb25d1147 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 404 Jul 03 10:49:03.116977 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 799/3165] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:49:03 2026] POST /volume/v3/snapshots => generated 77 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:03.131239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.133021 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots?limit=invalid Jul 03 10:49:03.133240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.133805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.133805 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] HTTP exception thrown: limit param must be an integer Jul 03 10:49:03.133805 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfa26c50-d803-4c57-8ae7-49418fa9ceec tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 10:49:03.134367 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 795/3166] 10.4.3.52 () {66 vars in 1263 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:03.142283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.144147 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots?marker=decdbd2f-72c5-47ed-a339-f6a0137906f3 Jul 03 10:49:03.144239 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.144433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.144690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:49:03.145708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.db.api [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Building query based on filter {{(pid=99873) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:49:03.150085 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09b794d1-9ace-47f7-bae6-78ac416d1e9d tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots?marker=decdbd2f-72c5-47ed-a339-f6a0137906f3 returned with HTTP 404 Jul 03 10:49:03.150734 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 773/3167] 10.4.3.52 () {66 vars in 1323 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/snapshots?marker=decdbd2f-72c5-47ed-a339-f6a0137906f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:03.155136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Created reservations ['cc363036-f047-4bcc-8b52-310317498cac', '4c56fe41-8671-4b6e-9afa-ba61ee7dce23', '7cc0e112-0ede-460d-9975-6561b39d385e', '3ad681d7-b3bf-4f5c-b0ba-d297c893c36e'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:03.156290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291586a9-247b-4a67-8da4-37929cd6b684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc363036-f047-4bcc-8b52-310317498cac', '4c56fe41-8671-4b6e-9afa-ba61ee7dce23', '7cc0e112-0ede-460d-9975-6561b39d385e', '3ad681d7-b3bf-4f5c-b0ba-d297c893c36e']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.157346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c24b993-4ab8-4007-a2e1-8638dc0163db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.158414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.160229 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots?sort_key=invalid Jul 03 10:49:03.160673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.160673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.160822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:49:03.161853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:49:03.162331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06ac8d5c-9e9f-4a55-b69d-10db1c94c43f tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 10:49:03.162914 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 800/3168] 10.4.3.52 () {66 vars in 1269 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:03.170723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.175707 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:03.176200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-971254750"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:03.181388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-971254750'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:03.181551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create volume of 2 GB Jul 03 10:49:03.187273 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Availability Zones retrieved successfully. Jul 03 10:49:03.190727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c24b993-4ab8-4007-a2e1-8638dc0163db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f5b0bda-c281-4f4d-9983-247a2790475d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-418424341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7bfee270eda483cb8146a4edff902ba',qos_specs=None,replication_status=,reservations=['cc363036-f047-4bcc-8b52-310317498cac','4c56fe41-8671-4b6e-9afa-ba61ee7dce23','7cc0e112-0ede-460d-9975-6561b39d385e','3ad681d7-b3bf-4f5c-b0ba-d297c893c36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb933c8cb814f5da116cd7780832949',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-418424341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f5b0bda-c281-4f4d-9983-247a2790475d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7bfee270eda483cb8146a4edff902ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb933c8cb814f5da116cd7780832949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.194091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Flow 'volume_create_api' (35c3afb1-455a-4a91-9b12-3e46960ad330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:03.196174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8f15c0-3590-4d0e-b927-80496b0eb875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.196251 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e59aaf-197e-4967-9ab3-5ec55904c655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.199857 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Validating volume size '2' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:03.218394 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8f15c0-3590-4d0e-b927-80496b0eb875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-418424341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7bfee270eda483cb8146a4edff902ba',qos_specs=None,replication_status=,reservations=['cc363036-f047-4bcc-8b52-310317498cac','4c56fe41-8671-4b6e-9afa-ba61ee7dce23','7cc0e112-0ede-460d-9975-6561b39d385e','3ad681d7-b3bf-4f5c-b0ba-d297c893c36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb933c8cb814f5da116cd7780832949',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.219220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38ca01be-ece4-4aff-b5f4-e6ee69f47738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.230854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38ca01be-ece4-4aff-b5f4-e6ee69f47738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.232207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Flow 'volume_create_api' (add06b2b-dd3c-4ef5-a741-340fb9fba68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:03.232587 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Create volume request issued successfully. Jul 03 10:49:03.233463 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6e8f0b9-a06b-4ef8-80a8-65c1bab74952 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:03.234053 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 801/3169] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:02 2026] POST /volume/v3/volumes => generated 751 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:03.242661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e59aaf-197e-4967-9ab3-5ec55904c655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.245067 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac06433-9aad-45b9-994a-e6d299e678fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.253262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dde492de-3578-4a54-a58c-1925ca92ba08 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.256783 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dde492de-3578-4a54-a58c-1925ca92ba08 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:49:03.256987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dde492de-3578-4a54-a58c-1925ca92ba08 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.257230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dde492de-3578-4a54-a58c-1925ca92ba08 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.264723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0810dda4-ed05-4077-bb22-85775339bef9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.266150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0810dda4-ed05-4077-bb22-85775339bef9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:03.266458 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0810dda4-ed05-4077-bb22-85775339bef9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.266543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0810dda4-ed05-4077-bb22-85775339bef9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.267480 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.267480 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:03.273758 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dde492de-3578-4a54-a58c-1925ca92ba08 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:03.280189 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dde492de-3578-4a54-a58c-1925ca92ba08 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:49:03.280701 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 774/3170] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:03.280828 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.280828 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:03.287012 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0810dda4-ed05-4077-bb22-85775339bef9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:03.292356 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0810dda4-ed05-4077-bb22-85775339bef9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:03.293195 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 801/3171] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:03.331679 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Created reservations ['80aad894-934b-415d-882b-046db4b78b5a', '9cccb3f4-c3bf-4e10-8720-75142484c7d9', '146e5727-97d5-4baa-b967-a1a94db1634b', '13268379-26d2-4063-baf8-2d101912eaf6'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:03.332462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac06433-9aad-45b9-994a-e6d299e678fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80aad894-934b-415d-882b-046db4b78b5a', '9cccb3f4-c3bf-4e10-8720-75142484c7d9', '146e5727-97d5-4baa-b967-a1a94db1634b', '13268379-26d2-4063-baf8-2d101912eaf6']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.333211 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a491dc1-86ea-46ae-8294-7a878cb368d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.363140 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a491dc1-86ea-46ae-8294-7a878cb368d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c3dd972-90c0-4164-aac6-89c5c3877af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-971254750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bc6c31466e4ec99f0600ceadfb6fc3',qos_specs=None,replication_status=,reservations=['80aad894-934b-415d-882b-046db4b78b5a','9cccb3f4-c3bf-4e10-8720-75142484c7d9','146e5727-97d5-4baa-b967-a1a94db1634b','13268379-26d2-4063-baf8-2d101912eaf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039e7051ee864fe28017902e3deaf849',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-971254750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c3dd972-90c0-4164-aac6-89c5c3877af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34bc6c31466e4ec99f0600ceadfb6fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039e7051ee864fe28017902e3deaf849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.363892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59142c7f-1b62-4247-a7ba-a745ff274273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.385815 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59142c7f-1b62-4247-a7ba-a745ff274273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-971254750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bc6c31466e4ec99f0600ceadfb6fc3',qos_specs=None,replication_status=,reservations=['80aad894-934b-415d-882b-046db4b78b5a','9cccb3f4-c3bf-4e10-8720-75142484c7d9','146e5727-97d5-4baa-b967-a1a94db1634b','13268379-26d2-4063-baf8-2d101912eaf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039e7051ee864fe28017902e3deaf849',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.386947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5e57d0-344a-418f-ba8e-7b3491410060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:03.398731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5e57d0-344a-418f-ba8e-7b3491410060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:03.399760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Flow 'volume_create_api' (35c3afb1-455a-4a91-9b12-3e46960ad330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:03.400187 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create volume request issued successfully. Jul 03 10:49:03.400888 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aaacfcd5-330e-4f49-900f-ab64ca9b5657 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:03.401493 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 796/3172] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:03 2026] POST /volume/v3/volumes => generated 759 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:03.414590 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.417153 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:03.417441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.417680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.425137 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.425137 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:03.429623 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:03.434270 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e70b19aa-67d9-42f6-a9cc-45c619f1ab9c tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 200 Jul 03 10:49:03.434677 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 802/3173] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:03.480345 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-fcce3fa3-fa0a-435a-a271-6b4d2bb4c252 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.484678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-fcce3fa3-fa0a-435a-a271-6b4d2bb4c252 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea Jul 03 10:49:03.484678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-fcce3fa3-fa0a-435a-a271-6b4d2bb4c252 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.484678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-fcce3fa3-fa0a-435a-a271-6b4d2bb4c252 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.496366 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.496366 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:03.652876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.655356 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:03.655630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.662160 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.682879 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.682879 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:03.687801 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:03.696866 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-779b9761-f480-4f5b-a0b7-dfce35434bd1 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:03.697438 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 802/3174] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:03 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:03.860341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-58402132-b1d1-4db7-a266-a55065cbcda8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:03.863457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-58402132-b1d1-4db7-a266-a55065cbcda8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db Jul 03 10:49:03.863712 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-58402132-b1d1-4db7-a266-a55065cbcda8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:03.864111 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-58402132-b1d1-4db7-a266-a55065cbcda8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:03.875201 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:03.875201 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:04.028445 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5199386a-7292-44ff-a1a2-2e1f59f60a15 req-fcce3fa3-fa0a-435a-a271-6b4d2bb4c252 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea returned with HTTP 200 Jul 03 10:49:04.028945 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 775/3175] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:03 2026] DELETE /volume/v3/attachments/9923b976-b887-4766-81b3-57344db0d0ea => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.106781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d1be7515-6579-4ba4-900f-e68c170cff17 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.109142 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1be7515-6579-4ba4-900f-e68c170cff17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:04.109377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1be7515-6579-4ba4-900f-e68c170cff17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.109607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1be7515-6579-4ba4-900f-e68c170cff17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.118896 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.118896 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:04.123395 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d1be7515-6579-4ba4-900f-e68c170cff17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:04.127871 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1be7515-6579-4ba4-900f-e68c170cff17 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:04.128318 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 803/3176] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.143626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-27d40587-7252-4b0e-b894-f5fd312ec035 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.145445 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-27d40587-7252-4b0e-b894-f5fd312ec035 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:04.145710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-27d40587-7252-4b0e-b894-f5fd312ec035 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.145878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-27d40587-7252-4b0e-b894-f5fd312ec035 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.156367 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.156367 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:04.160569 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-27d40587-7252-4b0e-b894-f5fd312ec035 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:04.165783 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-27d40587-7252-4b0e-b894-f5fd312ec035 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:04.166320 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 803/3177] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.295535 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.297918 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:49:04.298213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.298456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.307013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.308846 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:04.309075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.309292 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.309292 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:04.309356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.314168 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:04.319973 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.319973 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:04.320693 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d8524ac-6b79-45c4-a44a-9aabe3816072 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:49:04.321243 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 776/3178] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:04.324012 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:04.328652 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1df33365-4dec-4add-ab7d-e4b12e41d396 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:04.329123 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 804/3179] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.340214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.341847 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:49:04.342030 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.342255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.348453 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.348453 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:04.351724 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:04.355873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d9bc360-2dd8-47d1-863e-8d30947527f8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:49:04.356282 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 804/3180] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 1359 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:04.367956 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.372539 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:49:04.372940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.373212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.385933 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.385933 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:04.398095 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:04.401067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd1ec5af-5875-4ef1-9bab-b270691c1177 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:49:04.401710 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 777/3181] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:04.421043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.423803 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:49:04.424205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f5b0bda-c281-4f4d-9983-247a2790475d", "name": "tempest-TestVolumeBackupRestore-backup-952930525", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:04.425901 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Creating new backup {'backup': {'volume_id': '7f5b0bda-c281-4f4d-9983-247a2790475d', 'name': 'tempest-TestVolumeBackupRestore-backup-952930525', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:49:04.426083 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Creating backup of volume 7f5b0bda-c281-4f4d-9983-247a2790475d in container None Jul 03 10:49:04.429446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b707a2e1-62de-481c-ac8f-2ad485016774 req-58402132-b1d1-4db7-a266-a55065cbcda8 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db returned with HTTP 200 Jul 03 10:49:04.429868 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 797/3182] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:03 2026] DELETE /volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.433424 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.433424 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:04.433896 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:04.455983 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.457531 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:04.457846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.458124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.474496 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.474496 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:04.475828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Created reservations ['9d67beb0-c1e3-48a1-93e5-f6e6d4905f80', 'c934ac54-89b1-4ba0-b95e-19343c355578'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:04.480274 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:04.485834 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2b8d2835-10cb-47c8-ba03-c0cccc1f4eae tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 200 Jul 03 10:49:04.486334 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 805/3183] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.518039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e585bbcf-431c-4cb1-a1b8-d9e5b6b8f971 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:49:04.518039 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 805/3184] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:04 2026] POST /volume/v3/backups => generated 332 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:04.518174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.519830 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:04.520329 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c3dd972-90c0-4164-aac6-89c5c3877af2", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-834075767"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:04.528438 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.528438 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:04.529186 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:04.529436 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create snapshot from volume 3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:04.531127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.537764 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:04.539223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.539223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.539223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:04.543957 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.543957 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:04.545182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72e677b7-1c80-4d96-bd03-28c8f3177c1c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:04.545734 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 798/3185] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.576592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Created reservations ['b66c9f34-0f0e-4ff6-807e-ce02f23e069f', 'd8523fe4-cc94-4445-9cd2-3eba13b64477', '943afb9b-acc5-46df-9ac5-faa1a9e8a0ac', '4d88b2c1-a44f-4be5-b0be-ad4f54a4014b'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:04.610507 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot create request issued successfully. Jul 03 10:49:04.611162 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7022739-aa6b-4ebd-b3c9-a1a3c614d8f0 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:49:04.611813 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 778/3186] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:49:04 2026] POST /volume/v3/snapshots => generated 317 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:04.631095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-45cf3591-e909-459e-b7d9-890dca65e138 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.635214 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45cf3591-e909-459e-b7d9-890dca65e138 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:04.635452 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-45cf3591-e909-459e-b7d9-890dca65e138 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.635689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-45cf3591-e909-459e-b7d9-890dca65e138 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.646668 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.646668 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:04.647193 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-45cf3591-e909-459e-b7d9-890dca65e138 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot retrieved successfully. Jul 03 10:49:04.648091 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45cf3591-e909-459e-b7d9-890dca65e138 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a returned with HTTP 200 Jul 03 10:49:04.648677 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 806/3187] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:04.710503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ea248075-a955-47af-912e-e93f9cd621fe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:04.715206 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ea248075-a955-47af-912e-e93f9cd621fe tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:04.715507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ea248075-a955-47af-912e-e93f9cd621fe tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:04.715792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ea248075-a955-47af-912e-e93f9cd621fe tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:04.723515 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:04.723515 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:04.727448 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ea248075-a955-47af-912e-e93f9cd621fe tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:04.732296 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ea248075-a955-47af-912e-e93f9cd621fe tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:04.732752 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 806/3188] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:04 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.283852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.285699 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:05.285955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.286160 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.295999 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.295999 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:05.299686 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:05.314229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0fea3cb0-3de3-4dc9-9f79-689f80ccce37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:05.314728 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 799/3189] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.351938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.356240 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:05.356568 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.356860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.376481 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.376481 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:05.382696 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:05.390416 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-951edd46-b22a-4104-9c24-d4d2396bc3cf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:05.391164 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 779/3190] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.413041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.415002 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:05.415426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-436794422", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:05.417004 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-436794422', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:05.560543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.564185 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:05.564500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.564771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.564963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:05.572861 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.572861 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:05.573740 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-101b1675-2d3d-4d93-a71d-b5043eadae4c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:05.574251 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 807/3191] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 741 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.576247 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume of 1 GB Jul 03 10:49:05.576565 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.576565 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:05.577206 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Availability Zones retrieved successfully. Jul 03 10:49:05.583328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (d690b77c-29fb-48e2-8e4d-b9c8b94739a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:05.584588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe629cf-a4f8-49d3-aaca-5728099c8a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.585583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:05.634133 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.634133 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:05.648603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe629cf-a4f8-49d3-aaca-5728099c8a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79cc319d-155c-4ff7-b1e9-735dab460a60,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79cc319d-155c-4ff7-b1e9-735dab460a60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:05.649460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e0c496-11c1-4a30-aa97-64bc42b26325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.662147 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.665813 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:05.666023 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.666263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.676928 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.676928 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:05.677417 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot retrieved successfully. Jul 03 10:49:05.678316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67d393ac-22d8-4485-9ec6-9defe1d52840 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a returned with HTTP 200 Jul 03 10:49:05.678851 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 800/3192] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.690279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.692573 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:05.693064 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c5736800-5368-4773-9ab7-de246a4d0b3a"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:05.695089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c5736800-5368-4773-9ab7-de246a4d0b3a'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:05.701849 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.701849 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:05.702455 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot retrieved successfully. Jul 03 10:49:05.702608 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Create volume of 1 GB Jul 03 10:49:05.703452 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Created reservations ['a40acbf9-a39c-4e41-8357-39780b795b14', 'ff2e9311-0dc4-4cf2-9fb0-a54868f0e7bc', 'a1870b47-770d-4d84-8d07-9310f1d60a34', '1fefb5fc-3672-4c27-b435-30ad0a5fd016'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:05.704238 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e0c496-11c1-4a30-aa97-64bc42b26325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40acbf9-a39c-4e41-8357-39780b795b14', 'ff2e9311-0dc4-4cf2-9fb0-a54868f0e7bc', 'a1870b47-770d-4d84-8d07-9310f1d60a34', '1fefb5fc-3672-4c27-b435-30ad0a5fd016']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:05.704947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f056ef-9e72-4f00-91a4-98a78bb3b99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.708051 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Availability Zones retrieved successfully. Jul 03 10:49:05.715701 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Flow 'volume_create_api' (ef4847e8-79f2-4e2d-b145-896a26a5518b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:05.717236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec412c5-da1d-4af7-a590-1b70c2b8fa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.718582 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:05.720346 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec412c5-da1d-4af7-a590-1b70c2b8fa72) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:49:05.720346 np0000004406 devstack@c-api.service[99873]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 03 10:49:05.722413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec412c5-da1d-4af7-a590-1b70c2b8fa72) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.723370 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec412c5-da1d-4af7-a590-1b70c2b8fa72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:49:05.724464 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Flow 'volume_create_api' (ef4847e8-79f2-4e2d-b145-896a26a5518b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:49:05.724840 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e13e4ba-5d31-4227-951d-edd7a72630f6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:49:05.725512 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 780/3193] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:05 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:49:05.731592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f056ef-9e72-4f00-91a4-98a78bb3b99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5c5742-ac0c-4861-b26c-160e488af374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-436794422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['a40acbf9-a39c-4e41-8357-39780b795b14','ff2e9311-0dc4-4cf2-9fb0-a54868f0e7bc','a1870b47-770d-4d84-8d07-9310f1d60a34','1fefb5fc-3672-4c27-b435-30ad0a5fd016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-436794422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5c5742-ac0c-4861-b26c-160e488af374,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6e1534543f924ce78d14daf941343aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79cc319d-155c-4ff7-b1e9-735dab460a60),volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:05.732386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad945fe-62bd-47eb-bed3-2ad1ae14420b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.746969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a40f8158-bc3e-406a-8633-1ff9029be448 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.749721 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:05.750035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.750351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.750492 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Delete snapshot with id: c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:05.757439 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.757439 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:05.758003 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot retrieved successfully. Jul 03 10:49:05.760484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad945fe-62bd-47eb-bed3-2ad1ae14420b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-436794422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6e1534543f924ce78d14daf941343aeb',qos_specs=None,replication_status=,reservations=['a40acbf9-a39c-4e41-8357-39780b795b14','ff2e9311-0dc4-4cf2-9fb0-a54868f0e7bc','a1870b47-770d-4d84-8d07-9310f1d60a34','1fefb5fc-3672-4c27-b435-30ad0a5fd016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a9163137384e11b0b1d840cf9e0d6a',volume_type_id=79cc319d-155c-4ff7-b1e9-735dab460a60)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:05.761320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a1ecc5-c79b-4ab4-9b5b-052d4fa1e353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:05.770778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a1ecc5-c79b-4ab4-9b5b-052d4fa1e353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:05.771599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Flow 'volume_create_api' (d690b77c-29fb-48e2-8e4d-b9c8b94739a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:05.771904 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create volume request issued successfully. Jul 03 10:49:05.772452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-26438bee-c05c-4cc3-8947-b69b0b542b01 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:05.772880 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 807/3194] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:05 2026] POST /volume/v3/volumes => generated 757 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:05.783485 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot delete request issued successfully. Jul 03 10:49:05.783717 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a40f8158-bc3e-406a-8633-1ff9029be448 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a returned with HTTP 202 Jul 03 10:49:05.784300 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 808/3195] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:49:05 2026] DELETE /volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:05.795338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.798478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:05.800081 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:05.800362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.801177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.801930 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:05.802201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:05.802442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:05.809261 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.809261 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:05.809737 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Snapshot retrieved successfully. Jul 03 10:49:05.810193 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:05.810193 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:05.810518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb974f27-ad3b-4f50-9b90-5a1d304aca29 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a returned with HTTP 200 Jul 03 10:49:05.810862 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 781/3196] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:05.815147 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:05.820481 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1ade063-9579-4c1e-8b61-0b530890ad83 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:05.820973 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 801/3197] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:05 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:06.313977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-7e4bfe1a-d2f8-405f-b7c9-087911afeb1b req-fa0cbbd1-2527-458a-9c99-23422456a69f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.317558 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7e4bfe1a-d2f8-405f-b7c9-087911afeb1b req-fa0cbbd1-2527-458a-9c99-23422456a69f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f Jul 03 10:49:06.317846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-7e4bfe1a-d2f8-405f-b7c9-087911afeb1b req-fa0cbbd1-2527-458a-9c99-23422456a69f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.318303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-7e4bfe1a-d2f8-405f-b7c9-087911afeb1b req-fa0cbbd1-2527-458a-9c99-23422456a69f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.327853 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.327853 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:06.404481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.406547 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:06.406757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.407150 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.429923 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.429923 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:06.433569 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:06.447760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e7ffd6d-33fa-4294-a30c-1cb756946dfe tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:06.447980 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 809/3198] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:06.584511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.587732 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:06.587988 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.588232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.588356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:06.593087 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.593087 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:06.593887 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f86c4346-3d46-4042-9173-b60b6d2c7310 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:06.594428 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 782/3199] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:06.825796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d9c73b54-3153-4abf-b347-fec72f5e60d5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.831655 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d9c73b54-3153-4abf-b347-fec72f5e60d5 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a Jul 03 10:49:06.831897 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d9c73b54-3153-4abf-b347-fec72f5e60d5 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.832177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d9c73b54-3153-4abf-b347-fec72f5e60d5 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.836570 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d9c73b54-3153-4abf-b347-fec72f5e60d5 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a returned with HTTP 404 Jul 03 10:49:06.837067 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 802/3200] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/snapshots/c5736800-5368-4773-9ab7-de246a4d0b3a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:06.837748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.840577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:06.842568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.842906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.857208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.858624 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.858624 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:06.860769 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:06.861099 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.861383 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.864231 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:06.871731 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d935c938-8a11-4fc7-91ab-9f5499cc327a tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:06.872466 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 810/3201] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:06.872561 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7e4bfe1a-d2f8-405f-b7c9-087911afeb1b req-fa0cbbd1-2527-458a-9c99-23422456a69f tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f returned with HTTP 200 Jul 03 10:49:06.873120 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 808/3202] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:06 2026] DELETE /volume/v3/attachments/edae0b85-3102-48b1-8b03-d166b7dfdb5f => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:06.873404 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.873404 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:06.878723 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:06.885031 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fcb7774f-00b6-4a07-a9ee-2c3c5bd535d6 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 200 Jul 03 10:49:06.885555 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 783/3203] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:06.905401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-88c6411a-57b7-4805-a314-3337e27a2491 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.907341 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:06.907503 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.907703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.907933 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Delete volume with id: 3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:06.916707 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.916707 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:06.916852 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:06.943358 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Delete volume request issued successfully. Jul 03 10:49:06.943570 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88c6411a-57b7-4805-a314-3337e27a2491 tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 202 Jul 03 10:49:06.943958 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 803/3204] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:06 2026] DELETE /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:06.962676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:06.970586 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:06.970764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:06.970939 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:06.977329 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:06.977329 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:06.980708 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Volume info retrieved successfully. Jul 03 10:49:06.984721 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b910ca9-1d6d-429c-b2fa-ce5f625bd7be tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 200 Jul 03 10:49:06.985218 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 811/3205] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:06 2026] GET /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:07.056581 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.061626 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:07.061917 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:07.062127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:07.070128 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:07.070128 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:07.075410 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:07.083607 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-fad86fc3-f420-4b78-8ab9-fa18c42eca0c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:07.084188 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 809/3206] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:07 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:07.499908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.505581 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:07.505946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:07.506575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:07.523474 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:07.523474 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:07.531199 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:07.536580 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0dd5c067-6d1a-4c2e-a21f-9e9ebe454a78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:07.536952 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 784/3207] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:07 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:07.608224 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-54873401-b1c6-4860-b721-7436a3d521b8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.612514 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-54873401-b1c6-4860-b721-7436a3d521b8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:07.612514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-54873401-b1c6-4860-b721-7436a3d521b8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:07.612514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-54873401-b1c6-4860-b721-7436a3d521b8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:07.612514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-54873401-b1c6-4860-b721-7436a3d521b8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:07.618965 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:07.618965 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:07.620215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-54873401-b1c6-4860-b721-7436a3d521b8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:07.620596 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 804/3208] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:07 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:07.758629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.762477 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:07.768391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:07.768391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:07.782421 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:07.782421 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:07.788531 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:07.799424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-30a68334-a767-4687-be3e-8eb6f95195e8 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:07.800347 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 812/3209] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:07 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:07.812829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c11a9f93-25b2-451a-a64e-e34fbc2fd9ea None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.813317 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c11a9f93-25b2-451a-a64e-e34fbc2fd9ea None None] GET https://10.4.3.52/volume// Jul 03 10:49:07.813707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c11a9f93-25b2-451a-a64e-e34fbc2fd9ea None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:07.813707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c11a9f93-25b2-451a-a64e-e34fbc2fd9ea None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:07.814053 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c11a9f93-25b2-451a-a64e-e34fbc2fd9ea None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:07.814359 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 810/3210] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:49:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:07.828591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-e379ef20-4630-4d0c-a8f4-4ce4afb2760b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:07.839128 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-e379ef20-4630-4d0c-a8f4-4ce4afb2760b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:49:07.839128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-e379ef20-4630-4d0c-a8f4-4ce4afb2760b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a5c5742-ac0c-4861-b26c-160e488af374", "connector": null, "instance_uuid": "65f39f67-e491-4af5-bba1-f04e86b79109"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:07.846674 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:07.846674 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:07.883751 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-e379ef20-4630-4d0c-a8f4-4ce4afb2760b tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:49:07.885063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 785/3211] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:49:07 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:08.005168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c82a53d5-bc67-4044-bd81-1bc55c49aefd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:08.007410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c82a53d5-bc67-4044-bd81-1bc55c49aefd tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] GET https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 Jul 03 10:49:08.007656 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c82a53d5-bc67-4044-bd81-1bc55c49aefd tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:08.007940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c82a53d5-bc67-4044-bd81-1bc55c49aefd tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:08.016784 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c82a53d5-bc67-4044-bd81-1bc55c49aefd tempest-VolumesSnapshotNegativeTestJSON-1429352100 tempest-VolumesSnapshotNegativeTestJSON-1429352100-project-member] https://10.4.3.52/volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 returned with HTTP 404 Jul 03 10:49:08.018187 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 805/3212] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:08 2026] GET /volume/v3/volumes/3c3dd972-90c0-4164-aac6-89c5c3877af2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:08.558049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:08.560581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:08.560730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:08.561460 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:08.576918 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:08.576918 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:08.581283 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:08.586196 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ffb0b158-eb4a-4c1d-b0b4-299f89eecb51 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:08.586729 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 813/3213] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:08 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:08.639370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fe595975-b3f8-4354-8942-4a84af48d577 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:08.640682 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe595975-b3f8-4354-8942-4a84af48d577 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:08.640682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe595975-b3f8-4354-8942-4a84af48d577 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:08.640682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe595975-b3f8-4354-8942-4a84af48d577 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:08.641119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fe595975-b3f8-4354-8942-4a84af48d577 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:08.652004 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:08.652004 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:08.652004 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe595975-b3f8-4354-8942-4a84af48d577 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:08.652004 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 811/3214] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:08 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:09.611483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:09.618128 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:09.618128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:09.618128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:09.628594 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:09.628594 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:09.634359 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:09.641812 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bdee6bc8-2cc5-4be8-a7d8-a36d944e3333 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:09.642666 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 786/3215] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:09 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:09.664953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc54dbdf-a55d-4e00-bf42-537306183631 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:09.666905 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc54dbdf-a55d-4e00-bf42-537306183631 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:09.667146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc54dbdf-a55d-4e00-bf42-537306183631 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:09.667374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc54dbdf-a55d-4e00-bf42-537306183631 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:09.667547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-bc54dbdf-a55d-4e00-bf42-537306183631 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:09.675796 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:09.675796 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:09.676819 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc54dbdf-a55d-4e00-bf42-537306183631 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:09.677206 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 806/3216] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:09 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:09.915183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f5d08bf5-bf11-41d9-aa6b-8761913123cc req-190f5c29-08cc-4887-bd2f-fdad992753a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:09.917917 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f5d08bf5-bf11-41d9-aa6b-8761913123cc req-190f5c29-08cc-4887-bd2f-fdad992753a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db Jul 03 10:49:09.918219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f5d08bf5-bf11-41d9-aa6b-8761913123cc req-190f5c29-08cc-4887-bd2f-fdad992753a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:09.918490 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f5d08bf5-bf11-41d9-aa6b-8761913123cc req-190f5c29-08cc-4887-bd2f-fdad992753a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:09.925503 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f5d08bf5-bf11-41d9-aa6b-8761913123cc req-190f5c29-08cc-4887-bd2f-fdad992753a4 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db returned with HTTP 404 Jul 03 10:49:09.925503 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 814/3217] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:09 2026] DELETE /volume/v3/attachments/22344382-75b2-4883-9ed1-155ca19d87db => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:10.659325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:10.663170 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:10.663170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:10.663170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:10.698710 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:10.698710 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:10.698963 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e128118c-ab54-4427-9647-8b671153a139 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:10.701996 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e128118c-ab54-4427-9647-8b671153a139 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:10.701996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e128118c-ab54-4427-9647-8b671153a139 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:10.701996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e128118c-ab54-4427-9647-8b671153a139 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:10.701996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e128118c-ab54-4427-9647-8b671153a139 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:10.706490 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:10.707887 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:10.707887 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:10.707887 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e128118c-ab54-4427-9647-8b671153a139 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:10.708531 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 787/3218] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:10 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:49:10.716285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd907fdc-6c11-4f17-96f8-c4f96ad8fde8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:10.716285 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 812/3219] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:10 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:11.024669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:11.027655 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:49:11.027894 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:11.028148 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:11.028343 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume with id: 36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:49:11.038387 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:11.038387 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:11.038876 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:49:11.063132 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume request issued successfully. Jul 03 10:49:11.063132 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ec1f5041-f43a-40d4-9a32-68872e77a563 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 202 Jul 03 10:49:11.063132 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 807/3220] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:11 2026] DELETE /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:11.074161 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:11.079130 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:49:11.079130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:11.079130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:11.090074 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:11.090074 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:11.100591 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Volume info retrieved successfully. Jul 03 10:49:11.107631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae3800db-059c-4b66-b9e9-e67270d68b92 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 200 Jul 03 10:49:11.108989 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 815/3221] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:11 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:11.722086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:11.726924 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:11.727206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:11.727416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:11.727560 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:11.729259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:11.733595 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:11.733802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:11.734046 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:11.734177 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:11.734177 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:11.735172 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee5c44f4-aa75-437e-b4db-18f2d853e02a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:11.735585 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 788/3222] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:11 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:11.753598 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:11.753598 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:11.757341 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:11.764005 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e9f9d1f-e1d9-4a2d-8046-079441534523 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:11.764686 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 813/3223] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:11 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:12.129131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a5fc2f29-9fab-467f-be22-30ebd270e354 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.135233 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a5fc2f29-9fab-467f-be22-30ebd270e354 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 Jul 03 10:49:12.135415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a5fc2f29-9fab-467f-be22-30ebd270e354 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.135642 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a5fc2f29-9fab-467f-be22-30ebd270e354 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.152810 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a5fc2f29-9fab-467f-be22-30ebd270e354 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 returned with HTTP 404 Jul 03 10:49:12.156488 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 808/3224] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/36a74e48-3fa2-4444-b486-603a675fc326 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:12.166096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f281af75-52e5-412e-a872-541ae015bcee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.173874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f281af75-52e5-412e-a872-541ae015bcee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:49:12.173874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f281af75-52e5-412e-a872-541ae015bcee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.173874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f281af75-52e5-412e-a872-541ae015bcee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.173874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f281af75-52e5-412e-a872-541ae015bcee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume with id: 8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:49:12.180552 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f281af75-52e5-412e-a872-541ae015bcee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 404 Jul 03 10:49:12.181377 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 816/3225] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:12 2026] DELETE /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:12.195592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a09e8b23-5b40-4fb4-b598-62706727d7b2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.199032 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a09e8b23-5b40-4fb4-b598-62706727d7b2 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be Jul 03 10:49:12.199238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b23-5b40-4fb4-b598-62706727d7b2 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.199443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b23-5b40-4fb4-b598-62706727d7b2 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.209197 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a09e8b23-5b40-4fb4-b598-62706727d7b2 tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be returned with HTTP 404 Jul 03 10:49:12.209669 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 789/3226] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/8d16bbfc-7437-4c51-b2c5-c7475b09f8be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:12.218565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.220900 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:49:12.221209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.221476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.221701 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Delete volume with id: 2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:49:12.229691 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-144affb8-89d3-4141-bdd3-1aa9ed296b1b tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 404 Jul 03 10:49:12.230522 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 814/3227] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:12 2026] DELETE /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:12.240129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e921ea7-fd7d-4d96-bd79-2723ea4130ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.241960 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e921ea7-fd7d-4d96-bd79-2723ea4130ee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] GET https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a Jul 03 10:49:12.242186 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e921ea7-fd7d-4d96-bd79-2723ea4130ee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.242380 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e921ea7-fd7d-4d96-bd79-2723ea4130ee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.257488 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e921ea7-fd7d-4d96-bd79-2723ea4130ee tempest-TestInstancesWithCinderVolumes-2013090736 tempest-TestInstancesWithCinderVolumes-2013090736-project-member] https://10.4.3.52/volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a returned with HTTP 404 Jul 03 10:49:12.257979 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 809/3228] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/2e7768b7-a891-482f-9671-5ff0bc00c68a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:12.269361 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45cb20c1-a322-4a64-955a-78214a153b8d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.270771 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:49:12.271084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.271454 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.272545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:12.305125 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Get all volumes completed successfully. Jul 03 10:49:12.306443 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:12.306443 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:12.315518 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45cb20c1-a322-4a64-955a-78214a153b8d tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:49:12.316083 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 817/3229] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17724 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:12.345129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-83e65b50-9054-4d45-bc0e-90de511e96c1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.346549 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-83e65b50-9054-4d45-bc0e-90de511e96c1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] DELETE https://10.4.3.52/volume/v3/types/7f8e0306-8d03-4c93-8152-c9d72d5b96af Jul 03 10:49:12.346844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-83e65b50-9054-4d45-bc0e-90de511e96c1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.347141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-83e65b50-9054-4d45-bc0e-90de511e96c1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.396483 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-83e65b50-9054-4d45-bc0e-90de511e96c1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types/7f8e0306-8d03-4c93-8152-c9d72d5b96af returned with HTTP 202 Jul 03 10:49:12.397026 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 790/3230] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:12 2026] DELETE /volume/v3/types/7f8e0306-8d03-4c93-8152-c9d72d5b96af => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:12.406288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.408378 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:49:12.408634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.408885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.409861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:12.447502 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Get all volumes completed successfully. Jul 03 10:49:12.451633 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:12.451633 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:12.461772 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1fb0016-6154-4ba2-a14b-68a91af5f56a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:49:12.462365 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 815/3231] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17724 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:12.486652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c93cee08-def0-4512-a6f5-945f8e1530d1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.488412 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c93cee08-def0-4512-a6f5-945f8e1530d1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] DELETE https://10.4.3.52/volume/v3/types/585e8bae-e2c1-4078-9c2d-ec2bddf28c13 Jul 03 10:49:12.488595 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c93cee08-def0-4512-a6f5-945f8e1530d1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.488790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c93cee08-def0-4512-a6f5-945f8e1530d1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.512629 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c93cee08-def0-4512-a6f5-945f8e1530d1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types/585e8bae-e2c1-4078-9c2d-ec2bddf28c13 returned with HTTP 202 Jul 03 10:49:12.513015 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 810/3232] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:12 2026] DELETE /volume/v3/types/585e8bae-e2c1-4078-9c2d-ec2bddf28c13 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:49:12.748860 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.753139 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:12.753610 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.753875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.754120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:12.764181 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:12.764181 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:12.765206 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f9287c6-89c5-46f7-a516-7677c3609bcf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:12.765787 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 818/3233] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:12.777940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:12.784731 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:12.784731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:12.785029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:12.804011 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:12.804011 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:12.823059 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:12.830348 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f4d7277-cb53-4493-ab5b-1c440dfc6647 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:12.830696 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 791/3234] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:12 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:13.087658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:13.092094 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:49:13.092094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:13.092918 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:13.093481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:13.125132 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Get all volumes completed successfully. Jul 03 10:49:13.126580 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:13.126580 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:13.138609 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8512867-3800-4090-b219-6d8c26a0b8b1 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:49:13.139346 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 816/3235] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:49:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17724 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:13.162858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-66df0f43-b54a-4544-b7b9-23658c832d7a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:13.166438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 Jul 03 10:49:13.166674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:13.166915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:13.167098 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Delete volume with id: 955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 Jul 03 10:49:13.186386 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:13.186386 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:13.186667 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Volume info retrieved successfully. Jul 03 10:49:13.214168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.image.cache [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'ae2e26e0-6843-4eb1-9c7a-2bff145aaff2', 'volume_id': '955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1', 'host': 'np0000004406@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 10, 47, 13), 'last_used': datetime.datetime(2026, 7, 3, 10, 47, 23)}. {{(pid=99875) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 10:49:13.226851 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Delete volume request issued successfully. Jul 03 10:49:13.227070 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66df0f43-b54a-4544-b7b9-23658c832d7a tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 returned with HTTP 202 Jul 03 10:49:13.227643 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 811/3236] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:13 2026] DELETE /volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:13.245632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3ba979fd-0918-43d6-890f-09ce6227679c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:13.251881 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ba979fd-0918-43d6-890f-09ce6227679c tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] GET https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 Jul 03 10:49:13.251881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ba979fd-0918-43d6-890f-09ce6227679c tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:13.252134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ba979fd-0918-43d6-890f-09ce6227679c tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:13.271685 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:13.271685 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:13.279371 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3ba979fd-0918-43d6-890f-09ce6227679c tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Volume info retrieved successfully. Jul 03 10:49:13.289977 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ba979fd-0918-43d6-890f-09ce6227679c tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 returned with HTTP 200 Jul 03 10:49:13.289977 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 819/3237] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:13 2026] GET /volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:13.777068 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aba10d05-22db-40ad-b92b-8ec92942500c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:13.779464 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aba10d05-22db-40ad-b92b-8ec92942500c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:13.779931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aba10d05-22db-40ad-b92b-8ec92942500c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:13.781133 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aba10d05-22db-40ad-b92b-8ec92942500c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:13.781133 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-aba10d05-22db-40ad-b92b-8ec92942500c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:13.785635 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:13.785635 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:13.786611 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aba10d05-22db-40ad-b92b-8ec92942500c tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:13.787072 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 792/3238] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:13 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:13.848167 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-288109d3-9329-40c7-b71d-88da97fef22a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:13.849906 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-288109d3-9329-40c7-b71d-88da97fef22a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:13.851141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-288109d3-9329-40c7-b71d-88da97fef22a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:13.851141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-288109d3-9329-40c7-b71d-88da97fef22a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:13.862874 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:13.862874 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:13.866947 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-288109d3-9329-40c7-b71d-88da97fef22a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:13.873366 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-288109d3-9329-40c7-b71d-88da97fef22a tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:13.873970 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 817/3239] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:13 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:14.308676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a46ca158-d00a-4db8-b7a5-b4ed6a1d3b49 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.312983 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a46ca158-d00a-4db8-b7a5-b4ed6a1d3b49 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] GET https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 Jul 03 10:49:14.312983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a46ca158-d00a-4db8-b7a5-b4ed6a1d3b49 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.312983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a46ca158-d00a-4db8-b7a5-b4ed6a1d3b49 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.320828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a46ca158-d00a-4db8-b7a5-b4ed6a1d3b49 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 returned with HTTP 404 Jul 03 10:49:14.321457 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 812/3240] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:14 2026] GET /volume/v3/volumes/955839e5-9d0d-4da9-bd68-6c4ab0ccf1e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:14.334183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7c86068c-cb9e-4577-8c4a-4a838cf5b442 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.336640 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c86068c-cb9e-4577-8c4a-4a838cf5b442 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] DELETE https://10.4.3.52/volume/v3/types/cd2b3053-7a38-4d63-af9f-f6e23346f116 Jul 03 10:49:14.336826 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c86068c-cb9e-4577-8c4a-4a838cf5b442 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.337011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c86068c-cb9e-4577-8c4a-4a838cf5b442 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.373880 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c86068c-cb9e-4577-8c4a-4a838cf5b442 tempest-TestInstancesWithCinderVolumes-992309461 tempest-TestInstancesWithCinderVolumes-992309461-project-admin] https://10.4.3.52/volume/v3/types/cd2b3053-7a38-4d63-af9f-f6e23346f116 returned with HTTP 202 Jul 03 10:49:14.374578 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 820/3241] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:14 2026] DELETE /volume/v3/types/cd2b3053-7a38-4d63-af9f-f6e23346f116 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:14.576354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-adff8d96-f3b3-4f11-913d-b3f8fc36ef40 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.576944 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-adff8d96-f3b3-4f11-913d-b3f8fc36ef40 None None] GET https://10.4.3.52/volume// Jul 03 10:49:14.577278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-adff8d96-f3b3-4f11-913d-b3f8fc36ef40 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.577561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-adff8d96-f3b3-4f11-913d-b3f8fc36ef40 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.578029 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-adff8d96-f3b3-4f11-913d-b3f8fc36ef40 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:14.578487 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 793/3242] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:49:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:14.592590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.595218 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:14.595506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.595744 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.608372 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:14.608372 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:14.613020 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:14.620037 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-05697343-479b-4aeb-83bb-abcab528fd37 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:14.620620 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 818/3243] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:49:14 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1544 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:14.764264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.768229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] PUT https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b Jul 03 10:49:14.768229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:14.775300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Acquiring lock "cinder-attachment_update-3a5c5742-ac0c-4861-b26c-160e488af374-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:49:14.781382 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-3a5c5742-ac0c-4861-b26c-160e488af374-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:49:14.781382 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:14.781382 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:14.798814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.800583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:14.800779 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.801008 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.801195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:14.808548 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:14.808548 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:14.812971 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13a5ed95-e85d-49cd-b822-ddfb119a8f10 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:14.813542 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 821/3244] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:14 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:14.890960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:14.892658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:14.892876 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:14.893117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:14.908876 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:14.908876 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:14.913966 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:14.920435 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af30aa44-a474-4115-8cb3-53ae252d80d6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:14.920841 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 794/3245] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:14 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:15.303928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Lock "cinder-attachment_update-3a5c5742-ac0c-4861-b26c-160e488af374-np0000004406" released by "attachment_update" :: held 0.524s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:49:15.303928 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-14a0d31c-84de-446f-8b86-4b40e43b7e02 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b returned with HTTP 200 Jul 03 10:49:15.303928 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 813/3246] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:49:14 2026] PUT /volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:15.840924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-25ed08c2-1263-4178-9066-1035348a80ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:15.845738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25ed08c2-1263-4178-9066-1035348a80ad tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:15.845738 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25ed08c2-1263-4178-9066-1035348a80ad tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:15.847338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25ed08c2-1263-4178-9066-1035348a80ad tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:15.847338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-25ed08c2-1263-4178-9066-1035348a80ad tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:15.848218 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-004ddcfd-d50f-4140-9c99-528f04b738c9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:15.850748 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-004ddcfd-d50f-4140-9c99-528f04b738c9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b/action Jul 03 10:49:15.850874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-004ddcfd-d50f-4140-9c99-528f04b738c9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:15.851079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-004ddcfd-d50f-4140-9c99-528f04b738c9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:15.851531 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:15.851531 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:15.852438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25ed08c2-1263-4178-9066-1035348a80ad tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:15.852838 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 819/3247] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:15 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:15.892548 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:15.892548 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:15.915236 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6893965a-94d6-4de1-8d49-f865856ea2d3 req-004ddcfd-d50f-4140-9c99-528f04b738c9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b/action returned with HTTP 204 Jul 03 10:49:15.915863 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 822/3248] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:49:15 2026] POST /volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:15.935847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d826f2da-2795-42ff-b275-881b420a6a6b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:15.938148 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d826f2da-2795-42ff-b275-881b420a6a6b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:15.939152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d826f2da-2795-42ff-b275-881b420a6a6b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:15.939152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d826f2da-2795-42ff-b275-881b420a6a6b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:15.949683 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:15.949683 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:15.953657 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d826f2da-2795-42ff-b275-881b420a6a6b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:15.958278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d826f2da-2795-42ff-b275-881b420a6a6b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:15.959679 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 795/3249] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:15 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:16.864394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ffc85045-6d70-44d6-9dea-0ef216958322 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:16.866579 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ffc85045-6d70-44d6-9dea-0ef216958322 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:16.866772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ffc85045-6d70-44d6-9dea-0ef216958322 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:16.866947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ffc85045-6d70-44d6-9dea-0ef216958322 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:16.867045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ffc85045-6d70-44d6-9dea-0ef216958322 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:16.871525 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:16.871525 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:16.872371 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ffc85045-6d70-44d6-9dea-0ef216958322 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:16.872714 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 814/3250] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:16 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:16.970647 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:16.972951 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:16.973170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:16.974242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:16.985087 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:16.985087 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:16.988623 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:16.993026 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c31e3794-c266-4e1f-8b51-6ab8cfc9c1c2 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:16.993457 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 820/3251] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:16 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:17.158669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:17.161045 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:17.161310 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:17.161528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:17.183657 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:17.183657 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:17.192170 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:17.199252 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d2105f7-312f-487d-a1e8-f773ca58aa65 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:17.199645 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 823/3252] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:17 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:17.212505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b0dce3d3-920a-4df3-9adf-445547c61071 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:17.214645 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] DELETE https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:17.214894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:17.215189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:17.215358 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume with id: 91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:17.223878 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:17.223878 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:17.224539 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:17.244043 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Delete volume request issued successfully. Jul 03 10:49:17.244307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0dce3d3-920a-4df3-9adf-445547c61071 tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 202 Jul 03 10:49:17.244686 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 796/3253] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:17 2026] DELETE /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:17.253560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-85c2df2d-2840-4122-afc2-434ae8134bbb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:17.255581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85c2df2d-2840-4122-afc2-434ae8134bbb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:17.255778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85c2df2d-2840-4122-afc2-434ae8134bbb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:17.255932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85c2df2d-2840-4122-afc2-434ae8134bbb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:17.263703 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:17.263703 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:17.267838 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-85c2df2d-2840-4122-afc2-434ae8134bbb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Volume info retrieved successfully. Jul 03 10:49:17.275444 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85c2df2d-2840-4122-afc2-434ae8134bbb tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 200 Jul 03 10:49:17.275965 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 815/3254] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:17 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:49:17.580216 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4e47336f-22fc-4213-9417-1844f63f8273 req-7a1b3f1d-bc9c-4328-b96f-3839ba426697 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:17.582232 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-7a1b3f1d-bc9c-4328-b96f-3839ba426697 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c/action Jul 03 10:49:17.582577 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-7a1b3f1d-bc9c-4328-b96f-3839ba426697 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:17.582665 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-7a1b3f1d-bc9c-4328-b96f-3839ba426697 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:17.616481 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:17.616481 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:17.628367 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4e47336f-22fc-4213-9417-1844f63f8273 req-7a1b3f1d-bc9c-4328-b96f-3839ba426697 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c/action returned with HTTP 204 Jul 03 10:49:17.628952 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 821/3255] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:49:17 2026] POST /volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:17.892758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:17.894883 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:17.895138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:17.895384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:17.895544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:17.901000 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:17.901000 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:17.901968 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f452be7e-ec45-4d64-8b64-6bef03826dd6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:17.902435 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 824/3256] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:17 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:18.015152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.015152 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:18.015152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:18.015152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:18.027792 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:18.027792 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:18.034321 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:18.040717 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5e6961d-b86a-4e58-905d-cf5b13423015 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:18.041655 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 797/3257] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:18 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 1170 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:18.054025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.056416 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:18.056683 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:18.056930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:18.067488 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:18.067488 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:18.071623 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:18.076218 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e10bb1b-bcc9-4eed-92ce-1a74806e6b39 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:18.076705 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 816/3258] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:18 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:18.133313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.140906 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:18.140906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:18.140906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:18.158342 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:18.158342 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:18.172054 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:18.179705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-af03ca66-5183-4077-aeb0-36f27db57777 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:18.180158 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 822/3259] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:18 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 1170 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:18.201864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.202576 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/action Jul 03 10:49:18.203026 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:18.203201 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:18.219662 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:18.219662 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:18.220262 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:18.228613 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Begin detaching volume completed successfully. Jul 03 10:49:18.228953 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-cfdeded3-6c68-4582-ba2b-4d5bda273381 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/action returned with HTTP 202 Jul 03 10:49:18.229649 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 825/3260] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:49:18 2026] POST /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:49:18.301430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f961d9ab-28f2-447e-b6ec-cae6fa964e3a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.303950 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f961d9ab-28f2-447e-b6ec-cae6fa964e3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] GET https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 Jul 03 10:49:18.304282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f961d9ab-28f2-447e-b6ec-cae6fa964e3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:18.304552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f961d9ab-28f2-447e-b6ec-cae6fa964e3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:18.317863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f961d9ab-28f2-447e-b6ec-cae6fa964e3a tempest-VolumesBackupsTest-1905253459 tempest-VolumesBackupsTest-1905253459-project-member] https://10.4.3.52/volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 returned with HTTP 404 Jul 03 10:49:18.318637 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 798/3261] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:18 2026] GET /volume/v3/volumes/91b46fbf-d565-4451-8301-c77abebfc1e7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:18.918771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:18.923941 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:18.923941 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:18.924718 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:18.924718 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:18.929949 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:18.929949 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:18.930904 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf550b4e-2bc6-4b1e-bccc-e26b14f6e4a2 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:18.931371 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 817/3262] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:18 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:19.266026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2da982ca-a2a1-47c7-bddf-1b25067d0063 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:19.266814 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2da982ca-a2a1-47c7-bddf-1b25067d0063 None None] GET https://10.4.3.52/volume// Jul 03 10:49:19.266814 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2da982ca-a2a1-47c7-bddf-1b25067d0063 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:19.267009 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2da982ca-a2a1-47c7-bddf-1b25067d0063 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:19.267479 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2da982ca-a2a1-47c7-bddf-1b25067d0063 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:19.267795 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 823/3263] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:49:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:19.278277 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:19.280853 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:19.281167 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:19.281375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:19.293488 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:19.293488 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:19.298405 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:19.303958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-66709633-cac6-4f7a-9da1-e9cb2037f826 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:19.304499 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 826/3264] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:49:19 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:19.320241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-90d1887f-c627-4929-9b0d-2fd533702884 req-68ac05d0-d9bb-4fe7-818d-0e790006c7b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:19.322339 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-68ac05d0-d9bb-4fe7-818d-0e790006c7b9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption Jul 03 10:49:19.322534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-68ac05d0-d9bb-4fe7-818d-0e790006c7b9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:19.322713 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-68ac05d0-d9bb-4fe7-818d-0e790006c7b9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:19.336659 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:19.336659 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:19.351698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-68ac05d0-d9bb-4fe7-818d-0e790006c7b9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption returned with HTTP 200 Jul 03 10:49:19.352608 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 799/3265] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:49:19 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:19.942492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:19.946247 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:19.946593 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:19.946796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:19.946947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:19.952926 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:19.952926 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:19.953737 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7935a8d7-a790-4bb7-9735-0981ce52c768 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:19.954072 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 818/3266] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:19 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:20.409544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-90d1887f-c627-4929-9b0d-2fd533702884 req-9e96c9b7-2b89-4926-887a-71ba1a7a15be None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:20.411683 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-9e96c9b7-2b89-4926-887a-71ba1a7a15be tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c Jul 03 10:49:20.411902 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-9e96c9b7-2b89-4926-887a-71ba1a7a15be tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:20.412123 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-9e96c9b7-2b89-4926-887a-71ba1a7a15be tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:20.420521 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:20.420521 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:20.860538 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f66f0447-204f-460c-833f-230ecfebc920 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:20.965408 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-56752339-cf3c-4307-aea4-309da3fc4c19 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:20.967571 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56752339-cf3c-4307-aea4-309da3fc4c19 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:20.967571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56752339-cf3c-4307-aea4-309da3fc4c19 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:20.967571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-56752339-cf3c-4307-aea4-309da3fc4c19 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:20.967776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-56752339-cf3c-4307-aea4-309da3fc4c19 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:20.970988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-90d1887f-c627-4929-9b0d-2fd533702884 req-9e96c9b7-2b89-4926-887a-71ba1a7a15be tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c returned with HTTP 200 Jul 03 10:49:20.971826 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:20.971826 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:20.972072 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 824/3267] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:20 2026] DELETE /volume/v3/attachments/d2870bf2-72f4-42fa-968c-f9413ff1d16c => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:20.972521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-56752339-cf3c-4307-aea4-309da3fc4c19 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:20.973053 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 800/3268] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:20 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:21.018634 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:21.018634 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2004244237", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:21.019999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2004244237', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:21.020130 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume of 1 GB Jul 03 10:49:21.023962 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Availability Zones retrieved successfully. Jul 03 10:49:21.029171 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Flow 'volume_create_api' (820cac57-3df1-4303-8b4b-5915395b0627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.030033 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e0d997-2b74-4fbb-9ca2-1153089a8a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.030870 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:21.076576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e0d997-2b74-4fbb-9ca2-1153089a8a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.077568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e881d8-5a56-4a3c-8afc-a6ae9d5b940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.141940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Created reservations ['88cece0f-027a-42a6-b631-051a39b54f58', '1aaeb42d-09e3-4517-a4a1-52993b08cbc8', '96ed9708-34cd-46f9-8378-0d80bcbc4583', 'fe1e317f-eb2a-457b-9408-6a9399afcdd3'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:21.142715 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e881d8-5a56-4a3c-8afc-a6ae9d5b940a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88cece0f-027a-42a6-b631-051a39b54f58', '1aaeb42d-09e3-4517-a4a1-52993b08cbc8', '96ed9708-34cd-46f9-8378-0d80bcbc4583', 'fe1e317f-eb2a-457b-9408-6a9399afcdd3']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.143793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29054e94-a8cf-45df-8b0d-e25a3bdcffde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.175816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29054e94-a8cf-45df-8b0d-e25a3bdcffde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f812ca6b-d342-4e0b-9437-fb6b0de453e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2004244237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4260ca9856b04d03a934561012bbd18b',qos_specs=None,replication_status=,reservations=['88cece0f-027a-42a6-b631-051a39b54f58','1aaeb42d-09e3-4517-a4a1-52993b08cbc8','96ed9708-34cd-46f9-8378-0d80bcbc4583','fe1e317f-eb2a-457b-9408-6a9399afcdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2004244237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f812ca6b-d342-4e0b-9437-fb6b0de453e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4260ca9856b04d03a934561012bbd18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.176617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f87f77d-fd78-402e-90cb-ecf3ea1398de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.207269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f87f77d-fd78-402e-90cb-ecf3ea1398de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2004244237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4260ca9856b04d03a934561012bbd18b',qos_specs=None,replication_status=,reservations=['88cece0f-027a-42a6-b631-051a39b54f58','1aaeb42d-09e3-4517-a4a1-52993b08cbc8','96ed9708-34cd-46f9-8378-0d80bcbc4583','fe1e317f-eb2a-457b-9408-6a9399afcdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.208092 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12e946c-5e93-4042-aee1-16a8ab259762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.219590 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12e946c-5e93-4042-aee1-16a8ab259762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.220475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Flow 'volume_create_api' (820cac57-3df1-4303-8b4b-5915395b0627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.220909 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume request issued successfully. Jul 03 10:49:21.221689 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f66f0447-204f-460c-833f-230ecfebc920 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:21.222270 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 827/3269] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:20 2026] POST /volume/v3/volumes => generated 763 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:21.239946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:21.246382 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:21.246382 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1544362667", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:21.248258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1544362667', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:21.248403 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume of 1 GB Jul 03 10:49:21.252724 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Availability Zones retrieved successfully. Jul 03 10:49:21.260125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Flow 'volume_create_api' (410ab7dc-99b2-47e8-9ecd-427fbba5d1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.260125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27ad3fb-e05d-4aa6-97d2-c6192beb5057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.260750 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:21.265393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-66de300d-59d3-4695-afe3-5fc4132ebde4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:21.295859 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27ad3fb-e05d-4aa6-97d2-c6192beb5057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.296583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdcab3b-8791-4f98-a017-f5e35de7b313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.348483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Created reservations ['00e768f0-1845-4799-af99-884d359f108e', '39e697be-eaa9-413a-9bb0-7aabb0c68647', 'fe12627e-aebe-491e-8a31-c0b9ef2919f1', '2fa1c135-dca0-4dc8-b0b1-c2d71cdb720c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:21.349123 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cdcab3b-8791-4f98-a017-f5e35de7b313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e768f0-1845-4799-af99-884d359f108e', '39e697be-eaa9-413a-9bb0-7aabb0c68647', 'fe12627e-aebe-491e-8a31-c0b9ef2919f1', '2fa1c135-dca0-4dc8-b0b1-c2d71cdb720c']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.350514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584cc6a3-006b-4b39-a50e-1d44ab8ba17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.379833 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584cc6a3-006b-4b39-a50e-1d44ab8ba17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17aff47f-8e87-4499-9716-6eafc3422b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1544362667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4260ca9856b04d03a934561012bbd18b',qos_specs=None,replication_status=,reservations=['00e768f0-1845-4799-af99-884d359f108e','39e697be-eaa9-413a-9bb0-7aabb0c68647','fe12627e-aebe-491e-8a31-c0b9ef2919f1','2fa1c135-dca0-4dc8-b0b1-c2d71cdb720c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1544362667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17aff47f-8e87-4499-9716-6eafc3422b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4260ca9856b04d03a934561012bbd18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.380865 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6c55d2-15d8-41d3-ad8a-9f333354e50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.401596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6c55d2-15d8-41d3-ad8a-9f333354e50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1544362667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4260ca9856b04d03a934561012bbd18b',qos_specs=None,replication_status=,reservations=['00e768f0-1845-4799-af99-884d359f108e','39e697be-eaa9-413a-9bb0-7aabb0c68647','fe12627e-aebe-491e-8a31-c0b9ef2919f1','2fa1c135-dca0-4dc8-b0b1-c2d71cdb720c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27dbbd5f8ec54a08b4a3b2ac417d3f34',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.402829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d4bb16-2c52-4f8c-bc58-3e664a061f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.403412 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-66de300d-59d3-4695-afe3-5fc4132ebde4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:21.403738 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-66de300d-59d3-4695-afe3-5fc4132ebde4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-806446626", "extra_specs": {"storage_protocol": "tempest-storage_protocol-103413113", "vendor_name": "tempest-vendor_name-2087439520"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:21.405231 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:21.405231 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:21.416392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d4bb16-2c52-4f8c-bc58-3e664a061f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.416392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Flow 'volume_create_api' (410ab7dc-99b2-47e8-9ecd-427fbba5d1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.416392 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Create volume request issued successfully. Jul 03 10:49:21.417520 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61948cab-bb37-49cc-93d0-0d8a66cc49d4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:21.417520 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 819/3270] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:21 2026] POST /volume/v3/volumes => generated 763 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:21.429888 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-66de300d-59d3-4695-afe3-5fc4132ebde4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:21.430250 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 825/3271] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:49:21 2026] POST /volume/v3/types => generated 328 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:21.441927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:21.443815 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:21.444165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d847347-038c-4ee9-90ff-c5115e651e7a", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:21.445541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request body: {'volume': {'volume_type': '3d847347-038c-4ee9-90ff-c5115e651e7a', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:21.449741 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume of 1 GB Jul 03 10:49:21.450079 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:21.450079 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:21.450460 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:21.456072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (df1280c1-05d2-450f-9155-2c4188c78ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.457116 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e347c69e-7789-4d17-8542-937b20abeec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.457945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:21.483643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e347c69e-7789-4d17-8542-937b20abeec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-103413113',vendor_name='tempest-vendor_name-2087439520'},id=3d847347-038c-4ee9-90ff-c5115e651e7a,is_public=True,name='tempest-ProjectMemberTests-volume-type-806446626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d847347-038c-4ee9-90ff-c5115e651e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.484509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036bcc20-aa85-44d9-b3aa-ee31292a6d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.514478 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-806446626 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-806446626, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:21.514849 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-806446626 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-806446626, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:21.573832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['c8ba663f-c39e-4665-89e3-9c37648c01b2', 'ef7d6c8e-9a80-4c97-b52f-278b44718752', '1bfecac2-4d26-4408-bd92-ee6a1d843bb6', '28fc376e-be58-4ed9-8d50-68b42612df6a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:21.574677 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036bcc20-aa85-44d9-b3aa-ee31292a6d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ba663f-c39e-4665-89e3-9c37648c01b2', 'ef7d6c8e-9a80-4c97-b52f-278b44718752', '1bfecac2-4d26-4408-bd92-ee6a1d843bb6', '28fc376e-be58-4ed9-8d50-68b42612df6a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.575474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2262a9f1-fa96-4359-a8bb-83f700683f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.607509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2262a9f1-fa96-4359-a8bb-83f700683f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1dc9972-2b70-4cd0-a17f-311637fcc73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['c8ba663f-c39e-4665-89e3-9c37648c01b2','ef7d6c8e-9a80-4c97-b52f-278b44718752','1bfecac2-4d26-4408-bd92-ee6a1d843bb6','28fc376e-be58-4ed9-8d50-68b42612df6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=3d847347-038c-4ee9-90ff-c5115e651e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1dc9972-2b70-4cd0-a17f-311637fcc73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966f50afdb6c4b258a86973980f49586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='428364710db74d21afaaf697d8e0c811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d847347-038c-4ee9-90ff-c5115e651e7a),volume_type_id=3d847347-038c-4ee9-90ff-c5115e651e7a)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.608299 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a91930-9707-43f8-b69d-fde6178267fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.641088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a91930-9707-43f8-b69d-fde6178267fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['c8ba663f-c39e-4665-89e3-9c37648c01b2','ef7d6c8e-9a80-4c97-b52f-278b44718752','1bfecac2-4d26-4408-bd92-ee6a1d843bb6','28fc376e-be58-4ed9-8d50-68b42612df6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=3d847347-038c-4ee9-90ff-c5115e651e7a)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.642678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717d26d7-7eae-4827-aae7-0b8cc339ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:21.655316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717d26d7-7eae-4827-aae7-0b8cc339ad2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:21.656170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (df1280c1-05d2-450f-9155-2c4188c78ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:21.656455 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request issued successfully. Jul 03 10:49:21.657497 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a04a11df-8e29-436b-8490-ac73ffd697c9 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:21.657941 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 801/3272] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:49:21 2026] POST /volume/v3/volumes => generated 771 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:21.670835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:21.673024 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d Jul 03 10:49:21.673185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:21.673351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:21.687860 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:21.687860 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:21.703120 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:21.709538 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a3e3894-72ae-43a7-ac49-03a23c450b05 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d returned with HTTP 200 Jul 03 10:49:21.709889 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 828/3273] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:21 2026] GET /volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d => generated 950 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:21.986140 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:21.988750 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:21.989178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:21.989601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:21.989803 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:21.994313 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:21.994313 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:21.995032 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f1a70c7-c8e3-4cb5-8598-304301851913 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:21.995450 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 820/3274] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:21 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:22.081904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7148f529-171d-42eb-9a24-aa9047e62e7b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.197141 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:22.197484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1011328192"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:22.199697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1011328192'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:22.199956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Create volume of 2 GB Jul 03 10:49:22.206608 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Availability Zones retrieved successfully. Jul 03 10:49:22.215824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Flow 'volume_create_api' (ffd5f79d-076b-4fc3-b04f-3253f4bb0b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:22.217589 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206d2f77-b2c1-4346-8001-b5bb3f8f0de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:22.218624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Validating volume size '2' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:22.258656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206d2f77-b2c1-4346-8001-b5bb3f8f0de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:22.259791 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2c580f-b46b-4c55-9744-5d80288f5b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:22.342011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Created reservations ['a51f3be0-a987-4640-b41c-345eda90033a', 'aa041dec-2bff-41b9-a504-0efc05ede6ed', '010402e6-b5f2-4229-a51d-3d0e75d1ca7b', '477ba763-717c-468c-821b-232bd04e246e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:22.343069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2c580f-b46b-4c55-9744-5d80288f5b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51f3be0-a987-4640-b41c-345eda90033a', 'aa041dec-2bff-41b9-a504-0efc05ede6ed', '010402e6-b5f2-4229-a51d-3d0e75d1ca7b', '477ba763-717c-468c-821b-232bd04e246e']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:22.344151 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d86146a-be7e-4f86-9ff6-51837b0671e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:22.374184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d86146a-be7e-4f86-9ff6-51837b0671e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f532174e-1af9-41e7-8138-0506f3f6b662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1011328192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458263b9d14d44bc9247c2a4ca884402',qos_specs=None,replication_status=,reservations=['a51f3be0-a987-4640-b41c-345eda90033a','aa041dec-2bff-41b9-a504-0efc05ede6ed','010402e6-b5f2-4229-a51d-3d0e75d1ca7b','477ba763-717c-468c-821b-232bd04e246e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38df109155a84d27a0e22088c9ea05a1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1011328192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f532174e-1af9-41e7-8138-0506f3f6b662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458263b9d14d44bc9247c2a4ca884402',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38df109155a84d27a0e22088c9ea05a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:22.375223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb988d9a-b037-4251-8fce-84f8f82326c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:22.399119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb988d9a-b037-4251-8fce-84f8f82326c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1011328192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458263b9d14d44bc9247c2a4ca884402',qos_specs=None,replication_status=,reservations=['a51f3be0-a987-4640-b41c-345eda90033a','aa041dec-2bff-41b9-a504-0efc05ede6ed','010402e6-b5f2-4229-a51d-3d0e75d1ca7b','477ba763-717c-468c-821b-232bd04e246e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38df109155a84d27a0e22088c9ea05a1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:22.400164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0636d9ca-fa38-4548-8d67-c4414de3feea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:22.412083 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0636d9ca-fa38-4548-8d67-c4414de3feea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:22.413328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Flow 'volume_create_api' (ffd5f79d-076b-4fc3-b04f-3253f4bb0b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:22.413774 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Create volume request issued successfully. Jul 03 10:49:22.414749 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7148f529-171d-42eb-9a24-aa9047e62e7b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:22.415305 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 826/3275] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:22 2026] POST /volume/v3/volumes => generated 753 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:22.430247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-98fde083-dd24-4744-896c-cd50fdef1928 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.431862 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98fde083-dd24-4744-896c-cd50fdef1928 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] GET https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:22.432029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98fde083-dd24-4744-896c-cd50fdef1928 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.432228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98fde083-dd24-4744-896c-cd50fdef1928 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.443736 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:22.443736 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:22.447539 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-98fde083-dd24-4744-896c-cd50fdef1928 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume info retrieved successfully. Jul 03 10:49:22.452943 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98fde083-dd24-4744-896c-cd50fdef1928 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 200 Jul 03 10:49:22.453407 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 802/3276] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:22 2026] GET /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:22.537506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.539383 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:22.539563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.540138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.546848 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:22.546848 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:22.550358 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:22.554475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3a3ad09d-531e-40e6-aa8f-bebf221eaee3 req-6e05e611-9996-4041-a4eb-aa10d65c7a2f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:22.555122 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 829/3277] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:22 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:22.723275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-119b3d2e-b261-451b-8719-96f62be08b70 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.725470 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-119b3d2e-b261-451b-8719-96f62be08b70 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d Jul 03 10:49:22.725754 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-119b3d2e-b261-451b-8719-96f62be08b70 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.726045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-119b3d2e-b261-451b-8719-96f62be08b70 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.734726 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:22.734726 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:22.738896 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-119b3d2e-b261-451b-8719-96f62be08b70 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:22.742869 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-119b3d2e-b261-451b-8719-96f62be08b70 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d returned with HTTP 200 Jul 03 10:49:22.743427 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 821/3278] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:22 2026] GET /volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:22.757147 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b559db1d-fba2-4492-a025-a4deb6c168e8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.760946 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b559db1d-fba2-4492-a025-a4deb6c168e8 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:49:22.760946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b559db1d-fba2-4492-a025-a4deb6c168e8 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.760946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b559db1d-fba2-4492-a025-a4deb6c168e8 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.760946 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:22.760946 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:22.765140 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b559db1d-fba2-4492-a025-a4deb6c168e8 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:49:22.765603 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 827/3279] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:49:22 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:22.776274 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d140dbd9-c29b-499c-9b5a-bda67c08b994 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.847699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d140dbd9-c29b-499c-9b5a-bda67c08b994 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] DELETE https://10.4.3.52/volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 Jul 03 10:49:22.847988 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d140dbd9-c29b-499c-9b5a-bda67c08b994 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.848294 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d140dbd9-c29b-499c-9b5a-bda67c08b994 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.866731 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d140dbd9-c29b-499c-9b5a-bda67c08b994 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] https://10.4.3.52/volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 returned with HTTP 204 Jul 03 10:49:22.867203 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 803/3280] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:49:22 2026] DELETE /volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:49:22.874331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f1cd8c23-9a3d-41bb-b0f6-1d99a1d1c926 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.876340 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f1cd8c23-9a3d-41bb-b0f6-1d99a1d1c926 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] GET https://10.4.3.52/volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 Jul 03 10:49:22.876577 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f1cd8c23-9a3d-41bb-b0f6-1d99a1d1c926 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.876875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f1cd8c23-9a3d-41bb-b0f6-1d99a1d1c926 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.879824 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f1cd8c23-9a3d-41bb-b0f6-1d99a1d1c926 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] https://10.4.3.52/volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 returned with HTTP 404 Jul 03 10:49:22.880309 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 830/3281] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:49:22 2026] GET /volume/v3/messages/442e9725-86d6-4191-88b1-f396df1bb7b5 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:22.887293 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.888906 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d Jul 03 10:49:22.889084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.889272 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.889429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume with id: f1dc9972-2b70-4cd0-a17f-311637fcc73d Jul 03 10:49:22.896006 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:22.896006 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:22.896380 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:22.897307 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99875) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:49:22.907470 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-806446626 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-806446626, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:22.907705 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-806446626 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-806446626, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:22.917378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['3b9fe998-2c75-4fc7-81d1-f11a9ff367f2', 'd45f0002-1c80-4f37-9a31-c8d57817ff9e', '45907934-4d55-4be4-9e1d-63aafd179c2b', '3ea6e789-5ba9-45d6-8c2b-c444cf8911e2'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:22.947030 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume request issued successfully. Jul 03 10:49:22.947164 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b9974f9a-92e2-4e35-a800-968b1d4688a5 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d returned with HTTP 202 Jul 03 10:49:22.947711 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 822/3282] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:49:22 2026] DELETE /volume/v3/volumes/f1dc9972-2b70-4cd0-a17f-311637fcc73d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:22.957469 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-46ce738c-d145-452f-afa0-92f1217c7466 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:22.959872 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-46ce738c-d145-452f-afa0-92f1217c7466 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/types/3d847347-038c-4ee9-90ff-c5115e651e7a Jul 03 10:49:22.965142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-46ce738c-d145-452f-afa0-92f1217c7466 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:22.965142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-46ce738c-d145-452f-afa0-92f1217c7466 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:22.996570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-46ce738c-d145-452f-afa0-92f1217c7466 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types/3d847347-038c-4ee9-90ff-c5115e651e7a returned with HTTP 202 Jul 03 10:49:22.996570 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 828/3283] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:22 2026] DELETE /volume/v3/types/3d847347-038c-4ee9-90ff-c5115e651e7a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:23.007691 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e31f804d-7663-42b4-8e0a-44849109210f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.009376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b867969d-882e-4a60-9d84-aa83681ffed6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.009536 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e31f804d-7663-42b4-8e0a-44849109210f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:23.009827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e31f804d-7663-42b4-8e0a-44849109210f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-941387872", "extra_specs": {"storage_protocol": "tempest-storage_protocol-392946714", "vendor_name": "tempest-vendor_name-598201457"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:23.011793 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b867969d-882e-4a60-9d84-aa83681ffed6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:23.012014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b867969d-882e-4a60-9d84-aa83681ffed6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.012482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b867969d-882e-4a60-9d84-aa83681ffed6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.012627 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b867969d-882e-4a60-9d84-aa83681ffed6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:23.017906 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.017906 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:23.018843 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b867969d-882e-4a60-9d84-aa83681ffed6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:23.019223 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 831/3284] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:23 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:23.025898 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e31f804d-7663-42b4-8e0a-44849109210f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:23.026349 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 804/3285] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:49:23 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:23.037342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7bfe47bc-61a0-4b37-959d-52815086ceca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.039124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:23.039437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e32d6530-25ef-4fe3-b3e5-fd2725e05780", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:23.040899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request body: {'volume': {'volume_type': 'e32d6530-25ef-4fe3-b3e5-fd2725e05780', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:23.044506 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume of 1 GB Jul 03 10:49:23.044795 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.044795 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:23.045149 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:23.050408 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (f9d5641d-ba7a-4c6a-9dcd-46495ac9eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:23.051255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0a1938-de9a-43ce-a4d6-5bba117b3564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.052094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:23.079146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0a1938-de9a-43ce-a4d6-5bba117b3564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-392946714',vendor_name='tempest-vendor_name-598201457'},id=e32d6530-25ef-4fe3-b3e5-fd2725e05780,is_public=True,name='tempest-ProjectMemberTests-volume-type-941387872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e32d6530-25ef-4fe3-b3e5-fd2725e05780', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:23.080335 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ab2532-fa9d-40ac-b8b4-2e5877fd4564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.112194 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-941387872 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-941387872, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:23.112448 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-941387872 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-941387872, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:23.137870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['93bd5dd9-e5cb-4644-abbc-dbce242a3708', '890601bb-f9b7-4ad9-b1fa-929cc0b25691', 'f8391a12-b5cc-4cfb-a4ea-be6437f40087', 'a085d879-55b4-4fe4-8b88-7719e5a24d63'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:23.138727 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ab2532-fa9d-40ac-b8b4-2e5877fd4564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93bd5dd9-e5cb-4644-abbc-dbce242a3708', '890601bb-f9b7-4ad9-b1fa-929cc0b25691', 'f8391a12-b5cc-4cfb-a4ea-be6437f40087', 'a085d879-55b4-4fe4-8b88-7719e5a24d63']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:23.139444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b5773f-10e3-4f0a-b225-8118decb9e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.165903 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b5773f-10e3-4f0a-b225-8118decb9e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d08f28b-789e-4730-b1fb-ae5736bd3d56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['93bd5dd9-e5cb-4644-abbc-dbce242a3708','890601bb-f9b7-4ad9-b1fa-929cc0b25691','f8391a12-b5cc-4cfb-a4ea-be6437f40087','a085d879-55b4-4fe4-8b88-7719e5a24d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=e32d6530-25ef-4fe3-b3e5-fd2725e05780), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d08f28b-789e-4730-b1fb-ae5736bd3d56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966f50afdb6c4b258a86973980f49586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='428364710db74d21afaaf697d8e0c811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e32d6530-25ef-4fe3-b3e5-fd2725e05780),volume_type_id=e32d6530-25ef-4fe3-b3e5-fd2725e05780)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:23.166535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c377c5-7508-4b4a-a21f-c75a189d08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.187241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c377c5-7508-4b4a-a21f-c75a189d08dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['93bd5dd9-e5cb-4644-abbc-dbce242a3708','890601bb-f9b7-4ad9-b1fa-929cc0b25691','f8391a12-b5cc-4cfb-a4ea-be6437f40087','a085d879-55b4-4fe4-8b88-7719e5a24d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=e32d6530-25ef-4fe3-b3e5-fd2725e05780)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:23.187982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f543372d-fc96-496e-934d-59887ab94491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.198379 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f543372d-fc96-496e-934d-59887ab94491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:23.199214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (f9d5641d-ba7a-4c6a-9dcd-46495ac9eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:23.199575 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request issued successfully. Jul 03 10:49:23.200203 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7bfe47bc-61a0-4b37-959d-52815086ceca tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:23.200734 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 823/3286] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:49:23 2026] POST /volume/v3/volumes => generated 771 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:23.216791 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-40890a18-3c7b-49c5-9034-449f8c72a226 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.218954 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40890a18-3c7b-49c5-9034-449f8c72a226 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 Jul 03 10:49:23.219448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40890a18-3c7b-49c5-9034-449f8c72a226 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.219882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40890a18-3c7b-49c5-9034-449f8c72a226 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.234685 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.234685 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:23.241350 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-40890a18-3c7b-49c5-9034-449f8c72a226 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:23.250534 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40890a18-3c7b-49c5-9034-449f8c72a226 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 returned with HTTP 200 Jul 03 10:49:23.250534 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 829/3287] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:23 2026] GET /volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 => generated 950 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:23.465322 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-75a81507-bca5-440d-8df5-01c704dd9946 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.467891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75a81507-bca5-440d-8df5-01c704dd9946 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] GET https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:23.468083 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75a81507-bca5-440d-8df5-01c704dd9946 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.468272 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75a81507-bca5-440d-8df5-01c704dd9946 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.475996 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.475996 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:23.479519 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-75a81507-bca5-440d-8df5-01c704dd9946 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume info retrieved successfully. Jul 03 10:49:23.485897 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75a81507-bca5-440d-8df5-01c704dd9946 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 200 Jul 03 10:49:23.486545 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 832/3288] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:23 2026] GET /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:23.499253 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.501050 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:23.501455 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f532174e-1af9-41e7-8138-0506f3f6b662"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:23.502824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f532174e-1af9-41e7-8138-0506f3f6b662'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:23.510503 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.510503 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:23.510948 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume retrieved successfully. Jul 03 10:49:23.511043 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Create volume of 1 GB Jul 03 10:49:23.514504 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Availability Zones retrieved successfully. Jul 03 10:49:23.519175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Flow 'volume_create_api' (542f6ec6-23de-40d9-a3fd-c692137e481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:23.520195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5fcb03-84c7-4fa5-b8b2-e2d22a1e5515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.521049 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:23.521943 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5fcb03-84c7-4fa5-b8b2-e2d22a1e5515) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 10:49:23.521943 np0000004406 devstack@c-api.service[99873]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 03 10:49:23.523550 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5fcb03-84c7-4fa5-b8b2-e2d22a1e5515) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:23.524223 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5fcb03-84c7-4fa5-b8b2-e2d22a1e5515) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 10:49:23.524882 np0000004406 devstack@c-api.service[99873]: WARNING cinder.volume.api [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Flow 'volume_create_api' (542f6ec6-23de-40d9-a3fd-c692137e481f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 10:49:23.525143 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c3385c5-fac1-4587-9647-4cfe2628ad93 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 400 Jul 03 10:49:23.525589 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 805/3289] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:23 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:49:23.535150 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.537040 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] GET https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:23.537269 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.537429 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.551237 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.551237 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:23.555530 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume info retrieved successfully. Jul 03 10:49:23.560429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4004fc42-08e9-444a-8104-a14bc6ecbbe3 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 200 Jul 03 10:49:23.560816 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 824/3290] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:23 2026] GET /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:23.572883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ee2877b-7092-42cc-a747-1a8456b39562 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.574805 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:23.575348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.575772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.577147 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Delete volume with id: f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:23.584118 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.584118 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:23.584880 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume info retrieved successfully. Jul 03 10:49:23.604057 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Delete volume request issued successfully. Jul 03 10:49:23.604447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ee2877b-7092-42cc-a747-1a8456b39562 tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 202 Jul 03 10:49:23.604957 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 830/3291] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:23 2026] DELETE /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:23.613079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-957f1279-e1eb-43e1-8184-9388c051511b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:23.614787 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-957f1279-e1eb-43e1-8184-9388c051511b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] GET https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:23.614991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-957f1279-e1eb-43e1-8184-9388c051511b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:23.615223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-957f1279-e1eb-43e1-8184-9388c051511b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:23.623647 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:23.623647 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:23.628031 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-957f1279-e1eb-43e1-8184-9388c051511b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Volume info retrieved successfully. Jul 03 10:49:23.632739 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-957f1279-e1eb-43e1-8184-9388c051511b tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 200 Jul 03 10:49:23.633293 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 833/3292] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:23 2026] GET /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.033998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-84346614-42c6-461c-ac80-41fdc949d68b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.035912 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84346614-42c6-461c-ac80-41fdc949d68b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:24.036526 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84346614-42c6-461c-ac80-41fdc949d68b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.036526 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84346614-42c6-461c-ac80-41fdc949d68b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.036526 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-84346614-42c6-461c-ac80-41fdc949d68b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:24.041922 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.041922 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:24.042882 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84346614-42c6-461c-ac80-41fdc949d68b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:24.043021 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 806/3293] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.055129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-83fde206-cf01-4e49-a0bf-defe410bda57 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.059161 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83fde206-cf01-4e49-a0bf-defe410bda57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:49:24.059482 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83fde206-cf01-4e49-a0bf-defe410bda57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.059801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-83fde206-cf01-4e49-a0bf-defe410bda57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.071149 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.071149 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:24.076327 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-83fde206-cf01-4e49-a0bf-defe410bda57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:24.082569 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-83fde206-cf01-4e49-a0bf-defe410bda57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:49:24.083128 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 825/3294] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:24.097325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-433012e1-894d-44fc-ba63-5e318eb37b0b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.099220 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] POST https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676/restore Jul 03 10:49:24.099453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:24.100795 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Restoring backup 4b6e654d-75ee-47e9-9689-715a30dea676 ({'restore': {}}) {{(pid=99874) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:49:24.101344 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Restoring backup 4b6e654d-75ee-47e9-9689-715a30dea676 to volume None. Jul 03 10:49:24.106170 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.106170 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:24.107688 np0000004406 devstack@c-api.service[99874]: INFO cinder.backup.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Creating volume of 1 GB for restore of backup 4b6e654d-75ee-47e9-9689-715a30dea676. Jul 03 10:49:24.113237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Availability zone cache updated, next update will occur around 2026-07-03 11:49:24.112922. {{(pid=99874) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:49:24.113428 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Availability Zones retrieved successfully. Jul 03 10:49:24.120678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Flow 'volume_create_api' (3b8fb98a-6cb0-4813-aad3-aef186373b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:24.122336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2714df1-ce55-4ace-816e-33e042c7e512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.123639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:24.160642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2714df1-ce55-4ace-816e-33e042c7e512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.161725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227205ef-384b-4180-806d-bd7a64edd981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.220247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Created reservations ['59ad21c3-2094-40a8-b34e-39ae71d4803a', '5dee0540-ba3e-44ff-ad92-59d415585f2e', 'c161a4ad-95b0-4ed7-8def-584bbdf298ce', '73cf5b35-3ef9-421c-9063-9805a14e024d'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:24.222408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227205ef-384b-4180-806d-bd7a64edd981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ad21c3-2094-40a8-b34e-39ae71d4803a', '5dee0540-ba3e-44ff-ad92-59d415585f2e', 'c161a4ad-95b0-4ed7-8def-584bbdf298ce', '73cf5b35-3ef9-421c-9063-9805a14e024d']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.222408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07210583-2c33-4822-9765-84ecb617acca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.253653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07210583-2c33-4822-9765-84ecb617acca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53023ad5-26f1-44d7-9d63-cabde60968b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4b6e654d-75ee-47e9-9689-715a30dea676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7bfee270eda483cb8146a4edff902ba',qos_specs=None,replication_status=,reservations=['59ad21c3-2094-40a8-b34e-39ae71d4803a','5dee0540-ba3e-44ff-ad92-59d415585f2e','c161a4ad-95b0-4ed7-8def-584bbdf298ce','73cf5b35-3ef9-421c-9063-9805a14e024d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb933c8cb814f5da116cd7780832949',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4b6e654d-75ee-47e9-9689-715a30dea676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53023ad5-26f1-44d7-9d63-cabde60968b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7bfee270eda483cb8146a4edff902ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb933c8cb814f5da116cd7780832949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.254509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fe5319-742b-4286-8c32-fec31190203c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.265836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.270545 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 Jul 03 10:49:24.270776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.270969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.271081 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fe5319-742b-4286-8c32-fec31190203c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4b6e654d-75ee-47e9-9689-715a30dea676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7bfee270eda483cb8146a4edff902ba',qos_specs=None,replication_status=,reservations=['59ad21c3-2094-40a8-b34e-39ae71d4803a','5dee0540-ba3e-44ff-ad92-59d415585f2e','c161a4ad-95b0-4ed7-8def-584bbdf298ce','73cf5b35-3ef9-421c-9063-9805a14e024d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb933c8cb814f5da116cd7780832949',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.271855 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f0f28b-6f5f-4297-9cf3-8dfdf5a4088e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.277931 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.277931 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:24.284311 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:24.284368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f0f28b-6f5f-4297-9cf3-8dfdf5a4088e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.284368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Flow 'volume_create_api' (3b8fb98a-6cb0-4813-aad3-aef186373b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:24.284368 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Create volume request issued successfully. Jul 03 10:49:24.286159 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dc48d4c8-47ce-4e0a-90e4-eb765020a7b6 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 returned with HTTP 200 Jul 03 10:49:24.286588 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 834/3295] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.290375 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.290375 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:24.290869 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:24.305097 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-57bd558a-be45-4347-aebf-45e459c18be4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.307090 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-57bd558a-be45-4347-aebf-45e459c18be4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:49:24.307366 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-57bd558a-be45-4347-aebf-45e459c18be4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.307610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-57bd558a-be45-4347-aebf-45e459c18be4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.311425 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-57bd558a-be45-4347-aebf-45e459c18be4 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:49:24.311924 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 807/3296] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.321141 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-229a1534-52e6-40a5-86a4-7fcaf9c55295 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.323311 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-229a1534-52e6-40a5-86a4-7fcaf9c55295 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] GET https://10.4.3.52/volume/v3/messages Jul 03 10:49:24.323736 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-229a1534-52e6-40a5-86a4-7fcaf9c55295 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.323815 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-229a1534-52e6-40a5-86a4-7fcaf9c55295 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.331262 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-229a1534-52e6-40a5-86a4-7fcaf9c55295 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:49:24.331777 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 826/3297] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.342261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0dd10697-71e8-402e-a52a-d3e31c5e5724 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.344282 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0dd10697-71e8-402e-a52a-d3e31c5e5724 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/messages/19ab0c18-2fe0-4a31-8815-af68770b5a4e Jul 03 10:49:24.344536 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0dd10697-71e8-402e-a52a-d3e31c5e5724 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.344763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0dd10697-71e8-402e-a52a-d3e31c5e5724 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.355373 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0dd10697-71e8-402e-a52a-d3e31c5e5724 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/messages/19ab0c18-2fe0-4a31-8815-af68770b5a4e returned with HTTP 204 Jul 03 10:49:24.356516 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 835/3298] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:49:24 2026] DELETE /volume/v3/messages/19ab0c18-2fe0-4a31-8815-af68770b5a4e => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:49:24.367246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.369682 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 Jul 03 10:49:24.369979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.370281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.370512 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume with id: 6d08f28b-789e-4730-b1fb-ae5736bd3d56 Jul 03 10:49:24.381342 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.381342 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:24.381342 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:24.382202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99873) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:49:24.395551 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-941387872 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-941387872, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:24.395980 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-941387872 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-941387872, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:24.408642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['8cc6902b-1bd9-40f5-b1a3-b3331f5cad91', '1af5cded-3b3b-4c8b-989a-e0f10fb42fbe', '7eb58495-c4db-4112-9b70-03dc29f1c04c', 'e8091502-ce1f-4d7a-a1d9-ae48dad55724'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:24.450226 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume request issued successfully. Jul 03 10:49:24.453459 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6df77de-dd1f-4720-ad22-71fb7a9a8c8f tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 returned with HTTP 202 Jul 03 10:49:24.453459 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 808/3299] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:49:24 2026] DELETE /volume/v3/volumes/6d08f28b-789e-4730-b1fb-ae5736bd3d56 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:24.459934 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c63a2753-765e-4c07-aa7e-787cbf1f9377 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.463021 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c63a2753-765e-4c07-aa7e-787cbf1f9377 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/types/e32d6530-25ef-4fe3-b3e5-fd2725e05780 Jul 03 10:49:24.463021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c63a2753-765e-4c07-aa7e-787cbf1f9377 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.463021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c63a2753-765e-4c07-aa7e-787cbf1f9377 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.491604 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c63a2753-765e-4c07-aa7e-787cbf1f9377 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types/e32d6530-25ef-4fe3-b3e5-fd2725e05780 returned with HTTP 202 Jul 03 10:49:24.492139 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 827/3300] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:24 2026] DELETE /volume/v3/types/e32d6530-25ef-4fe3-b3e5-fd2725e05780 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:24.500354 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-50ac8c07-28e4-4c6a-9a3c-1b064cc6becf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.501915 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-50ac8c07-28e4-4c6a-9a3c-1b064cc6becf tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:24.502257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-50ac8c07-28e4-4c6a-9a3c-1b064cc6becf tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1104311036", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1983073305", "vendor_name": "tempest-vendor_name-235582006"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:24.521455 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-50ac8c07-28e4-4c6a-9a3c-1b064cc6becf tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:24.521980 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 836/3301] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:49:24 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:24.532823 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.535023 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:24.535459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4caf4d76-7c70-4fa4-8401-f695ee166601", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:24.537122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request body: {'volume': {'volume_type': '4caf4d76-7c70-4fa4-8401-f695ee166601', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:24.540751 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume of 1 GB Jul 03 10:49:24.541079 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.541079 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:24.541456 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:24.547686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (cdeda4ec-e533-4841-a24b-6f45cf26d6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:24.549129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3982c6e7-02f3-4cb2-80b2-e06a8cf4a413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.550034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:24.575540 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3982c6e7-02f3-4cb2-80b2-e06a8cf4a413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1983073305',vendor_name='tempest-vendor_name-235582006'},id=4caf4d76-7c70-4fa4-8401-f695ee166601,is_public=True,name='tempest-ProjectMemberTests-volume-type-1104311036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4caf4d76-7c70-4fa4-8401-f695ee166601', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.576508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff5fa19-8c56-4971-9424-d0f8e40eb5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.608770 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1104311036 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1104311036, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:24.609160 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1104311036 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1104311036, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:24.644197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['04f50ce4-ffce-4f86-b1bb-1cfac862657a', 'e131ea23-4742-4dae-a321-fc6e9bdffbaf', '33e5252a-6255-487f-a74b-2d1a0f110244', '39b6c514-5f9f-4692-af09-c702d15e25b3'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:24.645241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff5fa19-8c56-4971-9424-d0f8e40eb5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f50ce4-ffce-4f86-b1bb-1cfac862657a', 'e131ea23-4742-4dae-a321-fc6e9bdffbaf', '33e5252a-6255-487f-a74b-2d1a0f110244', '39b6c514-5f9f-4692-af09-c702d15e25b3']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.645508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d21f39f-506d-4c77-bb98-1a826834ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.646748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0dc7eced-f55c-4ae1-b528-b4d12afe6afc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.649201 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0dc7eced-f55c-4ae1-b528-b4d12afe6afc tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] GET https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 Jul 03 10:49:24.649506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0dc7eced-f55c-4ae1-b528-b4d12afe6afc tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.649774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0dc7eced-f55c-4ae1-b528-b4d12afe6afc tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.657289 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0dc7eced-f55c-4ae1-b528-b4d12afe6afc tempest-VolumesCloneNegativeTest-1213726592 tempest-VolumesCloneNegativeTest-1213726592-project-member] https://10.4.3.52/volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 returned with HTTP 404 Jul 03 10:49:24.657881 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 828/3302] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/volumes/f532174e-1af9-41e7-8138-0506f3f6b662 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:24.672021 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d21f39f-506d-4c77-bb98-1a826834ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5cc9386-feeb-4edd-a05f-029fe6515649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['04f50ce4-ffce-4f86-b1bb-1cfac862657a','e131ea23-4742-4dae-a321-fc6e9bdffbaf','33e5252a-6255-487f-a74b-2d1a0f110244','39b6c514-5f9f-4692-af09-c702d15e25b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=4caf4d76-7c70-4fa4-8401-f695ee166601), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5cc9386-feeb-4edd-a05f-029fe6515649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966f50afdb6c4b258a86973980f49586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='428364710db74d21afaaf697d8e0c811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4caf4d76-7c70-4fa4-8401-f695ee166601),volume_type_id=4caf4d76-7c70-4fa4-8401-f695ee166601)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.672781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9164b9e-f676-4bca-98d3-06ee43083c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.692570 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9164b9e-f676-4bca-98d3-06ee43083c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966f50afdb6c4b258a86973980f49586',qos_specs=None,replication_status=,reservations=['04f50ce4-ffce-4f86-b1bb-1cfac862657a','e131ea23-4742-4dae-a321-fc6e9bdffbaf','33e5252a-6255-487f-a74b-2d1a0f110244','39b6c514-5f9f-4692-af09-c702d15e25b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428364710db74d21afaaf697d8e0c811',volume_type_id=4caf4d76-7c70-4fa4-8401-f695ee166601)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.693225 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a5b75-b73c-4b51-a69a-c80d35b99415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:24.703032 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a5b75-b73c-4b51-a69a-c80d35b99415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:24.703899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Flow 'volume_create_api' (cdeda4ec-e533-4841-a24b-6f45cf26d6ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:24.704291 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Create volume request issued successfully. Jul 03 10:49:24.704963 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f2481b9-e9b8-40f4-9fc5-16d255fb411c tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:24.705543 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 809/3303] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:49:24 2026] POST /volume/v3/volumes => generated 772 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:24.717598 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ac8380b9-f65e-4e92-892d-538856e73f54 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:24.719876 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac8380b9-f65e-4e92-892d-538856e73f54 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 Jul 03 10:49:24.720285 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac8380b9-f65e-4e92-892d-538856e73f54 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:24.720751 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac8380b9-f65e-4e92-892d-538856e73f54 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:24.729223 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:24.729223 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:24.733421 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ac8380b9-f65e-4e92-892d-538856e73f54 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:24.738254 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac8380b9-f65e-4e92-892d-538856e73f54 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 returned with HTTP 200 Jul 03 10:49:24.738970 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 837/3304] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:24 2026] GET /volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:25.293426 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=427,cinder:UPDATE=86,cinder:INSERT=42 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:49:25.299800 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:25.299800 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:25.300306 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:25.300442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Checking backup size 1 against volume size 1 {{(pid=99874) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:49:25.300539 np0000004406 devstack@c-api.service[99874]: INFO cinder.backup.api [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Overwriting volume 53023ad5-26f1-44d7-9d63-cabde60968b1 with restore of backup 4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:25.322339 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] restore_backup in rpcapi backup_id 4b6e654d-75ee-47e9-9689-715a30dea676 {{(pid=99874) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:49:25.327132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-433012e1-894d-44fc-ba63-5e318eb37b0b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676/restore returned with HTTP 202 Jul 03 10:49:25.327132 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 831/3305] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:49:24 2026] POST /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676/restore => generated 189 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:25.339254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.341325 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:25.341785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.342035 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.343127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:25.347957 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:25.347957 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:25.348790 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1f596e3-57f3-40b7-b71e-9ea4f95b539b tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:25.349188 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 829/3306] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:25 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:25.752460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.754148 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 Jul 03 10:49:25.754481 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.754771 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.762255 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:25.762255 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:25.767594 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:25.769540 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-08b2ca6c-5fdd-44ec-9dac-f1111524dbab tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 returned with HTTP 200 Jul 03 10:49:25.770088 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 810/3307] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:49:25 2026] GET /volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:25.786887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a4240684-cc92-4df2-9e60-fda7a83d1c46 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.788615 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4240684-cc92-4df2-9e60-fda7a83d1c46 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:49:25.788862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4240684-cc92-4df2-9e60-fda7a83d1c46 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.789047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4240684-cc92-4df2-9e60-fda7a83d1c46 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.791644 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=527,cinder:UPDATE=141,cinder:INSERT=75 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:49:25.794583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4240684-cc92-4df2-9e60-fda7a83d1c46 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:49:25.795052 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 838/3308] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:49:25 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:25.808093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-41c1be39-4bbb-4c44-9c07-b63af5671635 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.810246 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41c1be39-4bbb-4c44-9c07-b63af5671635 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] GET https://10.4.3.52/volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 Jul 03 10:49:25.810554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41c1be39-4bbb-4c44-9c07-b63af5671635 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.810827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41c1be39-4bbb-4c44-9c07-b63af5671635 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.814750 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41c1be39-4bbb-4c44-9c07-b63af5671635 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-member] https://10.4.3.52/volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 returned with HTTP 200 Jul 03 10:49:25.815362 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 832/3309] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:49:25 2026] GET /volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:25.825868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f662302d-8b66-4028-83db-b9a68f61bc02 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.827892 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f662302d-8b66-4028-83db-b9a68f61bc02 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 Jul 03 10:49:25.828312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f662302d-8b66-4028-83db-b9a68f61bc02 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.828652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f662302d-8b66-4028-83db-b9a68f61bc02 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.838242 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f662302d-8b66-4028-83db-b9a68f61bc02 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 returned with HTTP 204 Jul 03 10:49:25.838695 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 830/3310] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:49:25 2026] DELETE /volume/v3/messages/ac6c245a-1665-426a-b1fa-7a7d566c9ee0 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:49:25.847574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bf9f39af-264e-4f67-bd5e-74585588f15e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.849003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 Jul 03 10:49:25.849469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.849887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.850241 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume with id: c5cc9386-feeb-4edd-a05f-029fe6515649 Jul 03 10:49:25.860135 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:25.860135 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:25.860135 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Volume info retrieved successfully. Jul 03 10:49:25.860135 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99873) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:49:25.883976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Created reservations ['c8027aa0-3c43-4453-81d4-52a9e1edf399', 'c7fed1f7-978a-4e74-b695-8a2088079d32', 'f53d69b7-afa4-4a6b-a5c8-c55cb28424ca', '66cfd075-25b9-45f2-8020-7c17d99a2733'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:25.915518 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Delete volume request issued successfully. Jul 03 10:49:25.915518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf9f39af-264e-4f67-bd5e-74585588f15e tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 returned with HTTP 202 Jul 03 10:49:25.915518 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 811/3311] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:49:25 2026] DELETE /volume/v3/volumes/c5cc9386-feeb-4edd-a05f-029fe6515649 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:25.925452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1af69c2d-74c3-428a-b187-7acd7cb27af3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:25.927452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1af69c2d-74c3-428a-b187-7acd7cb27af3 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] DELETE https://10.4.3.52/volume/v3/types/4caf4d76-7c70-4fa4-8401-f695ee166601 Jul 03 10:49:25.928421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1af69c2d-74c3-428a-b187-7acd7cb27af3 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:25.929218 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1af69c2d-74c3-428a-b187-7acd7cb27af3 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:25.971565 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1af69c2d-74c3-428a-b187-7acd7cb27af3 tempest-ProjectMemberTests-757952155 tempest-ProjectMemberTests-757952155-project-admin] https://10.4.3.52/volume/v3/types/4caf4d76-7c70-4fa4-8401-f695ee166601 returned with HTTP 202 Jul 03 10:49:25.972381 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 839/3312] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:25 2026] DELETE /volume/v3/types/4caf4d76-7c70-4fa4-8401-f695ee166601 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:26.188133 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:26.189874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:26.190170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesExtendTest-Volume-716022515"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:26.192033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-716022515'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:26.367813 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:26.370243 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:26.371213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:26.371213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:26.371213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:26.376691 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:26.376691 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:26.377638 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-df0b08dc-c3b9-433f-b117-b3700f7051ab tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:26.378020 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 831/3313] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:26 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:26.500331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume of 1 GB Jul 03 10:49:26.505998 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Availability Zones retrieved successfully. Jul 03 10:49:26.515386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Flow 'volume_create_api' (9855afce-3997-48f5-b533-8d4d618f3d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:26.516769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48751757-e96a-4e51-97e6-6afd223515e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:26.518177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:26.590902 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48751757-e96a-4e51-97e6-6afd223515e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:26.591454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc31785-04e0-4724-94f7-19672253bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:26.662880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Created reservations ['e8cb5e22-7613-4126-a095-b56c2ada9083', '143a1090-f408-48bd-87c3-fadfce9891ac', 'c89ed9e4-fa6c-473b-b024-c3f5d7e74e3f', '583d54b8-9572-44e8-8e5d-91949f58d877'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:26.664527 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc31785-04e0-4724-94f7-19672253bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8cb5e22-7613-4126-a095-b56c2ada9083', '143a1090-f408-48bd-87c3-fadfce9891ac', 'c89ed9e4-fa6c-473b-b024-c3f5d7e74e3f', '583d54b8-9572-44e8-8e5d-91949f58d877']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:26.665377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e484aa-fe2e-47c3-a48c-a6e7124d95eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:26.701514 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e484aa-fe2e-47c3-a48c-a6e7124d95eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-716022515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac6005e656e43b3aea1b37af0b7d610',qos_specs=None,replication_status=,reservations=['e8cb5e22-7613-4126-a095-b56c2ada9083','143a1090-f408-48bd-87c3-fadfce9891ac','c89ed9e4-fa6c-473b-b024-c3f5d7e74e3f','583d54b8-9572-44e8-8e5d-91949f58d877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-716022515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac6005e656e43b3aea1b37af0b7d610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:26.702420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da9c92b-7420-4ea7-881b-d65c342a41a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:26.724876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da9c92b-7420-4ea7-881b-d65c342a41a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-716022515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac6005e656e43b3aea1b37af0b7d610',qos_specs=None,replication_status=,reservations=['e8cb5e22-7613-4126-a095-b56c2ada9083','143a1090-f408-48bd-87c3-fadfce9891ac','c89ed9e4-fa6c-473b-b024-c3f5d7e74e3f','583d54b8-9572-44e8-8e5d-91949f58d877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:26.725984 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160da3fa-6dcc-4f3b-bb4c-fb136488848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:26.739880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160da3fa-6dcc-4f3b-bb4c-fb136488848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:26.740787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Flow 'volume_create_api' (9855afce-3997-48f5-b533-8d4d618f3d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:26.741113 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume request issued successfully. Jul 03 10:49:26.741772 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6d3daede-6834-4988-979d-ca7b4c31eb71 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:26.742342 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 833/3314] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:26 2026] POST /volume/v3/volumes => generated 745 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:26.758827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:26.761275 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:26.761587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:26.761854 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:26.770288 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:26.770288 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:26.775391 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:26.780712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b64af14-677c-4a8a-b97f-10f32d393ad4 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:26.781069 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 812/3315] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:26 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:27.388328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-10cd11e5-7444-4ef9-97d7-244397123f03 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:27.390688 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10cd11e5-7444-4ef9-97d7-244397123f03 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:27.391123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10cd11e5-7444-4ef9-97d7-244397123f03 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:27.391209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10cd11e5-7444-4ef9-97d7-244397123f03 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:27.391353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-10cd11e5-7444-4ef9-97d7-244397123f03 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:27.398434 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:27.398434 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:27.399453 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10cd11e5-7444-4ef9-97d7-244397123f03 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:27.399935 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 840/3316] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:27 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:27.759677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e8c254b-385e-48f9-aba0-15b580e40927 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:27.799948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:27.803003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:27.803295 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:27.803487 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:27.813374 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:27.813374 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:27.817956 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:27.824086 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-363cd3b8-25b5-48d2-b4a9-882d2c2f4144 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:27.824683 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 834/3317] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:27 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:27.845086 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b08e486a-16a2-4573-ab58-e267be632c25 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:27.847386 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] POST https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1/action Jul 03 10:49:27.847871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:27.848072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:27.861523 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:27.861523 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:27.862219 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:27.865916 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:27.866291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-526221912"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:27.868276 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-526221912'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:27.868423 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume of 1 GB Jul 03 10:49:27.872080 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:27.877353 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (3160a824-3e91-40a8-a4fc-1b3c63a1aabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:27.878678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14a5ea7-1af1-4909-a87c-cb810d0d5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:27.879637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:27.903478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Created reservations ['ede38504-0111-437c-b521-ab002f7be062', '20b0dd02-5bb0-4823-a083-6ad318b324cd'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:27.904968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14a5ea7-1af1-4909-a87c-cb810d0d5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:27.905877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0e84b4-0d73-4c28-942c-85244f65c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:27.915811 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Extend volume request issued successfully. Jul 03 10:49:27.916171 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b08e486a-16a2-4573-ab58-e267be632c25 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1/action returned with HTTP 202 Jul 03 10:49:27.916800 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 813/3318] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:49:27 2026] POST /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:49:27.928209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:27.930165 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:27.931369 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:27.932822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:27.943757 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:27.943757 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:27.948075 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:27.952692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-791a2a0e-3461-4219-ab33-e43f7c5919e6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:27.953216 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 841/3319] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:27 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:27.973586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Created reservations ['b6d4c241-d5bf-4334-a7b6-51bc7f607040', 'd10195bb-4049-425f-b184-61ace278fdc0', 'e0a52b07-9352-4edb-8ef1-4f5f29f21d43', '8be115ac-cbf4-4365-8a52-0d22968c5897'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:27.974509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0e84b4-0d73-4c28-942c-85244f65c492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d4c241-d5bf-4334-a7b6-51bc7f607040', 'd10195bb-4049-425f-b184-61ace278fdc0', 'e0a52b07-9352-4edb-8ef1-4f5f29f21d43', '8be115ac-cbf4-4365-8a52-0d22968c5897']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:27.975221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d5bb7-6005-4138-baae-859993b75799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:28.012406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d5bb7-6005-4138-baae-859993b75799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed55ea22-4efa-410a-ae85-2e15bafbce19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526221912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['b6d4c241-d5bf-4334-a7b6-51bc7f607040','d10195bb-4049-425f-b184-61ace278fdc0','e0a52b07-9352-4edb-8ef1-4f5f29f21d43','8be115ac-cbf4-4365-8a52-0d22968c5897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526221912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed55ea22-4efa-410a-ae85-2e15bafbce19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5387fa9294b15bd9919f4ee76c57a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:28.013084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3878eda8-4c3e-4ce1-b035-33ea4441476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:28.029647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3878eda8-4c3e-4ce1-b035-33ea4441476e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526221912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['b6d4c241-d5bf-4334-a7b6-51bc7f607040','d10195bb-4049-425f-b184-61ace278fdc0','e0a52b07-9352-4edb-8ef1-4f5f29f21d43','8be115ac-cbf4-4365-8a52-0d22968c5897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:28.030381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560bc6e2-7676-413b-b5de-3a3ecc746cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:28.043405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560bc6e2-7676-413b-b5de-3a3ecc746cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:28.044757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (3160a824-3e91-40a8-a4fc-1b3c63a1aabd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:28.045315 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request issued successfully. Jul 03 10:49:28.046184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e8c254b-385e-48f9-aba0-15b580e40927 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:28.046791 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 832/3320] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:49:27 2026] POST /volume/v3/volumes => generated 775 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:28.059970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-51014653-c513-448e-8cfb-a85ec35f42dd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:28.061608 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51014653-c513-448e-8cfb-a85ec35f42dd tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:28.061827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51014653-c513-448e-8cfb-a85ec35f42dd tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:28.062000 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-51014653-c513-448e-8cfb-a85ec35f42dd tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:28.068754 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:28.068754 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:28.072472 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-51014653-c513-448e-8cfb-a85ec35f42dd tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:28.076532 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-51014653-c513-448e-8cfb-a85ec35f42dd tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 returned with HTTP 200 Jul 03 10:49:28.077139 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 835/3321] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:28 2026] GET /volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:28.410709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:28.412639 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:28.412815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:28.413031 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:28.413160 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:28.418646 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:28.418646 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:28.419525 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ff4327b3-a1df-40dc-ae02-2e0cfa7feb93 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:28.419825 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 814/3322] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:28 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:28.969242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:28.970941 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:28.971135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:28.971315 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:28.978486 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:28.978486 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:28.981968 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:28.986656 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eeac3900-8fb0-48e3-b293-de123bc1a685 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:28.987082 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 842/3323] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:28 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:29.000474 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-25f176bb-8296-4969-b756-17ce90ea5c62 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.002590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-25f176bb-8296-4969-b756-17ce90ea5c62 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:29.002885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-25f176bb-8296-4969-b756-17ce90ea5c62 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.003129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-25f176bb-8296-4969-b756-17ce90ea5c62 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.011342 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.011342 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:29.014720 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-25f176bb-8296-4969-b756-17ce90ea5c62 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:29.018990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-25f176bb-8296-4969-b756-17ce90ea5c62 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:29.019523 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 833/3324] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:28 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:29.034711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.036918 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:29.037171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.037409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.045687 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.045687 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:29.049631 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:29.057521 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6cefc418-c8c5-4a3a-bb1c-6e00591149cf tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:29.057909 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 836/3325] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:29.073996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.078062 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:29.078062 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.078062 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.078062 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Delete volume with id: c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:29.078530 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=505,cinder:INSERT=75,cinder:UPDATE=143 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:49:29.083636 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.083636 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:29.084069 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:29.092652 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.094958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:29.095220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.095547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.105085 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.105085 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:29.107636 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Delete volume request issued successfully. Jul 03 10:49:29.107842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26de406-dd11-4334-b7a9-4d06119f1cc3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 202 Jul 03 10:49:29.108231 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 815/3326] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:29 2026] DELETE /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:29.112745 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:29.118724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.120774 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d7bb3ba3-2218-4196-95b3-e4d400454f68 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 returned with HTTP 200 Jul 03 10:49:29.121021 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:29.121268 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 843/3327] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:29.121463 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.121990 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.136622 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.136622 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:29.137793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b6f2a434-1153-4689-b020-2f63d975ae43 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.140704 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:29.146419 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1cfe89b4-d8b6-492f-a7e8-cf42227ea7d6 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 200 Jul 03 10:49:29.146801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 834/3328] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:29.199927 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] GET https://10.4.3.52/volume/v3/volumes Jul 03 10:49:29.200064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.200277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.200631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:49:29.201301 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:29.209313 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Get all volumes completed successfully. Jul 03 10:49:29.209994 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6f2a434-1153-4689-b020-2f63d975ae43 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] https://10.4.3.52/volume/v3/volumes returned with HTTP 200 Jul 03 10:49:29.210411 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 837/3329] 10.4.3.52 () {68 vars in 1271 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/volumes => generated 333 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:29.220421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.226192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:29.226485 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.226761 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.226996 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume with id: ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:29.240765 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.240765 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:29.241507 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:29.262999 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume request issued successfully. Jul 03 10:49:29.263249 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec87a92c-588c-404e-abc9-4d2af813cc5f tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 returned with HTTP 202 Jul 03 10:49:29.264860 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 816/3330] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:29 2026] DELETE /volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:49:29.273466 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8b8408d1-f361-4885-9e62-47fcc063046e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.277089 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b8408d1-f361-4885-9e62-47fcc063046e tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:29.277420 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b8408d1-f361-4885-9e62-47fcc063046e tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.277720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b8408d1-f361-4885-9e62-47fcc063046e tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.291041 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.291041 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:29.296865 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8b8408d1-f361-4885-9e62-47fcc063046e tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:29.302240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b8408d1-f361-4885-9e62-47fcc063046e tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 returned with HTTP 200 Jul 03 10:49:29.302637 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 844/3331] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:29.429270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:29.431056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:29.431274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:29.431483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:29.431539 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:29.436249 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:29.436249 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:29.437383 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b10306f8-5de3-42f3-9118-0a34a6ff5d46 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:29.437749 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 835/3332] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:29 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:30.164880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c87b4489-23a7-415b-b123-4cd71db49c54 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.168683 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c87b4489-23a7-415b-b123-4cd71db49c54 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 Jul 03 10:49:30.169065 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c87b4489-23a7-415b-b123-4cd71db49c54 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.171789 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c87b4489-23a7-415b-b123-4cd71db49c54 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.176283 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c87b4489-23a7-415b-b123-4cd71db49c54 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 returned with HTTP 404 Jul 03 10:49:30.176783 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 838/3333] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/volumes/c37bddc9-31d8-45fc-b3c6-1f6d5c520ae1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:30.184764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.186890 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:30.187302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2123513398"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:30.188700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2123513398'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:30.188825 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume of 1 GB Jul 03 10:49:30.193480 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Availability Zones retrieved successfully. Jul 03 10:49:30.199784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Flow 'volume_create_api' (b8786627-dfef-4d6b-bf3a-31fd6f979830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:30.200864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e56a3f-2222-4511-9682-f6ee4e307e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.201940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:30.232195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e56a3f-2222-4511-9682-f6ee4e307e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.232195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836b68da-4d2c-4a6a-aafe-1aeb808e43d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.274651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Created reservations ['e9608ff6-db21-4970-84ff-8b0b24350646', 'f4c88da2-b479-4698-8a26-e38ff8edac76', '077e4510-c14f-4608-8bbf-b66ba41eaaaf', '0e4158e6-e812-4c8c-bbac-3ec02995a91c'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:30.275986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836b68da-4d2c-4a6a-aafe-1aeb808e43d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9608ff6-db21-4970-84ff-8b0b24350646', 'f4c88da2-b479-4698-8a26-e38ff8edac76', '077e4510-c14f-4608-8bbf-b66ba41eaaaf', '0e4158e6-e812-4c8c-bbac-3ec02995a91c']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.279130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430184cb-8c12-4872-8347-95d33720ea9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.310391 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430184cb-8c12-4872-8347-95d33720ea9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369a4f78-388b-4edf-85a6-4ad5bf05a63a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2123513398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac6005e656e43b3aea1b37af0b7d610',qos_specs=None,replication_status=,reservations=['e9608ff6-db21-4970-84ff-8b0b24350646','f4c88da2-b479-4698-8a26-e38ff8edac76','077e4510-c14f-4608-8bbf-b66ba41eaaaf','0e4158e6-e812-4c8c-bbac-3ec02995a91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2123513398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369a4f78-388b-4edf-85a6-4ad5bf05a63a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac6005e656e43b3aea1b37af0b7d610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.311619 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09372a5e-f238-4cae-a448-cd0b5141d499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.321581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b6583c75-8bb1-40dc-9a98-37bcf65efd7c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.323512 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6583c75-8bb1-40dc-9a98-37bcf65efd7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 Jul 03 10:49:30.323809 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b6583c75-8bb1-40dc-9a98-37bcf65efd7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.324064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b6583c75-8bb1-40dc-9a98-37bcf65efd7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.333335 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09372a5e-f238-4cae-a448-cd0b5141d499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2123513398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac6005e656e43b3aea1b37af0b7d610',qos_specs=None,replication_status=,reservations=['e9608ff6-db21-4970-84ff-8b0b24350646','f4c88da2-b479-4698-8a26-e38ff8edac76','077e4510-c14f-4608-8bbf-b66ba41eaaaf','0e4158e6-e812-4c8c-bbac-3ec02995a91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512f6f83d10a44c7afa016cf3bc6e143',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.334354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9da8d3-17a1-4fbc-8fe0-91e5a376fb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.336281 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b6583c75-8bb1-40dc-9a98-37bcf65efd7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 returned with HTTP 404 Jul 03 10:49:30.336861 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 845/3334] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/volumes/ed55ea22-4efa-410a-ae85-2e15bafbce19 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:30.347574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9da8d3-17a1-4fbc-8fe0-91e5a376fb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.348402 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3272e695-980f-42e8-bfd4-57e9a311be35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.348772 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Flow 'volume_create_api' (b8786627-dfef-4d6b-bf3a-31fd6f979830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:30.348956 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create volume request issued successfully. Jul 03 10:49:30.349797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c35fc987-4fb1-4e3a-a027-f847cc07cd70 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:30.350295 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 817/3335] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:30 2026] POST /volume/v3/volumes => generated 746 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:30.353876 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:30.354500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-720150666"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:30.358349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-720150666'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:30.358514 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume of 1 GB Jul 03 10:49:30.362447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.364467 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:30.364696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.364928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.366935 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:30.373386 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:30.373386 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:30.374811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (182837a7-2fc4-4a06-be02-2c1b579f45f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:30.376100 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eeeffa8-e47e-4598-8a02-4c084a573e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.377259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:30.378249 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:30.383655 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14f00749-73b2-4053-a9c4-a5d9bb706cb1 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:30.384141 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 839/3336] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:30.410878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.413161 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 10:49:30.413474 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.413675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.417855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eeeffa8-e47e-4598-8a02-4c084a573e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.418535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dd9306-d8a7-4671-b54f-33dc77beef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.424310 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-2138744686 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-2138744686, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:30.435927 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-084e79d5-0a01-492c-9cca-e13ff9ed1bba tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 10:49:30.436375 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 846/3337] 10.4.3.52 () {68 vars in 1477 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:30.452050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.453934 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:30.454144 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.454330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.454432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:30.464115 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:30.464115 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:30.464928 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6eec65a9-3174-4029-b731-2d01e7cd4e45 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:30.465321 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 818/3338] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:30.479358 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Created reservations ['f91c67e8-52a7-40b5-baf9-f1e9b335f70d', 'c1824e59-6fad-44f1-8fa4-6a056e6e707d', '410973ef-b729-44d3-894a-c654f010ed28', '070c75ea-1042-492a-9a08-b536cb7040c5'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:30.480253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dd9306-d8a7-4671-b54f-33dc77beef26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f91c67e8-52a7-40b5-baf9-f1e9b335f70d', 'c1824e59-6fad-44f1-8fa4-6a056e6e707d', '410973ef-b729-44d3-894a-c654f010ed28', '070c75ea-1042-492a-9a08-b536cb7040c5']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.480882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8db8a5-e0e7-4ed1-b36e-f7a1b6847d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.503268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8db8a5-e0e7-4ed1-b36e-f7a1b6847d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a65665-08e5-47b8-b041-95c33563f8ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720150666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['f91c67e8-52a7-40b5-baf9-f1e9b335f70d','c1824e59-6fad-44f1-8fa4-6a056e6e707d','410973ef-b729-44d3-894a-c654f010ed28','070c75ea-1042-492a-9a08-b536cb7040c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720150666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a65665-08e5-47b8-b041-95c33563f8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5387fa9294b15bd9919f4ee76c57a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.504312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b795c86c-78fb-4a62-86f9-31612cebdba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.525058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b795c86c-78fb-4a62-86f9-31612cebdba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720150666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['f91c67e8-52a7-40b5-baf9-f1e9b335f70d','c1824e59-6fad-44f1-8fa4-6a056e6e707d','410973ef-b729-44d3-894a-c654f010ed28','070c75ea-1042-492a-9a08-b536cb7040c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.526220 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7cf4f2-da86-4298-a7fb-9498ce8f6dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:30.535901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7cf4f2-da86-4298-a7fb-9498ce8f6dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:30.536702 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (182837a7-2fc4-4a06-be02-2c1b579f45f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:30.536989 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request issued successfully. Jul 03 10:49:30.537527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3272e695-980f-42e8-bfd4-57e9a311be35 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:30.537920 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 836/3339] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:49:30 2026] POST /volume/v3/volumes => generated 775 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:30.548277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.550233 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:30.550508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.550680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.558383 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:30.558383 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:30.561656 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:30.565440 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4607e1d9-a379-41ba-bc03-9e6c3f92aa59 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff returned with HTTP 200 Jul 03 10:49:30.565820 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 840/3340] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:30.964217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:30.967844 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:30.968513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:30.968777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:30.978008 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:30.978008 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:30.981604 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:30.987524 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-f733e004-0546-4aa6-ad5b-7b5025be8611 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:30.988320 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 847/3341] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:30 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:30.999973 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.001966 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:31.002352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a5c5742-ac0c-4861-b26c-160e488af374", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:31.012704 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.012704 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:31.013167 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:31.013310 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Create snapshot from volume 3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:31.047635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Created reservations ['ba22a9e1-f507-46f2-bf85-cf3fe7480571', 'e8f14aaa-c5ce-4693-8fee-a4a75950335d', 'd20ed25f-6c2e-4267-ac5b-1fa7c32b167a', 'e1e0edd6-74bf-4142-90e5-a50d43bf9482'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:31.091120 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Snapshot force create request issued successfully. Jul 03 10:49:31.091489 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-bcba1f77-7c14-4af2-b558-25ba422eb785 req-86ac2969-51aa-47a9-b997-2f254a24a48c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:49:31.092015 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 819/3342] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 10:49:30 2026] POST /volume/v3/snapshots => generated 292 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:31.399056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.402068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:31.402361 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.403370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.411978 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.411978 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:31.417579 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:31.423413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-098316b9-f39b-4cfc-84ac-0658401c060f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.425339 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:31.425535 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.425721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.425892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume with id: 5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:31.427291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3655554-b2e9-46b0-93fa-b2b800797ae9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:31.427762 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 837/3343] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:31.433596 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.433596 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:31.434393 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:31.443261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e805df2d-6f53-4422-8157-85709e5c64a8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.445282 np0000004406 devstack@c-api.service[99874]: WARNING cinder.keymgr.conf_key_mgr [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:49:31.447156 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:31.450142 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "369a4f78-388b-4edf-85a6-4ad5bf05a63a", "name": "tempest-VolumesExtendTest-Snapshot-2102160482"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:31.454406 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume request issued successfully. Jul 03 10:49:31.455027 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-098316b9-f39b-4cfc-84ac-0658401c060f tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 202 Jul 03 10:49:31.455268 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 841/3344] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:31 2026] DELETE /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:49:31.462432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.464958 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:31.465714 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.465763 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.465763 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:31.465810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.465832 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:31.465832 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Create snapshot from volume 369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:31.475387 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.475387 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:31.484271 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:49:31.484535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.484535 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:31.484535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.484657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.484841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:31.487949 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-45f55794-f33a-487f-a03c-aee83d3e0b28 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 200 Jul 03 10:49:31.489010 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 820/3345] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:31.489912 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.489912 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:31.490989 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0a1fd4b-90e2-424e-b2fe-9ff3cf042625 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:31.491492 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 838/3346] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:31.511961 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Created reservations ['426c0319-ebdb-4731-ac90-d13f410a5ff2', 'db0999d0-127e-472a-8822-fde0ef28ad4f', '12308cfb-1b4d-43a1-86d9-22b4caacb8e8', '07f60867-c0da-4ae4-b16f-547ce6e4c1d9'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:31.541545 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot create request issued successfully. Jul 03 10:49:31.541993 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e805df2d-6f53-4422-8157-85709e5c64a8 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:49:31.542540 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 848/3347] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:49:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:31.552707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.554625 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:31.554888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.555242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.560192 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.560192 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:31.560545 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot retrieved successfully. Jul 03 10:49:31.561238 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dd2d774-aaf4-4545-a88c-00dd09b80277 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 returned with HTTP 200 Jul 03 10:49:31.561586 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 842/3348] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:31.581993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.584209 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:31.584479 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.584776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.594364 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.594364 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:31.598815 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:31.604245 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c5f3279c-ce67-4bb4-b94c-3e690968024a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff returned with HTTP 200 Jul 03 10:49:31.604756 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 821/3349] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:31.617953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.620170 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:49:31.620459 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.620744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.621151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:49:31.622053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:31.630509 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Get all volumes completed successfully. Jul 03 10:49:31.631257 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.631257 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:31.634821 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9292beb1-875e-4b2e-b1e9-f905edbabefb tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:49:31.635168 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 839/3350] 10.4.3.52 () {68 vars in 1292 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:31.649502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.651672 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:31.651672 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.651797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.652042 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume with id: 98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:31.658792 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.658792 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:31.659149 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:31.683055 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume request issued successfully. Jul 03 10:49:31.683369 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d6bc386-8a4b-4394-a634-cac5586e09cf tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff returned with HTTP 202 Jul 03 10:49:31.684012 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 849/3351] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:31 2026] DELETE /volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:49:31.692267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:31.693930 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:31.694129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:31.694312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:31.702577 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:31.702577 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:31.707956 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:31.712146 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f26172a0-30c2-446d-9eca-0795ca6ec3b3 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff returned with HTTP 200 Jul 03 10:49:31.712457 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 843/3352] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:31 2026] GET /volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:32.503764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b141de6-1831-464e-8530-773a964e78c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.504638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c38303fd-52b8-4fb4-8413-0b9ad1c4f4a8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.505656 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b141de6-1831-464e-8530-773a964e78c6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:32.505829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b141de6-1831-464e-8530-773a964e78c6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.506038 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b141de6-1831-464e-8530-773a964e78c6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.506131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1b141de6-1831-464e-8530-773a964e78c6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:32.508287 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c38303fd-52b8-4fb4-8413-0b9ad1c4f4a8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 Jul 03 10:49:32.508524 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c38303fd-52b8-4fb4-8413-0b9ad1c4f4a8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.508766 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c38303fd-52b8-4fb4-8413-0b9ad1c4f4a8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.510310 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.510310 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:32.511911 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b141de6-1831-464e-8530-773a964e78c6 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:32.511955 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=439,cinder:UPDATE=130,cinder:INSERT=67,cinder:DELETE=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:49:32.512005 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 822/3353] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:32.515292 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c38303fd-52b8-4fb4-8413-0b9ad1c4f4a8 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 returned with HTTP 404 Jul 03 10:49:32.515787 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 840/3354] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/volumes/5b3068c5-0534-4056-af39-3c485c425015 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:32.523373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.526553 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:49:32.526720 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.526910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.527769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:49:32.552380 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Get all volumes completed successfully. Jul 03 10:49:32.555016 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.555016 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:32.561007 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa939fa8-6d41-4ea5-a2e1-0b20c452958d tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:49:32.561477 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 850/3355] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:32.574702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1f84a242-57ec-476a-8f99-31ae4994fabc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.577250 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f84a242-57ec-476a-8f99-31ae4994fabc tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:32.577517 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f84a242-57ec-476a-8f99-31ae4994fabc tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.577761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f84a242-57ec-476a-8f99-31ae4994fabc tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.582793 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.582793 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:32.582931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b6c37a8e-e39d-4d24-bdad-da9d88b68388 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.583379 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1f84a242-57ec-476a-8f99-31ae4994fabc tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot retrieved successfully. Jul 03 10:49:32.584249 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f84a242-57ec-476a-8f99-31ae4994fabc tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 returned with HTTP 200 Jul 03 10:49:32.584669 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 844/3356] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:32.585071 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6c37a8e-e39d-4d24-bdad-da9d88b68388 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] DELETE https://10.4.3.52/volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7 Jul 03 10:49:32.585351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6c37a8e-e39d-4d24-bdad-da9d88b68388 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.585635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6c37a8e-e39d-4d24-bdad-da9d88b68388 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.596872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.598868 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] POST https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a/action Jul 03 10:49:32.599310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:32.599512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:32.610528 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.610528 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:32.611172 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:32.620149 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6c37a8e-e39d-4d24-bdad-da9d88b68388 tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7 returned with HTTP 202 Jul 03 10:49:32.620500 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 823/3357] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:49:32 2026] DELETE /volume/v3/types/76cdcd1f-183a-496d-82ab-6aa84887e3c7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:32.636151 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-aa685979-65d6-4205-855e-e3cd1567345f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.636151 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aa685979-65d6-4205-855e-e3cd1567345f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:32.636151 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aa685979-65d6-4205-855e-e3cd1567345f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-157665957", "extra_specs": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:32.653250 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aa685979-65d6-4205-855e-e3cd1567345f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:32.653593 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 851/3358] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:49:32 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:32.654479 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Created reservations ['99b8d37a-006e-4cfd-bc1d-d265e92c3630', 'f9d004f3-ba9d-4793-8536-a9082367d826'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:32.661323 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9c398b9b-be6f-433c-9538-f7eae40fa75f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.662217 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Extend volume request issued successfully. Jul 03 10:49:32.662306 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d79dc42b-2d84-4bc5-a989-5188532430d3 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a/action returned with HTTP 202 Jul 03 10:49:32.662685 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 841/3359] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:49:32 2026] POST /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:49:32.663340 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9c398b9b-be6f-433c-9538-f7eae40fa75f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] POST https://10.4.3.52/volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995/encryption Jul 03 10:49:32.664297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9c398b9b-be6f-433c-9538-f7eae40fa75f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:32.675590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.678711 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:32.678711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.679030 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.683495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9c398b9b-be6f-433c-9538-f7eae40fa75f tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995/encryption returned with HTTP 200 Jul 03 10:49:32.683901 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 845/3360] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:49:32 2026] POST /volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:32.690692 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.690692 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:32.691541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.692902 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:32.693221 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-324175527", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-157665957", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:32.695201 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-324175527', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-157665957', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:32.698810 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:32.698964 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume of 1 GB Jul 03 10:49:32.701173 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.701173 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:32.701173 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Availability Zones retrieved successfully. Jul 03 10:49:32.704814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (641b5d7f-8e67-43c8-ae64-067a96559de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:32.705995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1948cc9-c437-40ad-bb2d-2459aab7bc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.708027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-31c6900c-dcb0-4d1f-a48d-439c3ee3a9f9 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:32.708309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:32.708409 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 824/3361] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:32.730636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1948cc9-c437-40ad-bb2d-2459aab7bc70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=468d6866-1c33-4715-a4e3-1cc4cf4e9995,is_public=True,name='tempest-scenario-type-luks-157665957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '468d6866-1c33-4715-a4e3-1cc4cf4e9995', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.731010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ae858aad-4512-4ef3-9e2f-9284d631a60b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.731296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd5304b-e6c3-49bc-b95d-b988eeeb9bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.732612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae858aad-4512-4ef3-9e2f-9284d631a60b tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff Jul 03 10:49:32.736275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae858aad-4512-4ef3-9e2f-9284d631a60b tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.736442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ae858aad-4512-4ef3-9e2f-9284d631a60b tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.746513 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ae858aad-4512-4ef3-9e2f-9284d631a60b tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff returned with HTTP 404 Jul 03 10:49:32.747146 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 842/3362] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/volumes/98a65665-08e5-47b8-b041-95c33563f8ff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:32.754088 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-157665957 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-157665957, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:32.755312 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-157665957 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-157665957, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:32.757299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.760320 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:32.760646 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1460110853"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:32.762000 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1460110853'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:32.764469 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume of 1 GB Jul 03 10:49:32.770294 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:32.776528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (dde955c0-1cd4-48a3-8d79-196d5f422a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:32.778017 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158ab507-6336-4333-b679-2e24d3f026a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.778814 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:32.780940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Created reservations ['67582f72-3d81-49ef-8a9f-e77c0125f2ea', 'dc8b988f-73cb-4af6-8bd0-320a23fd9b95', '1be7f0b0-d7b2-4436-aa58-f95f769cd97b', '3b716997-cd88-459e-8bb3-3fae2e9f4e4b'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:32.781807 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd5304b-e6c3-49bc-b95d-b988eeeb9bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67582f72-3d81-49ef-8a9f-e77c0125f2ea', 'dc8b988f-73cb-4af6-8bd0-320a23fd9b95', '1be7f0b0-d7b2-4436-aa58-f95f769cd97b', '3b716997-cd88-459e-8bb3-3fae2e9f4e4b']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.782543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b79432-7190-45fb-a704-ec770f421e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.808794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b79432-7190-45fb-a704-ec770f421e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-324175527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['67582f72-3d81-49ef-8a9f-e77c0125f2ea','dc8b988f-73cb-4af6-8bd0-320a23fd9b95','1be7f0b0-d7b2-4436-aa58-f95f769cd97b','3b716997-cd88-459e-8bb3-3fae2e9f4e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=468d6866-1c33-4715-a4e3-1cc4cf4e9995), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-324175527',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74a234cbb8f44c74ac65dca40ca74f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7470ca3c817429184f7fafa6d126bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(468d6866-1c33-4715-a4e3-1cc4cf4e9995),volume_type_id=468d6866-1c33-4715-a4e3-1cc4cf4e9995)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.809808 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a6a078-7983-4180-99c2-895646305e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.817115 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158ab507-6336-4333-b679-2e24d3f026a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.817849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f6b75a-d68a-4019-b939-37fb2b26810e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.828292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a6a078-7983-4180-99c2-895646305e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-324175527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74a234cbb8f44c74ac65dca40ca74f49',qos_specs=None,replication_status=,reservations=['67582f72-3d81-49ef-8a9f-e77c0125f2ea','dc8b988f-73cb-4af6-8bd0-320a23fd9b95','1be7f0b0-d7b2-4436-aa58-f95f769cd97b','3b716997-cd88-459e-8bb3-3fae2e9f4e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7470ca3c817429184f7fafa6d126bec',volume_type_id=468d6866-1c33-4715-a4e3-1cc4cf4e9995)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.829052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d86d8ca-1916-4fb7-984b-5d19bce3bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.838159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d86d8ca-1916-4fb7-984b-5d19bce3bdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.838159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Flow 'volume_create_api' (641b5d7f-8e67-43c8-ae64-067a96559de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:32.838357 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Create volume request issued successfully. Jul 03 10:49:32.838914 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-62375919-a71c-4d6c-97fa-c385ad3766b0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:32.839615 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 852/3363] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:32 2026] POST /volume/v3/volumes => generated 781 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:32.859375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Created reservations ['5dfec51d-a58b-4052-a688-5eb772824c87', 'c9b40291-2fe9-41ca-940c-decaf91c9645', 'd73cb6e2-d71f-40e5-92b9-1ecb9230e182', 'e01fc5b6-b1df-4f3c-add7-684fb65a517d'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:32.860298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f6b75a-d68a-4019-b939-37fb2b26810e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dfec51d-a58b-4052-a688-5eb772824c87', 'c9b40291-2fe9-41ca-940c-decaf91c9645', 'd73cb6e2-d71f-40e5-92b9-1ecb9230e182', 'e01fc5b6-b1df-4f3c-add7-684fb65a517d']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.861036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaddd67a-4e2d-4926-90e5-6c77b969f3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.890528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaddd67a-4e2d-4926-90e5-6c77b969f3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20bc06c6-4699-4ce0-bf2d-4b4226053451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460110853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['5dfec51d-a58b-4052-a688-5eb772824c87','c9b40291-2fe9-41ca-940c-decaf91c9645','d73cb6e2-d71f-40e5-92b9-1ecb9230e182','e01fc5b6-b1df-4f3c-add7-684fb65a517d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460110853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20bc06c6-4699-4ce0-bf2d-4b4226053451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5387fa9294b15bd9919f4ee76c57a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.891411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407856a3-2b62-443f-98b3-5ba836d0e6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.916118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407856a3-2b62-443f-98b3-5ba836d0e6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460110853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['5dfec51d-a58b-4052-a688-5eb772824c87','c9b40291-2fe9-41ca-940c-decaf91c9645','d73cb6e2-d71f-40e5-92b9-1ecb9230e182','e01fc5b6-b1df-4f3c-add7-684fb65a517d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.917207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d074cb4-49d0-4fbd-b222-2cc0a6c43cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:32.929148 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d074cb4-49d0-4fbd-b222-2cc0a6c43cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:32.930092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (dde955c0-1cd4-48a3-8d79-196d5f422a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:32.930351 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request issued successfully. Jul 03 10:49:32.930895 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6b0e0e2-3e5e-439a-ae37-56acaaf78861 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:32.931559 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 846/3364] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:49:32 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:32.948429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-96569302-5e75-4d8f-b820-53d92116fe1c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:32.951698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96569302-5e75-4d8f-b820-53d92116fe1c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:32.951953 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96569302-5e75-4d8f-b820-53d92116fe1c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:32.952277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96569302-5e75-4d8f-b820-53d92116fe1c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:32.959921 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:32.959921 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:32.963280 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-96569302-5e75-4d8f-b820-53d92116fe1c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:32.967092 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96569302-5e75-4d8f-b820-53d92116fe1c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 200 Jul 03 10:49:32.967479 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 825/3365] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:32 2026] GET /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:33.530146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.531765 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:33.531937 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.532113 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.532222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:33.536333 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.536333 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:33.537075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f0cef28d-1424-40cf-a00a-a990c3b13a52 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:33.537418 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 843/3366] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:33 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:33.725157 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.727155 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:33.727415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.727675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.735086 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.735086 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:33.738880 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:33.743051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e783c09f-1520-4e80-9bee-c21f7cbe5f86 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:33.743501 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 853/3367] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:33 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:33.759671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a9447073-eb20-4d53-93c3-c66901ecf586 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.762691 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9447073-eb20-4d53-93c3-c66901ecf586 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:33.763099 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9447073-eb20-4d53-93c3-c66901ecf586 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.763753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9447073-eb20-4d53-93c3-c66901ecf586 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.779874 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.779874 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:33.788811 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a9447073-eb20-4d53-93c3-c66901ecf586 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:33.796536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9447073-eb20-4d53-93c3-c66901ecf586 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:33.797191 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 847/3368] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:33 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:33.814730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4f410261-4b3b-4481-a318-70026bce4ec7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.817695 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:33.817966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.818342 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.818468 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Delete snapshot with id: 2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:33.826052 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.826052 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:33.826830 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot retrieved successfully. Jul 03 10:49:33.848074 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot delete request issued successfully. Jul 03 10:49:33.848074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f410261-4b3b-4481-a318-70026bce4ec7 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 returned with HTTP 202 Jul 03 10:49:33.848074 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 826/3369] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:49:33 2026] DELETE /volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:33.853746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.855096 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:33.855354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.855594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.860699 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.860699 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:33.864141 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Snapshot retrieved successfully. Jul 03 10:49:33.864141 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b10420c-9997-4bc8-bc7c-d39fe55fb410 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 returned with HTTP 200 Jul 03 10:49:33.864141 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 844/3370] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:33 2026] GET /volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:33.984020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-79166df5-00dd-498e-9612-b59ce2be614d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:33.986437 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79166df5-00dd-498e-9612-b59ce2be614d tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:33.986728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79166df5-00dd-498e-9612-b59ce2be614d tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:33.987680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79166df5-00dd-498e-9612-b59ce2be614d tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:33.996949 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:33.996949 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:34.001403 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-79166df5-00dd-498e-9612-b59ce2be614d tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:34.006470 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79166df5-00dd-498e-9612-b59ce2be614d tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 200 Jul 03 10:49:34.006993 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 854/3371] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:33 2026] GET /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:34.019649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3893b242-4481-4026-95b3-84e912d5fa36 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.021518 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3893b242-4481-4026-95b3-84e912d5fa36 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] GET https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:34.021757 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3893b242-4481-4026-95b3-84e912d5fa36 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.021939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3893b242-4481-4026-95b3-84e912d5fa36 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.028296 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.028296 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:34.031620 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3893b242-4481-4026-95b3-84e912d5fa36 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Volume info retrieved successfully. Jul 03 10:49:34.035475 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3893b242-4481-4026-95b3-84e912d5fa36 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 200 Jul 03 10:49:34.036010 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 848/3372] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:34.047492 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.049096 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:34.049303 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.049494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.049657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume with id: 20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:34.057261 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.057261 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:34.057320 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:34.081295 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume request issued successfully. Jul 03 10:49:34.081295 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d5f30d59-a7b5-4b39-9a12-6e9ac3b43f14 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 202 Jul 03 10:49:34.081295 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 827/3373] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:34 2026] DELETE /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 10:49:34.087022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-84854626-f970-4ca3-9585-e7d4c7960f51 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.089733 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84854626-f970-4ca3-9585-e7d4c7960f51 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:34.089999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84854626-f970-4ca3-9585-e7d4c7960f51 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.090471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84854626-f970-4ca3-9585-e7d4c7960f51 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.097685 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.097685 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:34.102174 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-84854626-f970-4ca3-9585-e7d4c7960f51 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:34.105198 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84854626-f970-4ca3-9585-e7d4c7960f51 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 200 Jul 03 10:49:34.105587 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 845/3374] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:34.547678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.549398 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:34.549575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.549748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.549887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:34.554646 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.554646 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:34.555730 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c696ffcd-678b-4e17-a306-6ea6d75b1cff tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:34.556341 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 855/3375] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:34.871957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9ba57f98-6506-4642-85b2-b9f8865e4246 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.873696 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9ba57f98-6506-4642-85b2-b9f8865e4246 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 Jul 03 10:49:34.873967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9ba57f98-6506-4642-85b2-b9f8865e4246 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.874255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9ba57f98-6506-4642-85b2-b9f8865e4246 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.878323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9ba57f98-6506-4642-85b2-b9f8865e4246 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 returned with HTTP 404 Jul 03 10:49:34.878738 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 849/3376] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/snapshots/2a0b02c0-c73d-434c-bc0d-042fd4fd75c5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:34.885171 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1285a134-aa10-4f26-8516-fcafb332d463 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.886796 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1285a134-aa10-4f26-8516-fcafb332d463 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:34.886963 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1285a134-aa10-4f26-8516-fcafb332d463 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.887163 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1285a134-aa10-4f26-8516-fcafb332d463 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.894146 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.894146 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:34.897625 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1285a134-aa10-4f26-8516-fcafb332d463 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:34.901766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1285a134-aa10-4f26-8516-fcafb332d463 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:34.902191 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 828/3377] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:34.915056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.916700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] DELETE https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:34.916885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.917062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.917246 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Delete volume with id: 369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:34.925689 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.925689 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:34.926118 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:34.958561 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Delete volume request issued successfully. Jul 03 10:49:34.958708 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0ca2c59-2b32-42f7-a0aa-11a3ec63be8f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 202 Jul 03 10:49:34.959256 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 846/3378] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:34 2026] DELETE /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:34.967273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:34.968946 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:34.969120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:34.969309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:34.978367 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:34.978367 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:34.982357 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Volume info retrieved successfully. Jul 03 10:49:34.986202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-33ba85d0-5a8a-43c4-a4cb-3cac5f6805f2 tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 200 Jul 03 10:49:34.986575 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 856/3379] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:34 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:35.123197 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d8ef8784-4cd2-4d1f-a4c0-3b487d4b0826 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:35.126059 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8ef8784-4cd2-4d1f-a4c0-3b487d4b0826 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 Jul 03 10:49:35.126059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8ef8784-4cd2-4d1f-a4c0-3b487d4b0826 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:35.126059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8ef8784-4cd2-4d1f-a4c0-3b487d4b0826 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:35.130754 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8ef8784-4cd2-4d1f-a4c0-3b487d4b0826 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 returned with HTTP 404 Jul 03 10:49:35.131355 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 850/3380] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:35 2026] GET /volume/v3/volumes/20bc06c6-4699-4ce0-bf2d-4b4226053451 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:35.138042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-24853853-1584-4525-bcd8-da973d9e747a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:35.140094 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:35.140589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-603891669"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:35.141978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-603891669'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:35.142111 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume of 1 GB Jul 03 10:49:35.146063 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:35.152063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (64949b39-7525-4148-8e01-20931fd64000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:35.153432 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f795cb45-333f-427f-ae6e-4e035aa871c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:35.154257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:35.186304 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f795cb45-333f-427f-ae6e-4e035aa871c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:35.187149 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48cf91b-9dd1-422a-a120-f782d986846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:35.225024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Created reservations ['b88fbd1c-6850-4cb6-8d90-68b0a6322397', '7089384d-b153-4649-b385-61f54f014c67', 'a95398d2-ee80-4200-85f2-25ac63771c5b', '45aefd29-a223-4327-8b6b-a7f40d957433'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:35.225858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48cf91b-9dd1-422a-a120-f782d986846f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b88fbd1c-6850-4cb6-8d90-68b0a6322397', '7089384d-b153-4649-b385-61f54f014c67', 'a95398d2-ee80-4200-85f2-25ac63771c5b', '45aefd29-a223-4327-8b6b-a7f40d957433']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:35.226692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61c70b-75f4-41cf-bf71-712c2eeabf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:35.253198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61c70b-75f4-41cf-bf71-712c2eeabf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8c736f-03f4-4448-b7f3-4b767ec96ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603891669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['b88fbd1c-6850-4cb6-8d90-68b0a6322397','7089384d-b153-4649-b385-61f54f014c67','a95398d2-ee80-4200-85f2-25ac63771c5b','45aefd29-a223-4327-8b6b-a7f40d957433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603891669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc8c736f-03f4-4448-b7f3-4b767ec96ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5387fa9294b15bd9919f4ee76c57a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:35.255474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae311a4-f211-4287-bcf9-9d6f9926a00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:35.276470 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae311a4-f211-4287-bcf9-9d6f9926a00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603891669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5387fa9294b15bd9919f4ee76c57a',qos_specs=None,replication_status=,reservations=['b88fbd1c-6850-4cb6-8d90-68b0a6322397','7089384d-b153-4649-b385-61f54f014c67','a95398d2-ee80-4200-85f2-25ac63771c5b','45aefd29-a223-4327-8b6b-a7f40d957433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0803e79e03dc469e936c0dff3d80a7f4',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:35.277254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f6ffff-4330-4c0d-9e2a-9592c7383365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:35.288604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f6ffff-4330-4c0d-9e2a-9592c7383365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:35.289554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Flow 'volume_create_api' (64949b39-7525-4148-8e01-20931fd64000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:35.289846 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Create volume request issued successfully. Jul 03 10:49:35.290454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24853853-1584-4525-bcd8-da973d9e747a tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:35.290864 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 829/3381] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:49:35 2026] POST /volume/v3/volumes => generated 775 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:35.293647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:35.295624 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:35.295785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:35.295952 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:35.307628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9a6b0127-c925-437b-b946-bec12c872a13 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:35.307903 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:35.307903 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:35.310712 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9a6b0127-c925-437b-b946-bec12c872a13 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:35.310712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9a6b0127-c925-437b-b946-bec12c872a13 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:35.310835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9a6b0127-c925-437b-b946-bec12c872a13 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:35.312712 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:35.319198 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-f7412b9e-6778-442b-afee-5eb104eae7a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:35.319962 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 847/3382] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:35 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1657 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:35.322189 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:35.322189 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:35.326843 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9a6b0127-c925-437b-b946-bec12c872a13 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:35.331380 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9a6b0127-c925-437b-b946-bec12c872a13 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd returned with HTTP 200 Jul 03 10:49:35.331906 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 857/3383] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:35 2026] GET /volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:35.569269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-969996d3-c594-4d40-9892-8915b3d6b95a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:35.575144 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-969996d3-c594-4d40-9892-8915b3d6b95a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:35.575144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-969996d3-c594-4d40-9892-8915b3d6b95a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:35.575144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-969996d3-c594-4d40-9892-8915b3d6b95a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:35.575144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-969996d3-c594-4d40-9892-8915b3d6b95a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:35.579604 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:35.579604 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:35.580957 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-969996d3-c594-4d40-9892-8915b3d6b95a tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:35.581406 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 851/3384] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:35 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:36.000838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-11e05d9e-d557-4bc3-9a60-83fe45e5aa3f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.003481 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11e05d9e-d557-4bc3-9a60-83fe45e5aa3f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] GET https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a Jul 03 10:49:36.003481 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11e05d9e-d557-4bc3-9a60-83fe45e5aa3f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.003718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-11e05d9e-d557-4bc3-9a60-83fe45e5aa3f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.010660 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-11e05d9e-d557-4bc3-9a60-83fe45e5aa3f tempest-VolumesExtendTest-1006939840 tempest-VolumesExtendTest-1006939840-project-member] https://10.4.3.52/volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a returned with HTTP 404 Jul 03 10:49:36.011200 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 830/3385] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:35 2026] GET /volume/v3/volumes/369a4f78-388b-4edf-85a6-4ad5bf05a63a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:36.344032 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf694232-2405-482c-a57f-d468d9553f7c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.346550 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf694232-2405-482c-a57f-d468d9553f7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:36.346883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf694232-2405-482c-a57f-d468d9553f7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.347462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf694232-2405-482c-a57f-d468d9553f7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.357558 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:36.357558 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:36.362667 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bf694232-2405-482c-a57f-d468d9553f7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:36.368168 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf694232-2405-482c-a57f-d468d9553f7c tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd returned with HTTP 200 Jul 03 10:49:36.368834 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 848/3386] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:36 2026] GET /volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:36.381368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.383418 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] GET https://10.4.3.52/volume/v3/volumes/summary Jul 03 10:49:36.383627 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.383827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.383990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:49:36.392703 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] Get summary completed successfully. Jul 03 10:49:36.392955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fd59da96-e894-406c-8b08-c4be5c8b7952 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-reader] https://10.4.3.52/volume/v3/volumes/summary returned with HTTP 200 Jul 03 10:49:36.393335 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 858/3387] 10.4.3.52 () {68 vars in 1295 bytes} [Fri Jul 3 10:49:36 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:36.401503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.403327 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:36.403547 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.403743 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.403939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume with id: bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:36.413828 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:36.413828 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:36.414210 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:36.436597 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Delete volume request issued successfully. Jul 03 10:49:36.436597 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2d3644bb-ff70-4f60-8ea7-770e52a2dcb2 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd returned with HTTP 202 Jul 03 10:49:36.437467 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 852/3388] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:36 2026] DELETE /volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:49:36.445075 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.447969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:36.448326 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.448637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.459172 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:36.459172 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:36.464160 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Volume info retrieved successfully. Jul 03 10:49:36.475425 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2aa0345e-4d0c-49ec-bb91-dd6fb0462928 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd returned with HTTP 200 Jul 03 10:49:36.476548 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 831/3389] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:36 2026] GET /volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:36.594038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:36.596933 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:36.596986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:36.597238 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:36.598126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:36.603899 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:36.603899 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:36.604738 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc1a17ed-268f-4dbf-9cbf-9429f943a214 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:36.605114 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 849/3390] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:36 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:37.431681 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b4896265-0c0a-49c2-a687-1f62588a1509 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.489311 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-871a17df-8a18-41cf-8ac6-8c103b127147 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.491001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-871a17df-8a18-41cf-8ac6-8c103b127147 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] GET https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd Jul 03 10:49:37.491243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-871a17df-8a18-41cf-8ac6-8c103b127147 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:37.491450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-871a17df-8a18-41cf-8ac6-8c103b127147 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:37.498024 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-871a17df-8a18-41cf-8ac6-8c103b127147 tempest-ProjectReaderTests-1129549793 tempest-ProjectReaderTests-1129549793-project-admin] https://10.4.3.52/volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd returned with HTTP 404 Jul 03 10:49:37.498484 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 853/3391] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:37 2026] GET /volume/v3/volumes/bc8c736f-03f4-4448-b7f3-4b767ec96ecd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:37.536552 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:37.536910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-159748743"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:37.538750 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request body: {'volume': {"'imageRef": '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-159748743'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:37.538918 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume of 1 GB Jul 03 10:49:37.544118 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Availability Zones retrieved successfully. Jul 03 10:49:37.551189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (66e878be-400c-4ee8-8f8e-e815c08b2310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:37.552713 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb8c47d-fb61-47aa-92d4-39ccf147ebe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.553979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:37.584971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb8c47d-fb61-47aa-92d4-39ccf147ebe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.585733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1383c789-5e3e-4977-a736-b535dd40303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.617870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c508d21e-0660-424a-8131-dd5093f09c4f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.620047 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c508d21e-0660-424a-8131-dd5093f09c4f tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:37.620323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c508d21e-0660-424a-8131-dd5093f09c4f tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:37.620664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c508d21e-0660-424a-8131-dd5093f09c4f tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:37.620778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c508d21e-0660-424a-8131-dd5093f09c4f tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:37.625994 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:37.625994 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:37.627124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c508d21e-0660-424a-8131-dd5093f09c4f tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:37.627647 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 832/3392] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:37 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:37.651262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Created reservations ['cdc5683a-2e85-4e12-b2c9-7e8846908df2', 'de893f05-06f9-4564-a135-6470be555e5c', '609e1bee-f899-4105-a42e-8332e8ac0db3', 'f9ba723a-7049-49cd-9750-1c44727fbba2'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:37.652021 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1383c789-5e3e-4977-a736-b535dd40303f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc5683a-2e85-4e12-b2c9-7e8846908df2', 'de893f05-06f9-4564-a135-6470be555e5c', '609e1bee-f899-4105-a42e-8332e8ac0db3', 'f9ba723a-7049-49cd-9750-1c44727fbba2']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.652767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f1851b-ec90-4def-86c6-77e609bf94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.666817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-461addf8-dd76-475d-94b4-6bc815413675 req-f0809888-2b7f-4b53-b2ad-56ae58b7248f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.669335 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-461addf8-dd76-475d-94b4-6bc815413675 req-f0809888-2b7f-4b53-b2ad-56ae58b7248f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac Jul 03 10:49:37.669753 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-461addf8-dd76-475d-94b4-6bc815413675 req-f0809888-2b7f-4b53-b2ad-56ae58b7248f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:37.670070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-461addf8-dd76-475d-94b4-6bc815413675 req-f0809888-2b7f-4b53-b2ad-56ae58b7248f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:37.679302 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:37.679302 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:37.680893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f1851b-ec90-4def-86c6-77e609bf94f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d034f16-06fd-4a56-926b-2700c991e339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-159748743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['cdc5683a-2e85-4e12-b2c9-7e8846908df2','de893f05-06f9-4564-a135-6470be555e5c','609e1bee-f899-4105-a42e-8332e8ac0db3','f9ba723a-7049-49cd-9750-1c44727fbba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-159748743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d034f16-06fd-4a56-926b-2700c991e339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7c3c43260c4953abd8c4d84b59888f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e9658320fa4f228680dfe6b35637e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.681821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a4ec7e-7d2b-4f33-b742-e1e14fe653fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.700545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a4ec7e-7d2b-4f33-b742-e1e14fe653fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-159748743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['cdc5683a-2e85-4e12-b2c9-7e8846908df2','de893f05-06f9-4564-a135-6470be555e5c','609e1bee-f899-4105-a42e-8332e8ac0db3','f9ba723a-7049-49cd-9750-1c44727fbba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.701428 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b85a397-2272-4fa0-b334-6a78cb91b0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.713722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b85a397-2272-4fa0-b334-6a78cb91b0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.714474 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (66e878be-400c-4ee8-8f8e-e815c08b2310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:37.714763 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request issued successfully. Jul 03 10:49:37.715276 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4896265-0c0a-49c2-a687-1f62588a1509 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:37.715650 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 859/3393] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:37 2026] POST /volume/v3/volumes => generated 754 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:37.730275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.732018 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:37.732623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-453802401"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:37.734717 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request body: {'volume': {"'imageRef": '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-453802401'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:37.734840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume of 1 GB Jul 03 10:49:37.739438 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Availability Zones retrieved successfully. Jul 03 10:49:37.744210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (ebef4802-6c1a-4af4-8fad-6b0597609bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:37.746037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629ff50-dddc-44d3-8304-daf540f922ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.746980 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:37.784513 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629ff50-dddc-44d3-8304-daf540f922ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.785810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee560909-a9c2-4f3b-9057-6d0515704d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.829061 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Created reservations ['9c04a345-d720-4aa5-abd2-dc73def653e2', '97de046c-14a9-42e1-b235-98d399824d90', 'e6ea7d2e-b5cc-40fe-b38c-8c76502611b2', '94132712-6608-4190-a233-fa8516c3605c'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:37.830141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee560909-a9c2-4f3b-9057-6d0515704d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c04a345-d720-4aa5-abd2-dc73def653e2', '97de046c-14a9-42e1-b235-98d399824d90', 'e6ea7d2e-b5cc-40fe-b38c-8c76502611b2', '94132712-6608-4190-a233-fa8516c3605c']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.830883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a614eb-995e-48b0-a1ec-a74789eab8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.852973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a614eb-995e-48b0-a1ec-a74789eab8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19050ef7-c1a1-4285-82ea-65e2b7ea322e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-453802401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['9c04a345-d720-4aa5-abd2-dc73def653e2','97de046c-14a9-42e1-b235-98d399824d90','e6ea7d2e-b5cc-40fe-b38c-8c76502611b2','94132712-6608-4190-a233-fa8516c3605c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-453802401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19050ef7-c1a1-4285-82ea-65e2b7ea322e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7c3c43260c4953abd8c4d84b59888f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e9658320fa4f228680dfe6b35637e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.853671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0578fa82-d124-4f53-98b6-11ffd4f1d5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.870597 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0578fa82-d124-4f53-98b6-11ffd4f1d5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-453802401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['9c04a345-d720-4aa5-abd2-dc73def653e2','97de046c-14a9-42e1-b235-98d399824d90','e6ea7d2e-b5cc-40fe-b38c-8c76502611b2','94132712-6608-4190-a233-fa8516c3605c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.871279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bdee4e-12c9-46ea-8742-728a90221ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.879848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bdee4e-12c9-46ea-8742-728a90221ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.880573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (ebef4802-6c1a-4af4-8fad-6b0597609bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:37.880843 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request issued successfully. Jul 03 10:49:37.881354 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4ce68b1-186c-4d16-9aa4-9bf61c165a81 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:37.881747 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 854/3394] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:37 2026] POST /volume/v3/volumes => generated 754 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:37.895666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-abac8d46-f457-4caa-942a-3a5f752079dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.897382 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:37.897688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-604012171"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:37.899219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request body: {'volume': {"'imageRef": '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-604012171'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:37.899353 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume of 1 GB Jul 03 10:49:37.903589 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Availability Zones retrieved successfully. Jul 03 10:49:37.910298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (1d0ff2d7-d4ca-4912-9cb2-25455b937c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:37.911262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8dec82-75ee-4d39-ae8a-ccf3197cfd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.912343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:37.929121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-c572cfaa-6f9d-4bbd-9e81-b8ace984b38c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:37.931235 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-c572cfaa-6f9d-4bbd-9e81-b8ace984b38c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b Jul 03 10:49:37.931436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-c572cfaa-6f9d-4bbd-9e81-b8ace984b38c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:37.931624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-c572cfaa-6f9d-4bbd-9e81-b8ace984b38c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:37.936050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8dec82-75ee-4d39-ae8a-ccf3197cfd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.936903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e2dcda-3b89-4e1f-85b0-8dd1ab1707a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:37.938830 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:37.938830 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:37.977378 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Created reservations ['4d82aa8b-e5bd-4d7e-968a-36f665c666bf', '3efa9b43-2f7d-4839-9067-c1ba40172343', '82cbdae2-94d1-4f0c-a12d-0242a43af51d', 'a3859b6a-2b6d-4faa-a70c-6728e76bafa9'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:37.978411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e2dcda-3b89-4e1f-85b0-8dd1ab1707a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d82aa8b-e5bd-4d7e-968a-36f665c666bf', '3efa9b43-2f7d-4839-9067-c1ba40172343', '82cbdae2-94d1-4f0c-a12d-0242a43af51d', 'a3859b6a-2b6d-4faa-a70c-6728e76bafa9']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:37.979427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7393d8-9898-49fd-ac7d-74995a3c078b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.002091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7393d8-9898-49fd-ac7d-74995a3c078b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c264b75-cdc3-430a-9bfd-7bdda229291b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604012171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['4d82aa8b-e5bd-4d7e-968a-36f665c666bf','3efa9b43-2f7d-4839-9067-c1ba40172343','82cbdae2-94d1-4f0c-a12d-0242a43af51d','a3859b6a-2b6d-4faa-a70c-6728e76bafa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604012171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c264b75-cdc3-430a-9bfd-7bdda229291b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7c3c43260c4953abd8c4d84b59888f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e9658320fa4f228680dfe6b35637e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.002862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ef9ed9-fa13-42fa-8192-d37f147a03ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.024153 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ef9ed9-fa13-42fa-8192-d37f147a03ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604012171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['4d82aa8b-e5bd-4d7e-968a-36f665c666bf','3efa9b43-2f7d-4839-9067-c1ba40172343','82cbdae2-94d1-4f0c-a12d-0242a43af51d','a3859b6a-2b6d-4faa-a70c-6728e76bafa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.025757 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688b9f17-afc8-4d84-9142-e20f4014caf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.039204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688b9f17-afc8-4d84-9142-e20f4014caf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.039948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (1d0ff2d7-d4ca-4912-9cb2-25455b937c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:38.040260 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request issued successfully. Jul 03 10:49:38.040796 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-abac8d46-f457-4caa-942a-3a5f752079dd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:38.041245 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 833/3395] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:37 2026] POST /volume/v3/volumes => generated 754 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:38.056178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.057660 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:38.057930 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-971652599"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:38.059325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request body: {'volume': {"'imageRef": '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-971652599'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:38.059413 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume of 1 GB Jul 03 10:49:38.059732 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.059732 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:38.063070 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Availability Zones retrieved successfully. Jul 03 10:49:38.068198 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (c410ddb8-3160-4c6d-9fdf-a9e33260004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:38.069003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1734cb9-2ed1-4138-b3dd-edba7c8dbd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.070070 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:38.096446 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1734cb9-2ed1-4138-b3dd-edba7c8dbd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.097210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544ba57c-41fe-451f-8104-1d83492f0b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.152007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Created reservations ['6207ef54-43f8-4466-9a2b-f66b63b14b8a', 'd58eeb2c-3e41-4540-a076-76f20be0674c', 'a602f9ef-f345-4d48-a860-2feb6ea5dfbe', '376f56ff-40ae-4383-ab9d-c951d6bf7d97'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:38.152784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544ba57c-41fe-451f-8104-1d83492f0b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6207ef54-43f8-4466-9a2b-f66b63b14b8a', 'd58eeb2c-3e41-4540-a076-76f20be0674c', 'a602f9ef-f345-4d48-a860-2feb6ea5dfbe', '376f56ff-40ae-4383-ab9d-c951d6bf7d97']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.153541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaaee0b-4527-4387-a9f6-6432c9581ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.182706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaaee0b-4527-4387-a9f6-6432c9581ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc52793-2d61-4422-bebf-14c6133680a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-971652599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['6207ef54-43f8-4466-9a2b-f66b63b14b8a','d58eeb2c-3e41-4540-a076-76f20be0674c','a602f9ef-f345-4d48-a860-2feb6ea5dfbe','376f56ff-40ae-4383-ab9d-c951d6bf7d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-971652599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc52793-2d61-4422-bebf-14c6133680a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7c3c43260c4953abd8c4d84b59888f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e9658320fa4f228680dfe6b35637e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.183403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f8b283-69c2-4eaa-b064-c4a38c657eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.209699 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f8b283-69c2-4eaa-b064-c4a38c657eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-971652599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['6207ef54-43f8-4466-9a2b-f66b63b14b8a','d58eeb2c-3e41-4540-a076-76f20be0674c','a602f9ef-f345-4d48-a860-2feb6ea5dfbe','376f56ff-40ae-4383-ab9d-c951d6bf7d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.210568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbea837-a904-4629-9c0f-2632ce452c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.222674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbea837-a904-4629-9c0f-2632ce452c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.222825 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-461addf8-dd76-475d-94b4-6bc815413675 req-f0809888-2b7f-4b53-b2ad-56ae58b7248f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac returned with HTTP 200 Jul 03 10:49:38.223307 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 850/3396] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:37 2026] DELETE /volume/v3/attachments/17cdeafc-3a54-46ce-a962-d111077adeac => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.226537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (c410ddb8-3160-4c6d-9fdf-a9e33260004d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:38.226537 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request issued successfully. Jul 03 10:49:38.226537 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-577a686b-a6dd-48e1-992d-40f9c60d5347 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:38.230051 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 855/3397] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:38 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:38.242768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-44da54d9-35b2-4f2a-be10-dc981c70804f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.244776 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:38.245137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-135365073"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:38.247023 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request body: {'volume': {"'imageRef": '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-135365073'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:38.247374 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume of 1 GB Jul 03 10:49:38.247874 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.247874 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:38.253276 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Availability Zones retrieved successfully. Jul 03 10:49:38.262276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (b4d06112-8539-47a8-bbdb-decc686fd5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:38.263670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd32606b-715c-41fd-bf8a-079f0e020bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.265821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:38.302593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd32606b-715c-41fd-bf8a-079f0e020bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.303878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc8cffd-3089-4bc4-bfae-389de0a2af9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.345885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Created reservations ['614fba5a-e25b-4b3e-8b18-c51349714902', '8f2cb9d1-2336-4e82-b783-dd916955212e', 'd291352f-6da9-4d97-94fb-4dc92bd4af09', '09034c93-34d0-4de4-a348-559559bbcc9d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:38.346613 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc8cffd-3089-4bc4-bfae-389de0a2af9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['614fba5a-e25b-4b3e-8b18-c51349714902', '8f2cb9d1-2336-4e82-b783-dd916955212e', 'd291352f-6da9-4d97-94fb-4dc92bd4af09', '09034c93-34d0-4de4-a348-559559bbcc9d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.347308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ecf01e-b700-46c7-90f2-aaaa64c2c084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.473956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-a1842eb5-d1da-4124-a59d-76a712fef051 req-c572cfaa-6f9d-4bbd-9e81-b8ace984b38c tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b returned with HTTP 200 Jul 03 10:49:38.474576 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 860/3398] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:37 2026] DELETE /volume/v3/attachments/a679fc73-f416-4dd5-9707-3b7a7ba8938b => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.530277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ecf01e-b700-46c7-90f2-aaaa64c2c084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eacc43f-2bf0-44cf-80df-9606573ef85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-135365073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['614fba5a-e25b-4b3e-8b18-c51349714902','8f2cb9d1-2336-4e82-b783-dd916955212e','d291352f-6da9-4d97-94fb-4dc92bd4af09','09034c93-34d0-4de4-a348-559559bbcc9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-135365073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eacc43f-2bf0-44cf-80df-9606573ef85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7c3c43260c4953abd8c4d84b59888f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e9658320fa4f228680dfe6b35637e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.530905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a16cdb-647a-44ed-8664-941df7c75caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.547395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a16cdb-647a-44ed-8664-941df7c75caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-135365073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a7c3c43260c4953abd8c4d84b59888f',qos_specs=None,replication_status=,reservations=['614fba5a-e25b-4b3e-8b18-c51349714902','8f2cb9d1-2336-4e82-b783-dd916955212e','d291352f-6da9-4d97-94fb-4dc92bd4af09','09034c93-34d0-4de4-a348-559559bbcc9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e9658320fa4f228680dfe6b35637e5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.547984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819f8cd3-47d2-48f8-a8b7-5e79efd3ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:38.555586 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819f8cd3-47d2-48f8-a8b7-5e79efd3ccbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:38.556270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Flow 'volume_create_api' (b4d06112-8539-47a8-bbdb-decc686fd5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:38.556523 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Create volume request issued successfully. Jul 03 10:49:38.556985 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-44da54d9-35b2-4f2a-be10-dc981c70804f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:38.557469 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 834/3399] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:38 2026] POST /volume/v3/volumes => generated 754 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:38.568667 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c98bddcc-e263-441f-8e46-fca38949124f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.570648 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c98bddcc-e263-441f-8e46-fca38949124f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 Jul 03 10:49:38.570841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c98bddcc-e263-441f-8e46-fca38949124f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.571016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c98bddcc-e263-441f-8e46-fca38949124f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.580771 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.580771 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:38.584039 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c98bddcc-e263-441f-8e46-fca38949124f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:38.587763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c98bddcc-e263-441f-8e46-fca38949124f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 returned with HTTP 200 Jul 03 10:49:38.588088 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 851/3400] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.600718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.603138 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e Jul 03 10:49:38.603401 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.603673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.611345 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.611345 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:38.616974 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:38.622134 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a25698fa-a862-4b1f-a4b6-55fe37015a0e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e returned with HTTP 200 Jul 03 10:49:38.622542 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 856/3401] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.637706 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a8fae905-328a-41c5-afa1-a129ec486b44 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.637884 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.639801 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b Jul 03 10:49:38.639991 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.640209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.641555 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8fae905-328a-41c5-afa1-a129ec486b44 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:49:38.641783 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8fae905-328a-41c5-afa1-a129ec486b44 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.641963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8fae905-328a-41c5-afa1-a129ec486b44 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.642070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a8fae905-328a-41c5-afa1-a129ec486b44 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Show backup with id 4b6e654d-75ee-47e9-9689-715a30dea676. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:49:38.646840 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.646840 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:38.647513 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.647513 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:38.647724 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8fae905-328a-41c5-afa1-a129ec486b44 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 200 Jul 03 10:49:38.648074 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 861/3402] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.651946 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:38.657339 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bf8843c9-52ab-4acc-9333-3da05a71ea8f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b returned with HTTP 200 Jul 03 10:49:38.657757 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 835/3403] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.657867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.662670 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:49:38.662928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.663192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.674960 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.676684 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.676684 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:38.678504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 Jul 03 10:49:38.678729 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.678949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.681813 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:38.686810 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6012bd9b-6ec5-4e9f-8ae6-1edd8593e7d8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 200 Jul 03 10:49:38.687212 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 852/3404] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:38.687477 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.687477 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:38.691700 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:38.695889 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c96d05cf-7ecb-42f7-a0b9-eb793d694aa0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 returned with HTTP 200 Jul 03 10:49:38.696287 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 857/3405] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:38.703415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a7854c1a-8818-4409-bcb6-af632ad4780d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.705905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a7854c1a-8818-4409-bcb6-af632ad4780d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:49:38.706146 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a7854c1a-8818-4409-bcb6-af632ad4780d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.706388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a7854c1a-8818-4409-bcb6-af632ad4780d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.709881 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bcc896d2-d428-493a-8136-06b8d35c9755 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:38.711895 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcc896d2-d428-493a-8136-06b8d35c9755 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:38.712134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bcc896d2-d428-493a-8136-06b8d35c9755 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:38.712360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bcc896d2-d428-493a-8136-06b8d35c9755 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:38.716565 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.716565 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:38.720010 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:38.720010 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:38.721896 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a7854c1a-8818-4409-bcb6-af632ad4780d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:38.723985 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bcc896d2-d428-493a-8136-06b8d35c9755 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:38.728529 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a7854c1a-8818-4409-bcb6-af632ad4780d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 200 Jul 03 10:49:38.728645 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcc896d2-d428-493a-8136-06b8d35c9755 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e returned with HTTP 200 Jul 03 10:49:38.728944 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 862/3406] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:38.729075 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 836/3407] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:38 2026] GET /volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:39.745130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:39.746644 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:39.746810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:39.746975 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:39.753661 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:39.753661 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:39.757122 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:39.761792 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd4674a5-5c6d-4dd0-8b76-14410074458b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e returned with HTTP 200 Jul 03 10:49:39.762325 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 853/3408] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:39 2026] GET /volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:39.775895 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:39.777817 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:39.778054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:39.778298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:39.778463 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume with id: 5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:39.785959 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:39.785959 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:39.786403 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:39.811948 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume request issued successfully. Jul 03 10:49:39.812555 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2dcc766c-beba-4beb-9e5d-218eafc9b69b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e returned with HTTP 202 Jul 03 10:49:39.813324 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 858/3409] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:39 2026] DELETE /volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:39.821649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-75b296ec-19eb-412d-beda-373e891969f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:39.823322 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75b296ec-19eb-412d-beda-373e891969f6 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:39.823564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75b296ec-19eb-412d-beda-373e891969f6 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:39.823787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75b296ec-19eb-412d-beda-373e891969f6 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:39.830446 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:39.830446 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:39.834158 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-75b296ec-19eb-412d-beda-373e891969f6 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:39.840643 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75b296ec-19eb-412d-beda-373e891969f6 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e returned with HTTP 200 Jul 03 10:49:39.841130 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 863/3410] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:39 2026] GET /volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:40.072880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.075160 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:49:40.075514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.075838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.083887 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:40.083887 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:40.093536 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:40.106321 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-659c33cf-87dd-4142-bf42-66ada13d7101 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 200 Jul 03 10:49:40.106321 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 837/3411] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:40 2026] GET /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:40.657259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.660899 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:49:40.661600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.661600 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.672517 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:40.672517 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:40.677098 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:40.684966 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-93f21878-6aa2-45bc-9fd8-c139682756c8 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 200 Jul 03 10:49:40.685399 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 854/3412] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:40 2026] GET /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:40.696166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7b19546f-5d9e-4ba3-b798-932527dd17b0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.696527 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b19546f-5d9e-4ba3-b798-932527dd17b0 None None] GET https://10.4.3.52/volume// Jul 03 10:49:40.696675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b19546f-5d9e-4ba3-b798-932527dd17b0 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.696853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b19546f-5d9e-4ba3-b798-932527dd17b0 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.697183 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b19546f-5d9e-4ba3-b798-932527dd17b0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:40.697434 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 859/3413] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:49:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:40.704844 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-ad803294-3561-4a23-bf2e-150f1df775de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.706584 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-ad803294-3561-4a23-bf2e-150f1df775de tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:49:40.706931 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-ad803294-3561-4a23-bf2e-150f1df775de tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53023ad5-26f1-44d7-9d63-cabde60968b1", "connector": null, "instance_uuid": "14691342-93d9-41b0-8f0b-85eebf350a99"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:40.714395 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:40.714395 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:40.758380 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-ad803294-3561-4a23-bf2e-150f1df775de tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:49:40.758848 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 864/3414] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:49:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:40.858583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-340254e1-7ce0-40af-a78e-a4a1f339d72c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.860150 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-340254e1-7ce0-40af-a78e-a4a1f339d72c tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e Jul 03 10:49:40.860509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-340254e1-7ce0-40af-a78e-a4a1f339d72c tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.860798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-340254e1-7ce0-40af-a78e-a4a1f339d72c tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.870735 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-340254e1-7ce0-40af-a78e-a4a1f339d72c tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e returned with HTTP 404 Jul 03 10:49:40.870735 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 838/3415] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:40 2026] GET /volume/v3/volumes/5eacc43f-2bf0-44cf-80df-9606573ef85e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:40.877959 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.879793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 Jul 03 10:49:40.879977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.880165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.880372 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume with id: 9dc52793-2d61-4422-bebf-14c6133680a2 Jul 03 10:49:40.887196 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:40.887196 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:40.887645 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:40.911402 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume request issued successfully. Jul 03 10:49:40.911747 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cf41fbc7-6f7f-43bb-89f2-c6f3f2d5cb67 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 returned with HTTP 202 Jul 03 10:49:40.912435 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 855/3416] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:40 2026] DELETE /volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:40.920101 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:40.922501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 Jul 03 10:49:40.922769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:40.923020 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:40.930320 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:40.930320 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:40.934017 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:40.938645 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ef5a43c-6254-4fd9-9fa8-f6c4f352898f tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 returned with HTTP 200 Jul 03 10:49:40.939029 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 860/3417] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:40 2026] GET /volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:41.924493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:41.928856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:49:41.929124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:41.929365 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:41.929607 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume with id: f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:49:41.939044 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:41.939044 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:41.939667 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:49:41.951010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f58af04d-33c4-4c93-9ddc-d034510803d0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:41.952578 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f58af04d-33c4-4c93-9ddc-d034510803d0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 Jul 03 10:49:41.952746 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f58af04d-33c4-4c93-9ddc-d034510803d0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:41.952950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f58af04d-33c4-4c93-9ddc-d034510803d0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:41.960036 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f58af04d-33c4-4c93-9ddc-d034510803d0 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 returned with HTTP 404 Jul 03 10:49:41.960517 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 839/3418] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:41 2026] GET /volume/v3/volumes/9dc52793-2d61-4422-bebf-14c6133680a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:41.963234 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume request issued successfully. Jul 03 10:49:41.963488 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f84e05b0-041b-4c82-b8b1-6b3c0a8492b4 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 202 Jul 03 10:49:41.963981 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 865/3419] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:41 2026] DELETE /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:49:41.969145 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:41.971915 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:41.972795 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b Jul 03 10:49:41.974912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:41.974912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:41.974912 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume with id: 1c264b75-cdc3-430a-9bfd-7bdda229291b Jul 03 10:49:41.975035 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:49:41.975035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:41.975035 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:41.980934 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:41.980934 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:41.984394 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:49:41.986661 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:41.986661 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:41.987277 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:41.990940 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bef6bfb9-f5d0-445b-ba54-a737fdcf0201 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 200 Jul 03 10:49:41.991566 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 861/3420] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:41 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:42.014986 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume request issued successfully. Jul 03 10:49:42.015191 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e28f0c2a-a587-4837-9376-e6a0c2283b48 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b returned with HTTP 202 Jul 03 10:49:42.015601 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 856/3421] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:41 2026] DELETE /volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:42.026614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:42.028253 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b Jul 03 10:49:42.028430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:42.028663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:42.035529 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:42.035529 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:42.038903 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:42.043177 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6bd54397-e3e4-4cad-977a-30fcd98f8e14 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b returned with HTTP 200 Jul 03 10:49:42.043584 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 840/3422] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:42 2026] GET /volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:43.006749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7d486cb4-380b-409d-a796-a2b7fb153eb9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.007651 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d486cb4-380b-409d-a796-a2b7fb153eb9 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 Jul 03 10:49:43.007870 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d486cb4-380b-409d-a796-a2b7fb153eb9 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.008620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d486cb4-380b-409d-a796-a2b7fb153eb9 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.013845 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d486cb4-380b-409d-a796-a2b7fb153eb9 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 returned with HTTP 404 Jul 03 10:49:43.014351 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 866/3423] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:43 2026] GET /volume/v3/volumes/f86924e9-bd63-4ddd-b38f-1ebfd0c9ed91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:43.024813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.027499 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 Jul 03 10:49:43.029047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.029047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.029047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete snapshot with id: beaa8a63-e06c-4b49-a1a2-fb840f592825 Jul 03 10:49:43.032781 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.032781 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:43.033319 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:49:43.056874 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot delete request issued successfully. Jul 03 10:49:43.056874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ceec1b1-b1aa-45f3-acc3-77e1f3d2f869 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 returned with HTTP 202 Jul 03 10:49:43.056874 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 862/3424] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:49:43 2026] DELETE /volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:49:43.064285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-52132c84-7e18-4dc6-9a74-43ac92a6b5cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.064692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.065138 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52132c84-7e18-4dc6-9a74-43ac92a6b5cd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b Jul 03 10:49:43.065406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52132c84-7e18-4dc6-9a74-43ac92a6b5cd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.065686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52132c84-7e18-4dc6-9a74-43ac92a6b5cd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.066689 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 Jul 03 10:49:43.067251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.067251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.073624 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52132c84-7e18-4dc6-9a74-43ac92a6b5cd tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b returned with HTTP 404 Jul 03 10:49:43.073950 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.073950 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:43.074285 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 857/3425] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:43 2026] GET /volume/v3/volumes/1c264b75-cdc3-430a-9bfd-7bdda229291b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:43.075119 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:49:43.075387 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c6c94e04-9af7-4aba-a671-87c9089aea8a tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 returned with HTTP 200 Jul 03 10:49:43.075759 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 841/3426] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:43 2026] GET /volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:43.082613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4bad627b-e4d8-4a09-9459-3509275f83cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.084825 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] DELETE https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e Jul 03 10:49:43.085084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.085780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.085780 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume with id: 19050ef7-c1a1-4285-82ea-65e2b7ea322e Jul 03 10:49:43.093208 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.093208 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:43.094240 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:43.117131 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume request issued successfully. Jul 03 10:49:43.117131 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4bad627b-e4d8-4a09-9459-3509275f83cc tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e returned with HTTP 202 Jul 03 10:49:43.117131 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 867/3427] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:43 2026] DELETE /volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:43.123403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0ccf2a74-002c-455f-baa5-65077d386c5e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.125766 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ccf2a74-002c-455f-baa5-65077d386c5e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e Jul 03 10:49:43.128653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ccf2a74-002c-455f-baa5-65077d386c5e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.128868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ccf2a74-002c-455f-baa5-65077d386c5e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.136469 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.136469 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:43.140304 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0ccf2a74-002c-455f-baa5-65077d386c5e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:43.147391 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ccf2a74-002c-455f-baa5-65077d386c5e tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e returned with HTTP 200 Jul 03 10:49:43.148543 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 863/3428] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:43 2026] GET /volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:43.894763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-04918f15-24fa-4778-8803-1be22c733351 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.896690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374?cascade=True Jul 03 10:49:43.896852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.897033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.897207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume with id: 3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:43.903453 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.903453 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:43.903886 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:43.927828 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume request issued successfully. Jul 03 10:49:43.928017 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04918f15-24fa-4778-8803-1be22c733351 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374?cascade=True returned with HTTP 202 Jul 03 10:49:43.928452 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 858/3429] 10.4.3.52 () {66 vars in 1369 bytes} [Fri Jul 3 10:49:43 2026] DELETE /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374?cascade=True => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:43.935596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:43.937254 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:43.937552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:43.938910 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:43.948510 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:43.948510 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:43.951835 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:43.961992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67e97b22-14c0-4d78-8126-fb02fb07bb52 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 200 Jul 03 10:49:43.961992 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 842/3430] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:43 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:44.085257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b88698af-644f-43c0-a720-0832b3092ccd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:44.087375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b88698af-644f-43c0-a720-0832b3092ccd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 Jul 03 10:49:44.087631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b88698af-644f-43c0-a720-0832b3092ccd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:44.087861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b88698af-644f-43c0-a720-0832b3092ccd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:44.092764 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b88698af-644f-43c0-a720-0832b3092ccd tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 returned with HTTP 404 Jul 03 10:49:44.093342 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 868/3431] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:44 2026] GET /volume/v3/snapshots/beaa8a63-e06c-4b49-a1a2-fb840f592825 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:44.162001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7d6e060e-5702-4783-93d1-14eb97dd697b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:44.165419 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d6e060e-5702-4783-93d1-14eb97dd697b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e Jul 03 10:49:44.165630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d6e060e-5702-4783-93d1-14eb97dd697b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:44.165816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d6e060e-5702-4783-93d1-14eb97dd697b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:44.178363 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d6e060e-5702-4783-93d1-14eb97dd697b tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e returned with HTTP 404 Jul 03 10:49:44.178997 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 864/3432] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:44 2026] GET /volume/v3/volumes/19050ef7-c1a1-4285-82ea-65e2b7ea322e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:44.187124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:44.188972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] DELETE https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 Jul 03 10:49:44.189154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:44.189318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:44.189475 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume with id: 9d034f16-06fd-4a56-926b-2700c991e339 Jul 03 10:49:44.197021 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:44.197021 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:44.197531 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:44.214707 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Delete volume request issued successfully. Jul 03 10:49:44.214941 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3c52ce38-f250-4622-8cfc-ccb8c511d764 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 returned with HTTP 202 Jul 03 10:49:44.215364 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 859/3433] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:44 2026] DELETE /volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:44.223395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:44.225390 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 Jul 03 10:49:44.225676 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:44.225913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:44.234323 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:44.234323 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:44.237171 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Volume info retrieved successfully. Jul 03 10:49:44.242609 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ee92104d-b25e-4d1e-8bc4-7209857b6936 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 returned with HTTP 200 Jul 03 10:49:44.243179 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 843/3434] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:44 2026] GET /volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:44.977001 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-73d8f24c-e367-4c12-bb0e-4a47774b13a9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:44.978776 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73d8f24c-e367-4c12-bb0e-4a47774b13a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:44.978952 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73d8f24c-e367-4c12-bb0e-4a47774b13a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:44.979112 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73d8f24c-e367-4c12-bb0e-4a47774b13a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:44.984268 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73d8f24c-e367-4c12-bb0e-4a47774b13a9 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 404 Jul 03 10:49:44.984843 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 869/3435] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:44 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:45.259089 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fbbcc821-86e6-4939-9e96-86486b7ec1d2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:45.261337 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fbbcc821-86e6-4939-9e96-86486b7ec1d2 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] GET https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 Jul 03 10:49:45.261618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc821-86e6-4939-9e96-86486b7ec1d2 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:45.261875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc821-86e6-4939-9e96-86486b7ec1d2 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:45.267856 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:45.269866 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:45.270094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:45.270342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:45.270546 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume with id: 3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:45.272650 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fbbcc821-86e6-4939-9e96-86486b7ec1d2 tempest-CreateVolumesFromImageTest-1640265253 tempest-CreateVolumesFromImageTest-1640265253-project-member] https://10.4.3.52/volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 returned with HTTP 404 Jul 03 10:49:45.273287 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 865/3436] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:45 2026] GET /volume/v3/volumes/9d034f16-06fd-4a56-926b-2700c991e339 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:45.284553 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3fa0383-7d5d-4114-aafd-2d374973e2ee tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 404 Jul 03 10:49:45.285447 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 860/3437] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:45 2026] DELETE /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:45.292959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d5d5d02-e6d3-4724-bb51-197596458aa0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:45.297003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d5d5d02-e6d3-4724-bb51-197596458aa0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 Jul 03 10:49:45.297003 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d5d5d02-e6d3-4724-bb51-197596458aa0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:45.297003 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d5d5d02-e6d3-4724-bb51-197596458aa0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:45.303192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d5d5d02-e6d3-4724-bb51-197596458aa0 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 returned with HTTP 404 Jul 03 10:49:45.303834 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 844/3438] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:45 2026] GET /volume/v3/volumes/3a5c5742-ac0c-4861-b26c-160e488af374 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:45.311742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:45.316576 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:45.316787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:45.316975 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:45.317148 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume with id: c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:45.327129 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:45.327129 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:45.327660 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:45.348598 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume request issued successfully. Jul 03 10:49:45.348802 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f040226c-31e1-4017-a9fc-f73a440d3a36 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 202 Jul 03 10:49:45.349235 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 870/3439] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:45 2026] DELETE /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:45.357010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-249ce6af-6c16-41da-a769-6f0299012f65 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:45.358684 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-249ce6af-6c16-41da-a769-6f0299012f65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:45.358941 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-249ce6af-6c16-41da-a769-6f0299012f65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:45.359209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-249ce6af-6c16-41da-a769-6f0299012f65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:45.366366 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:45.366366 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:45.370782 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-249ce6af-6c16-41da-a769-6f0299012f65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:49:45.376725 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-249ce6af-6c16-41da-a769-6f0299012f65 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 200 Jul 03 10:49:45.377127 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 866/3440] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:45 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:46.390190 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ba541faa-95be-468a-a67a-78f9257f904f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:46.392140 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ba541faa-95be-468a-a67a-78f9257f904f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e Jul 03 10:49:46.392140 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ba541faa-95be-468a-a67a-78f9257f904f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:46.392309 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ba541faa-95be-468a-a67a-78f9257f904f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:46.400181 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ba541faa-95be-468a-a67a-78f9257f904f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e returned with HTTP 404 Jul 03 10:49:46.400644 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 861/3441] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:46 2026] GET /volume/v3/volumes/c7f20ea5-36fb-45c1-bb3f-e6cdb408580e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:46.863462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:46.977247 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:46.977683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1379112714"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:46.979966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1379112714'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:46.980189 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:46.988888 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:47.000309 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (145d7fe9-fe8b-44c5-a240-1930de77cbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:47.000968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fe1396-ba3f-4a05-b631-59a3495e63db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:47.002819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:47.037491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fe1396-ba3f-4a05-b631-59a3495e63db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:47.039260 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbf950d-3c63-4ecf-8f0c-f8ddc39794cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:47.058448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-55fc9383-a082-4ddc-8ffe-1219707cf583 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:47.058869 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55fc9383-a082-4ddc-8ffe-1219707cf583 None None] GET https://10.4.3.52/volume// Jul 03 10:49:47.058997 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55fc9383-a082-4ddc-8ffe-1219707cf583 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:47.059248 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55fc9383-a082-4ddc-8ffe-1219707cf583 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:47.059657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55fc9383-a082-4ddc-8ffe-1219707cf583 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:47.059869 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 871/3442] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:49:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:47.076003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:47.077960 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:49:47.078252 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:47.078488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:47.098445 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:47.098445 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:47.102902 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:49:47.107808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-f6f8578b-7957-4fcd-9bc7-0c0f2696ca1e tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 200 Jul 03 10:49:47.108288 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 867/3443] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:49:47 2026] GET /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 1593 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:47.134700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['4a9e3e54-9a1e-43bc-9341-4b5e90b910cf', '1dc42058-5ec1-4d98-a248-5df3c2185778', '6e2cbed0-0b19-492d-a3ec-de87eed764c1', '3800ecdb-ce22-4e38-bd25-37c564c36b7a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:47.135677 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbf950d-3c63-4ecf-8f0c-f8ddc39794cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9e3e54-9a1e-43bc-9341-4b5e90b910cf', '1dc42058-5ec1-4d98-a248-5df3c2185778', '6e2cbed0-0b19-492d-a3ec-de87eed764c1', '3800ecdb-ce22-4e38-bd25-37c564c36b7a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:47.136598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c9f9e2e-4fd0-4f89-9cb5-0d4a7f5c54e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:47.176252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c9f9e2e-4fd0-4f89-9cb5-0d4a7f5c54e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e300448e-f109-41a4-bf6c-2bd6ab81a736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1379112714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['4a9e3e54-9a1e-43bc-9341-4b5e90b910cf','1dc42058-5ec1-4d98-a248-5df3c2185778','6e2cbed0-0b19-492d-a3ec-de87eed764c1','3800ecdb-ce22-4e38-bd25-37c564c36b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1379112714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e300448e-f109-41a4-bf6c-2bd6ab81a736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:47.177436 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668f623e-9e90-4cbb-a67c-3966b7da4a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:47.203890 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668f623e-9e90-4cbb-a67c-3966b7da4a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1379112714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['4a9e3e54-9a1e-43bc-9341-4b5e90b910cf','1dc42058-5ec1-4d98-a248-5df3c2185778','6e2cbed0-0b19-492d-a3ec-de87eed764c1','3800ecdb-ce22-4e38-bd25-37c564c36b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:47.204595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0070460f-b53c-48e1-b6da-8c6e8f496aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:47.221471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0070460f-b53c-48e1-b6da-8c6e8f496aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:47.222250 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (145d7fe9-fe8b-44c5-a240-1930de77cbec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:47.222583 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:47.223116 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e01d3f4-ff73-44db-b0cb-7a249954c8bd tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:47.223594 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 845/3444] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:49:46 2026] POST /volume/v3/volumes => generated 758 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:47.241745 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:47.242021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:47.244538 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:47.244865 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:47.245054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:47.245133 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] PUT https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 Jul 03 10:49:47.245592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:47.253628 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:47.253628 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:47.253992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Acquiring lock "cinder-attachment_update-53023ad5-26f1-44d7-9d63-cabde60968b1-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:49:47.258942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Lock "cinder-attachment_update-53023ad5-26f1-44d7-9d63-cabde60968b1-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:49:47.259433 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:47.259986 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:47.259986 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:47.265190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27a8e5f1-e2eb-4fd1-8f0a-a088716dfa4d tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 returned with HTTP 200 Jul 03 10:49:47.265845 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 862/3445] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:47 2026] GET /volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:47.793234 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Lock "cinder-attachment_update-53023ad5-26f1-44d7-9d63-cabde60968b1-np0000004406" released by "attachment_update" :: held 0.534s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:49:47.793647 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-5fc38be7-f1e6-4290-a95e-a2272c91c1b4 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 returned with HTTP 200 Jul 03 10:49:47.794196 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 872/3446] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:49:47 2026] PUT /volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:48.287935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:48.289904 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:48.290186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:48.290423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:48.305718 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:48.305718 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:48.308297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-716206d1-3262-4186-bce9-e28114f19b3e req-2bd25073-7a5e-4220-bd39-9cc7a87a92ae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:48.311028 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-2bd25073-7a5e-4220-bd39-9cc7a87a92ae tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] POST https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701/action Jul 03 10:49:48.311449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-2bd25073-7a5e-4220-bd39-9cc7a87a92ae tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:49:48.311552 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:48.311598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-2bd25073-7a5e-4220-bd39-9cc7a87a92ae tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:48.318219 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-30929dee-3e98-4a4d-8072-e3ce0fe34e2f tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 returned with HTTP 200 Jul 03 10:49:48.318798 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 868/3447] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:48 2026] GET /volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:48.335079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:48.336969 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:49:48.337461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e300448e-f109-41a4-bf6c-2bd6ab81a736", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1312687064"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:48.340896 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:48.340896 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:48.347216 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:48.347216 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:48.347872 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:48.348009 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create snapshot from volume e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:48.354710 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-716206d1-3262-4186-bce9-e28114f19b3e req-2bd25073-7a5e-4220-bd39-9cc7a87a92ae tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701/action returned with HTTP 204 Jul 03 10:49:48.355766 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 846/3448] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:49:48 2026] POST /volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:48.405687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['14f68dad-1cd3-4c4c-a0f0-70c807d8b6a8', 'ccba0394-f346-481c-a759-3e36dafae0d1', '17c04d53-2093-4e65-9fe6-f369dc2236ca', 'e7a16459-e30a-4aa6-98e5-d234ccaff408'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:48.437813 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot create request issued successfully. Jul 03 10:49:48.438207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd7bce56-9430-4653-8129-d9f248ffbca3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:49:48.438511 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 863/3449] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:49:48 2026] POST /volume/v3/snapshots => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:48.447582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a886516d-9957-49ad-812e-3346e60982c7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:48.449528 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a886516d-9957-49ad-812e-3346e60982c7 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:48.449804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a886516d-9957-49ad-812e-3346e60982c7 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:48.450051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a886516d-9957-49ad-812e-3346e60982c7 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:48.458343 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:48.458343 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:48.459239 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a886516d-9957-49ad-812e-3346e60982c7 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot retrieved successfully. Jul 03 10:49:48.459856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a886516d-9957-49ad-812e-3346e60982c7 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 returned with HTTP 200 Jul 03 10:49:48.460443 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 873/3450] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:48 2026] GET /volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:49.063392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-4eb878a4-8123-4785-ab95-f9c8d9a24e6f req-0f1a3d19-a59f-40eb-9d21-a2962b6d5805 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.065573 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4eb878a4-8123-4785-ab95-f9c8d9a24e6f req-0f1a3d19-a59f-40eb-9d21-a2962b6d5805 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 Jul 03 10:49:49.065741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4eb878a4-8123-4785-ab95-f9c8d9a24e6f req-0f1a3d19-a59f-40eb-9d21-a2962b6d5805 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:49.065910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-4eb878a4-8123-4785-ab95-f9c8d9a24e6f req-0f1a3d19-a59f-40eb-9d21-a2962b6d5805 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:49.073525 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.073525 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:49.481811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.485858 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:49.485858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:49.487977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:49.493400 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.493400 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:49.494037 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot retrieved successfully. Jul 03 10:49:49.495193 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7e21eb4c-3d59-4362-8ee7-7742debd8b7b tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 returned with HTTP 200 Jul 03 10:49:49.495193 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 847/3451] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:49 2026] GET /volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:49.505596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.508256 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:49.508256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c8d1eec9-418e-443b-af87-528000539354", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1677842643"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:49.509844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c8d1eec9-418e-443b-af87-528000539354', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1677842643'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:49.509844 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:49.510149 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.510149 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:49.514730 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:49.522060 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (f3a96981-11b0-48cc-99be-4991896f1de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.523439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c588c495-c466-4ccd-9472-4176c07fdd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.524623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:49.556377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c588c495-c466-4ccd-9472-4176c07fdd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.557263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea35d729-a178-4e61-aa01-cb007c88ad49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.586743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-96047b11-18bf-4ac8-b1b2-01f70944b5b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.619073 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['3d1ff4fd-e12c-48f7-b6be-5cef8c232112', 'ed942f72-5c6f-4b26-bcde-32129cbdb66f', '3d3e912a-3cba-485b-adb5-8e2bb6ae1b9d', 'cbe97632-13c8-41b0-aa5a-e1fe65f76b72'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:49.619504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-4eb878a4-8123-4785-ab95-f9c8d9a24e6f req-0f1a3d19-a59f-40eb-9d21-a2962b6d5805 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 returned with HTTP 200 Jul 03 10:49:49.619912 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 869/3452] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:49:49 2026] DELETE /volume/v3/attachments/5f6f2dc4-9f7c-4ad2-bbdd-065f542578d8 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:49.619959 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea35d729-a178-4e61-aa01-cb007c88ad49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d1ff4fd-e12c-48f7-b6be-5cef8c232112', 'ed942f72-5c6f-4b26-bcde-32129cbdb66f', '3d3e912a-3cba-485b-adb5-8e2bb6ae1b9d', 'cbe97632-13c8-41b0-aa5a-e1fe65f76b72']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.621038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d23ce1-790a-4b44-8837-06da5c31c2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.653492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d23ce1-790a-4b44-8837-06da5c31c2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677842643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['3d1ff4fd-e12c-48f7-b6be-5cef8c232112','ed942f72-5c6f-4b26-bcde-32129cbdb66f','3d3e912a-3cba-485b-adb5-8e2bb6ae1b9d','cbe97632-13c8-41b0-aa5a-e1fe65f76b72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677842643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.654717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a533195-1e22-4d59-8427-dc195071f0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.670932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a533195-1e22-4d59-8427-dc195071f0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1677842643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['3d1ff4fd-e12c-48f7-b6be-5cef8c232112','ed942f72-5c6f-4b26-bcde-32129cbdb66f','3d3e912a-3cba-485b-adb5-8e2bb6ae1b9d','cbe97632-13c8-41b0-aa5a-e1fe65f76b72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.671842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d7921f-25d6-4686-82af-038d60c40bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.683130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d7921f-25d6-4686-82af-038d60c40bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.683130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (f3a96981-11b0-48cc-99be-4991896f1de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.683130 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:49.683130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b12876b6-7c82-4cae-b34c-8a8612efb6ce tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:49.683130 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 864/3453] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:49.694940 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9933e34a-7e46-450d-8152-15848a1e131e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.696787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:49.697181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c8d1eec9-418e-443b-af87-528000539354", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1397117164"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:49.702134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c8d1eec9-418e-443b-af87-528000539354', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1397117164'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:49.702696 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-96047b11-18bf-4ac8-b1b2-01f70944b5b6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:49.702754 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:49.702804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-96047b11-18bf-4ac8-b1b2-01f70944b5b6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648", "extra_specs": {"multiattach": " True"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:49.702876 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:49.708453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (4a5ef8c8-4932-4be3-afee-f248dc4879cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.709778 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03827e2-8e97-4fd0-b921-b819d3c46020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.710840 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:49.714595 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-96047b11-18bf-4ac8-b1b2-01f70944b5b6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:49.714970 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 874/3454] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/types => generated 287 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:49.723679 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.725310 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:49.725690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-468568479", "snapshot_id": null, "imageRef": null, "volume_type": "d8466e11-8368-4957-b087-c9831e157402", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:49.727137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-468568479', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd8466e11-8368-4957-b087-c9831e157402', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:49.731605 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume of 1 GB Jul 03 10:49:49.732010 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.732010 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:49.732564 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Availability Zones retrieved successfully. Jul 03 10:49:49.737862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03827e2-8e97-4fd0-b921-b819d3c46020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.738541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (ce79ca8a-4b04-4616-954e-6952c5817b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.738618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e978e1f-c3d2-4515-a01b-9da40e603d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.741321 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5bca19-454e-4fa4-b959-ada2dfd4e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.741321 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:49.750844 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.750844 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:49.770527 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5bca19-454e-4fa4-b959-ada2dfd4e30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:50Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d8466e11-8368-4957-b087-c9831e157402,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8466e11-8368-4957-b087-c9831e157402', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.770973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50aa4cc2-9eec-417b-9b4d-05e34e6e0c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.787622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['37ad5588-93b7-463a-9cf3-2ed0d9705aa2', 'c5728c46-23dc-4489-8656-8e241dc27323', 'd54d00f2-6fbd-420d-8bbf-993bcc092396', '98a42b05-7d40-4975-afe2-9df3b53c0fb6'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:49.788345 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e978e1f-c3d2-4515-a01b-9da40e603d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37ad5588-93b7-463a-9cf3-2ed0d9705aa2', 'c5728c46-23dc-4489-8656-8e241dc27323', 'd54d00f2-6fbd-420d-8bbf-993bcc092396', '98a42b05-7d40-4975-afe2-9df3b53c0fb6']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.789010 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cfa8d6-032f-4646-ae24-38f79aa68b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.800692 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:49.800954 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1299152399-1226643648, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:49.812807 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0cfa8d6-032f-4646-ae24-38f79aa68b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b05d4d-481e-4ef0-bdab-c7185e00ef40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1397117164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['37ad5588-93b7-463a-9cf3-2ed0d9705aa2','c5728c46-23dc-4489-8656-8e241dc27323','d54d00f2-6fbd-420d-8bbf-993bcc092396','98a42b05-7d40-4975-afe2-9df3b53c0fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1397117164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b05d4d-481e-4ef0-bdab-c7185e00ef40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.813697 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92db8ef-9fa8-4548-9772-61ff8b0c9b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.830422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92db8ef-9fa8-4548-9772-61ff8b0c9b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1397117164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['37ad5588-93b7-463a-9cf3-2ed0d9705aa2','c5728c46-23dc-4489-8656-8e241dc27323','d54d00f2-6fbd-420d-8bbf-993bcc092396','98a42b05-7d40-4975-afe2-9df3b53c0fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.831069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cf59ef-d29b-4a42-a753-9ea3693c5a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.840433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Created reservations ['5c2d574a-a3d0-43a1-9e96-b307ce078df4', 'e76746a6-c455-4af0-8930-8c013ebd3326', '6756922c-296a-4e5b-bace-46e5e4655490', 'ca546271-5b3b-459b-8dea-5cf0fbbe3601'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:49.840888 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cf59ef-d29b-4a42-a753-9ea3693c5a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.841264 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50aa4cc2-9eec-417b-9b4d-05e34e6e0c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2d574a-a3d0-43a1-9e96-b307ce078df4', 'e76746a6-c455-4af0-8930-8c013ebd3326', '6756922c-296a-4e5b-bace-46e5e4655490', 'ca546271-5b3b-459b-8dea-5cf0fbbe3601']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.841813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (4a5ef8c8-4932-4be3-afee-f248dc4879cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.842008 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f888540-1b35-4ffd-aa35-2ed51b1c7dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.842097 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:49.842657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9933e34a-7e46-450d-8152-15848a1e131e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:49.843037 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 848/3455] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:49.854757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.856691 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:49.857021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c8d1eec9-418e-443b-af87-528000539354", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-886654227"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:49.858435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c8d1eec9-418e-443b-af87-528000539354', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-886654227'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:49.858545 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:49.858801 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.858801 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:49.862756 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:49.865314 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f888540-1b35-4ffd-aa35-2ed51b1c7dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e94ea07-574a-416d-b95b-ad70672e2a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-468568479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['5c2d574a-a3d0-43a1-9e96-b307ce078df4','e76746a6-c455-4af0-8930-8c013ebd3326','6756922c-296a-4e5b-bace-46e5e4655490','ca546271-5b3b-459b-8dea-5cf0fbbe3601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=d8466e11-8368-4957-b087-c9831e157402), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-468568479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e94ea07-574a-416d-b95b-ad70672e2a65,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7ec51b288b5540869edc6b3576f59781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8466e11-8368-4957-b087-c9831e157402),volume_type_id=d8466e11-8368-4957-b087-c9831e157402)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.866395 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366747e3-db56-46e3-9aed-3bbf7a985bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.868540 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (16e196d9-2304-45e3-be22-5ed1ca4f1687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.869450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3461d50b-45e3-49f2-a777-1449c46d9d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.870381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:49.883857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366747e3-db56-46e3-9aed-3bbf7a985bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-468568479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['5c2d574a-a3d0-43a1-9e96-b307ce078df4','e76746a6-c455-4af0-8930-8c013ebd3326','6756922c-296a-4e5b-bace-46e5e4655490','ca546271-5b3b-459b-8dea-5cf0fbbe3601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=d8466e11-8368-4957-b087-c9831e157402)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.884714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923b2d6e-632c-4c8c-adc8-ac4029f86cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.892839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923b2d6e-632c-4c8c-adc8-ac4029f86cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.893756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (ce79ca8a-4b04-4616-954e-6952c5817b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.894091 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request issued successfully. Jul 03 10:49:49.894314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3461d50b-45e3-49f2-a777-1449c46d9d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.894795 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f816c68-2e07-4683-a8fd-b30f873e3adf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:49.894969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc301d1-6ca9-47f8-8887-faa07533fd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.895309 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 870/3456] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/volumes => generated 827 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:49.906596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-efed3afc-79e0-4141-89b3-8051e858c13a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:49.908990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efed3afc-79e0-4141-89b3-8051e858c13a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:49:49.909275 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efed3afc-79e0-4141-89b3-8051e858c13a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:49.909526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efed3afc-79e0-4141-89b3-8051e858c13a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:49.916090 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:49.916090 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:49.921466 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-efed3afc-79e0-4141-89b3-8051e858c13a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:49.926968 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efed3afc-79e0-4141-89b3-8051e858c13a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:49:49.927417 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 875/3457] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:49 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:49.936638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['bd6eaee7-ed83-462b-b958-c618a27bf2d5', 'fd045b59-07e8-43b6-ac9a-33d4c72ed313', 'd97dfc03-a94c-4a25-a04e-9a53cda61f4d', 'c6af03b4-bccc-419b-8410-947c9e8c3e40'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:49.937514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc301d1-6ca9-47f8-8887-faa07533fd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6eaee7-ed83-462b-b958-c618a27bf2d5', 'fd045b59-07e8-43b6-ac9a-33d4c72ed313', 'd97dfc03-a94c-4a25-a04e-9a53cda61f4d', 'c6af03b4-bccc-419b-8410-947c9e8c3e40']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.938292 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178eba68-6b6f-47aa-b2ef-e0d788dde680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.960752 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178eba68-6b6f-47aa-b2ef-e0d788dde680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b688d32a-546c-47c0-86b5-061b268d23e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-886654227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['bd6eaee7-ed83-462b-b958-c618a27bf2d5','fd045b59-07e8-43b6-ac9a-33d4c72ed313','d97dfc03-a94c-4a25-a04e-9a53cda61f4d','c6af03b4-bccc-419b-8410-947c9e8c3e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-886654227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b688d32a-546c-47c0-86b5-061b268d23e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.962116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f92309b-e51f-45c3-8c85-562b46f37924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.977088 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f92309b-e51f-45c3-8c85-562b46f37924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-886654227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['bd6eaee7-ed83-462b-b958-c618a27bf2d5','fd045b59-07e8-43b6-ac9a-33d4c72ed313','d97dfc03-a94c-4a25-a04e-9a53cda61f4d','c6af03b4-bccc-419b-8410-947c9e8c3e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.977785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46987d41-dfc9-4f5b-98b7-8349b5040d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:49.986663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46987d41-dfc9-4f5b-98b7-8349b5040d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:49.987745 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (16e196d9-2304-45e3-be22-5ed1ca4f1687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:49.988050 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:49.988667 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0c86b2d4-837f-444d-9056-4f163ab426b3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:49.989078 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 865/3458] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:50.000937 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a655e32a-2280-48bf-859d-db965de8cd23 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.003016 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:50.003228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c8d1eec9-418e-443b-af87-528000539354", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119437596"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:50.004583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c8d1eec9-418e-443b-af87-528000539354', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1119437596'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:50.004690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:50.004909 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.004909 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:50.008939 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:50.014792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (79cc98fc-174e-46cf-80b5-5792d700c224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:50.015918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2106320a-8e35-4ff1-90cd-7f62745fcab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.017040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:50.044784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2106320a-8e35-4ff1-90cd-7f62745fcab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.045538 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4afc383-2c01-4da9-9656-a833d3214a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.096183 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['970d6767-399a-4bab-8d1a-44383352e38c', '69c66c72-46c2-47b2-a2f9-8c590ac4623f', '439126e0-0059-4fdd-bf34-196adb443822', 'bce16189-4023-44a3-a401-00f46900b716'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:50.097166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4afc383-2c01-4da9-9656-a833d3214a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970d6767-399a-4bab-8d1a-44383352e38c', '69c66c72-46c2-47b2-a2f9-8c590ac4623f', '439126e0-0059-4fdd-bf34-196adb443822', 'bce16189-4023-44a3-a401-00f46900b716']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.097978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4863b6bd-0920-4faf-9fde-277339d41ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.124620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4863b6bd-0920-4faf-9fde-277339d41ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0440cfc6-f172-4850-8b25-75349b400e1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119437596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['970d6767-399a-4bab-8d1a-44383352e38c','69c66c72-46c2-47b2-a2f9-8c590ac4623f','439126e0-0059-4fdd-bf34-196adb443822','bce16189-4023-44a3-a401-00f46900b716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119437596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0440cfc6-f172-4850-8b25-75349b400e1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.125581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a465990d-3110-497a-9f9d-4507c30504b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.151522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a465990d-3110-497a-9f9d-4507c30504b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119437596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['970d6767-399a-4bab-8d1a-44383352e38c','69c66c72-46c2-47b2-a2f9-8c590ac4623f','439126e0-0059-4fdd-bf34-196adb443822','bce16189-4023-44a3-a401-00f46900b716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.152480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447383a7-4f5c-40d6-8aef-517fb74a2c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.175838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447383a7-4f5c-40d6-8aef-517fb74a2c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.176641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (79cc98fc-174e-46cf-80b5-5792d700c224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:50.176917 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:50.177685 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a655e32a-2280-48bf-859d-db965de8cd23 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:50.178253 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 849/3459] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:49 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:50.195116 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6baf999c-217c-40f3-8d89-3cc582cebbab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.197206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:50.197571 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c8d1eec9-418e-443b-af87-528000539354", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-425981193"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:50.199512 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c8d1eec9-418e-443b-af87-528000539354', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-425981193'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:50.199652 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume of 1 GB Jul 03 10:49:50.199948 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.199948 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:50.205719 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Availability Zones retrieved successfully. Jul 03 10:49:50.212096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (fc3e593f-1a9e-4602-9a00-1e192242a415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:50.213934 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ecc1df-62a1-4e6a-98ef-02b31981ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.215582 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:50.260460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ecc1df-62a1-4e6a-98ef-02b31981ef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.260460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f28e51-c10d-47f5-8e42-f03052919dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.337128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Created reservations ['fd4bf972-09f8-461f-bdf6-a7b00250ee8c', '59b44c26-4ff5-4f0c-a721-d260e2ceb895', '1a2821fd-f3f4-4c37-b779-1423355b8783', '9558d2ea-8728-4779-9896-296c354816b8'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:50.337128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f28e51-c10d-47f5-8e42-f03052919dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd4bf972-09f8-461f-bdf6-a7b00250ee8c', '59b44c26-4ff5-4f0c-a721-d260e2ceb895', '1a2821fd-f3f4-4c37-b779-1423355b8783', '9558d2ea-8728-4779-9896-296c354816b8']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.337128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5724d1-0452-45a3-996a-087480b0ac26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.364608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5724d1-0452-45a3-996a-087480b0ac26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0aab4b7-7720-4e09-9910-2d0f935d76c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-425981193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['fd4bf972-09f8-461f-bdf6-a7b00250ee8c','59b44c26-4ff5-4f0c-a721-d260e2ceb895','1a2821fd-f3f4-4c37-b779-1423355b8783','9558d2ea-8728-4779-9896-296c354816b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-425981193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0aab4b7-7720-4e09-9910-2d0f935d76c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43128da018bc47dbae98191e99b12129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.365817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39a95b5-9862-4daf-b766-f97f8d189060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.392293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39a95b5-9862-4daf-b766-f97f8d189060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-425981193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43128da018bc47dbae98191e99b12129',qos_specs=None,replication_status=,reservations=['fd4bf972-09f8-461f-bdf6-a7b00250ee8c','59b44c26-4ff5-4f0c-a721-d260e2ceb895','1a2821fd-f3f4-4c37-b779-1423355b8783','9558d2ea-8728-4779-9896-296c354816b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8a4d345185f4d4fa3ae32c846e36c39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.392293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f63fc5-8628-4b60-9a08-86e3940858cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:50.405130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f63fc5-8628-4b60-9a08-86e3940858cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:50.405130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Flow 'volume_create_api' (fc3e593f-1a9e-4602-9a00-1e192242a415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:50.405130 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Create volume request issued successfully. Jul 03 10:49:50.405130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6baf999c-217c-40f3-8d89-3cc582cebbab tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:50.405498 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 871/3460] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:50 2026] POST /volume/v3/volumes => generated 757 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:50.419562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.423613 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c Jul 03 10:49:50.423893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.424173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.434079 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.434079 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:50.438996 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.444875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-feefd251-c830-4a9f-90d6-1e71d9f62f91 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c returned with HTTP 200 Jul 03 10:49:50.445454 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 876/3461] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.461381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.465048 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 Jul 03 10:49:50.465274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.465464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.483964 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.483964 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:50.491421 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.499364 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4c410d2b-b7ce-4000-a79f-6d33cbe7f565 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 returned with HTTP 200 Jul 03 10:49:50.500065 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 866/3462] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.514506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.516723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 Jul 03 10:49:50.516906 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.517073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.524863 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.524863 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:50.529244 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.534009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e3d2a477-f1d0-4134-b55d-5c94ff9e618e tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 returned with HTTP 200 Jul 03 10:49:50.534009 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 850/3463] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.548817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.551605 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e Jul 03 10:49:50.552912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.552912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.563803 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.563803 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:50.568613 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.575298 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-899feb6d-bc5c-4ab8-97f8-08bf2658b057 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e returned with HTTP 200 Jul 03 10:49:50.576012 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 872/3464] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.592978 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.594850 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 Jul 03 10:49:50.595038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.595242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.604256 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.604256 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:50.608774 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.617215 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bd4709e-68a5-409c-a43c-8b522c74e242 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 returned with HTTP 200 Jul 03 10:49:50.617806 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 877/3465] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.632309 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-648bf922-211c-49f5-a3a8-0989b0c838bb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.636286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 Jul 03 10:49:50.636286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.636286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.636286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: c0aab4b7-7720-4e09-9910-2d0f935d76c6 Jul 03 10:49:50.645402 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.645402 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:50.646346 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.681032 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:50.681265 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-648bf922-211c-49f5-a3a8-0989b0c838bb tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 returned with HTTP 202 Jul 03 10:49:50.681802 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 867/3466] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:50 2026] DELETE /volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:50.689067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7676a334-8dab-473e-9ee0-19fbc12e36da None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.690894 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7676a334-8dab-473e-9ee0-19fbc12e36da tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 Jul 03 10:49:50.691230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7676a334-8dab-473e-9ee0-19fbc12e36da tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.691448 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7676a334-8dab-473e-9ee0-19fbc12e36da tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.699058 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.699058 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:50.703644 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7676a334-8dab-473e-9ee0-19fbc12e36da tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:50.710375 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7676a334-8dab-473e-9ee0-19fbc12e36da tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 returned with HTTP 200 Jul 03 10:49:50.710375 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 851/3467] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.944886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.946933 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:49:50.947389 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.948914 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.957911 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.957911 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:50.965226 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:50.973941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60733f0a-4a60-4591-bb32-175bc6ff7434 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:49:50.974640 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 873/3468] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:50.987991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:50.991164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:49:50.991411 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:50.991636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:50.999894 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:50.999894 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:51.006271 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:51.012436 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9ac7dd5-f05b-4f11-ab75-b4e830a1ab52 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:49:51.012953 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 878/3469] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:50 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:51.027598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e99cd53-8153-419d-a440-d4f7d55e704d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:51.030782 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:51.033071 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1183582597", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:51.033859 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1183582597', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:51.034061 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume of 1 GB Jul 03 10:49:51.039235 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Availability Zones retrieved successfully. Jul 03 10:49:51.048954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (fb8a89c6-c05c-4c9d-9e89-a34f75c5f760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:51.050061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddfe448-6041-44f4-ac3f-945779c3eade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:51.055212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:51.083460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddfe448-6041-44f4-ac3f-945779c3eade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:51.084166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd9a24c-9243-4f1c-aa8a-e14c65dbea92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:51.136615 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Created reservations ['f23f3251-2ddc-4b11-a031-b88fb4ced32e', '15541b29-b2d5-4595-b0eb-a5f7c2288df5', '56ad88bf-e9ab-45e9-9239-1930fc4ac655', '80d477e6-704a-424b-bbd6-47fd93fef3f5'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:51.138735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd9a24c-9243-4f1c-aa8a-e14c65dbea92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23f3251-2ddc-4b11-a031-b88fb4ced32e', '15541b29-b2d5-4595-b0eb-a5f7c2288df5', '56ad88bf-e9ab-45e9-9239-1930fc4ac655', '80d477e6-704a-424b-bbd6-47fd93fef3f5']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:51.139487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638930e4-d37f-4659-b44a-3f77e379efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:51.176226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638930e4-d37f-4659-b44a-3f77e379efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbfbb63-ee19-4ed1-b45d-a9f1777f2579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1183582597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['f23f3251-2ddc-4b11-a031-b88fb4ced32e','15541b29-b2d5-4595-b0eb-a5f7c2288df5','56ad88bf-e9ab-45e9-9239-1930fc4ac655','80d477e6-704a-424b-bbd6-47fd93fef3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1183582597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbfbb63-ee19-4ed1-b45d-a9f1777f2579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec51b288b5540869edc6b3576f59781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:51.176908 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267d0214-d7a5-420e-9b93-ab518862239b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:51.196590 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267d0214-d7a5-420e-9b93-ab518862239b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1183582597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['f23f3251-2ddc-4b11-a031-b88fb4ced32e','15541b29-b2d5-4595-b0eb-a5f7c2288df5','56ad88bf-e9ab-45e9-9239-1930fc4ac655','80d477e6-704a-424b-bbd6-47fd93fef3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:51.197361 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a87cd6-0a95-44b1-b784-f555a7a34726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:51.206594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a87cd6-0a95-44b1-b784-f555a7a34726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:51.207346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (fb8a89c6-c05c-4c9d-9e89-a34f75c5f760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:51.207669 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request issued successfully. Jul 03 10:49:51.208267 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e99cd53-8153-419d-a440-d4f7d55e704d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:51.208812 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 868/3470] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:51 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:51.219978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-04bd121f-f65b-4361-b723-44df9a9315be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:51.221606 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04bd121f-f65b-4361-b723-44df9a9315be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:51.221860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04bd121f-f65b-4361-b723-44df9a9315be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:51.221950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04bd121f-f65b-4361-b723-44df9a9315be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:51.229126 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:51.229126 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:51.232889 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-04bd121f-f65b-4361-b723-44df9a9315be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:51.236958 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04bd121f-f65b-4361-b723-44df9a9315be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:51.237387 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 852/3471] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:51 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:51.726087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-58d7799b-9e9e-4d34-9b10-cfcfc1e43c17 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:51.730470 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58d7799b-9e9e-4d34-9b10-cfcfc1e43c17 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 Jul 03 10:49:51.730709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58d7799b-9e9e-4d34-9b10-cfcfc1e43c17 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:51.730895 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-58d7799b-9e9e-4d34-9b10-cfcfc1e43c17 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:51.738901 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-58d7799b-9e9e-4d34-9b10-cfcfc1e43c17 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 returned with HTTP 404 Jul 03 10:49:51.739414 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 874/3472] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:51 2026] GET /volume/v3/volumes/c0aab4b7-7720-4e09-9910-2d0f935d76c6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:51.748563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:51.751023 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e Jul 03 10:49:51.751325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:51.751616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:51.751827 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: 0440cfc6-f172-4850-8b25-75349b400e1e Jul 03 10:49:51.762914 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:51.762914 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:51.763579 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:51.785541 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:51.785799 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-73153dda-d30e-4bc4-a81f-d42c1fabf255 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e returned with HTTP 202 Jul 03 10:49:51.786395 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 879/3473] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:51 2026] DELETE /volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:51.798655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cdfb449a-673d-445a-b998-248f1a6afb58 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:51.800646 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cdfb449a-673d-445a-b998-248f1a6afb58 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e Jul 03 10:49:51.800900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cdfb449a-673d-445a-b998-248f1a6afb58 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:51.801139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cdfb449a-673d-445a-b998-248f1a6afb58 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:51.809347 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:51.809347 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:51.815948 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cdfb449a-673d-445a-b998-248f1a6afb58 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:51.821642 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cdfb449a-673d-445a-b998-248f1a6afb58 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e returned with HTTP 200 Jul 03 10:49:51.822002 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 869/3474] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:51 2026] GET /volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.249711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-39206249-e70f-4e87-ad2f-77fadf377171 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.251654 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39206249-e70f-4e87-ad2f-77fadf377171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:52.251875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39206249-e70f-4e87-ad2f-77fadf377171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.252055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39206249-e70f-4e87-ad2f-77fadf377171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.265549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.265549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:52.270041 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-39206249-e70f-4e87-ad2f-77fadf377171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:52.275987 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39206249-e70f-4e87-ad2f-77fadf377171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:52.276426 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 853/3475] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:52 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.289160 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.291226 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:52.291905 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.292166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.302420 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.302420 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:52.307491 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:52.313160 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0992be41-bfec-4b1c-9a10-cfffe427a0a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:52.313724 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 875/3476] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:52 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.326393 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-53e65993-7ba7-4b0c-8d30-6b6e7c5704f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.328051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53e65993-7ba7-4b0c-8d30-6b6e7c5704f6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:49:52.328457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-53e65993-7ba7-4b0c-8d30-6b6e7c5704f6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2109770820", "extra_specs": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:52.342739 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53e65993-7ba7-4b0c-8d30-6b6e7c5704f6 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:49:52.343121 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 880/3477] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:49:52 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.351121 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b442e391-0313-4fb9-8de0-6abb00593e90 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.353474 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b442e391-0313-4fb9-8de0-6abb00593e90 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] POST https://10.4.3.52/volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2/encryption Jul 03 10:49:52.353904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b442e391-0313-4fb9-8de0-6abb00593e90 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:52.374585 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b442e391-0313-4fb9-8de0-6abb00593e90 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2/encryption returned with HTTP 200 Jul 03 10:49:52.375223 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 870/3478] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:49:52 2026] POST /volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.385238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.386976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:52.387487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1138511378", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2109770820", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:52.389132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1138511378', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2109770820', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:52.395960 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume of 1 GB Jul 03 10:49:52.396285 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.396285 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:52.396779 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Availability Zones retrieved successfully. Jul 03 10:49:52.404073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (5f6d70dc-49dd-4ae4-8539-663d5f331a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:52.405018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a427d87d-fb1a-49b7-a135-4c82fff16c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:52.406032 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:52.430808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a427d87d-fb1a-49b7-a135-4c82fff16c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:49:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7505a1d4-0238-436e-94d7-41b0ef7d0ff2,is_public=True,name='tempest-scenario-type-luks-2109770820',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7505a1d4-0238-436e-94d7-41b0ef7d0ff2', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:52.431604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c2c80c-9131-4d45-aa9c-963f33e07b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:52.459027 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2109770820 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2109770820, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:52.459391 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2109770820 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2109770820, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:49:52.495251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Created reservations ['8910eb18-66b5-49c7-866b-809e1d4e9a0c', '1b67b99c-c1cc-4c32-a4e5-29017bf5a0cf', 'b340088c-319e-4399-97c2-ef1c0fe550c7', '4011d55e-2453-4c60-805a-022a49190af6'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:52.496355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c2c80c-9131-4d45-aa9c-963f33e07b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8910eb18-66b5-49c7-866b-809e1d4e9a0c', '1b67b99c-c1cc-4c32-a4e5-29017bf5a0cf', 'b340088c-319e-4399-97c2-ef1c0fe550c7', '4011d55e-2453-4c60-805a-022a49190af6']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:52.497308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6ae8da-4711-4b71-9e6c-28bdf48c2513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:52.523273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6ae8da-4711-4b71-9e6c-28bdf48c2513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324b6755-25f0-48de-afe4-66b58e6b3140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1138511378',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['8910eb18-66b5-49c7-866b-809e1d4e9a0c','1b67b99c-c1cc-4c32-a4e5-29017bf5a0cf','b340088c-319e-4399-97c2-ef1c0fe550c7','4011d55e-2453-4c60-805a-022a49190af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=7505a1d4-0238-436e-94d7-41b0ef7d0ff2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1138511378',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=324b6755-25f0-48de-afe4-66b58e6b3140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec51b288b5540869edc6b3576f59781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7505a1d4-0238-436e-94d7-41b0ef7d0ff2),volume_type_id=7505a1d4-0238-436e-94d7-41b0ef7d0ff2)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:52.524040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca262ae-e074-4191-a751-89426b715168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:52.541067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca262ae-e074-4191-a751-89426b715168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1138511378',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['8910eb18-66b5-49c7-866b-809e1d4e9a0c','1b67b99c-c1cc-4c32-a4e5-29017bf5a0cf','b340088c-319e-4399-97c2-ef1c0fe550c7','4011d55e-2453-4c60-805a-022a49190af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=7505a1d4-0238-436e-94d7-41b0ef7d0ff2)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:52.541762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8614ddbb-d311-4fd8-8259-5df13626c189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:52.553517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8614ddbb-d311-4fd8-8259-5df13626c189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:52.554314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (5f6d70dc-49dd-4ae4-8539-663d5f331a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:52.554609 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request issued successfully. Jul 03 10:49:52.555148 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0409dc4c-ae41-4bbf-9575-bf9a4a50f570 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:49:52.555606 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 854/3479] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:49:52 2026] POST /volume/v3/volumes => generated 779 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:49:52.573592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.575655 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:49:52.576211 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.576459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.582748 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.582748 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:52.587410 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:52.596098 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a83a084-8e53-4c7c-8d0d-93f85f9160cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:49:52.596924 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 876/3480] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:52 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:52.834255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4f754ded-7aa7-4701-8b15-5c16452daec8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.836186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f754ded-7aa7-4701-8b15-5c16452daec8 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e Jul 03 10:49:52.836416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f754ded-7aa7-4701-8b15-5c16452daec8 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.836607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4f754ded-7aa7-4701-8b15-5c16452daec8 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.842485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4f754ded-7aa7-4701-8b15-5c16452daec8 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e returned with HTTP 404 Jul 03 10:49:52.842972 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 881/3481] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:52 2026] GET /volume/v3/volumes/0440cfc6-f172-4850-8b25-75349b400e1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:52.852054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ef169645-6238-4f57-85ff-8edb33c5e874 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.854621 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 Jul 03 10:49:52.854834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.855072 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.855279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: b688d32a-546c-47c0-86b5-061b268d23e7 Jul 03 10:49:52.863576 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.863576 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:52.864159 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:52.890438 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:52.890754 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef169645-6238-4f57-85ff-8edb33c5e874 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 returned with HTTP 202 Jul 03 10:49:52.891442 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 871/3482] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:52 2026] DELETE /volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:52.900607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:52.902507 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 Jul 03 10:49:52.902766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:52.902911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:52.910728 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:52.910728 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:52.919765 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:52.925230 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f0d7d9cf-3d01-4699-af23-f98529483c26 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 returned with HTTP 200 Jul 03 10:49:52.925403 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 855/3483] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:52 2026] GET /volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:53.306685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4b632a1b-d524-4ea9-8214-35da03007283 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.308331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:49:53.308555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.308718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.308870 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume with id: c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:49:53.315364 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.315364 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:53.315832 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:49:53.332736 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume request issued successfully. Jul 03 10:49:53.333017 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4b632a1b-d524-4ea9-8214-35da03007283 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 202 Jul 03 10:49:53.333525 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 877/3484] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:49:53 2026] DELETE /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:49:53.340911 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.343344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:49:53.343687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.343917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.352619 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.352619 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:53.357275 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:49:53.362751 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d98ee5ce-fd79-4a23-9f36-b9ff84ea12e8 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 200 Jul 03 10:49:53.363271 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 882/3485] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 1419 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:53.609635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aeb5b84a-8175-4095-8d48-850d89b5155c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.611415 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aeb5b84a-8175-4095-8d48-850d89b5155c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:49:53.611659 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aeb5b84a-8175-4095-8d48-850d89b5155c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.611910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aeb5b84a-8175-4095-8d48-850d89b5155c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.619125 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.619125 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:53.623035 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aeb5b84a-8175-4095-8d48-850d89b5155c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:53.627926 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aeb5b84a-8175-4095-8d48-850d89b5155c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:49:53.628405 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 872/3486] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:53.643180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.645582 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:49:53.646380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.646380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.653607 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.653607 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:53.657930 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:53.664261 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb791275-3c8e-4b85-a575-749d3e6d7624 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:49:53.664679 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 856/3487] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:53.712361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.714407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:53.714603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.714780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.723027 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.723027 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:53.727455 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:53.731476 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-53b5c3ad-99e3-4231-ad59-e39e5c128782 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:53.731963 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 878/3488] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:53.938750 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-27106256-fc4a-4c47-82a2-9667fc7877db None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.940499 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-27106256-fc4a-4c47-82a2-9667fc7877db tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 Jul 03 10:49:53.940697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-27106256-fc4a-4c47-82a2-9667fc7877db tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.940883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-27106256-fc4a-4c47-82a2-9667fc7877db tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.946120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-27106256-fc4a-4c47-82a2-9667fc7877db tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 returned with HTTP 404 Jul 03 10:49:53.946579 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 883/3489] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/b688d32a-546c-47c0-86b5-061b268d23e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:53.953639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f827b7fb-30b8-494d-b14a-74c538728451 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.955420 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 Jul 03 10:49:53.955655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.955862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.956039 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: 85b05d4d-481e-4ef0-bdab-c7185e00ef40 Jul 03 10:49:53.962722 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.962722 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:53.963168 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:53.981940 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:53.982207 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f827b7fb-30b8-494d-b14a-74c538728451 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 returned with HTTP 202 Jul 03 10:49:53.982923 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 873/3490] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:53 2026] DELETE /volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:53.989536 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-95963d1a-f5e1-4070-8ade-96acc6095383 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:53.992582 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-95963d1a-f5e1-4070-8ade-96acc6095383 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 Jul 03 10:49:53.992824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-95963d1a-f5e1-4070-8ade-96acc6095383 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:53.993043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-95963d1a-f5e1-4070-8ade-96acc6095383 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:53.999959 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:53.999959 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:54.003842 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-95963d1a-f5e1-4070-8ade-96acc6095383 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:54.008751 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-95963d1a-f5e1-4070-8ade-96acc6095383 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 returned with HTTP 200 Jul 03 10:49:54.009232 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 857/3491] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:53 2026] GET /volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:54.375480 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d638ea5a-3854-46a6-84dd-a7fc01561809 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:54.377510 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d638ea5a-3854-46a6-84dd-a7fc01561809 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 Jul 03 10:49:54.377736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d638ea5a-3854-46a6-84dd-a7fc01561809 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:54.377934 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d638ea5a-3854-46a6-84dd-a7fc01561809 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:54.383564 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d638ea5a-3854-46a6-84dd-a7fc01561809 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 returned with HTTP 404 Jul 03 10:49:54.384090 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 879/3492] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:49:54 2026] GET /volume/v3/volumes/c4244262-ecaa-4d62-9996-65a195bb0327 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:49:54.390834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:54.392408 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 Jul 03 10:49:54.392591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:54.392769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:54.392863 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete snapshot with id: fb633554-6d33-4421-8814-6679f3f98654 Jul 03 10:49:54.397368 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:54.397368 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:54.397760 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:49:54.414195 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot delete request issued successfully. Jul 03 10:49:54.414387 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e7bacaf-40b5-4ad0-aad6-609ea7e41c7f tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 returned with HTTP 202 Jul 03 10:49:54.414772 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 884/3493] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:49:54 2026] DELETE /volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:54.422363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-34b0d68c-f029-45b1-b17f-f3149aba26de None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:54.424120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-34b0d68c-f029-45b1-b17f-f3149aba26de tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 Jul 03 10:49:54.424431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-34b0d68c-f029-45b1-b17f-f3149aba26de tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:54.424619 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-34b0d68c-f029-45b1-b17f-f3149aba26de tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:54.430098 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:54.430098 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:54.430531 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-34b0d68c-f029-45b1-b17f-f3149aba26de tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Snapshot retrieved successfully. Jul 03 10:49:54.431211 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-34b0d68c-f029-45b1-b17f-f3149aba26de tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 returned with HTTP 200 Jul 03 10:49:54.431562 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 874/3494] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:54 2026] GET /volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:55.024247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5b4a7977-da8b-4dbd-ab0d-1aeafc6aa5df None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.025452 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4a7977-da8b-4dbd-ab0d-1aeafc6aa5df tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 Jul 03 10:49:55.025621 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4a7977-da8b-4dbd-ab0d-1aeafc6aa5df tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:55.025795 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4a7977-da8b-4dbd-ab0d-1aeafc6aa5df tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:55.031200 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4a7977-da8b-4dbd-ab0d-1aeafc6aa5df tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 returned with HTTP 404 Jul 03 10:49:55.031686 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 858/3495] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:55 2026] GET /volume/v3/volumes/85b05d4d-481e-4ef0-bdab-c7185e00ef40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:55.040944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2a78495e-1103-438b-87ab-8993c06e40a3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.043158 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c Jul 03 10:49:55.043414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:55.043692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:55.043877 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: 96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c Jul 03 10:49:55.057082 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:55.057082 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:55.057998 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:55.075361 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:55.075657 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a78495e-1103-438b-87ab-8993c06e40a3 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c returned with HTTP 202 Jul 03 10:49:55.076182 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 880/3496] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:55 2026] DELETE /volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:55.082638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.084237 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c Jul 03 10:49:55.084453 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:55.084646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:55.090761 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:55.090761 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:55.093644 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:55.097581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9e7ea13e-3540-4c00-a44b-a8ada22a63d4 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c returned with HTTP 200 Jul 03 10:49:55.097948 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 885/3497] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:55 2026] GET /volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:55.439710 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2a942b46-6a8d-4d7c-a67f-e020ccac7904 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.441425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a942b46-6a8d-4d7c-a67f-e020ccac7904 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 Jul 03 10:49:55.441634 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a942b46-6a8d-4d7c-a67f-e020ccac7904 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:55.441989 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2a942b46-6a8d-4d7c-a67f-e020ccac7904 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:55.445788 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2a942b46-6a8d-4d7c-a67f-e020ccac7904 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 returned with HTTP 404 Jul 03 10:49:55.446235 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 875/3498] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:55 2026] GET /volume/v3/snapshots/fb633554-6d33-4421-8814-6679f3f98654 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:55.765006 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fb641acf-3318-42a0-9ae9-c67a413c5d93 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.765388 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb641acf-3318-42a0-9ae9-c67a413c5d93 None None] GET https://10.4.3.52/volume// Jul 03 10:49:55.765532 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb641acf-3318-42a0-9ae9-c67a413c5d93 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:55.765700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb641acf-3318-42a0-9ae9-c67a413c5d93 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:55.765987 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb641acf-3318-42a0-9ae9-c67a413c5d93 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:55.766285 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 859/3499] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:49:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:55.772770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-46856388-3e91-4892-8a54-a842c32b18f9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:55.851240 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-46856388-3e91-4892-8a54-a842c32b18f9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:49:55.851629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-46856388-3e91-4892-8a54-a842c32b18f9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fbfbb63-ee19-4ed1-b45d-a9f1777f2579", "connector": null, "instance_uuid": "ecef5951-dd73-4b13-9366-50dcdebeb8e1"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:55.863058 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:55.863058 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:55.894755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-46856388-3e91-4892-8a54-a842c32b18f9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:49:55.895177 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 881/3500] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:49:55 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:56.112890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c121900a-dc5e-4c36-854b-2d412c774f83 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.114946 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c121900a-dc5e-4c36-854b-2d412c774f83 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c Jul 03 10:49:56.115130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c121900a-dc5e-4c36-854b-2d412c774f83 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.115338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c121900a-dc5e-4c36-854b-2d412c774f83 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.127932 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c121900a-dc5e-4c36-854b-2d412c774f83 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c returned with HTTP 404 Jul 03 10:49:56.128656 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 886/3501] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:56 2026] GET /volume/v3/volumes/96fcd9fc-5af8-4936-8ccb-ec80c3ac5a9c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:56.135326 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.136956 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:56.137171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.137366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.137466 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete snapshot with id: c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:56.142946 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:56.142946 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:56.143464 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot retrieved successfully. Jul 03 10:49:56.174537 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot delete request issued successfully. Jul 03 10:49:56.174700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce0cddba-5ea1-4f94-b094-a5a83ec0d164 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 returned with HTTP 202 Jul 03 10:49:56.175033 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 876/3502] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:49:56 2026] DELETE /volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:56.186927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.187365 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:56.187591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.187736 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.194950 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:56.194950 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:56.195751 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Snapshot retrieved successfully. Jul 03 10:49:56.196501 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d579f7a-0b7d-4a0b-bbe4-58ce577fead5 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 returned with HTTP 200 Jul 03 10:49:56.196956 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 860/3503] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:56 2026] GET /volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:56.252230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.254153 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:56.254400 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.254576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.263780 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:56.263780 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:49:56.267268 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:56.271485 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3a7b30a-abdd-422c-b234-868ecb11d287 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:56.271919 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 882/3504] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:56 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:56.437999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e85cb4e4-4f61-4bfb-a0a7-f16ab0273d71 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.438493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e85cb4e4-4f61-4bfb-a0a7-f16ab0273d71 None None] GET https://10.4.3.52/volume// Jul 03 10:49:56.438680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e85cb4e4-4f61-4bfb-a0a7-f16ab0273d71 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.438863 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e85cb4e4-4f61-4bfb-a0a7-f16ab0273d71 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.439291 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e85cb4e4-4f61-4bfb-a0a7-f16ab0273d71 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:49:56.439626 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 887/3505] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:49:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:49:56.458691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.462439 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:56.462725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:56.462814 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:56.475340 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:56.475340 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:56.478663 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:56.482829 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5d873702-d9f5-4628-a655-483f8d4eab99 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:56.483214 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 877/3506] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:49:56 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:49:56.609122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:56.611391 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] PUT https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 Jul 03 10:49:56.611794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:56.621222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Acquiring lock "cinder-attachment_update-7fbfbb63-ee19-4ed1-b45d-a9f1777f2579-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:49:56.633325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-7fbfbb63-ee19-4ed1-b45d-a9f1777f2579-np0000004406" acquired by "attachment_update" :: waited 0.011s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:49:56.634603 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:56.634603 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:57.167942 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-7fbfbb63-ee19-4ed1-b45d-a9f1777f2579-np0000004406" released by "attachment_update" :: held 0.535s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:49:57.168271 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-fff0d324-0d9b-4bfb-a6be-ccd5316ad594 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 returned with HTTP 200 Jul 03 10:49:57.168692 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 861/3507] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:49:56 2026] PUT /volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:49:57.206963 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-211f21cf-ec83-480d-9aa2-8ad72f8699b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:57.208823 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-211f21cf-ec83-480d-9aa2-8ad72f8699b9 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 Jul 03 10:49:57.209075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-211f21cf-ec83-480d-9aa2-8ad72f8699b9 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:57.209304 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-211f21cf-ec83-480d-9aa2-8ad72f8699b9 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:57.214689 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-211f21cf-ec83-480d-9aa2-8ad72f8699b9 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 returned with HTTP 404 Jul 03 10:49:57.215378 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 883/3508] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:49:57 2026] GET /volume/v3/snapshots/c8d1eec9-418e-443b-af87-528000539354 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:57.224290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:57.226174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] DELETE https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:57.226407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:57.226645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:57.226810 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume with id: e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:57.235557 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:57.235557 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:57.236146 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:57.264038 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Delete volume request issued successfully. Jul 03 10:49:57.264349 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f684394-7e1e-422d-91e5-a5cc9d73f59c tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 returned with HTTP 202 Jul 03 10:49:57.264948 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 888/3509] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:49:57 2026] DELETE /volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:49:57.274069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:57.276078 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:57.276351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:57.276570 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:57.284188 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:57.284188 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:57.286068 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:57.289030 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Volume info retrieved successfully. Jul 03 10:49:57.289083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:57.289357 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:57.289551 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:57.294472 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7539a1e1-2a14-4711-a6b5-5bf2c5410277 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 returned with HTTP 200 Jul 03 10:49:57.294730 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 878/3510] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:57 2026] GET /volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:57.299752 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:57.299752 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:49:57.303398 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:57.308569 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1179b3f2-625b-4154-b4a4-2fd33b3d57b0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:57.309130 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 862/3511] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:57 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:58.307906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-80ee27f0-ee17-45f5-a49d-39488a8b9be6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:58.309787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80ee27f0-ee17-45f5-a49d-39488a8b9be6 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] GET https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 Jul 03 10:49:58.310010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80ee27f0-ee17-45f5-a49d-39488a8b9be6 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:58.310236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-80ee27f0-ee17-45f5-a49d-39488a8b9be6 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:58.316354 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-80ee27f0-ee17-45f5-a49d-39488a8b9be6 tempest-CreateVolumesFromSnapshotTest-852328065 tempest-CreateVolumesFromSnapshotTest-852328065-project-member] https://10.4.3.52/volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 returned with HTTP 404 Jul 03 10:49:58.316912 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 884/3512] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:58 2026] GET /volume/v3/volumes/e300448e-f109-41a4-bf6c-2bd6ab81a736 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:49:58.321896 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-78269127-44a5-4b68-bda1-66ffd1511467 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:58.323681 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-78269127-44a5-4b68-bda1-66ffd1511467 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:58.323890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-78269127-44a5-4b68-bda1-66ffd1511467 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:58.324120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-78269127-44a5-4b68-bda1-66ffd1511467 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:58.344265 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:58.344265 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:49:58.355142 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-78269127-44a5-4b68-bda1-66ffd1511467 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:58.362952 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-78269127-44a5-4b68-bda1-66ffd1511467 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:58.362952 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 889/3513] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:58 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:59.374778 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:59.379859 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:49:59.380122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:49:59.380409 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:49:59.393314 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:49:59.393314 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:49:59.401503 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:49:59.412660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4556ee5-3f9f-46b5-858c-7944c4196e8a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:49:59.413171 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 879/3514] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:49:59 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:49:59.763825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:49:59.866699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:49:59.867339 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-759681271"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:49:59.868524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-759681271'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:49:59.868639 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Create volume of 1 GB Jul 03 10:49:59.872681 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Availability Zones retrieved successfully. Jul 03 10:49:59.877994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Flow 'volume_create_api' (53ffb0d6-0c36-44fd-b874-ba3724605f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:49:59.878843 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef96479-25b1-4315-82ba-89fa7fbd7198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:59.879557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:49:59.918798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef96479-25b1-4315-82ba-89fa7fbd7198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:59.919564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0d4ad4-424a-46f8-b93a-755e95a71ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:49:59.975162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Created reservations ['f04f3575-beca-4e23-ba89-ff182e508443', 'a47a43a6-f2a1-432f-a13c-8cb89c48d13b', 'e3c5748a-7f07-4fa5-8364-d4cba9a67b21', 'd6c3ee1e-4407-4fcd-92c2-f5594c56ec80'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:49:59.975967 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0d4ad4-424a-46f8-b93a-755e95a71ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04f3575-beca-4e23-ba89-ff182e508443', 'a47a43a6-f2a1-432f-a13c-8cb89c48d13b', 'e3c5748a-7f07-4fa5-8364-d4cba9a67b21', 'd6c3ee1e-4407-4fcd-92c2-f5594c56ec80']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:49:59.976735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c118c7-d1a5-480a-b5b4-235310ebb149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:00.000729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c118c7-d1a5-480a-b5b4-235310ebb149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d4daf0-87a3-4d13-8dda-b264ea625d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759681271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066ea91f2c2d4beb93ff6b21fe5c8658',qos_specs=None,replication_status=,reservations=['f04f3575-beca-4e23-ba89-ff182e508443','a47a43a6-f2a1-432f-a13c-8cb89c48d13b','e3c5748a-7f07-4fa5-8364-d4cba9a67b21','d6c3ee1e-4407-4fcd-92c2-f5594c56ec80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd36ef4ca4140878bd678eee014fd1c',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759681271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d4daf0-87a3-4d13-8dda-b264ea625d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066ea91f2c2d4beb93ff6b21fe5c8658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd36ef4ca4140878bd678eee014fd1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:00.001698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0973c10b-f74d-43f6-b890-2ff104ff1c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:00.020294 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0973c10b-f74d-43f6-b890-2ff104ff1c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759681271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066ea91f2c2d4beb93ff6b21fe5c8658',qos_specs=None,replication_status=,reservations=['f04f3575-beca-4e23-ba89-ff182e508443','a47a43a6-f2a1-432f-a13c-8cb89c48d13b','e3c5748a-7f07-4fa5-8364-d4cba9a67b21','d6c3ee1e-4407-4fcd-92c2-f5594c56ec80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd36ef4ca4140878bd678eee014fd1c',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:00.020995 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0321aee-ab5e-4de3-bf58-671cb161979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:00.032340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0321aee-ab5e-4de3-bf58-671cb161979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:00.033124 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Flow 'volume_create_api' (53ffb0d6-0c36-44fd-b874-ba3724605f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:00.033553 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Create volume request issued successfully. Jul 03 10:50:00.034089 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7d288fc-1b72-4541-891a-2300ae4fd316 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:00.038440 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 863/3515] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:49:59 2026] POST /volume/v3/volumes => generated 775 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:00.052196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-228d208c-a526-4abf-bbc3-af8a46018c86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:00.053874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-228d208c-a526-4abf-bbc3-af8a46018c86 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:00.054084 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-228d208c-a526-4abf-bbc3-af8a46018c86 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:00.054289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-228d208c-a526-4abf-bbc3-af8a46018c86 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:00.061062 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:00.061062 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:00.064510 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-228d208c-a526-4abf-bbc3-af8a46018c86 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Volume info retrieved successfully. Jul 03 10:50:00.068387 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-228d208c-a526-4abf-bbc3-af8a46018c86 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 returned with HTTP 200 Jul 03 10:50:00.068794 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 885/3516] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:00 2026] GET /volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:00.426507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-95657478-af5a-4804-8820-fe03c959d910 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:00.428941 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95657478-af5a-4804-8820-fe03c959d910 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:50:00.429203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95657478-af5a-4804-8820-fe03c959d910 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:00.429418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95657478-af5a-4804-8820-fe03c959d910 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:00.448155 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:00.448155 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:00.454560 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-95657478-af5a-4804-8820-fe03c959d910 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:00.461519 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95657478-af5a-4804-8820-fe03c959d910 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:50:00.462574 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 890/3517] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:00 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:01.081943 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3544651e-eeef-47db-b46d-44cd39be0476 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.083627 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3544651e-eeef-47db-b46d-44cd39be0476 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:01.083870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3544651e-eeef-47db-b46d-44cd39be0476 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:01.084051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3544651e-eeef-47db-b46d-44cd39be0476 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:01.092634 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.092634 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:01.096399 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3544651e-eeef-47db-b46d-44cd39be0476 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Volume info retrieved successfully. Jul 03 10:50:01.100824 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3544651e-eeef-47db-b46d-44cd39be0476 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 returned with HTTP 200 Jul 03 10:50:01.101266 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 880/3518] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:01 2026] GET /volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:01.115127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-49149496-77a8-424e-9435-4f6b232c1fae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.116916 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:50:01.117330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21d4daf0-87a3-4d13-8dda-b264ea625d67", "name": "tempest-type-Backup-442000104"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:01.118637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Creating new backup {'backup': {'volume_id': '21d4daf0-87a3-4d13-8dda-b264ea625d67', 'name': 'tempest-type-Backup-442000104'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:50:01.118787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Creating backup of volume 21d4daf0-87a3-4d13-8dda-b264ea625d67 in container None Jul 03 10:50:01.126942 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.126942 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:01.127294 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Volume info retrieved successfully. Jul 03 10:50:01.186184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Created reservations ['60f454c1-d269-461a-bbf6-20015bc34c80', '054eae86-af7f-4ae9-bbb2-c9d751ef0db1'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:01.224129 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-49149496-77a8-424e-9435-4f6b232c1fae tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:50:01.224129 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 864/3519] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:50:01 2026] POST /volume/v3/backups => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:01.233250 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a20ad493-69af-44a6-be1f-df9466df156d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.236547 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a20ad493-69af-44a6-be1f-df9466df156d tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:01.236799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a20ad493-69af-44a6-be1f-df9466df156d tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:01.236977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a20ad493-69af-44a6-be1f-df9466df156d tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:01.237078 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a20ad493-69af-44a6-be1f-df9466df156d tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:01.241360 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.241360 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:01.242679 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a20ad493-69af-44a6-be1f-df9466df156d tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:01.242679 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 886/3520] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:01 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:01.477319 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.479480 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:50:01.479979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:01.479979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:01.501679 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.501679 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:01.508035 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:01.513765 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f4aa3318-3930-4bf4-8122-6422a8b96e3b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:50:01.514349 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 891/3521] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:01 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:01.877463 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.880132 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:50:01.880511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:01.880765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:01.881022 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume with id: 50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:50:01.892133 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.892133 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:01.892782 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:50:01.921202 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume request issued successfully. Jul 03 10:50:01.921471 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18bc762b-3c9e-4ffb-862b-467a461b5ce4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 202 Jul 03 10:50:01.922136 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 881/3522] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:01 2026] DELETE /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:01.932310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:01.934654 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:50:01.934885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:01.935153 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:01.944880 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:01.944880 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:01.950126 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:50:01.954863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d77f7a7-f261-438f-81f0-84c80846b1e3 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 200 Jul 03 10:50:01.955283 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 865/3523] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:01 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:02.252653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-014a581e-8a1a-419c-8330-3175a829055e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:02.256164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-014a581e-8a1a-419c-8330-3175a829055e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:02.256164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-014a581e-8a1a-419c-8330-3175a829055e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:02.256164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-014a581e-8a1a-419c-8330-3175a829055e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:02.256164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-014a581e-8a1a-419c-8330-3175a829055e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:02.259468 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:02.259468 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:02.260054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-014a581e-8a1a-419c-8330-3175a829055e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:02.260522 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 887/3524] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:02 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:02.528206 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:02.530399 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:50:02.532949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:02.532949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:02.542857 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:02.542857 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:02.547649 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:02.552697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-682aad9e-8573-4ae1-93d6-48db4bb89ff7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:50:02.553217 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 892/3525] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:02 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:02.674268 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-33a8856d-e8b6-4ff4-99c7-1e0c9c8b4c81 req-45e333cc-9e04-446b-9544-df23d5c8f408 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:02.676264 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-33a8856d-e8b6-4ff4-99c7-1e0c9c8b4c81 req-45e333cc-9e04-446b-9544-df23d5c8f408 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 Jul 03 10:50:02.676486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-33a8856d-e8b6-4ff4-99c7-1e0c9c8b4c81 req-45e333cc-9e04-446b-9544-df23d5c8f408 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:02.676727 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-33a8856d-e8b6-4ff4-99c7-1e0c9c8b4c81 req-45e333cc-9e04-446b-9544-df23d5c8f408 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:02.682933 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:02.682933 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:02.970130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbc98acb-2588-4b83-ad1d-72388aef02c4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:02.971785 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbc98acb-2588-4b83-ad1d-72388aef02c4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 Jul 03 10:50:02.971947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbc98acb-2588-4b83-ad1d-72388aef02c4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:02.972130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbc98acb-2588-4b83-ad1d-72388aef02c4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:02.977780 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbc98acb-2588-4b83-ad1d-72388aef02c4 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 returned with HTTP 404 Jul 03 10:50:02.978262 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 866/3526] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:02 2026] GET /volume/v3/volumes/50c760d9-ebf9-4ab6-88c2-8a167741ded6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:03.217722 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-33a8856d-e8b6-4ff4-99c7-1e0c9c8b4c81 req-45e333cc-9e04-446b-9544-df23d5c8f408 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 returned with HTTP 200 Jul 03 10:50:03.219407 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 882/3527] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:02 2026] DELETE /volume/v3/attachments/69b0595a-fd11-42b8-8952-8e20d448d808 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:03.271905 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:03.273448 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:03.273658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:03.273824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:03.273922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:03.277876 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:03.277876 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:03.278474 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-086c98bd-17a6-4dff-8700-c6340865e5c8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:03.278802 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 888/3528] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:03 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:03.402723 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5b11eb76-b6ab-46d0-9c1d-e3eb75db0ea9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:03.404476 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5b11eb76-b6ab-46d0-9c1d-e3eb75db0ea9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82/action Jul 03 10:50:03.404771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5b11eb76-b6ab-46d0-9c1d-e3eb75db0ea9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:03.404892 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5b11eb76-b6ab-46d0-9c1d-e3eb75db0ea9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:03.419348 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:03.419348 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:03.430847 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0bda7cc4-e785-465e-8885-c08385145ba9 req-5b11eb76-b6ab-46d0-9c1d-e3eb75db0ea9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82/action returned with HTTP 204 Jul 03 10:50:03.431313 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 893/3529] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:03 2026] POST /volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:03.571623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:03.576809 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:50:03.577053 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:03.577302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:03.592131 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:03.592131 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:03.597051 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:03.602899 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-774a0b53-6839-4f6f-82af-f2dd3910a12a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:50:03.607214 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 867/3530] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:03 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:03.646596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:03.648591 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:03.648771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:03.648970 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:03.655808 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:03.655808 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:03.659363 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:03.663374 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-02406824-0230-4b74-ad99-de7685b6df62 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:03.663763 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 883/3531] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:03 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:04.292537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:04.293904 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:04.294834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:04.294834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:04.294834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:04.301929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:04.301929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:04.302825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0b5fc80a-b29c-4389-b5f2-8c58ce9e5fb5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:04.302825 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 889/3532] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:04 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:05.318930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:05.323227 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:05.323227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:05.323227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:05.323227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:05.327403 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:05.327403 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:05.328455 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-816cc210-1ab7-4d40-aaf7-0ae4d6bab8b5 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:05.329075 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 894/3533] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:05 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34e4bc5f-b957-4794-8c4c-f28930f7f753 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34e4bc5f-b957-4794-8c4c-f28930f7f753 None None] GET https://10.4.3.52/volume// Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34e4bc5f-b957-4794-8c4c-f28930f7f753 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34e4bc5f-b957-4794-8c4c-f28930f7f753 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34e4bc5f-b957-4794-8c4c-f28930f7f753 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:05.703623 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 868/3534] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:50:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:05.715270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-7b7f3a40-9d0d-4b14-9682-1c8acd37abcd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:05.816246 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-7b7f3a40-9d0d-4b14-9682-1c8acd37abcd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:05.816551 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-7b7f3a40-9d0d-4b14-9682-1c8acd37abcd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324b6755-25f0-48de-afe4-66b58e6b3140", "connector": null, "instance_uuid": "ecef5951-dd73-4b13-9366-50dcdebeb8e1"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:05.824586 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:05.824586 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:05.849850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-7b7f3a40-9d0d-4b14-9682-1c8acd37abcd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:05.850356 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 884/3535] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:05 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:06.186178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.187956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:06.188165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.188417 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.198626 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.198626 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:06.205135 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:06.207006 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b72e975-1db0-476b-a0de-e25176b5fc85 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:06.207411 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 890/3536] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:06 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:06.350828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.353144 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:06.353423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.353632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.353844 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:06.359398 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.359398 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:06.360523 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad18ae0d-3bee-4ef9-a733-e36f77100121 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:06.360904 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 895/3537] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:06 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:06.378849 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-668bed9d-d54d-42a0-8240-326cdd5f56ba None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.379262 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-668bed9d-d54d-42a0-8240-326cdd5f56ba None None] GET https://10.4.3.52/volume// Jul 03 10:50:06.379455 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-668bed9d-d54d-42a0-8240-326cdd5f56ba None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.379690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-668bed9d-d54d-42a0-8240-326cdd5f56ba None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.380040 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-668bed9d-d54d-42a0-8240-326cdd5f56ba None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:06.380450 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 869/3538] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 10:50:06.388206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.389967 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:06.390405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.390700 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.402478 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.402478 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:06.405642 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:06.410610 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-6f297676-fa9e-48cd-be0e-7dd41a9d5a54 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:06.411256 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 885/3539] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:06 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:06.528282 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.530161 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] PUT https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 Jul 03 10:50:06.530516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:06.538381 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Acquiring lock "cinder-attachment_update-324b6755-25f0-48de-afe4-66b58e6b3140-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:50:06.540605 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d4021628-fcb3-4bac-9528-9b78d098feff None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.542780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-324b6755-25f0-48de-afe4-66b58e6b3140-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:50:06.543025 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] DELETE https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:50:06.543314 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.543508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.543700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume with id: 6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:50:06.543770 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.543770 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:06.551165 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.551165 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:06.551678 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:50:06.574953 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Delete volume request issued successfully. Jul 03 10:50:06.575026 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d4021628-fcb3-4bac-9528-9b78d098feff tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 202 Jul 03 10:50:06.575528 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 896/3540] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:50:06 2026] DELETE /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:50:06.583967 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:06.585666 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:50:06.585925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:06.586172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:06.596260 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:06.596260 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:06.601688 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Volume info retrieved successfully. Jul 03 10:50:06.609092 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bbc5af1-d71a-4168-8a88-b44d76ba1cb1 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 200 Jul 03 10:50:06.609552 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 870/3541] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:50:06 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:07.070415 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-324b6755-25f0-48de-afe4-66b58e6b3140-np0000004406" released by "attachment_update" :: held 0.528s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:50:07.070765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-0d05d395-1a93-4863-a053-eb93a9566fc3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 returned with HTTP 200 Jul 03 10:50:07.071253 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 891/3542] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:50:06 2026] PUT /volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:07.088260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-9bac20f0-af61-4ec2-ae94-84da6cf91702 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:07.091863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-9bac20f0-af61-4ec2-ae94-84da6cf91702 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption Jul 03 10:50:07.092054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-9bac20f0-af61-4ec2-ae94-84da6cf91702 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:07.092267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-9bac20f0-af61-4ec2-ae94-84da6cf91702 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:07.100891 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:07.100891 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:07.106661 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-9bac20f0-af61-4ec2-ae94-84da6cf91702 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption returned with HTTP 200 Jul 03 10:50:07.106999 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 886/3543] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:50:07 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:07.222441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-192275aa-48df-4313-8c83-173f955dda61 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:07.224420 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-192275aa-48df-4313-8c83-173f955dda61 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:07.224651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-192275aa-48df-4313-8c83-173f955dda61 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:07.224853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-192275aa-48df-4313-8c83-173f955dda61 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:07.234710 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:07.234710 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:07.238210 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-192275aa-48df-4313-8c83-173f955dda61 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:07.242542 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-192275aa-48df-4313-8c83-173f955dda61 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:07.242925 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 897/3544] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:07 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:07.391534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:07.393860 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:07.394184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:07.394451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:07.394595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:07.399375 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:07.399375 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:07.399925 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b8e58b0-3ac3-4914-9102-417d5d20a041 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:07.400310 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 871/3545] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:07 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:07.625180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e7822608-466a-4c67-af1c-362f25d0e424 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:07.625180 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e7822608-466a-4c67-af1c-362f25d0e424 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] GET https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b Jul 03 10:50:07.625180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e7822608-466a-4c67-af1c-362f25d0e424 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:07.625180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e7822608-466a-4c67-af1c-362f25d0e424 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:07.631667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e7822608-466a-4c67-af1c-362f25d0e424 tempest-TestVolumeBootPatternV346-1634730827 tempest-TestVolumeBootPatternV346-1634730827-project-member] https://10.4.3.52/volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b returned with HTTP 404 Jul 03 10:50:07.632172 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 892/3546] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:50:07 2026] GET /volume/v3/volumes/6e19064c-6ea1-4c24-8927-a55bdd21ef1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:50:08.256842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8b8f0727-ce70-4039-a03e-83869db68e05 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:08.258235 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8b8f0727-ce70-4039-a03e-83869db68e05 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:08.258421 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8b8f0727-ce70-4039-a03e-83869db68e05 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:08.258592 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8b8f0727-ce70-4039-a03e-83869db68e05 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:08.273650 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:08.273650 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:08.278514 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8b8f0727-ce70-4039-a03e-83869db68e05 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:08.283019 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8b8f0727-ce70-4039-a03e-83869db68e05 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:08.283504 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 887/3547] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:08 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:08.411956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:08.416404 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:08.416404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:08.416404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:08.416404 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:08.420574 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:08.420574 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:08.421582 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4453759-f8f3-4664-b09a-6a63603ca0b6 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:08.422208 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 898/3548] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:08 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:09.303340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fc79447e-508e-492d-958e-8c64dcc0a499 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:09.309883 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc79447e-508e-492d-958e-8c64dcc0a499 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:09.310767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc79447e-508e-492d-958e-8c64dcc0a499 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:09.312281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc79447e-508e-492d-958e-8c64dcc0a499 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:09.326383 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:09.326383 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:09.331797 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fc79447e-508e-492d-958e-8c64dcc0a499 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:09.336567 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc79447e-508e-492d-958e-8c64dcc0a499 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:09.336996 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 872/3549] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:09 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:09.431430 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:09.433039 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:09.433300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:09.433490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:09.433593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:09.437808 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:09.437808 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:09.438442 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5caf2884-affa-4f76-bf67-cd3c647bc9e0 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:09.438784 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 893/3550] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:09 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:50:10.355961 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:10.358740 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:10.358939 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:10.359169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:10.374277 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:10.374277 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:10.379027 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:10.385707 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8df2fac4-ff25-47ab-8235-eb016b1c5a12 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:10.386232 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 888/3551] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:10 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:50:10.451128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:10.452885 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:10.453096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:10.453267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:10.453378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:10.458542 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:10.458542 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:10.459616 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48f1b6d3-37f2-4b70-b6b4-44d59c71169f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:10.459616 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 899/3552] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:10 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:11.402498 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:11.404090 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:11.404286 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:11.404458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:11.416090 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:11.416090 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:11.421918 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:11.426413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86ca6415-ff90-4f64-8e71-07b2be1590a2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:11.426810 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 873/3553] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:11 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:11.480542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-92c2f254-3c13-419e-bf05-9623a0449653 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:11.484738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92c2f254-3c13-419e-bf05-9623a0449653 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:11.484923 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92c2f254-3c13-419e-bf05-9623a0449653 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:11.485125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92c2f254-3c13-419e-bf05-9623a0449653 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:11.485229 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-92c2f254-3c13-419e-bf05-9623a0449653 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:11.497035 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:11.497035 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:11.497035 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92c2f254-3c13-419e-bf05-9623a0449653 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:11.497504 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 894/3554] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:11 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:12.442101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-09004284-2305-4894-9691-2691f82db92a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:12.443958 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-09004284-2305-4894-9691-2691f82db92a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:12.444162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-09004284-2305-4894-9691-2691f82db92a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:12.444374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-09004284-2305-4894-9691-2691f82db92a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:12.458200 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:12.458200 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:12.462065 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-09004284-2305-4894-9691-2691f82db92a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:12.466936 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-09004284-2305-4894-9691-2691f82db92a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:12.467369 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 889/3555] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:12 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:12.516688 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:12.521269 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:12.525977 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:12.526211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:12.526369 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:12.531979 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:12.531979 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:12.532678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b60ef55-21e9-4f42-ac33-decd53c6e4fc tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:12.533097 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 900/3556] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:12 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:13.480707 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:13.482584 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:13.482801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:13.483047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:13.493864 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:13.493864 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:13.498281 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:13.500749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:13.503815 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfa44616-afe8-498e-bd65-bb4c68b557c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:13.504221 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 874/3557] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:13 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:13.560297 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:13.561998 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:13.562220 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:13.562394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:13.562497 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:13.569851 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:13.569851 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:13.570492 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d1a476a8-99a9-4b76-87e3-d38ee3a9ed07 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:13.570840 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 890/3558] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:13 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:13.604730 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:13.605118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59317578"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:13.606497 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59317578'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:13.606719 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Create volume of 1 GB Jul 03 10:50:13.611832 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:13.617544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Flow 'volume_create_api' (1ff545c0-6c1b-41c3-8083-f0094a5e51ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:13.618733 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f22be42-26f5-48af-90b9-73d29b90902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:13.619556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:13.645502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f22be42-26f5-48af-90b9-73d29b90902d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:13.646332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34acd0b4-54ec-4ecf-ab04-da3c97415f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:13.717501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Created reservations ['796fadb8-cd6e-4704-87b4-c1c240dee435', 'e4a9fdee-c0a9-4bb6-bd42-8ef42a342a01', 'cd03440b-ad5f-4af2-bc47-782f3c819ccb', '83aeda34-948a-42a2-8eca-3bb27b8d3adc'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:13.718554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34acd0b4-54ec-4ecf-ab04-da3c97415f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796fadb8-cd6e-4704-87b4-c1c240dee435', 'e4a9fdee-c0a9-4bb6-bd42-8ef42a342a01', 'cd03440b-ad5f-4af2-bc47-782f3c819ccb', '83aeda34-948a-42a2-8eca-3bb27b8d3adc']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:13.719440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c4a5b1-b2ca-497d-94fa-6e89bf0b870b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:13.750262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c4a5b1-b2ca-497d-94fa-6e89bf0b870b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6729918d-62bc-4471-b9bb-25ad2009c3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59317578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0bffc6d50f24b6f9171aabd52b41587',qos_specs=None,replication_status=,reservations=['796fadb8-cd6e-4704-87b4-c1c240dee435','e4a9fdee-c0a9-4bb6-bd42-8ef42a342a01','cd03440b-ad5f-4af2-bc47-782f3c819ccb','83aeda34-948a-42a2-8eca-3bb27b8d3adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7fe9b51f0040fe939bcc0bbe8799a1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59317578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6729918d-62bc-4471-b9bb-25ad2009c3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0bffc6d50f24b6f9171aabd52b41587',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b7fe9b51f0040fe939bcc0bbe8799a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:13.750399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5b14d3-c00e-4d1d-95ff-bd17ae9871d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:13.773339 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5b14d3-c00e-4d1d-95ff-bd17ae9871d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59317578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0bffc6d50f24b6f9171aabd52b41587',qos_specs=None,replication_status=,reservations=['796fadb8-cd6e-4704-87b4-c1c240dee435','e4a9fdee-c0a9-4bb6-bd42-8ef42a342a01','cd03440b-ad5f-4af2-bc47-782f3c819ccb','83aeda34-948a-42a2-8eca-3bb27b8d3adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7fe9b51f0040fe939bcc0bbe8799a1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:13.774173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e052f0-e67f-416a-bf88-c04e448fed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:13.787705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e052f0-e67f-416a-bf88-c04e448fed2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:13.788695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Flow 'volume_create_api' (1ff545c0-6c1b-41c3-8083-f0094a5e51ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:13.789048 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Create volume request issued successfully. Jul 03 10:50:13.791979 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f3822b6b-92a2-444e-b4e7-979ead4c9fc7 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:13.792770 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 895/3559] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:50:13 2026] POST /volume/v3/volumes => generated 774 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:13.807195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:13.809727 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:13.810093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:13.810408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:13.820366 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:13.820366 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:13.825214 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Volume info retrieved successfully. Jul 03 10:50:13.830843 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7eab9b05-41e9-4b97-a8ee-dfe2ca4613bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce returned with HTTP 200 Jul 03 10:50:13.831425 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 901/3560] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:13 2026] GET /volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:14.520385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:14.522062 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:14.522257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:14.522421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:14.530589 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:14.530589 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:14.533348 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:14.536858 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9e4d0094-699d-47ad-9f6e-25acf5fd52a9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:14.541454 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 875/3561] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:14 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:50:14.580585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-446efe12-7168-4af2-abd7-56525f8b752e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:14.582473 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-446efe12-7168-4af2-abd7-56525f8b752e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:14.582701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-446efe12-7168-4af2-abd7-56525f8b752e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:14.582929 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-446efe12-7168-4af2-abd7-56525f8b752e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:14.583089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-446efe12-7168-4af2-abd7-56525f8b752e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:14.587587 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:14.587587 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:14.588266 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-446efe12-7168-4af2-abd7-56525f8b752e tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:14.588631 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 891/3562] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:14 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:14.856674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:14.858820 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:14.859067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:14.859290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:14.867827 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:14.867827 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:14.872353 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Volume info retrieved successfully. Jul 03 10:50:14.877604 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1b583c3-09d2-46dd-ad81-ceb477148ef2 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce returned with HTTP 200 Jul 03 10:50:14.878136 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 896/3563] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:14 2026] GET /volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:14.895324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1510ad03-9f66-42f0-817e-96c17b2c486e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:14.897368 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:50:14.897711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6729918d-62bc-4471-b9bb-25ad2009c3ce", "name": "tempest-type-Backup-1900596445"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:14.899091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Creating new backup {'backup': {'volume_id': '6729918d-62bc-4471-b9bb-25ad2009c3ce', 'name': 'tempest-type-Backup-1900596445'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:50:14.899330 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Creating backup of volume 6729918d-62bc-4471-b9bb-25ad2009c3ce in container None Jul 03 10:50:14.907363 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:14.907363 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:14.907798 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Volume info retrieved successfully. Jul 03 10:50:14.945501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Created reservations ['14e68679-4920-4e08-bf05-f0476df00d9a', '81681003-6823-4696-9fea-70536a3be48c'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:14.972556 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1510ad03-9f66-42f0-817e-96c17b2c486e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:50:14.973075 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 902/3564] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:50:14 2026] POST /volume/v3/backups => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:14.984403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:14.986040 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:14.986242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:14.986413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:14.986510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:14.990838 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:14.990838 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:14.991720 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e71e3fd5-e106-4794-8cf9-66af32161bc5 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:14.992084 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 876/3565] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:14 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:15.550887 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:15.552709 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:15.552902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:15.553115 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:15.562812 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:15.562812 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:15.566125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:15.569862 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aeb20713-7d01-44b3-9148-415a68a23ee4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:15.570405 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 892/3566] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:15 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:15.600648 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:15.602459 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:15.602671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:15.602865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:15.602988 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:15.607579 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:15.607579 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:15.608334 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33366afe-ffb9-4be6-b169-ca49d91bc997 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:15.608730 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 897/3567] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:15 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.004045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.006749 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:16.006947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.007210 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.007517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:16.013372 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.013372 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:16.014119 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-505131bc-d133-4dc1-b623-11bd9d44fb22 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:16.014558 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 903/3568] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.270645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.272329 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:16.272465 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.272658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.280071 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.280071 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:16.283614 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:16.287272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22022e9e-10eb-49ee-9fc1-c8e27e2d2a8a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:16.287643 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 877/3569] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.302446 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-63a6a235-f89d-4270-b450-34a7156be62d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.304068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63a6a235-f89d-4270-b450-34a7156be62d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:16.304310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63a6a235-f89d-4270-b450-34a7156be62d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.304485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63a6a235-f89d-4270-b450-34a7156be62d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.311876 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.311876 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:16.316203 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-63a6a235-f89d-4270-b450-34a7156be62d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:16.321184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63a6a235-f89d-4270-b450-34a7156be62d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:16.321697 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 893/3570] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.366672 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.368536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:16.368725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.368896 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.375795 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.375795 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:16.378977 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:16.383279 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-fd3c4140-a608-44e7-96eb-38e9faf160f0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:16.383673 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 898/3571] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.583986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.585781 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:16.585985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.586206 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.594941 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.594941 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:16.598094 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:16.602186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-44a22e1c-fdb1-4e7f-8e60-e5183fb43a53 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:16.606134 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 904/3572] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:16.621307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:16.625460 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:16.625780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:16.626311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:16.626311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:16.639008 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:16.639008 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:16.639547 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-98d58a15-72b6-445c-92de-d358cd05ebd2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:16.639745 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 878/3573] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:16 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:17.026134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:17.027537 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:17.028911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:17.028911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:17.028911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:17.034027 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:17.034027 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:17.034027 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac142d5f-e7fe-4ba7-b48f-7ef738c61337 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:17.034027 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 894/3574] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:17 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:17.617599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:17.619304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:17.619503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:17.619674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:17.630187 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:17.630187 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:17.633625 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:17.637944 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-775f23c2-36c4-4cb4-9081-e8f63f64e06d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:17.638372 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 899/3575] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:17 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:17.649263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:17.650910 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:17.651120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:17.651302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:17.651400 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:17.655273 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:17.655273 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:17.655796 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0fb26d34-22a1-4bc7-9fa4-817553ff11f1 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:17.656153 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 905/3576] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:17 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:18.042689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.044222 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:18.044403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:18.044562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:18.044652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:18.048539 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.048539 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:18.049059 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-82c03674-f1f9-485a-9bf5-3340f0dd1787 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:18.049518 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 879/3577] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:18 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:18.271811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-11eb1ba5-2226-498c-a9d0-d6f63e095141 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.276127 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-11eb1ba5-2226-498c-a9d0-d6f63e095141 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2/action Jul 03 10:50:18.276127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-11eb1ba5-2226-498c-a9d0-d6f63e095141 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:18.276127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-11eb1ba5-2226-498c-a9d0-d6f63e095141 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:18.293789 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.293789 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:18.307215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-daee5730-dc20-4c61-87b7-8d9e003060e0 req-11eb1ba5-2226-498c-a9d0-d6f63e095141 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2/action returned with HTTP 204 Jul 03 10:50:18.307929 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 895/3578] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:18 2026] POST /volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:18.412618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f39ca235-efe5-49ae-8f35-1a63ba0a8399 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.412891 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f39ca235-efe5-49ae-8f35-1a63ba0a8399 None None] GET https://10.4.3.52/volume// Jul 03 10:50:18.413042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f39ca235-efe5-49ae-8f35-1a63ba0a8399 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:18.413242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f39ca235-efe5-49ae-8f35-1a63ba0a8399 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:18.413563 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f39ca235-efe5-49ae-8f35-1a63ba0a8399 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:18.413806 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 900/3579] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:50:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:18.419968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-f0ae1e91-949a-4e63-a0d4-c4880bb36f52 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.511454 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-f0ae1e91-949a-4e63-a0d4-c4880bb36f52 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:18.511872 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-f0ae1e91-949a-4e63-a0d4-c4880bb36f52 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f812ca6b-d342-4e0b-9437-fb6b0de453e1", "connector": null, "instance_uuid": "8928982d-09f0-40f4-80b8-e13721eb2cfe"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:18.522751 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.522751 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:18.549987 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-f0ae1e91-949a-4e63-a0d4-c4880bb36f52 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:18.550347 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 906/3580] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:18 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:18.651055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0c375641-4215-4f7f-99fa-360711e6c692 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.652906 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c375641-4215-4f7f-99fa-360711e6c692 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:50:18.653152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c375641-4215-4f7f-99fa-360711e6c692 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:18.653411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0c375641-4215-4f7f-99fa-360711e6c692 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:18.662811 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.662811 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:18.667577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.667893 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0c375641-4215-4f7f-99fa-360711e6c692 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:18.669201 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:18.670586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:18.670586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:18.670586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:18.672612 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0c375641-4215-4f7f-99fa-360711e6c692 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:50:18.672612 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 880/3581] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:18 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:18.679038 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.679038 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:18.681124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d6bac605-47b6-43d4-95bd-021e2aab6789 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:18.681124 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 896/3582] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:18 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:18.905341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0403ec89-9d23-49d6-b661-029fa67710b4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:18.908810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0403ec89-9d23-49d6-b661-029fa67710b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:18.908810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0403ec89-9d23-49d6-b661-029fa67710b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:18.908810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0403ec89-9d23-49d6-b661-029fa67710b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:18.918703 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:18.918703 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:18.923193 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0403ec89-9d23-49d6-b661-029fa67710b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:18.927699 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0403ec89-9d23-49d6-b661-029fa67710b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:18.928080 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 901/3583] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:18 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.059767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.061531 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:19.061824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.062072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.062239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:19.066375 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.066375 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:19.066990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a952e16-fcdf-4f4f-9650-1b197c85ed91 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:19.067769 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 907/3584] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.076349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-06294845-69c3-42e3-b0ac-8d7805102f0f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.076670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-06294845-69c3-42e3-b0ac-8d7805102f0f None None] GET https://10.4.3.52/volume// Jul 03 10:50:19.076827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-06294845-69c3-42e3-b0ac-8d7805102f0f None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.077096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-06294845-69c3-42e3-b0ac-8d7805102f0f None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.077357 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-06294845-69c3-42e3-b0ac-8d7805102f0f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:19.077594 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 881/3585] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:19.083464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.085186 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:19.085369 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.085532 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.093311 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.093311 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:19.096042 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:19.099481 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-bea47612-1033-48f3-8f43-24f6511887b4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:19.099820 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 897/3586] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1035 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:19.211382 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.213849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] PUT https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca Jul 03 10:50:19.214404 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:19.224308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Acquiring lock "cinder-attachment_update-f812ca6b-d342-4e0b-9437-fb6b0de453e1-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:50:19.228628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Lock "cinder-attachment_update-f812ca6b-d342-4e0b-9437-fb6b0de453e1-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:50:19.229865 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.229865 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:19.284838 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.287005 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:19.287185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.287375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.294831 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.294831 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:19.298775 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:19.303184 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-65398f3b-d931-430a-bdfb-baf997f62d68 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:19.303573 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 908/3587] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.692279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a8f1766c-2509-4c0b-9286-9a05a689790f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.693744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a8f1766c-2509-4c0b-9286-9a05a689790f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:19.693915 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a8f1766c-2509-4c0b-9286-9a05a689790f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.694093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a8f1766c-2509-4c0b-9286-9a05a689790f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.694195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a8f1766c-2509-4c0b-9286-9a05a689790f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:19.697766 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.697766 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:19.698263 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a8f1766c-2509-4c0b-9286-9a05a689790f tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:19.698668 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 882/3588] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.710247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-03a09bbb-3ac7-4262-a2fa-e342decea4c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.714897 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03a09bbb-3ac7-4262-a2fa-e342decea4c2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] PUT https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:19.715324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-03a09bbb-3ac7-4262-a2fa-e342decea4c2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:19.724630 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.724630 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:19.732855 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03a09bbb-3ac7-4262-a2fa-e342decea4c2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:19.733296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 898/3589] 10.4.3.52 () {70 vars in 1401 bytes} [Fri Jul 3 10:50:19 2026] PUT /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.741073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.742660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:19.743020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.743335 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.743513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:19.747712 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.747712 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:19.748816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cc8015f1-df81-426e-b8c5-4c44332fa0cb tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:19.748816 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 909/3590] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.756573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Lock "cinder-attachment_update-f812ca6b-d342-4e0b-9437-fb6b0de453e1-np0000004406" released by "attachment_update" :: held 0.528s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:50:19.756905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-9ce5b006-d669-4078-97e1-27c62f0ac169 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca returned with HTTP 200 Jul 03 10:50:19.757406 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 902/3591] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:50:19 2026] PUT /volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:19.760297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.761813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] DELETE https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:19.762061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.762198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.762316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Delete backup with id: 034d4a7a-8983-4b73-b598-d88b23154430. Jul 03 10:50:19.766299 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.766299 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:19.778451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] delete_backup rpcapi backup_id 034d4a7a-8983-4b73-b598-d88b23154430 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:50:19.782601 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ad2fa5f-f98c-4714-889b-cc84774aeed8 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 202 Jul 03 10:50:19.782980 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 883/3592] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:19 2026] DELETE /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:19.789644 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.791209 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:19.791401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.791561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.791653 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:19.795477 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.795477 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:19.795992 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-145992e6-20bd-4f43-aa95-6ace0fbcc599 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 200 Jul 03 10:50:19.796355 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 899/3593] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:19.942986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-561e20a8-859a-481c-8de8-4e71083c592e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:19.945170 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-561e20a8-859a-481c-8de8-4e71083c592e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:19.946417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-561e20a8-859a-481c-8de8-4e71083c592e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:19.946417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-561e20a8-859a-481c-8de8-4e71083c592e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:19.966555 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:19.966555 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:19.975469 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-561e20a8-859a-481c-8de8-4e71083c592e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:19.980568 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-561e20a8-859a-481c-8de8-4e71083c592e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:19.981208 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 910/3594] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:19 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:20.082588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5022c551-173f-4b26-9a2c-64b006fafc11 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:20.084679 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5022c551-173f-4b26-9a2c-64b006fafc11 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:20.085001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5022c551-173f-4b26-9a2c-64b006fafc11 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:20.085276 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5022c551-173f-4b26-9a2c-64b006fafc11 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:20.085458 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5022c551-173f-4b26-9a2c-64b006fafc11 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:20.089973 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:20.089973 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:20.090697 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5022c551-173f-4b26-9a2c-64b006fafc11 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:20.091188 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 903/3595] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:20 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:20.805744 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:20.807706 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 Jul 03 10:50:20.807989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:20.808271 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:20.808430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Show backup with id 034d4a7a-8983-4b73-b598-d88b23154430. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:20.812037 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5febb9c-abf2-4b68-a2cf-10c3a7621c79 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 returned with HTTP 404 Jul 03 10:50:20.812516 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 884/3596] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:20 2026] GET /volume/v3/backups/034d4a7a-8983-4b73-b598-d88b23154430 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:20.821165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:20.823279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:20.823537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:20.823776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:20.824526 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Delete volume with id: 21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:20.832794 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:20.832794 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:20.833248 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Volume info retrieved successfully. Jul 03 10:50:20.857800 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Delete volume request issued successfully. Jul 03 10:50:20.858034 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-729d79c5-56f7-4d0c-9f29-1225fbb15ed9 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 returned with HTTP 202 Jul 03 10:50:20.858574 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 900/3597] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:20 2026] DELETE /volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:20.866822 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6718681c-083c-4e21-9422-6eb8bd068bef None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:20.870572 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6718681c-083c-4e21-9422-6eb8bd068bef tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:20.870828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6718681c-083c-4e21-9422-6eb8bd068bef tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:20.871062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6718681c-083c-4e21-9422-6eb8bd068bef tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:20.879364 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:20.879364 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:20.882886 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6718681c-083c-4e21-9422-6eb8bd068bef tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Volume info retrieved successfully. Jul 03 10:50:20.886992 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6718681c-083c-4e21-9422-6eb8bd068bef tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 returned with HTTP 200 Jul 03 10:50:20.887385 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 911/3598] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:20 2026] GET /volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:20.997968 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:20.999819 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:20.999819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:20.999979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.010296 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.010296 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:21.014748 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:21.021491 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6a728a87-9f0e-4a54-9ffd-e3fadedb8e7b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:21.022038 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 904/3599] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:20 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:21.118226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.120848 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:50:21.121127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.121374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.125003 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-af1e6c0e-91e8-4710-9c56-59140647818c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.126934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af1e6c0e-91e8-4710-9c56-59140647818c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:21.127154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af1e6c0e-91e8-4710-9c56-59140647818c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.127339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af1e6c0e-91e8-4710-9c56-59140647818c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.127432 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-af1e6c0e-91e8-4710-9c56-59140647818c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:21.131757 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.131757 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:21.132357 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af1e6c0e-91e8-4710-9c56-59140647818c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:21.132689 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 901/3600] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:21.134459 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.134459 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:21.138780 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:50:21.147838 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-3d1510ec-48a2-4881-9e15-86cd7141b849 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:50:21.148398 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 885/3601] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:21.334476 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-669a68fe-8a02-4dfd-9d3b-8dc5a36b70a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.334884 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-669a68fe-8a02-4dfd-9d3b-8dc5a36b70a7 None None] GET https://10.4.3.52/volume// Jul 03 10:50:21.335069 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-669a68fe-8a02-4dfd-9d3b-8dc5a36b70a7 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.335260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-669a68fe-8a02-4dfd-9d3b-8dc5a36b70a7 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.335581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-669a68fe-8a02-4dfd-9d3b-8dc5a36b70a7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:21.335865 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 912/3602] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:21.343332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-e9f89ecd-8aaf-42b9-b7a6-d444464a684a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.368418 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-e9f89ecd-8aaf-42b9-b7a6-d444464a684a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:21.368811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-e9f89ecd-8aaf-42b9-b7a6-d444464a684a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e94ea07-574a-416d-b95b-ad70672e2a65", "connector": null, "instance_uuid": "ecef5951-dd73-4b13-9366-50dcdebeb8e1"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:21.376976 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.376976 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:21.399961 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-e9f89ecd-8aaf-42b9-b7a6-d444464a684a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:21.400516 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 905/3603] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:21 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:21.822098 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.823819 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:21.824025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.824253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.833487 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.833487 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:21.836614 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:21.840324 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7506cff-5b3e-484e-87fc-b49041ffc63d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:21.840750 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 902/3604] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:21.905452 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-71c3108d-4628-4c9e-86d9-8e19482cb1d2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.907044 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71c3108d-4628-4c9e-86d9-8e19482cb1d2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] GET https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 Jul 03 10:50:21.907244 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71c3108d-4628-4c9e-86d9-8e19482cb1d2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.907411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71c3108d-4628-4c9e-86d9-8e19482cb1d2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.912809 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71c3108d-4628-4c9e-86d9-8e19482cb1d2 tempest-ProjectAdminTests39-715225714 tempest-ProjectAdminTests39-715225714-project-admin] https://10.4.3.52/volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 returned with HTTP 404 Jul 03 10:50:21.913273 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 886/3605] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/v3/volumes/21d4daf0-87a3-4d13-8dda-b264ea625d67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:21.922291 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da1e4588-16e0-422c-aa6d-2e4fab945d2a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.922621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da1e4588-16e0-422c-aa6d-2e4fab945d2a None None] GET https://10.4.3.52/volume// Jul 03 10:50:21.922824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da1e4588-16e0-422c-aa6d-2e4fab945d2a None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.922998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da1e4588-16e0-422c-aa6d-2e4fab945d2a None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.923332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da1e4588-16e0-422c-aa6d-2e4fab945d2a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:21.923594 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 913/3606] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:21.930581 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:21.932773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:21.932981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:21.933187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:21.941717 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:21.941717 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:21.944781 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:21.948382 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-ce3d5a26-0359-4152-897a-103d6e142cb6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:21.948744 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 906/3607] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:21 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1099 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:22.037872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:22.040801 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:22.040994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:22.041203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:22.054504 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:22.054991 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:22.054991 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:22.057368 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] PUT https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e Jul 03 10:50:22.057576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:22.060381 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:22.064971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Acquiring lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:50:22.065197 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3a8a62a-3055-460a-82f2-ce3714e7fdfa tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:22.065580 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 903/3608] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:22 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:22.070765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:50:22.071680 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:22.071680 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:22.157889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:22.159731 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:22.159960 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:22.160191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:22.160299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:22.168163 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:22.168163 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:22.168907 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-639d9e5d-7491-47d5-a31b-fd660c5a89e6 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:22.169317 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 914/3609] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:22 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:22.591768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:50:22.592146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-d4d71d6f-cbae-43dd-9597-5e0e4393830d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e returned with HTTP 200 Jul 03 10:50:22.592650 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 887/3610] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:50:22 2026] PUT /volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:22.854588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:22.856820 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:22.860605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:22.860826 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:22.875696 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:22.875696 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:22.879338 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:22.885483 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11f900eb-67bb-4684-8893-bf7f5ba56c0b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:22.885981 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 907/3611] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:22 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:23.084376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a30953bd-ca8e-47de-a286-4b142a71b949 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:23.087023 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a30953bd-ca8e-47de-a286-4b142a71b949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:23.087433 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a30953bd-ca8e-47de-a286-4b142a71b949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:23.087683 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a30953bd-ca8e-47de-a286-4b142a71b949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:23.098020 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:23.098020 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:23.102012 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a30953bd-ca8e-47de-a286-4b142a71b949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:23.106851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a30953bd-ca8e-47de-a286-4b142a71b949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:23.107185 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 904/3612] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:23 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:23.189068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e576db5-dbf2-4290-875d-996fee163f25 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:23.192411 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e576db5-dbf2-4290-875d-996fee163f25 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:23.192640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e576db5-dbf2-4290-875d-996fee163f25 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:23.192843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e576db5-dbf2-4290-875d-996fee163f25 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:23.192974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5e576db5-dbf2-4290-875d-996fee163f25 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:23.199307 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:23.199307 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:23.200039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e576db5-dbf2-4290-875d-996fee163f25 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:23.200871 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 915/3613] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:23 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:23.419054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:23.495862 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:23.496187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519060677"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:23.497421 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519060677'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:23.497529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:23.497732 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:23.497732 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:23.500989 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:23.505868 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (4011df3a-330b-4abd-89ef-556fe37b7741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:23.506736 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4be9dc-793e-47f5-99e1-b927871ac8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:23.507422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:23.528026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4be9dc-793e-47f5-99e1-b927871ac8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:23.528724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463fce4c-9f04-4f30-a03c-d231de725277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:23.584592 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['e958a760-6ae2-43d0-8d8f-85b266947077', '154cf3c5-e9a6-4029-a9f6-9a9966af5293', '1c2e5251-600c-4773-b7c4-fb6e08a6e415', '44af3d56-a4f6-4009-81da-e959ff2aec6d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:23.585359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463fce4c-9f04-4f30-a03c-d231de725277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e958a760-6ae2-43d0-8d8f-85b266947077', '154cf3c5-e9a6-4029-a9f6-9a9966af5293', '1c2e5251-600c-4773-b7c4-fb6e08a6e415', '44af3d56-a4f6-4009-81da-e959ff2aec6d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:23.586096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064063cf-24d2-43b7-9ade-237f64b596d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:23.607254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064063cf-24d2-43b7-9ade-237f64b596d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5873c1a-c4a6-44fd-a373-03f633471f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519060677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['e958a760-6ae2-43d0-8d8f-85b266947077','154cf3c5-e9a6-4029-a9f6-9a9966af5293','1c2e5251-600c-4773-b7c4-fb6e08a6e415','44af3d56-a4f6-4009-81da-e959ff2aec6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519060677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5873c1a-c4a6-44fd-a373-03f633471f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:23.607871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842cc7ab-f694-410e-84d8-15018df9e941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:23.628654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842cc7ab-f694-410e-84d8-15018df9e941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519060677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['e958a760-6ae2-43d0-8d8f-85b266947077','154cf3c5-e9a6-4029-a9f6-9a9966af5293','1c2e5251-600c-4773-b7c4-fb6e08a6e415','44af3d56-a4f6-4009-81da-e959ff2aec6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:23.629439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34482f06-09bb-4a48-96a8-fd182cab32f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:23.637531 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34482f06-09bb-4a48-96a8-fd182cab32f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:23.638415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (4011df3a-330b-4abd-89ef-556fe37b7741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:23.638680 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:23.639225 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8aea9f86-192c-4d4f-b7e0-76563eaa48c5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:23.639579 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 888/3614] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:23 2026] POST /volume/v3/volumes => generated 776 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:23.654081 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1023ca86-0176-4d79-9cf8-af16476df94d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:23.656493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1023ca86-0176-4d79-9cf8-af16476df94d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:23.656705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1023ca86-0176-4d79-9cf8-af16476df94d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:23.656916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1023ca86-0176-4d79-9cf8-af16476df94d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:23.664778 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:23.664778 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:23.668852 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1023ca86-0176-4d79-9cf8-af16476df94d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:23.674077 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1023ca86-0176-4d79-9cf8-af16476df94d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 returned with HTTP 200 Jul 03 10:50:23.674588 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 908/3615] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:23 2026] GET /volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:23.899773 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:23.902172 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:23.902172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:23.902172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:23.912097 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:23.912097 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:23.915515 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:23.919827 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4871e3d-aa86-48ed-83b5-24fa12a38468 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:23.920387 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 905/3616] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:23 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:24.118792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.120374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:24.120538 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.120716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.129131 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.129131 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:24.131852 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:24.135353 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdd5f978-c78c-4996-9817-2373c0d3e540 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:24.135686 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 916/3617] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:24 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:24.212563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.215301 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:24.215623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.215901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.216050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:24.223060 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.223060 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:24.223725 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62f7da38-4aa6-4137-a913-e9ed91ed15eb tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:24.224352 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 889/3618] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:24 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:24.688832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.690944 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:24.691270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.691547 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.698350 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.698350 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:24.701906 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:24.705776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-775b228c-3e0f-4e14-a86b-0c918a3c6a61 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 returned with HTTP 200 Jul 03 10:50:24.706375 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 909/3619] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:24 2026] GET /volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:24.718927 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.775986 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:24.776349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5873c1a-c4a6-44fd-a373-03f633471f05", "name": "tempest-ProjectMemberTests-Snapshot-586605243"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:24.783803 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.783803 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:24.784309 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Volume info retrieved successfully. Jul 03 10:50:24.784455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Create snapshot from volume f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:24.819152 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Created reservations ['42e684ef-8a9b-4c5c-92b6-d00e8efefc83', '05239086-1451-465f-8441-17d2110207c5', '63c958d2-2935-4f34-ae87-d239d548ff4c', '6effa813-b40d-42a4-a616-ed34d9aaa037'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:24.851299 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot create request issued successfully. Jul 03 10:50:24.851652 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee30b306-ab3a-45b9-b81a-2de6a5828137 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:24.852300 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 906/3620] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:24.864660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.869041 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:24.869377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.869686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.876349 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.876349 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:24.876920 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:24.878463 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ec3fbfc-c1cf-4fed-8618-604718f31956 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e returned with HTTP 200 Jul 03 10:50:24.878838 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 917/3621] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:24 2026] GET /volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:24.932386 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.934040 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:24.934226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.934426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.942947 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.942947 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:24.946174 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:24.950429 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e5293d0-bea7-4ae5-822d-6d557cbe6752 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:24.950969 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 890/3622] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:24 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:24.972751 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-a6b9466f-7c61-4f01-87d9-48411be10395 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:24.976695 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-a6b9466f-7c61-4f01-87d9-48411be10395 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f Jul 03 10:50:24.977187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-a6b9466f-7c61-4f01-87d9-48411be10395 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:24.977536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-a6b9466f-7c61-4f01-87d9-48411be10395 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:24.988201 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:24.988201 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:25.150288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.152016 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:25.152197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.152340 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.162381 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.162381 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:25.168657 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:25.173079 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4cec35e-cdc1-444e-ac69-6823763c4c27 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:25.173526 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 907/3623] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:25 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:50:25.238582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.240575 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:25.240826 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.241062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.241230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:25.246010 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.246010 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:25.246792 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3669adbf-e6a4-4d41-a552-77ac1a0b8703 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:25.247339 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 918/3624] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:25 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:25.495208 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=379,cinder:UPDATE=101,cinder:INSERT=62 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:50:25.525325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-75e5b727-62b2-4daa-a992-5e5576442b84 req-a6b9466f-7c61-4f01-87d9-48411be10395 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f returned with HTTP 200 Jul 03 10:50:25.525946 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 910/3625] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:24 2026] DELETE /volume/v3/attachments/51d94b15-9844-49ae-959a-92f478bb2f2f => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:25.887457 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-024e35bb-845f-4201-803d-b29da72054be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.889256 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-024e35bb-845f-4201-803d-b29da72054be tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:25.889455 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-024e35bb-845f-4201-803d-b29da72054be tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.889624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-024e35bb-845f-4201-803d-b29da72054be tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.894351 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.894351 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:25.894739 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-024e35bb-845f-4201-803d-b29da72054be tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:25.895441 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-024e35bb-845f-4201-803d-b29da72054be tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e returned with HTTP 200 Jul 03 10:50:25.895776 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 891/3626] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:25 2026] GET /volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:25.904462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.906659 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:25.906950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.907229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.907388 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Delete snapshot with id: 90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:25.913327 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.913327 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:25.914012 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:25.933716 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot delete request issued successfully. Jul 03 10:50:25.934049 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d115d3d4-9658-4a99-a58a-cfa60dc5513a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e returned with HTTP 202 Jul 03 10:50:25.934763 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 908/3627] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:25 2026] DELETE /volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:25.940843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.942901 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:25.943093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.943284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.944932 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=312,cinder:UPDATE=66,cinder:INSERT=43 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:50:25.950140 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.950140 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:25.950140 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:25.950140 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a222f17c-9fe3-452d-b0e3-c6fecd07deb0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e returned with HTTP 200 Jul 03 10:50:25.950140 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 919/3628] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:25 2026] GET /volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:25.963215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.964858 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:25.965025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:25.965215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:25.974482 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:25.974482 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:25.979266 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:25.983955 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-79bd61c7-dd43-4e56-869c-50c727137dd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:25.984377 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 911/3629] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:25 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:25.991014 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-1f6dd0f7-f88e-42c0-9f8f-5c65cd39e42d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:25.993321 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-1f6dd0f7-f88e-42c0-9f8f-5c65cd39e42d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca/action Jul 03 10:50:25.993677 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-1f6dd0f7-f88e-42c0-9f8f-5c65cd39e42d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:25.993792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-1f6dd0f7-f88e-42c0-9f8f-5c65cd39e42d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:26.008691 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.008691 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:26.017533 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-2c4500f0-0226-45ef-9e96-0a6c16f1ccb4 req-1f6dd0f7-f88e-42c0-9f8f-5c65cd39e42d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca/action returned with HTTP 204 Jul 03 10:50:26.017987 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 892/3630] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:25 2026] POST /volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:26.192072 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.194050 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:26.194305 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:26.194503 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:26.213862 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.213862 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:26.218685 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:26.223785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d7b4ee3f-a9fa-4384-9a15-3ec93f96b43e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:26.224298 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 909/3631] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:26 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:26.235729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-21315faa-af80-4664-8dad-dca021fa5a0a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.237598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21315faa-af80-4664-8dad-dca021fa5a0a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:26.237788 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21315faa-af80-4664-8dad-dca021fa5a0a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:26.238022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21315faa-af80-4664-8dad-dca021fa5a0a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:26.251328 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.251328 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:26.256683 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-21315faa-af80-4664-8dad-dca021fa5a0a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:26.259868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.263821 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:26.264069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:26.264351 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:26.264503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:26.266719 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21315faa-af80-4664-8dad-dca021fa5a0a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:26.267312 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 920/3632] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:26 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:26.270801 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.270801 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:26.271438 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1f9f5ef-81fd-4b3e-b0e6-5fe493e6b9ee tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:26.271803 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 912/3633] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:26 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:26.280367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.282385 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:26.283208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-detach": {}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:26.283208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:26.293418 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.293418 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:26.293834 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:26.300772 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Attachment connected to vm 8928982d-09f0-40f4-80b8-e13721eb2cfe, checking data on nova Jul 03 10:50:26.301013 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.compute.nova [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Creating Keystone token plugin using URL: https://10.4.3.52/identity {{(pid=99873) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 10:50:26.440623 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] REQ: curl -g -i -X GET https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}da982452098a0ee62f6a78e76532c0501dc9708c0bc692213e7c1ac4c3950c37" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4" -H "X-Service-Token: {SHA256}ec4a4672a51d463d02d1c4e068ddaddf3b33f8755d24355b255c20f0e5496e0d" {{(pid=99873) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 10:50:26.548599 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 10:50:26 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-3c84de12-9428-4b92-afcd-460efa6fcc83 x-openstack-request-id: req-3c84de12-9428-4b92-afcd-460efa6fcc83 {{(pid=99873) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 10:50:26.548720 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f812ca6b-d342-4e0b-9437-fb6b0de453e1", "serverId": "8928982d-09f0-40f4-80b8-e13721eb2cfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "53899138-5deb-494b-86a1-f1cd3dc99dca", "bdm_uuid": "10b40ea0-6135-4011-9433-485a2f4bdeea"}} {{(pid=99873) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 10:50:26.548834 np0000004406 devstack@c-api.service[99873]: DEBUG novaclient.v2.client [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET call to compute for https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 used request id req-3c84de12-9428-4b92-afcd-460efa6fcc83 {{(pid=99873) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 10:50:26.550726 np0000004406 devstack@c-api.service[99873]: ERROR cinder.volume.api [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Caught error: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 10:50:26.553307 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: ERROR cinder.api.middleware.fault Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.middleware.fault [None req-49d67c72-f2c0-4c64-a4a9-2fd01e62e2f4 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 409 Jul 03 10:50:26.554358 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 893/3634] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:26 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 167 bytes in 274 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:26.561122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.562570 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:26.562871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:26.562985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:26.576140 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:26.576140 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:26.576341 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:26.649022 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Attachment connected to vm 8928982d-09f0-40f4-80b8-e13721eb2cfe, checking data on nova Jul 03 10:50:26.649422 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.compute.nova [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Creating Keystone token plugin using URL: https://10.4.3.52/identity {{(pid=99875) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 10:50:26.823285 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] REQ: curl -g -i -X GET https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9b574992c449fb2eff9477fdd1f127bbb1facbfccc9f6f03e28b85ed81dc0592" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9" -H "X-Service-Token: {SHA256}82a0317b7af808f3349df15e7e60ca0a0047c5a734dc292a1ddcde0ad69fba0e" {{(pid=99875) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 10:50:26.929953 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 10:50:26 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cf942070-c847-4be6-9f29-3f1d680b2ecc x-openstack-request-id: req-cf942070-c847-4be6-9f29-3f1d680b2ecc {{(pid=99875) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 10:50:26.931510 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f812ca6b-d342-4e0b-9437-fb6b0de453e1", "serverId": "8928982d-09f0-40f4-80b8-e13721eb2cfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "53899138-5deb-494b-86a1-f1cd3dc99dca", "bdm_uuid": "10b40ea0-6135-4011-9433-485a2f4bdeea"}} {{(pid=99875) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 10:50:26.931510 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET call to compute for https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 used request id req-cf942070-c847-4be6-9f29-3f1d680b2ecc {{(pid=99875) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 10:50:26.932145 np0000004406 devstack@c-api.service[99875]: ERROR cinder.volume.api [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Caught error: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 10:50:26.934581 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.middleware.fault [None req-6a773bf3-f86f-4b5d-8bde-02c65b5570a9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 409 Jul 03 10:50:26.935512 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 910/3635] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:26 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 167 bytes in 375 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:26.946212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b0a82ba-adde-45ec-9eb1-70e6bbcbf696 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.947549 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 921/3636] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:26 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:26.958644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a17df992-ae04-4b32-a5ea-72d9ecb1247e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.959828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.961558 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e Jul 03 10:50:26.961806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:26.961950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:26.965259 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 913/3637] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:26 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:26.972927 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-be912a2c-01a3-4186-b266-8e1f15eb3120 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:26.993919 np0000004406 devstack@c-api.service[99875]: WARNING keystonemiddleware.auth_token [None req-be912a2c-01a3-4186-b266-8e1f15eb3120 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 10:50:26.995355 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 911/3638] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:26 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:26.999224 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4a841cab-aa97-47fd-b506-3223b997b490 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.000847 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4a841cab-aa97-47fd-b506-3223b997b490 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:27.001064 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4a841cab-aa97-47fd-b506-3223b997b490 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.001280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4a841cab-aa97-47fd-b506-3223b997b490 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.002294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ea60f614-f163-4e58-bf7b-48c3b2c14888 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.003984 np0000004406 devstack@c-api.service[99873]: DEBUG oslo_db.sqlalchemy.engines [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:50:27.008002 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb50448d-9011-4ece-a73c-6d8ce2f80e47 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e returned with HTTP 404 Jul 03 10:50:27.008553 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 894/3639] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:26 2026] GET /volume/v3/snapshots/90b17f56-370e-4ef0-8c2b-7414e644aa6e => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:27.014949 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.014949 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:27.015302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.018770 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4a841cab-aa97-47fd-b506-3223b997b490 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:27.019973 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:27.020250 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.020480 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.020805 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:27.023122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4a841cab-aa97-47fd-b506-3223b997b490 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:27.023616 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 922/3640] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:26 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.030418 np0000004406 devstack@c-api.service[99874]: WARNING keystonemiddleware.auth_token [None req-ea60f614-f163-4e58-bf7b-48c3b2c14888 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 10:50:27.031342 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 914/3641] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:27 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:27.038356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.079248 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:50:27.087071 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.087071 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:27.087552 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:27.112541 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:27.112887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:27.113020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:27.116479 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:27.116742 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4eec6578-2372-4046-b3ac-5e2be3ed33e1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 returned with HTTP 202 Jul 03 10:50:27.117365 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 912/3642] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:27 2026] DELETE /volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:27.128477 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-efa89323-4c9f-4823-b4ac-03164382a87b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.132651 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efa89323-4c9f-4823-b4ac-03164382a87b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:27.132651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efa89323-4c9f-4823-b4ac-03164382a87b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.132651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efa89323-4c9f-4823-b4ac-03164382a87b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.132796 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.132796 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:27.132796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Updating volume 'f812ca6b-d342-4e0b-9437-fb6b0de453e1' with '{'status': 'error'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:50:27.144017 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.144017 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:27.152789 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-efa89323-4c9f-4823-b4ac-03164382a87b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:27.158199 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efa89323-4c9f-4823-b4ac-03164382a87b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 returned with HTTP 200 Jul 03 10:50:27.158690 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 923/3643] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:27.171455 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8dc3941-87c1-4285-b618-0d757d3f7833 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 202 Jul 03 10:50:27.171948 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 895/3644] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:27 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:27.182362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.184549 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:27.184845 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.185121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.201997 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.201997 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:27.206615 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:27.213930 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-317aa56d-3d82-48f6-8f4e-690e49fcead0 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:27.214537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 915/3645] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:27.230379 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.232586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:27.233069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "53899138-5deb-494b-86a1-f1cd3dc99dca"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:27.233348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "53899138-5deb-494b-86a1-f1cd3dc99dca"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:27.247575 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.247575 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:27.247982 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Volume info retrieved successfully. Jul 03 10:50:27.254910 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Attachment connected to vm 8928982d-09f0-40f4-80b8-e13721eb2cfe, checking data on nova Jul 03 10:50:27.255171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.compute.nova [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Creating Keystone token plugin using URL: https://10.4.3.52/identity {{(pid=99875) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 10:50:27.291735 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.294407 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:27.294615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.294782 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.294875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:27.302133 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.302133 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:27.302607 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eda71ed0-31ee-4a14-897c-d902c1272b92 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:27.303205 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 924/3646] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.345142 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] REQ: curl -g -i -X GET https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8c72bf4acd04577e24857cce2c90d7d6e808ba25fb7c8707e74980d95681feca" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-854597aa-e71d-4dd5-980f-64efd9b0b1d3" -H "X-Service-Token: {SHA256}82a0317b7af808f3349df15e7e60ca0a0047c5a734dc292a1ddcde0ad69fba0e" {{(pid=99875) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 10:50:27.428158 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 10:50:27 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-fade7e58-eb45-41c1-87cf-63432b185eb9 x-openstack-request-id: req-fade7e58-eb45-41c1-87cf-63432b185eb9 {{(pid=99875) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 10:50:27.428299 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f812ca6b-d342-4e0b-9437-fb6b0de453e1", "serverId": "8928982d-09f0-40f4-80b8-e13721eb2cfe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "53899138-5deb-494b-86a1-f1cd3dc99dca", "bdm_uuid": "10b40ea0-6135-4011-9433-485a2f4bdeea"}} {{(pid=99875) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 10:50:27.428416 np0000004406 devstack@c-api.service[99875]: DEBUG novaclient.v2.client [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] GET call to compute for https://10.4.3.52/compute/v2.1/servers/8928982d-09f0-40f4-80b8-e13721eb2cfe/os-volume_attachments/f812ca6b-d342-4e0b-9437-fb6b0de453e1 used request id req-fade7e58-eb45-41c1-87cf-63432b185eb9 {{(pid=99875) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 10:50:27.430558 np0000004406 devstack@c-api.service[99875]: ERROR cinder.volume.api [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Caught error: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.433311 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8928982d-09f0-40f4-80b8-e13721eb2cfe using the Compute API Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: ERROR cinder.api.middleware.fault Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.middleware.fault [None req-854597aa-e71d-4dd5-980f-64efd9b0b1d3 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 409 Jul 03 10:50:27.434204 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 913/3647] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:27 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 167 bytes in 204 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:27.440769 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4ca303c6-c417-4744-91d7-cc3828017c20 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.442178 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 896/3648] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:27 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:27.448547 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f1944601-7d5d-482a-be1f-64e670e6762e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.463784 np0000004406 devstack@c-api.service[99874]: WARNING keystonemiddleware.auth_token [None req-f1944601-7d5d-482a-be1f-64e670e6762e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 10:50:27.464726 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 916/3649] 10.4.3.52 () {70 vars in 1590 bytes} [Fri Jul 3 10:50:27 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 10:50:27.471806 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.473453 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:27.473632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.473815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.480426 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.480426 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:27.483335 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:27.487186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90628673-cf5e-4f81-95cb-ceb8d4040336 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:27.487510 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 925/3650] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.487968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.490205 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:27.490448 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.490680 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.498430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.500137 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:27.500400 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.500630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.507208 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.507208 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:27.510356 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:27.514084 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a56cb946-2da2-48ff-990e-94bc3c9a9466 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:27.514346 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 897/3651] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.536856 np0000004406 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 10:50:27.542791 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.542791 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:27.546056 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:27.549811 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d96dae80-4919-46cb-bb95-1f25c71d6b25 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:27.550268 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 914/3652] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.554124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.555867 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:27.556029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.556220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.562399 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.562399 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:27.563853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.565532 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:27.565620 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:27.565758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.565978 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.569377 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-62a56b4f-74a6-426a-b290-98c6f6ed083e tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:27.569753 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 917/3653] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.572332 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.572332 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:27.575703 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:27.579285 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ca24473d-7e84-49b8-a5e1-200b35dba717 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:27.579703 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 926/3654] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:27.617050 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:27.619114 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:27.619341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:27.619510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:27.625957 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:27.625957 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:27.629407 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:27.633198 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-f107d672-a669-444d-9488-0cd40f7f1fa5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:27.633554 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 898/3655] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:27 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:28.036180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.039284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:28.039284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.039284 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.047035 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:28.047035 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:28.050078 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:28.056128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-af3541ba-0d5f-4df8-8b6e-6ae3f922bd7b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:28.056558 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 915/3656] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:28 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:28.178658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dd117142-6a5a-4e5d-82ec-1269dcf7ddfd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.180383 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd117142-6a5a-4e5d-82ec-1269dcf7ddfd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 Jul 03 10:50:28.180569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd117142-6a5a-4e5d-82ec-1269dcf7ddfd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.180743 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd117142-6a5a-4e5d-82ec-1269dcf7ddfd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.186617 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd117142-6a5a-4e5d-82ec-1269dcf7ddfd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 returned with HTTP 404 Jul 03 10:50:28.187078 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 918/3657] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:28 2026] GET /volume/v3/volumes/f5873c1a-c4a6-44fd-a373-03f633471f05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:28.194880 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.196522 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:28.196951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-729409503"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:28.198516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-729409503'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:28.199225 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:28.202538 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:28.208040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (e46ff098-cf4a-4d09-a580-ba622bb30ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:28.209057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abc9a79-6db9-469d-bc8e-4673be09cb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:28.209766 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:28.231278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abc9a79-6db9-469d-bc8e-4673be09cb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:28.232081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a865303b-6008-4ecd-83ff-67a83540f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:28.269599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['88a7db31-fc43-4990-aeff-e837fc0f5638', '96bb77f0-d69e-463e-b4c1-b3954de34ac4', '1f7593ac-11c2-4ba7-b716-1655ec5553f1', '00a57dc1-8846-4c08-a342-ea4d12b3ecb6'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:28.270692 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a865303b-6008-4ecd-83ff-67a83540f954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a7db31-fc43-4990-aeff-e837fc0f5638', '96bb77f0-d69e-463e-b4c1-b3954de34ac4', '1f7593ac-11c2-4ba7-b716-1655ec5553f1', '00a57dc1-8846-4c08-a342-ea4d12b3ecb6']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:28.271576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b943e6-27cc-4084-aadf-a1cc8a1a818a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:28.295351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b943e6-27cc-4084-aadf-a1cc8a1a818a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8265ba20-cb85-4d2e-ade7-e11a3bc17b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-729409503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['88a7db31-fc43-4990-aeff-e837fc0f5638','96bb77f0-d69e-463e-b4c1-b3954de34ac4','1f7593ac-11c2-4ba7-b716-1655ec5553f1','00a57dc1-8846-4c08-a342-ea4d12b3ecb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-729409503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8265ba20-cb85-4d2e-ade7-e11a3bc17b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:28.296048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2322ba-0fec-406a-b445-cb35bbb4e225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:28.315880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.317848 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:28.318116 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.318366 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.318490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:28.321096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2322ba-0fec-406a-b445-cb35bbb4e225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-729409503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['88a7db31-fc43-4990-aeff-e837fc0f5638','96bb77f0-d69e-463e-b4c1-b3954de34ac4','1f7593ac-11c2-4ba7-b716-1655ec5553f1','00a57dc1-8846-4c08-a342-ea4d12b3ecb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:28.321819 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483ffb1b-e920-4587-b50d-970d06096303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:28.322950 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:28.322950 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:28.323678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3aa6436-a387-4d4d-b0f6-3f4079756032 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:28.324159 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 899/3658] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:28 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:50:28.334202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (483ffb1b-e920-4587-b50d-970d06096303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:28.335120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (e46ff098-cf4a-4d09-a580-ba622bb30ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:28.335477 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:28.336195 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d210c9f6-e4a1-45d7-af5c-e4affc2e4809 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:28.336653 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 927/3659] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:28 2026] POST /volume/v3/volumes => generated 775 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:28.349412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.351167 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:28.351451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.351500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.358467 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:28.358467 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:28.361853 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:28.366171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-84cc9cdf-d752-411d-81b6-72a1f87a9fd0 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 returned with HTTP 200 Jul 03 10:50:28.366514 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 916/3660] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:28 2026] GET /volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:28.544962 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-214ea897-f762-45e5-b905-b19e0625b00f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.546803 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] DELETE https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:50:28.547047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.547329 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.547556 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume with id: 901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:50:28.555514 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:28.555514 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:28.555937 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:50:28.573738 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Delete volume request issued successfully. Jul 03 10:50:28.573930 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-214ea897-f762-45e5-b905-b19e0625b00f tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 202 Jul 03 10:50:28.574512 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 919/3661] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:28 2026] DELETE /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:28.582775 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:28.584384 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:50:28.584557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:28.584730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:28.595159 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:28.595159 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:28.599749 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Volume info retrieved successfully. Jul 03 10:50:28.606394 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a20a01-5fe4-45cd-9e7e-de9295b5b225 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 200 Jul 03 10:50:28.606953 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 900/3662] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:28 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:29.068573 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.070448 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:29.070606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.070812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.079711 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.079711 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:29.083571 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:29.088251 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39001e51-b5a7-4841-9a8b-af2ebaa2f933 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:29.088640 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 928/3663] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:29.334473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.336197 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:29.336423 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.336596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.336699 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:29.341032 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.341032 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:29.341715 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2be31c46-12bd-4a08-9cea-81c9ae600556 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:29.342082 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 917/3664] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:29.379943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d2edd44-f817-49d2-a8cf-274c312b718f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.381650 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d2edd44-f817-49d2-a8cf-274c312b718f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:29.381858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d2edd44-f817-49d2-a8cf-274c312b718f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.382079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d2edd44-f817-49d2-a8cf-274c312b718f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.389198 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.389198 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:29.392416 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9d2edd44-f817-49d2-a8cf-274c312b718f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:29.396210 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d2edd44-f817-49d2-a8cf-274c312b718f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 returned with HTTP 200 Jul 03 10:50:29.396610 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 920/3665] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:29.402569 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-6929593f-a907-4825-aec3-eb219123d064 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.404479 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-6929593f-a907-4825-aec3-eb219123d064 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e/action Jul 03 10:50:29.404788 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-6929593f-a907-4825-aec3-eb219123d064 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:29.404943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-6929593f-a907-4825-aec3-eb219123d064 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:29.408143 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=469,cinder:UPDATE=156,cinder:INSERT=89,cinder:DELETE=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:50:29.408703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.410356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:29.410658 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8265ba20-cb85-4d2e-ade7-e11a3bc17b02", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1275970142"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:29.418656 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.418656 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:29.418999 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:29.419179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:29.424666 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.424666 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:29.438620 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0fd96db1-9ff2-4bc6-b74f-5948f87118c6 req-6929593f-a907-4825-aec3-eb219123d064 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e/action returned with HTTP 204 Jul 03 10:50:29.439230 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 901/3666] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:29 2026] POST /volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:29.443088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['5df80e92-7fd1-42b5-b856-a087f406341b', '8571eb38-66d7-4bd6-a14a-ad228f7061ca', '3d9750a9-0bca-4cf1-94ed-1659da43d6f0', '874c8d2c-c17f-4718-a6ca-9805bf02025d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:29.470513 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:29.470840 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72950fbf-d636-42a6-a797-709a1ebf2c01 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:29.471270 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 929/3667] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:29.479987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.481772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:29.481772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.482719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.486277 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.486277 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:29.486527 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:29.487053 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a68fecfc-9832-4de9-816d-41166c0c2a9d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 200 Jul 03 10:50:29.487391 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 918/3668] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:29.599804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cfec51e1-e3aa-4de1-adac-8c46db26cc7f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.600181 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfec51e1-e3aa-4de1-adac-8c46db26cc7f None None] GET https://10.4.3.52/volume// Jul 03 10:50:29.600332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfec51e1-e3aa-4de1-adac-8c46db26cc7f None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.600520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfec51e1-e3aa-4de1-adac-8c46db26cc7f None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.600829 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfec51e1-e3aa-4de1-adac-8c46db26cc7f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:29.601086 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 921/3669] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:29.607954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-04658e64-6f5c-405f-ab98-daf9d08ff76a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.609961 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-04658e64-6f5c-405f-ab98-daf9d08ff76a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:29.610341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-04658e64-6f5c-405f-ab98-daf9d08ff76a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17aff47f-8e87-4499-9716-6eafc3422b95", "connector": null, "instance_uuid": "8928982d-09f0-40f4-80b8-e13721eb2cfe"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:29.619124 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.619124 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:29.621920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-49b0bddb-4314-49a6-9407-fb761bb57ba6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.623766 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49b0bddb-4314-49a6-9407-fb761bb57ba6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] GET https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c Jul 03 10:50:29.623990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49b0bddb-4314-49a6-9407-fb761bb57ba6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.624202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49b0bddb-4314-49a6-9407-fb761bb57ba6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.630318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49b0bddb-4314-49a6-9407-fb761bb57ba6 tempest-AttachVolumeMultiAttachTest-1366688376 tempest-AttachVolumeMultiAttachTest-1366688376-project-member] https://10.4.3.52/volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c returned with HTTP 404 Jul 03 10:50:29.630836 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 930/3670] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/v3/volumes/901c3410-088a-4c4c-b98d-05077690800c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:29.644183 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-04658e64-6f5c-405f-ab98-daf9d08ff76a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:29.644585 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 902/3671] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:29 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:29.663499 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fbbf923e-85c7-4f0a-b2de-9cb5bb6835a4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.663984 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbbf923e-85c7-4f0a-b2de-9cb5bb6835a4 None None] GET https://10.4.3.52/volume// Jul 03 10:50:29.664203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbbf923e-85c7-4f0a-b2de-9cb5bb6835a4 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.664867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbbf923e-85c7-4f0a-b2de-9cb5bb6835a4 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.664867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbbf923e-85c7-4f0a-b2de-9cb5bb6835a4 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:29.665231 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 919/3672] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:50:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:29.674389 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-8c46e032-be70-43c6-ba1e-094d3bdbe749 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.676193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-8c46e032-be70-43c6-ba1e-094d3bdbe749 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:29.676521 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-8c46e032-be70-43c6-ba1e-094d3bdbe749 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de", "connector": null, "instance_uuid": "01625cf4-64e5-4567-adb2-3eaeb420d64d"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:29.686237 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.686237 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:29.710559 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-8c46e032-be70-43c6-ba1e-094d3bdbe749 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:29.711008 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 922/3673] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:29 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:29.914603 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f3749af8-4462-4388-86fe-83fd8f0c50b4 req-50ed0bb6-9e41-408a-9fdf-c98446492c4d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:29.917240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f3749af8-4462-4388-86fe-83fd8f0c50b4 req-50ed0bb6-9e41-408a-9fdf-c98446492c4d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] DELETE https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 Jul 03 10:50:29.917414 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f3749af8-4462-4388-86fe-83fd8f0c50b4 req-50ed0bb6-9e41-408a-9fdf-c98446492c4d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:29.917586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f3749af8-4462-4388-86fe-83fd8f0c50b4 req-50ed0bb6-9e41-408a-9fdf-c98446492c4d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:29.924803 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:29.924803 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:30.090449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.093766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:30.093766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.093766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.101752 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.104254 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.104254 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:30.104397 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:50:30.104397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.104640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.107813 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:30.112940 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e07fb313-c0c3-4b03-80d7-b322937f36b9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:30.113566 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 903/3674] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.119736 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.119736 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:30.123877 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:50:30.129269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5297c56-2d2a-466a-a90b-710ce4e2384b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:50:30.129782 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 920/3675] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:30.156093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00b945d1-a0ff-4328-9634-75adaf566649 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.158130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00b945d1-a0ff-4328-9634-75adaf566649 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:30.158376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00b945d1-a0ff-4328-9634-75adaf566649 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.158592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00b945d1-a0ff-4328-9634-75adaf566649 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.176276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2e73b527-c35f-457a-b961-d129df01cc62 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.176276 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2e73b527-c35f-457a-b961-d129df01cc62 None None] GET https://10.4.3.52/volume// Jul 03 10:50:30.176276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2e73b527-c35f-457a-b961-d129df01cc62 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.176276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2e73b527-c35f-457a-b961-d129df01cc62 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.177009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2e73b527-c35f-457a-b961-d129df01cc62 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:30.177520 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 904/3676] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:30.181751 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.181751 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:30.188514 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00b945d1-a0ff-4328-9634-75adaf566649 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:30.192316 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.194733 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:30.195097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.195339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.196827 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00b945d1-a0ff-4328-9634-75adaf566649 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:30.197407 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 923/3677] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.207229 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.207229 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:30.211065 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:30.216489 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-a2393dd5-bb78-4568-9596-4fd801ff2ade tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:30.217057 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 921/3678] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:30.237894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d3178d84-5099-44ac-a9bd-8d5f489fbf8d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.238413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3178d84-5099-44ac-a9bd-8d5f489fbf8d None None] GET https://10.4.3.52/volume// Jul 03 10:50:30.238755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3178d84-5099-44ac-a9bd-8d5f489fbf8d None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.238755 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3178d84-5099-44ac-a9bd-8d5f489fbf8d None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.239081 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3178d84-5099-44ac-a9bd-8d5f489fbf8d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:30.239489 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 905/3679] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:30.247876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.250937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:30.251255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.251506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.263003 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.263003 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:30.267532 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:30.273686 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-17a4c461-6a41-4734-a5d2-e84050809f22 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:30.274221 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 924/3680] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1053 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:30.337116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.339995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] PUT https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 Jul 03 10:50:30.340617 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:30.353747 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Acquiring lock "cinder-attachment_update-17aff47f-8e87-4499-9716-6eafc3422b95-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:50:30.354186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.358988 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:30.359314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.359566 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.359762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Lock "cinder-attachment_update-17aff47f-8e87-4499-9716-6eafc3422b95-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:50:30.359825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:30.361241 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.361241 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:30.365596 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.365596 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:30.366435 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5e3e7e1-2630-43e8-9488-ae789459c024 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:30.366893 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 906/3681] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.404465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.406728 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f Jul 03 10:50:30.407202 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:30.415166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:50:30.419362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:50:30.420354 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.420354 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:30.465285 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f3749af8-4462-4388-86fe-83fd8f0c50b4 req-50ed0bb6-9e41-408a-9fdf-c98446492c4d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 returned with HTTP 200 Jul 03 10:50:30.465732 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 931/3682] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:29 2026] DELETE /volume/v3/attachments/c5db6b8a-1426-48ed-927d-5a2276fa6701 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.497194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.502389 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:30.502611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.502825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.511375 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.511375 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:30.511892 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:30.512917 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b6724aa3-6046-40d7-bef6-da13a3c83217 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 200 Jul 03 10:50:30.518065 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 907/3683] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.531888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.534667 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:30.534667 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.534861 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.534861 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Delete snapshot with id: bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:30.542566 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.542566 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:30.542566 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:30.557296 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot delete request issued successfully. Jul 03 10:50:30.557534 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7366cab4-80a4-47d8-b9aa-83a64eea7fe9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 202 Jul 03 10:50:30.558081 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 932/3684] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:30 2026] DELETE /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:30.565876 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-31900700-41e1-4f20-b265-831f43a360e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.568322 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-31900700-41e1-4f20-b265-831f43a360e3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:30.568598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-31900700-41e1-4f20-b265-831f43a360e3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.568877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-31900700-41e1-4f20-b265-831f43a360e3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.575145 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.575145 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:30.575549 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-31900700-41e1-4f20-b265-831f43a360e3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:30.576399 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-31900700-41e1-4f20-b265-831f43a360e3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 200 Jul 03 10:50:30.576822 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 908/3685] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:30.886514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Lock "cinder-attachment_update-17aff47f-8e87-4499-9716-6eafc3422b95-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:50:30.886812 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-b06acdc8-e601-42d1-9a04-74a690f56a3d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 returned with HTTP 200 Jul 03 10:50:30.887262 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 922/3686] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:50:30 2026] PUT /volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:30.946720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:50:30.947088 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-3a2308b3-dec9-4a0e-a6a0-e63ab80f99fd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f returned with HTTP 200 Jul 03 10:50:30.947591 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 925/3687] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:50:30 2026] PUT /volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:30.955539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-a89b8734-095e-47e9-ba51-c6aff29509f7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:30.957796 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-a89b8734-095e-47e9-ba51-c6aff29509f7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption Jul 03 10:50:30.958006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-a89b8734-095e-47e9-ba51-c6aff29509f7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:30.958223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-a89b8734-095e-47e9-ba51-c6aff29509f7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:30.968533 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:30.968533 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:30.976510 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-a89b8734-095e-47e9-ba51-c6aff29509f7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption returned with HTTP 200 Jul 03 10:50:30.977049 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 933/3688] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:50:30 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:31.131849 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.133302 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:31.133302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.133424 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.152021 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:31.152021 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:31.157096 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:31.166912 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-228ceb5b-838a-4fec-9d3f-74bdcfa55fc3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:31.167428 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 909/3689] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:31.212989 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.214747 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:31.214940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.215117 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.227403 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:31.227403 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:31.231422 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:31.236406 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7b23e25-0236-4dc8-a340-96f41de5f762 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:31.236875 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 923/3690] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:31.381277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.383776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:31.384154 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.384465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.384743 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:31.390211 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:31.390211 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:31.391067 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1012fb4-30dd-4b99-b130-ac1c6d4735ad tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:31.391652 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 926/3691] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:31.587349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-230748cb-8b68-4616-967b-8e87adbde821 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.589685 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-230748cb-8b68-4616-967b-8e87adbde821 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:31.589934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-230748cb-8b68-4616-967b-8e87adbde821 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.590170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-230748cb-8b68-4616-967b-8e87adbde821 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.595492 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-230748cb-8b68-4616-967b-8e87adbde821 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 404 Jul 03 10:50:31.596082 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 934/3692] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:31.603605 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.605541 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:31.605793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.605957 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.606049 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:31.610456 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c5f93a3-e2cb-47fa-a5fe-5a75f09a002b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 404 Jul 03 10:50:31.611017 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 910/3693] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:31 2026] DELETE /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:31.618772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ef16323b-2e51-4d0b-b2f3-ce833dfa66b2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.620506 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef16323b-2e51-4d0b-b2f3-ce833dfa66b2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 Jul 03 10:50:31.620654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef16323b-2e51-4d0b-b2f3-ce833dfa66b2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.620841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ef16323b-2e51-4d0b-b2f3-ce833dfa66b2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.625160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ef16323b-2e51-4d0b-b2f3-ce833dfa66b2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 returned with HTTP 404 Jul 03 10:50:31.625715 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 924/3694] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/snapshots/bc22366f-ce96-4394-94ca-b1439cdcd010 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:31.633689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-84e31acb-0c57-4577-a2d7-aee042610663 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.635485 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:31.635745 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.636033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.636190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:31.644364 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:31.644364 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:31.644709 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:31.662180 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:31.662180 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-84e31acb-0c57-4577-a2d7-aee042610663 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 returned with HTTP 202 Jul 03 10:50:31.662541 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 927/3695] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:31 2026] DELETE /volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:31.669292 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d72b5875-d580-496a-9792-c47ef263f9e4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:31.671192 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d72b5875-d580-496a-9792-c47ef263f9e4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:31.671386 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d72b5875-d580-496a-9792-c47ef263f9e4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:31.671560 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d72b5875-d580-496a-9792-c47ef263f9e4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:31.679667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:31.679667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:31.683905 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d72b5875-d580-496a-9792-c47ef263f9e4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:31.688347 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d72b5875-d580-496a-9792-c47ef263f9e4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 returned with HTTP 200 Jul 03 10:50:31.688802 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 935/3696] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:31 2026] GET /volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:32.181525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.183901 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:32.184307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.184553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.202663 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.202663 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:32.212159 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:32.217028 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-73b6da5f-8b4a-4e90-b80f-1f6243896293 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:32.217418 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 911/3697] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.248476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.250381 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:32.250586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.250789 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.263313 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.263313 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:32.268068 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:32.273081 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9eed3544-b5fb-48eb-a7ce-88eefc25551e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:32.273482 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 925/3698] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.401274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.402967 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:32.403277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.403468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.403578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:32.408942 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.408942 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:32.409689 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a59bfe53-adb8-4298-99e1-700b0fec2c85 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:32.410165 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 928/3699] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.421320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58a49579-bbf2-4b3a-8098-d329b5e30f51 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.539912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58a49579-bbf2-4b3a-8098-d329b5e30f51 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-member] PUT https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:32.540275 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58a49579-bbf2-4b3a-8098-d329b5e30f51 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:32.545556 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.545556 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:32.551371 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58a49579-bbf2-4b3a-8098-d329b5e30f51 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-member] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:32.551731 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 936/3700] 10.4.3.52 () {70 vars in 1401 bytes} [Fri Jul 3 10:50:32 2026] PUT /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 314 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.559772 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.561589 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:32.561818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.561995 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.562091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:32.565916 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.565916 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:32.566558 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3f8db7f-eb47-4ebd-9ebc-46ada9df45bc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:32.566922 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 912/3701] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.576669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.578491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] DELETE https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:32.578691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.578880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.578995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Delete backup with id: 25b820b4-0f99-4c66-8be8-50bf96da88d1. Jul 03 10:50:32.580611 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=376,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:50:32.583681 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.583681 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:32.595595 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] delete_backup rpcapi backup_id 25b820b4-0f99-4c66-8be8-50bf96da88d1 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:50:32.597458 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3541026f-3aef-4c8b-8285-1f7c27d30f71 tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 202 Jul 03 10:50:32.597949 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 926/3702] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:32 2026] DELETE /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:32.604882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.606711 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:32.606927 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.607134 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.607253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:32.611210 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.611210 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:32.612006 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-100dab8b-83a5-41f2-af09-aa2d5feb285a tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 200 Jul 03 10:50:32.612402 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 929/3703] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:32.700790 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8789da39-fc8a-45ec-8813-f554b57a979a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.703169 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8789da39-fc8a-45ec-8813-f554b57a979a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 Jul 03 10:50:32.703500 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8789da39-fc8a-45ec-8813-f554b57a979a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.703732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8789da39-fc8a-45ec-8813-f554b57a979a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.710642 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8789da39-fc8a-45ec-8813-f554b57a979a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 returned with HTTP 404 Jul 03 10:50:32.711265 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 937/3704] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/volumes/8265ba20-cb85-4d2e-ade7-e11a3bc17b02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:32.719080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.721132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:32.721552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-853494808"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:32.723232 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-853494808'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:32.723357 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:32.727240 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:32.732495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (9e845e9f-da0a-41df-bdb7-b7bd0f30233a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:32.733400 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb603e3-5c92-468f-9fdb-920e7b2e2da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:32.734139 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:32.758047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb603e3-5c92-468f-9fdb-920e7b2e2da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:32.758899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e645731e-4f02-415a-9565-3fe3b4ead9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:32.797236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['7fbfc7ce-2e36-4a03-9179-a65717c9f412', '86cb5242-9bbc-4a53-b39a-95ecd20a433d', '2da53d13-3f83-4a79-97de-3bd08b9e6292', 'f1de9652-decc-40b1-bf1e-7fc61d662afb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:32.798081 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e645731e-4f02-415a-9565-3fe3b4ead9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fbfc7ce-2e36-4a03-9179-a65717c9f412', '86cb5242-9bbc-4a53-b39a-95ecd20a433d', '2da53d13-3f83-4a79-97de-3bd08b9e6292', 'f1de9652-decc-40b1-bf1e-7fc61d662afb']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:32.798857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c65270f-c114-41a0-8012-cfed799fa9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:32.823632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c65270f-c114-41a0-8012-cfed799fa9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4780be3-2e67-4c97-9fc7-02338e9bdaf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853494808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['7fbfc7ce-2e36-4a03-9179-a65717c9f412','86cb5242-9bbc-4a53-b39a-95ecd20a433d','2da53d13-3f83-4a79-97de-3bd08b9e6292','f1de9652-decc-40b1-bf1e-7fc61d662afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853494808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4780be3-2e67-4c97-9fc7-02338e9bdaf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:32.824981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d18e655-cd56-492e-8ead-472677ee356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:32.845382 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d18e655-cd56-492e-8ead-472677ee356f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853494808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['7fbfc7ce-2e36-4a03-9179-a65717c9f412','86cb5242-9bbc-4a53-b39a-95ecd20a433d','2da53d13-3f83-4a79-97de-3bd08b9e6292','f1de9652-decc-40b1-bf1e-7fc61d662afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:32.846159 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17563589-7bdc-4bc2-86f1-0c279fa0d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:32.857088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17563589-7bdc-4bc2-86f1-0c279fa0d34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:32.858140 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (9e845e9f-da0a-41df-bdb7-b7bd0f30233a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:32.858140 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:32.859088 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e63c717-2eec-4351-ba2a-cfe2d3a12b1f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:32.859591 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 913/3705] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:32 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:32.870526 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b86ea128-1a25-4b14-af3c-76201677c3cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:32.872336 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b86ea128-1a25-4b14-af3c-76201677c3cd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:32.872336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b86ea128-1a25-4b14-af3c-76201677c3cd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:32.872502 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b86ea128-1a25-4b14-af3c-76201677c3cd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:32.880175 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:32.880175 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:32.883249 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b86ea128-1a25-4b14-af3c-76201677c3cd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:32.886808 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b86ea128-1a25-4b14-af3c-76201677c3cd tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 returned with HTTP 200 Jul 03 10:50:32.887173 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 927/3706] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:32 2026] GET /volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:33.103973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.105973 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] DELETE https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:50:33.105973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.106281 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.106281 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Delete volume with id: 53023ad5-26f1-44d7-9d63-cabde60968b1 Jul 03 10:50:33.113062 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.113062 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:33.113738 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:50:33.134558 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Delete volume request issued successfully. Jul 03 10:50:33.134819 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b99e49e0-1385-46b3-bdf1-4f78685e5ecf tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 returned with HTTP 202 Jul 03 10:50:33.135375 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 930/3707] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:33 2026] DELETE /volume/v3/volumes/53023ad5-26f1-44d7-9d63-cabde60968b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:33.141999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.144413 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] DELETE https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 Jul 03 10:50:33.144673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.145727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.145956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Delete backup with id: 4b6e654d-75ee-47e9-9689-715a30dea676. Jul 03 10:50:33.150665 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.150665 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:33.186425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] delete_backup rpcapi backup_id 4b6e654d-75ee-47e9-9689-715a30dea676 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:50:33.188267 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c86167d-91c9-4a9e-8224-a0fdd1723772 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 returned with HTTP 202 Jul 03 10:50:33.188737 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 938/3708] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:33 2026] DELETE /volume/v3/backups/4b6e654d-75ee-47e9-9689-715a30dea676 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:33.195978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.197934 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:50:33.198324 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.198324 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.198495 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Delete volume with id: 7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:50:33.205630 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.205630 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:33.206255 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:50:33.232045 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Delete volume request issued successfully. Jul 03 10:50:33.232317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96e1824d-4ef0-433b-a219-e1ba7c44b599 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 202 Jul 03 10:50:33.232796 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 914/3709] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:33 2026] DELETE /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:33.234055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-833c75b0-b672-4691-9de9-a117c9831e4a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.236264 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-833c75b0-b672-4691-9de9-a117c9831e4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:33.236507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-833c75b0-b672-4691-9de9-a117c9831e4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.236816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-833c75b0-b672-4691-9de9-a117c9831e4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.241290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.243065 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:50:33.243290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.243478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.249879 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.249879 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:33.250538 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.250538 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:33.254312 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Volume info retrieved successfully. Jul 03 10:50:33.254517 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-833c75b0-b672-4691-9de9-a117c9831e4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:33.260675 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-833c75b0-b672-4691-9de9-a117c9831e4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:33.261264 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 928/3710] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:33.263356 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2b11e9c-fbeb-4a00-88b4-9fdb0c6c664d tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 200 Jul 03 10:50:33.263754 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 931/3711] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:33.287876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.289912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:33.290101 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.290291 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.302982 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.302982 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:33.307320 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:33.311821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-16d93eda-501a-42fa-90d4-d6a433d036a0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:33.312203 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 939/3712] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:33.622316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.624694 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 Jul 03 10:50:33.624944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.625213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.625386 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Show backup with id 25b820b4-0f99-4c66-8be8-50bf96da88d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:33.629824 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a6ef2d1d-00c0-4488-8c4b-4035f2dc12dc tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 returned with HTTP 404 Jul 03 10:50:33.630542 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 915/3713] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/backups/25b820b4-0f99-4c66-8be8-50bf96da88d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:33.637256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.639202 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:33.639394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.639585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.639787 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Delete volume with id: 6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:33.651644 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.651644 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:33.651644 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Volume info retrieved successfully. Jul 03 10:50:33.670651 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Delete volume request issued successfully. Jul 03 10:50:33.670930 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5795550e-1ee6-4661-bf73-cf90bfdea21c tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce returned with HTTP 202 Jul 03 10:50:33.671422 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 929/3714] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:33 2026] DELETE /volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:33.678958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.680902 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:33.681227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.681456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.690275 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.690275 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:33.694075 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Volume info retrieved successfully. Jul 03 10:50:33.698403 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c27b89c4-db3f-4471-ae58-3a347f09f78e tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce returned with HTTP 200 Jul 03 10:50:33.698957 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 932/3715] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:33.898277 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b08f730f-db13-4f29-9785-c1a56578e290 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.899963 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b08f730f-db13-4f29-9785-c1a56578e290 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:33.900165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b08f730f-db13-4f29-9785-c1a56578e290 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:33.900336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b08f730f-db13-4f29-9785-c1a56578e290 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:33.907585 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.907585 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:33.911236 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b08f730f-db13-4f29-9785-c1a56578e290 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:33.916033 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b08f730f-db13-4f29-9785-c1a56578e290 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 returned with HTTP 200 Jul 03 10:50:33.916454 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 940/3716] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:33 2026] GET /volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:33.930122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:33.933616 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:33.934089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4780be3-2e67-4c97-9fc7-02338e9bdaf7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2048146861"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:33.945920 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:33.945920 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:33.946281 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:33.946395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:33.969423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['f90843cb-8f4d-45d5-922a-4628d819dd95', 'c14922dc-da05-4909-acbb-58820f5bb5bd', '01786f49-41d4-49dd-8347-eda65978726b', '10f574f9-48f9-470d-a7a9-f314f4ee7ccd'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:33.994595 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:33.994943 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48523b40-3da9-4b51-a802-3c8bd3b73de3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:33.995384 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 916/3717] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:34.005336 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c75700ff-a684-46da-8231-86912691e650 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:34.007224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c75700ff-a684-46da-8231-86912691e650 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:34.007461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c75700ff-a684-46da-8231-86912691e650 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:34.007707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c75700ff-a684-46da-8231-86912691e650 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:34.012683 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:34.012683 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:34.013004 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c75700ff-a684-46da-8231-86912691e650 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:34.013811 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c75700ff-a684-46da-8231-86912691e650 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 returned with HTTP 200 Jul 03 10:50:34.014193 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 930/3718] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:34 2026] GET /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:34.274834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:34.276691 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:34.276821 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:34.276989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:34.280898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-74bef3b8-d8a1-4dc7-b0eb-21fe1dd8af57 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:34.282945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-74bef3b8-d8a1-4dc7-b0eb-21fe1dd8af57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] GET https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d Jul 03 10:50:34.283170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-74bef3b8-d8a1-4dc7-b0eb-21fe1dd8af57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:34.283362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-74bef3b8-d8a1-4dc7-b0eb-21fe1dd8af57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:34.287837 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:34.287837 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:34.290021 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-74bef3b8-d8a1-4dc7-b0eb-21fe1dd8af57 tempest-TestVolumeBackupRestore-964120890 tempest-TestVolumeBackupRestore-964120890-project-member] https://10.4.3.52/volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d returned with HTTP 404 Jul 03 10:50:34.290674 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 941/3719] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:34 2026] GET /volume/v3/volumes/7f5b0bda-c281-4f4d-9983-247a2790475d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:34.293120 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:34.298982 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea2d74d5-1725-4649-b0ce-47c3672fa0a3 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:34.299373 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 933/3720] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:34 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:34.324541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:34.326443 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:34.326631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:34.326833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:34.337075 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:34.337075 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:34.340078 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:34.343787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-16bd57fb-3f8a-42ad-a27d-a907088f23ef tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:34.344158 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 917/3721] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:34 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:34.714613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-05953d30-de0c-4cba-b959-c335d07f2fcf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:34.715533 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05953d30-de0c-4cba-b959-c335d07f2fcf tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] GET https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce Jul 03 10:50:34.715533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05953d30-de0c-4cba-b959-c335d07f2fcf tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:34.715533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-05953d30-de0c-4cba-b959-c335d07f2fcf tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:34.723314 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-05953d30-de0c-4cba-b959-c335d07f2fcf tempest-ProjectMemberTests39-524933964 tempest-ProjectMemberTests39-524933964-project-admin] https://10.4.3.52/volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce returned with HTTP 404 Jul 03 10:50:34.724852 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 931/3722] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:34 2026] GET /volume/v3/volumes/6729918d-62bc-4471-b9bb-25ad2009c3ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:35.024820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.028955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:35.029446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:35.029708 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:35.035939 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.035939 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:35.036378 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:35.037270 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8af1303-cd83-4419-bedd-6d9fc7412139 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 returned with HTTP 200 Jul 03 10:50:35.037886 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 942/3723] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:35 2026] GET /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:35.050226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f9d62c64-27cd-4886-902c-6288f19c263d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.052495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] POST https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83/action Jul 03 10:50:35.052953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:35.053166 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:35.066011 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.066011 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:35.066641 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:35.067810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '174e744e917d4e8eaa959fabb2e68c4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d93ad377ded43f09b67ea2c34787847', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:50:35.067810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9d62c64-27cd-4886-902c-6288f19c263d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83/action returned with HTTP 403 Jul 03 10:50:35.068263 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 934/3724] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:50:35 2026] POST /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:35.077211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.079251 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:35.079520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:35.079801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:35.079976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: 5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:35.085217 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.085217 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:35.085637 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:35.103154 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:35.103666 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8efdad06-48d5-4cbb-b73a-18a138d90ac4 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 returned with HTTP 202 Jul 03 10:50:35.104402 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 918/3725] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:35 2026] DELETE /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:35.112580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.116810 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:35.116810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:35.116810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:35.124272 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.124272 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:35.124667 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:35.125484 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a4b551d3-e088-4fb6-ae2a-f0f3a957bcf5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 returned with HTTP 200 Jul 03 10:50:35.126121 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 932/3726] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:35 2026] GET /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:35.317430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b61f44e2-1e08-4324-8132-852efaf32755 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.319477 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b61f44e2-1e08-4324-8132-852efaf32755 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:35.319641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b61f44e2-1e08-4324-8132-852efaf32755 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:35.319821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b61f44e2-1e08-4324-8132-852efaf32755 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:35.337198 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.337198 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:35.340260 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b61f44e2-1e08-4324-8132-852efaf32755 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:35.344605 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b61f44e2-1e08-4324-8132-852efaf32755 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:35.345096 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 943/3727] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:35 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:35.356707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:35.358656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:35.358935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:35.359719 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:35.370267 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:35.370267 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:35.374303 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:35.379253 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-530c1e9a-1914-4814-8292-9f3ef10616a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:35.379383 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 935/3728] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:35 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:36.134416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e73fb0e0-3c78-4648-bcc9-39a61030b293 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.136188 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e73fb0e0-3c78-4648-bcc9-39a61030b293 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 Jul 03 10:50:36.136399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e73fb0e0-3c78-4648-bcc9-39a61030b293 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.136590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e73fb0e0-3c78-4648-bcc9-39a61030b293 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.140439 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e73fb0e0-3c78-4648-bcc9-39a61030b293 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 returned with HTTP 404 Jul 03 10:50:36.141038 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 919/3729] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:36 2026] GET /volume/v3/snapshots/5284dc2d-d133-41e7-9442-939eb38dac83 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:36.148185 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.149959 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:36.150135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.150313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.150459 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:36.157512 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.157512 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:36.157837 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:36.201253 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:36.201457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fa95edc-f0b2-4221-95e7-4c013bddcfb9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 returned with HTTP 202 Jul 03 10:50:36.201944 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 933/3730] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:36 2026] DELETE /volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:36.210281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.211824 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:36.211991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.212209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.220973 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.220973 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:36.224543 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:36.230323 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6c18a401-e351-4049-a1e6-72ce9ce9d38a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 returned with HTTP 200 Jul 03 10:50:36.230687 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 944/3731] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:36 2026] GET /volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:36.356531 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-57e740e6-8325-4080-aa0c-a001ef5f426c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.358384 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-57e740e6-8325-4080-aa0c-a001ef5f426c tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:36.358771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-57e740e6-8325-4080-aa0c-a001ef5f426c tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.358894 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-57e740e6-8325-4080-aa0c-a001ef5f426c tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.361077 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.371002 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.371002 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:36.374693 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-57e740e6-8325-4080-aa0c-a001ef5f426c tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:36.378768 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-57e740e6-8325-4080-aa0c-a001ef5f426c tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:36.379122 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 936/3732] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:36 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:36.391499 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.393120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:36.393302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.393477 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.402224 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.402224 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:36.405299 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:36.410020 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ed78f20-7956-48e0-a274-6ca173ef9930 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:36.410170 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 934/3733] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:36 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:36.463829 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:36.464249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1357182291"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:36.466242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1357182291'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:36.466404 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Create volume of 1 GB Jul 03 10:50:36.466684 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.466684 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:36.470790 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:36.476880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Flow 'volume_create_api' (f18c7647-c05c-416c-80df-b4f39f673754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:36.477902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a8abbf-cc05-4ca2-8313-30ce9e0b8a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:36.478665 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:36.506330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a8abbf-cc05-4ca2-8313-30ce9e0b8a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:36.507096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbbcf2-1619-4bea-b133-47e29513d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:36.571212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Created reservations ['7a511a94-8594-47f8-a1ee-4f524127c304', '9fb3cd79-020e-4fd0-8b30-9e0fb9e9bba5', '133e8abc-7955-4bde-a00a-594077fdfa73', '92b6f440-eeb8-421b-847e-6529a530544a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:36.571925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbbcf2-1619-4bea-b133-47e29513d018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a511a94-8594-47f8-a1ee-4f524127c304', '9fb3cd79-020e-4fd0-8b30-9e0fb9e9bba5', '133e8abc-7955-4bde-a00a-594077fdfa73', '92b6f440-eeb8-421b-847e-6529a530544a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:36.572834 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8dedac-c090-40d8-9071-ebc5a31b8ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:36.598219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8dedac-c090-40d8-9071-ebc5a31b8ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc7e85e1-6cba-4c24-9e85-d22350c6d082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357182291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7919d419d2c04a1d9eb7f66d8bdd5158',qos_specs=None,replication_status=,reservations=['7a511a94-8594-47f8-a1ee-4f524127c304','9fb3cd79-020e-4fd0-8b30-9e0fb9e9bba5','133e8abc-7955-4bde-a00a-594077fdfa73','92b6f440-eeb8-421b-847e-6529a530544a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6032801553eb4edd890c88cee3080f14',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357182291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc7e85e1-6cba-4c24-9e85-d22350c6d082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7919d419d2c04a1d9eb7f66d8bdd5158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6032801553eb4edd890c88cee3080f14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:36.598897 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717ae0f6-4b72-498c-882d-97228efd4ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:36.617759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717ae0f6-4b72-498c-882d-97228efd4ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357182291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7919d419d2c04a1d9eb7f66d8bdd5158',qos_specs=None,replication_status=,reservations=['7a511a94-8594-47f8-a1ee-4f524127c304','9fb3cd79-020e-4fd0-8b30-9e0fb9e9bba5','133e8abc-7955-4bde-a00a-594077fdfa73','92b6f440-eeb8-421b-847e-6529a530544a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6032801553eb4edd890c88cee3080f14',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:36.618349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab097f4-9dde-465b-b3f5-b473214c24fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:36.631735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab097f4-9dde-465b-b3f5-b473214c24fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:36.632472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Flow 'volume_create_api' (f18c7647-c05c-416c-80df-b4f39f673754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:36.632815 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Create volume request issued successfully. Jul 03 10:50:36.633638 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bcb311f9-4b3d-46d6-a49b-44d6381fd00e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:36.634335 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 920/3734] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:50:36 2026] POST /volume/v3/volumes => generated 776 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:36.646678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-70e4d498-400f-4117-8681-b202f4d2f12a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:36.648829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70e4d498-400f-4117-8681-b202f4d2f12a tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:36.649110 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70e4d498-400f-4117-8681-b202f4d2f12a tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:36.649390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70e4d498-400f-4117-8681-b202f4d2f12a tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:36.659004 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:36.659004 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:36.663418 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-70e4d498-400f-4117-8681-b202f4d2f12a tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Volume info retrieved successfully. Jul 03 10:50:36.668125 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70e4d498-400f-4117-8681-b202f4d2f12a tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 returned with HTTP 200 Jul 03 10:50:36.668500 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 945/3735] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:36 2026] GET /volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:37.090310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-93e5c70a-b720-4c40-868d-e92092f3024b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.092486 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-93e5c70a-b720-4c40-868d-e92092f3024b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451/action Jul 03 10:50:37.092841 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-93e5c70a-b720-4c40-868d-e92092f3024b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:37.092962 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-93e5c70a-b720-4c40-868d-e92092f3024b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:37.108872 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.108872 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:37.119233 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b7a90700-4755-4aea-9214-e22e18c7a6f2 req-93e5c70a-b720-4c40-868d-e92092f3024b tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451/action returned with HTTP 204 Jul 03 10:50:37.119726 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 937/3736] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:37 2026] POST /volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:37.245361 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8339cd0e-f724-45ab-86b7-e81066a5947b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.247707 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8339cd0e-f724-45ab-86b7-e81066a5947b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 Jul 03 10:50:37.247993 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8339cd0e-f724-45ab-86b7-e81066a5947b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.248283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8339cd0e-f724-45ab-86b7-e81066a5947b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.254573 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8339cd0e-f724-45ab-86b7-e81066a5947b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 returned with HTTP 404 Jul 03 10:50:37.255127 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 935/3737] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/c4780be3-2e67-4c97-9fc7-02338e9bdaf7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:37.263558 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.265973 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:37.266667 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1324038268"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:37.267783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1324038268'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:37.267917 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:37.268226 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.268226 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:37.272256 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:37.277502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (55688836-ffbe-410c-a13f-143f5d210d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:37.278434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2f914b-be61-4cab-b63c-a8210fcb3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:37.279189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:37.303152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2f914b-be61-4cab-b63c-a8210fcb3570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:37.304035 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb5e2a-eafa-4d50-bf46-64a4ed79ace1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:37.349131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['5c2137e6-0089-4413-a9b2-04057a637397', 'a830b3f6-adf9-42df-a545-9b9922d2eba6', 'b2859038-6c4d-47f7-8d48-bb4bf0e8b892', 'e2cdf812-6383-469e-831b-8bcb48f2daf2'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:37.349131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb5e2a-eafa-4d50-bf46-64a4ed79ace1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2137e6-0089-4413-a9b2-04057a637397', 'a830b3f6-adf9-42df-a545-9b9922d2eba6', 'b2859038-6c4d-47f7-8d48-bb4bf0e8b892', 'e2cdf812-6383-469e-831b-8bcb48f2daf2']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:37.349131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb6d9d9-4d29-48fa-8235-0d864e286811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:37.371495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb6d9d9-4d29-48fa-8235-0d864e286811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7346581b-6a69-43fe-958d-7c34034a6cda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1324038268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['5c2137e6-0089-4413-a9b2-04057a637397','a830b3f6-adf9-42df-a545-9b9922d2eba6','b2859038-6c4d-47f7-8d48-bb4bf0e8b892','e2cdf812-6383-469e-831b-8bcb48f2daf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1324038268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7346581b-6a69-43fe-958d-7c34034a6cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:37.372415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ce0210-3f05-4c56-9b41-b1c29d7023e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:37.388449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ce0210-3f05-4c56-9b41-b1c29d7023e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1324038268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['5c2137e6-0089-4413-a9b2-04057a637397','a830b3f6-adf9-42df-a545-9b9922d2eba6','b2859038-6c4d-47f7-8d48-bb4bf0e8b892','e2cdf812-6383-469e-831b-8bcb48f2daf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:37.389090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a4ec800-731f-46cb-9b8e-c9b94bf277bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:37.391038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8ad7685-695a-4879-88db-55ea4758370d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.392626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8ad7685-695a-4879-88db-55ea4758370d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:37.393208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7685-695a-4879-88db-55ea4758370d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.393208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7685-695a-4879-88db-55ea4758370d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.397447 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a4ec800-731f-46cb-9b8e-c9b94bf277bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:37.398208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (55688836-ffbe-410c-a13f-143f5d210d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:37.398463 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:37.399692 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1e0f0f8-3acd-4eb5-9208-8447894d9b82 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:37.399692 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 921/3738] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:37 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:37.401758 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.401758 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:37.404722 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f8ad7685-695a-4879-88db-55ea4758370d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:37.408597 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8ad7685-695a-4879-88db-55ea4758370d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:37.408793 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 946/3739] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:37.413018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.417273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:37.417273 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.417273 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.426691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.428161 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.428161 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:37.429622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.430469 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:37.430790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.431356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.431428 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:37.431621 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.433247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.434354 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:37.440094 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fd5d3038-79fb-455a-a715-8c659eabdf45 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda returned with HTTP 200 Jul 03 10:50:37.440537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 938/3740] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:37.452222 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.452222 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:37.456167 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.456167 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:37.458417 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:37.464807 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:37.465541 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b41139cd-32ef-44a2-b8d0-79cd5c558d4a tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:37.466135 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 922/3741] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:37.472492 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2bfa19ee-bc28-4ba2-b971-2639a435bcd6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:37.473408 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 936/3742] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:37.480607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.482520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:37.482520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-detach": {"attachment_id": "b4745017-21cf-4360-9082-43eeaff97451"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:37.482520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b4745017-21cf-4360-9082-43eeaff97451"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:37.492033 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.492033 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:37.492426 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:37.497990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-632d37a9-a42e-4ff3-b3eb-e018368dedc6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 400 Jul 03 10:50:37.498430 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 947/3743] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:37 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 100 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:50:37.539403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.542642 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:37.542902 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.543054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.554749 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.554749 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:37.558496 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:37.563977 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-706c143a-ba49-4e1b-8b55-4603321801f7 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:37.564659 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 939/3744] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:37.587693 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.589663 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95/action Jul 03 10:50:37.590024 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:37.590174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:37.600042 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.600042 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:37.600505 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:37.606453 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Begin detaching volume completed successfully. Jul 03 10:50:37.606669 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-0748994e-a4a5-4faa-af83-34c234e57c89 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95/action returned with HTTP 202 Jul 03 10:50:37.607169 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 923/3745] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:50:37 2026] POST /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:37.680926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ac40c4dd-510e-455e-b974-09a09679f225 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.682567 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac40c4dd-510e-455e-b974-09a09679f225 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:37.682822 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac40c4dd-510e-455e-b974-09a09679f225 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.683198 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac40c4dd-510e-455e-b974-09a09679f225 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.689701 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.689701 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:37.692876 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ac40c4dd-510e-455e-b974-09a09679f225 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Volume info retrieved successfully. Jul 03 10:50:37.697080 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac40c4dd-510e-455e-b974-09a09679f225 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 returned with HTTP 200 Jul 03 10:50:37.697456 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 937/3746] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:37.711052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.712981 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:50:37.713338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc7e85e1-6cba-4c24-9e85-d22350c6d082", "name": "tempest-type-Backup-1923655595"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:37.714841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Creating new backup {'backup': {'volume_id': 'dc7e85e1-6cba-4c24-9e85-d22350c6d082', 'name': 'tempest-type-Backup-1923655595'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:50:37.714969 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Creating backup of volume dc7e85e1-6cba-4c24-9e85-d22350c6d082 in container None Jul 03 10:50:37.721407 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.721407 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:37.721735 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Volume info retrieved successfully. Jul 03 10:50:37.746795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Created reservations ['52c38607-a143-4d2c-9e00-74f048ded59e', '74ea64cb-b616-492a-8afd-b52a12bb3a28'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:37.779060 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e6f4cbcc-565c-4859-8a82-0b9d46e583b7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:50:37.779463 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 948/3747] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:50:37 2026] POST /volume/v3/backups => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:37.791298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-736fafc4-7952-4958-8869-536e741b91aa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:37.792998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-736fafc4-7952-4958-8869-536e741b91aa tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:37.793184 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-736fafc4-7952-4958-8869-536e741b91aa tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:37.793539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-736fafc4-7952-4958-8869-536e741b91aa tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:37.793539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-736fafc4-7952-4958-8869-536e741b91aa tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:37.798303 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:37.798303 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:37.799353 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-736fafc4-7952-4958-8869-536e741b91aa tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:37.799686 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 940/3748] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:37 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:38.456337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.458449 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:38.458653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.458908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.467594 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.467594 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:38.473642 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:38.478921 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3e68a302-cd1d-4f9e-a5ee-082b6ceba717 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda returned with HTTP 200 Jul 03 10:50:38.479317 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 924/3749] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:38.488616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.492979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.493507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:38.493507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.493507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.495682 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:38.496361 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7346581b-6a69-43fe-958d-7c34034a6cda", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1066771920"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:38.503662 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.503662 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:38.506928 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:38.509963 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.509963 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:38.510445 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:38.510543 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:38.511551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6c90c53d-903a-43b2-974e-8b6c19075a77 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:38.511934 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 938/3750] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:38.540749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['5603a752-1e8f-4fef-8bf2-5d4343b95ecb', 'd54b37f9-8228-4064-b6c9-eb902040af97', '501d8acc-256d-489e-93d6-7d4a6ba84153', 'a446775b-9b5f-4355-acc8-934af16031d6'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:38.570357 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:38.570739 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe7822cc-e7ff-4eac-8a42-99889db45b37 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:38.571144 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 949/3751] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:38.582649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-234f1598-ba58-40ee-b6d7-30366024d20f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.584873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-234f1598-ba58-40ee-b6d7-30366024d20f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:38.585149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-234f1598-ba58-40ee-b6d7-30366024d20f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.585807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-234f1598-ba58-40ee-b6d7-30366024d20f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.593168 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.593168 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:38.593571 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-234f1598-ba58-40ee-b6d7-30366024d20f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:38.594394 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-234f1598-ba58-40ee-b6d7-30366024d20f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 returned with HTTP 200 Jul 03 10:50:38.596137 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 941/3752] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:38.636394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3c6384a3-a769-4d1a-8763-1b2959a8abe6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.638126 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c6384a3-a769-4d1a-8763-1b2959a8abe6 None None] GET https://10.4.3.52/volume// Jul 03 10:50:38.638126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c6384a3-a769-4d1a-8763-1b2959a8abe6 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.638126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3c6384a3-a769-4d1a-8763-1b2959a8abe6 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.638126 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3c6384a3-a769-4d1a-8763-1b2959a8abe6 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:38.638286 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 925/3753] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:38.646130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.649399 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:38.649716 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.649974 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.663205 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.663205 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:38.672894 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:38.678481 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-a4d2a3cb-1aa4-44ae-a548-419f8a20bc65 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:38.679164 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 939/3754] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 1331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:38.811609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:38.814937 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:38.815156 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:38.815349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:38.815457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:38.820710 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:38.820710 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:38.821584 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ddeb1ad7-9f64-40b3-9300-257ef55f9666 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:38.822229 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 950/3755] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:38 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:39.525033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.526697 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:39.526924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.527080 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.539802 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:39.539802 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:39.543139 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:39.546830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4837f65-6b24-4ec4-823f-f893e7639a02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:39.547252 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 942/3756] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:39 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:39.605831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b3024b32-578b-4720-9b62-3c15402123f1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.607751 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3024b32-578b-4720-9b62-3c15402123f1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:39.607966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3024b32-578b-4720-9b62-3c15402123f1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.608644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3024b32-578b-4720-9b62-3c15402123f1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.616001 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:39.616001 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:39.616365 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b3024b32-578b-4720-9b62-3c15402123f1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:39.617077 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3024b32-578b-4720-9b62-3c15402123f1 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 returned with HTTP 200 Jul 03 10:50:39.617443 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 926/3757] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:39 2026] GET /volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:39.625370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.627117 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:39.627362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.627625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.627960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:50:39.629367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:50:39.633488 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Get all snapshots completed successfully. Jul 03 10:50:39.633803 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4afaee4a-9ce7-4dbc-82dd-7026cb833ba8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:50:39.634187 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 940/3758] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:50:39 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:39.642022 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eb91184b-c59a-46f2-a33e-21712a960608 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.643921 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:39.644116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.644301 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.644417 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:39.648971 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:39.648971 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:39.649241 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:39.665313 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:39.665467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb91184b-c59a-46f2-a33e-21712a960608 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 returned with HTTP 202 Jul 03 10:50:39.665946 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 951/3759] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:39 2026] DELETE /volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:39.675150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-307898c7-1aad-464b-a20c-7bad9205ae55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.677169 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-307898c7-1aad-464b-a20c-7bad9205ae55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:39.677358 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-307898c7-1aad-464b-a20c-7bad9205ae55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.677532 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-307898c7-1aad-464b-a20c-7bad9205ae55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.681988 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:39.681988 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:39.682274 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-307898c7-1aad-464b-a20c-7bad9205ae55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:39.682858 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-307898c7-1aad-464b-a20c-7bad9205ae55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 returned with HTTP 200 Jul 03 10:50:39.683245 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 943/3760] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:39 2026] GET /volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:39.832076 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:39.835035 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:39.835035 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:39.835035 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:39.835035 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:39.837868 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:39.837868 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:39.839316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09d30b07-7315-446d-8fff-a67bebf1bc78 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:39.839316 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 927/3761] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:39 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:40.560189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cd2c929c-1649-4163-949c-da42712c7732 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.561712 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd2c929c-1649-4163-949c-da42712c7732 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:40.561905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd2c929c-1649-4163-949c-da42712c7732 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.562119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cd2c929c-1649-4163-949c-da42712c7732 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.570395 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.570395 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:40.573748 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cd2c929c-1649-4163-949c-da42712c7732 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:40.577211 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cd2c929c-1649-4163-949c-da42712c7732 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:40.577569 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 941/3762] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:40 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:40.686400 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da361167-c54c-4bcd-9317-2e91dadd7145 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.696113 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1fad19ee-56cd-4a56-9a68-701ac070295b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.700200 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1fad19ee-56cd-4a56-9a68-701ac070295b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 Jul 03 10:50:40.700200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1fad19ee-56cd-4a56-9a68-701ac070295b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.700200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1fad19ee-56cd-4a56-9a68-701ac070295b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.703889 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1fad19ee-56cd-4a56-9a68-701ac070295b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 returned with HTTP 404 Jul 03 10:50:40.704871 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 944/3763] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:40 2026] GET /volume/v3/snapshots/e7e13f90-ed5c-4553-a148-a979744fa509 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:40.713783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7280508e-a36a-48ac-9e5c-794c764f5516 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.715265 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:40.715459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.715628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.715813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:40.723277 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.723277 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:40.723603 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:40.744097 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:40.744269 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7280508e-a36a-48ac-9e5c-794c764f5516 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda returned with HTTP 202 Jul 03 10:50:40.744661 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 928/3764] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:40 2026] DELETE /volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:40.751742 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.754115 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:40.754115 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.754320 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.762022 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.762022 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:40.765985 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:40.766346 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:40.766502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-692787958"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:40.769518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-692787958'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:40.769711 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume of 1 GB Jul 03 10:50:40.770096 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.770096 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:40.771758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e9e42b07-9727-48ef-82a4-c7f63fa66cf7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda returned with HTTP 200 Jul 03 10:50:40.772288 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 942/3765] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:40 2026] GET /volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:40.782554 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:40.794227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (69eaf492-a91b-408b-8678-1b0f7461ae27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:40.795326 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782151b6-fcf9-4a8b-915f-63b4582e740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:40.796371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:40.829522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782151b6-fcf9-4a8b-915f-63b4582e740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:40.830351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562d8184-97a6-4157-9b02-3990d7124895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:40.849999 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.851401 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:40.852158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.852528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.852799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:40.859051 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.859051 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:40.859051 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dbb6f2a0-bfad-4df9-a27a-fe46a76d549c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:40.859051 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 945/3766] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:40 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:40.898486 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['00bb5888-e33f-4f89-b792-00c7e73e4e59', '2e11319e-5e75-4905-a4f6-45090a081bd7', '388c68e7-ea32-4ed8-a453-41ba0260e7ee', 'bce4f307-229c-4c5c-9f15-d5facc2b5f4f'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:40.899441 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562d8184-97a6-4157-9b02-3990d7124895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00bb5888-e33f-4f89-b792-00c7e73e4e59', '2e11319e-5e75-4905-a4f6-45090a081bd7', '388c68e7-ea32-4ed8-a453-41ba0260e7ee', 'bce4f307-229c-4c5c-9f15-d5facc2b5f4f']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:40.899999 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecce2d5-6259-44e2-9856-0b6ee2553d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:40.923957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecce2d5-6259-44e2-9856-0b6ee2553d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97305f0f-0b73-4d7e-947a-6c3f83e3d37b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-692787958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['00bb5888-e33f-4f89-b792-00c7e73e4e59','2e11319e-5e75-4905-a4f6-45090a081bd7','388c68e7-ea32-4ed8-a453-41ba0260e7ee','bce4f307-229c-4c5c-9f15-d5facc2b5f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-692787958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97305f0f-0b73-4d7e-947a-6c3f83e3d37b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38fb24f69644855a2747f9b1ec61ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a923b840f0584bda934e94d04acd8eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:40.924647 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca19de48-eef7-48b3-b516-fd90b1c950f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:40.946845 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca19de48-eef7-48b3-b516-fd90b1c950f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-692787958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['00bb5888-e33f-4f89-b792-00c7e73e4e59','2e11319e-5e75-4905-a4f6-45090a081bd7','388c68e7-ea32-4ed8-a453-41ba0260e7ee','bce4f307-229c-4c5c-9f15-d5facc2b5f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:40.947716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c009da2e-bfec-4a1b-bc5d-d95cb96aa09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:40.957729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c009da2e-bfec-4a1b-bc5d-d95cb96aa09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:40.958935 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (69eaf492-a91b-408b-8678-1b0f7461ae27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:40.959440 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request issued successfully. Jul 03 10:50:40.960677 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da361167-c54c-4bcd-9317-2e91dadd7145 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:40.960717 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 952/3767] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:50:40 2026] POST /volume/v3/volumes => generated 775 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:40.972069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:40.973824 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:50:40.974026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:40.974222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:40.982323 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:40.982323 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:40.986414 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:50:40.990992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b7f4921f-0e53-497d-b3ae-4afc5f528478 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b returned with HTTP 200 Jul 03 10:50:40.991496 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 929/3768] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:40 2026] GET /volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:41.018966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-18076625-870e-42a6-ba41-655f181614a3 req-6809280b-8bae-4045-a922-a9bcbff75949 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.021650 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-6809280b-8bae-4045-a922-a9bcbff75949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] DELETE https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 Jul 03 10:50:41.021821 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-6809280b-8bae-4045-a922-a9bcbff75949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:41.021991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-6809280b-8bae-4045-a922-a9bcbff75949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:41.028847 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:41.028847 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:41.559134 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-18076625-870e-42a6-ba41-655f181614a3 req-6809280b-8bae-4045-a922-a9bcbff75949 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 returned with HTTP 200 Jul 03 10:50:41.559726 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 943/3769] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:41 2026] DELETE /volume/v3/attachments/b4745017-21cf-4360-9082-43eeaff97451 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:41.595332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-20d462d9-01e5-447a-a26a-0efc06548786 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.596792 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20d462d9-01e5-447a-a26a-0efc06548786 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:41.597164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20d462d9-01e5-447a-a26a-0efc06548786 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:41.597443 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20d462d9-01e5-447a-a26a-0efc06548786 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:41.607850 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:41.607850 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:41.611864 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-20d462d9-01e5-447a-a26a-0efc06548786 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:41.616454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20d462d9-01e5-447a-a26a-0efc06548786 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:41.616992 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 946/3770] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:41 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:41.791680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6e46dab9-7f48-4730-ad6c-1f6c79ae6c8b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.793483 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e46dab9-7f48-4730-ad6c-1f6c79ae6c8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda Jul 03 10:50:41.793687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e46dab9-7f48-4730-ad6c-1f6c79ae6c8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:41.793854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e46dab9-7f48-4730-ad6c-1f6c79ae6c8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:41.799584 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e46dab9-7f48-4730-ad6c-1f6c79ae6c8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda returned with HTTP 404 Jul 03 10:50:41.800095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 953/3771] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:41 2026] GET /volume/v3/volumes/7346581b-6a69-43fe-958d-7c34034a6cda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:41.809951 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-877ab60d-7196-4a62-a45b-b76aee638890 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.811768 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:41.812130 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-945110756"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:41.813986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-945110756'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:41.814321 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:41.818993 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:41.827038 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (6e927422-5797-41b7-9689-072b1544a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:41.828037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465255fd-0c77-4ab7-b1bb-221dc5a0d4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:41.829373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:41.852695 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465255fd-0c77-4ab7-b1bb-221dc5a0d4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:41.853573 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (333d2816-5ef7-411f-8344-a11401b0fd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:41.874391 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.876226 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:41.876453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:41.876649 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:41.876758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:41.881347 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:41.881347 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:41.882056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2cf21eb8-b935-4d1f-a9c1-f6f2c6927074 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:41.882471 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 944/3772] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:41 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:41.898563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['6670066c-e77f-4456-8c55-b15f10415e9a', '07572c03-5f4a-4b88-bce0-c81b55bde2d8', '2838a90f-8b06-46c8-a160-6ada23543ae7', '4c398687-a296-4b7d-880e-1742efd6bddb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:41.899706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (333d2816-5ef7-411f-8344-a11401b0fd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6670066c-e77f-4456-8c55-b15f10415e9a', '07572c03-5f4a-4b88-bce0-c81b55bde2d8', '2838a90f-8b06-46c8-a160-6ada23543ae7', '4c398687-a296-4b7d-880e-1742efd6bddb']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:41.900486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ef0092-8442-4596-990f-9fbd7e737676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:41.927303 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ef0092-8442-4596-990f-9fbd7e737676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bad3a38-ba54-4c84-8f8a-a4fdabbfd689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945110756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['6670066c-e77f-4456-8c55-b15f10415e9a','07572c03-5f4a-4b88-bce0-c81b55bde2d8','2838a90f-8b06-46c8-a160-6ada23543ae7','4c398687-a296-4b7d-880e-1742efd6bddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945110756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bad3a38-ba54-4c84-8f8a-a4fdabbfd689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:41.928081 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56aa69c9-25f1-4efa-8727-af5790a2893f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:41.944258 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56aa69c9-25f1-4efa-8727-af5790a2893f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945110756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['6670066c-e77f-4456-8c55-b15f10415e9a','07572c03-5f4a-4b88-bce0-c81b55bde2d8','2838a90f-8b06-46c8-a160-6ada23543ae7','4c398687-a296-4b7d-880e-1742efd6bddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:41.944955 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f585a7f9-6313-4dec-83f5-19c751f2fac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:41.954128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f585a7f9-6313-4dec-83f5-19c751f2fac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:41.955216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (6e927422-5797-41b7-9689-072b1544a0af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:41.955610 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:41.956332 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-877ab60d-7196-4a62-a45b-b76aee638890 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:41.956866 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 930/3773] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:41 2026] POST /volume/v3/volumes => generated 775 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:41.973731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6251e03a-702a-4d86-882c-a27514b0fd11 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:41.975515 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6251e03a-702a-4d86-882c-a27514b0fd11 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:41.975722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6251e03a-702a-4d86-882c-a27514b0fd11 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:41.975898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6251e03a-702a-4d86-882c-a27514b0fd11 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:41.982592 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:41.982592 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:41.985699 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6251e03a-702a-4d86-882c-a27514b0fd11 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:41.989269 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6251e03a-702a-4d86-882c-a27514b0fd11 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 returned with HTTP 200 Jul 03 10:50:41.989620 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 947/3774] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:41 2026] GET /volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:42.004888 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-174e074a-fb34-418c-bfff-4641789620d7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.007050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-174e074a-fb34-418c-bfff-4641789620d7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:50:42.007323 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-174e074a-fb34-418c-bfff-4641789620d7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:42.007528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-174e074a-fb34-418c-bfff-4641789620d7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:42.016157 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.016157 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:42.019710 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-174e074a-fb34-418c-bfff-4641789620d7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:50:42.026858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-174e074a-fb34-418c-bfff-4641789620d7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b returned with HTTP 200 Jul 03 10:50:42.026858 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 954/3775] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:42 2026] GET /volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:42.042710 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.044242 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:50:42.044591 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "97305f0f-0b73-4d7e-947a-6c3f83e3d37b", "name": "tempest-type-Backup-490485037"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:42.046116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating new backup {'backup': {'volume_id': '97305f0f-0b73-4d7e-947a-6c3f83e3d37b', 'name': 'tempest-type-Backup-490485037'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:50:42.046247 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating backup of volume 97305f0f-0b73-4d7e-947a-6c3f83e3d37b in container None Jul 03 10:50:42.052645 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.052645 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:42.052941 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:50:42.079553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['5b2e7d44-8a5a-4176-a608-32385409b1e3', '48fe0634-aeaf-4e71-ad4b-8f2898b81e02'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:42.109634 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-de4eef51-8fae-4cd5-afa5-d998cc6a1344 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:50:42.110125 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 945/3776] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:50:42 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:42.117548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.119394 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:42.119606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:42.119820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:42.119949 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:42.123912 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.123912 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:42.124574 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c185d27-9b21-4621-89be-c563a5a3b4b3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:42.124925 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 931/3777] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:42 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:42.632124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.634114 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:42.634366 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:42.634740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:42.644612 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.644612 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:42.647850 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:42.651583 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca4949aa-245a-411a-abc0-09854b8b5cb3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:42.651965 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 948/3778] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:42 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:42.884932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.886566 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:42.886930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:42.887074 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:42.897779 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-359943ed-a367-49ff-9c72-dc237c940ad7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:42.899132 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.899132 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:42.899942 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-359943ed-a367-49ff-9c72-dc237c940ad7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:42.900260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-359943ed-a367-49ff-9c72-dc237c940ad7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:42.900531 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-359943ed-a367-49ff-9c72-dc237c940ad7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:42.900717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-359943ed-a367-49ff-9c72-dc237c940ad7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:42.902329 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] Updating volume 'f812ca6b-d342-4e0b-9437-fb6b0de453e1' with '{'status': 'in-use'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:50:42.906167 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:42.906167 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:42.906909 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-359943ed-a367-49ff-9c72-dc237c940ad7 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:42.907334 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 946/3779] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:42 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:43.004414 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.006299 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:43.006542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.006739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.007094 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b7125163-5161-48e4-9d6c-5d12176c89a8 tempest-TestServerVolumeAttachmentScenario-715095883 tempest-TestServerVolumeAttachmentScenario-715095883-project-admin] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 202 Jul 03 10:50:43.011142 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 955/3780] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:50:42 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:43.014828 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.014828 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:43.020046 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:43.023893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.025146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4bbb9be7-42ec-432d-9b0f-c6891a1d342d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 returned with HTTP 200 Jul 03 10:50:43.025531 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 932/3781] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:43.028669 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:43.028883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.029097 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.038344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.040154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:43.040486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bad3a38-ba54-4c84-8f8a-a4fdabbfd689", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1970904776"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:43.048736 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.048736 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:43.049059 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:43.049186 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:43.056475 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.056475 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:43.065303 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:43.071304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38dc8782-e1d4-45f8-b687-fd07fd15b6f9 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:43.071725 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 949/3782] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:43.078055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['8ed43732-3567-4322-93fb-d9407a031aaa', 'c377ebab-4df6-4eb8-a6fd-ed8583d9dc9f', '8296c524-af37-42c4-9aef-005d0a3a2fff', '873e92d9-e6b0-4149-b9ef-651e7cbfe29e'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:43.119136 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:43.119588 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d579b73f-8cdd-49b1-8eb6-6e4f4b2a4b39 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:43.120230 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 947/3783] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:43.121290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.123515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:43.123766 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.123981 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.129872 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.132182 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:43.132435 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.132701 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.133805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a14ef335-f04e-4360-b928-f63e133d7b1b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.134052 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.134052 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:43.135542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a14ef335-f04e-4360-b928-f63e133d7b1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:43.135763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a14ef335-f04e-4360-b928-f63e133d7b1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.135940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a14ef335-f04e-4360-b928-f63e133d7b1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.136041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a14ef335-f04e-4360-b928-f63e133d7b1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:43.137399 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:43.138763 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.138763 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:43.139188 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:43.140018 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3a7fb7a-8a52-4283-85f3-4ed8032d70ae tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 returned with HTTP 200 Jul 03 10:50:43.140136 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.140136 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:43.140540 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 933/3784] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:43.140726 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a14ef335-f04e-4360-b928-f63e133d7b1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:43.141076 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 950/3785] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:43.143205 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9f4e4aa4-32ca-4c79-873b-d4c3b84e7818 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:43.143821 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 956/3786] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:43.173242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.176219 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] POST https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action Jul 03 10:50:43.176412 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:43.176681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:43.197868 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.197868 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:43.198469 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:43.211899 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Begin detaching volume completed successfully. Jul 03 10:50:43.212140 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-9cb1b73f-664a-4984-83c6-2cc3e41ef6c1 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action returned with HTTP 202 Jul 03 10:50:43.212654 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 948/3787] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:50:43 2026] POST /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:43.665546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.667749 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:43.667974 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.668243 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.679584 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.679584 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:43.683548 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:43.688571 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3934f2d-af4b-49ea-8e89-c08a0ed5caea tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:43.688980 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 934/3788] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:43.919542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:43.921931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:43.921931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:43.921931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:43.921931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:43.927968 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:43.927968 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:43.928871 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d43ae29c-ec5e-4cf2-8996-b9ccae353451 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:43.929522 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 951/3789] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:43 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:44.155444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1cb4554-0300-436e-a381-37bf12827efe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.155881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.158023 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1cb4554-0300-436e-a381-37bf12827efe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:44.158122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:44.158230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1cb4554-0300-436e-a381-37bf12827efe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.158469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1cb4554-0300-436e-a381-37bf12827efe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.158517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.158789 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.158985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:44.164397 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.164397 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:44.166464 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.166464 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:44.166563 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a1cb4554-0300-436e-a381-37bf12827efe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:44.166604 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-526cc8c4-f1c4-4044-94d6-b36af5035382 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:44.166880 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1cb4554-0300-436e-a381-37bf12827efe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 returned with HTTP 200 Jul 03 10:50:44.166914 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 949/3790] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:44.166938 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 957/3791] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:44.184026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.187919 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] POST https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536/action Jul 03 10:50:44.187919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:44.188965 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:44.189428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Updating snapshot 'fd1a7157-4e19-40ac-aef4-c0003dcad536' with '{'status': 'error'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:50:44.201077 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.201077 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:44.201684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '174e744e917d4e8eaa959fabb2e68c4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d93ad377ded43f09b67ea2c34787847', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:50:44.202506 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-83b60321-d4e5-453d-921d-83c23ed61fa8 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536/action returned with HTTP 403 Jul 03 10:50:44.202885 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 935/3792] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:50:44 2026] POST /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:44.212124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-06262ee3-11d1-4459-a257-16804ab3566a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.214176 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:44.214176 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.214378 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.214508 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:44.220905 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.220905 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:44.221409 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:44.241972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6d493616-ac77-456c-9689-7c9ff00c32ae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.243033 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d493616-ac77-456c-9689-7c9ff00c32ae None None] GET https://10.4.3.52/volume// Jul 03 10:50:44.243033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d493616-ac77-456c-9689-7c9ff00c32ae None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.243033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6d493616-ac77-456c-9689-7c9ff00c32ae None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.243220 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6d493616-ac77-456c-9689-7c9ff00c32ae None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:44.243488 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 950/3793] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:44.251901 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.254386 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:44.254728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.254874 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:44.254915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.255169 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06262ee3-11d1-4459-a257-16804ab3566a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 returned with HTTP 202 Jul 03 10:50:44.255601 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 952/3794] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:44 2026] DELETE /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:44.264340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.265878 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:44.266160 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.266452 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.269572 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.269572 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:44.272939 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.272939 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:44.273510 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:44.274193 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4f23c9b-3e2e-49b3-a2dc-2d0cf48b3781 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 returned with HTTP 200 Jul 03 10:50:44.274559 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 936/3795] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:44.274683 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:44.280116 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-0251317d-10d1-49fe-834a-e0bbc9ee69c8 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:44.280634 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 958/3796] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 1331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:50:44.701596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-76439823-687e-4ff6-9709-2020fb810de5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.703461 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-76439823-687e-4ff6-9709-2020fb810de5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:44.703705 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-76439823-687e-4ff6-9709-2020fb810de5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.703922 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-76439823-687e-4ff6-9709-2020fb810de5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.714469 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.714469 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:44.718476 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-76439823-687e-4ff6-9709-2020fb810de5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:44.722934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-76439823-687e-4ff6-9709-2020fb810de5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:44.723333 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 951/3797] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:44.940774 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:44.942960 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:44.943245 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:44.943532 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:44.943708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:44.948538 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:44.948538 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:44.949298 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-933ab33b-9a15-41d0-aa4d-edf20b59f5b2 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:44.949781 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 953/3798] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:44 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:45.179193 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-60c1109b-80dc-4306-881d-159c4ab43af5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.180496 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60c1109b-80dc-4306-881d-159c4ab43af5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:45.180804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60c1109b-80dc-4306-881d-159c4ab43af5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.180804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60c1109b-80dc-4306-881d-159c4ab43af5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.180804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-60c1109b-80dc-4306-881d-159c4ab43af5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:45.185530 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:45.185530 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:45.186840 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60c1109b-80dc-4306-881d-159c4ab43af5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:45.186996 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 937/3799] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:45 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:45.286315 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9c077fc6-641a-45e6-ab80-8f23791bb46f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.288493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9c077fc6-641a-45e6-ab80-8f23791bb46f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 Jul 03 10:50:45.288734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9c077fc6-641a-45e6-ab80-8f23791bb46f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.288965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9c077fc6-641a-45e6-ab80-8f23791bb46f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.293953 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9c077fc6-641a-45e6-ab80-8f23791bb46f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 returned with HTTP 404 Jul 03 10:50:45.294505 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 959/3800] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:45 2026] GET /volume/v3/snapshots/fd1a7157-4e19-40ac-aef4-c0003dcad536 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:45.306145 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.309477 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:45.311889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.311889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.311889 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:45.317341 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:45.317341 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:45.317895 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:45.339160 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:45.339160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8bfeac1c-b632-4f95-b1c7-47bc634032f7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 returned with HTTP 202 Jul 03 10:50:45.339160 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 952/3801] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:45 2026] DELETE /volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:45.345242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.347517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:45.350135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.350135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.358162 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:45.358162 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:45.366186 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:45.371396 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a89afbed-ed71-42d2-b0dc-fde618caa048 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 returned with HTTP 200 Jul 03 10:50:45.374053 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 954/3802] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:45 2026] GET /volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:45.734647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.736543 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:45.736735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.736986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.749551 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:45.749551 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:45.755169 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:45.761678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5f3fac44-07bd-49dc-9dbf-0e8d6d07e03e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:45.762087 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 938/3803] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:45 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:45.961548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:45.963661 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:45.963908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:45.964165 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:45.964331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:45.969745 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:45.969745 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:45.970545 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a54768ee-1843-4b21-b7d9-6946df5ffe71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:45.970999 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 960/3804] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:45 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:46.197706 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.199204 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:46.199389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.199565 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.199686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:46.203843 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.203843 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:46.204571 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-552aa0dd-5bed-4049-a6a4-b9ad6e7a1b41 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:46.204918 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 953/3805] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:46.234931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-48757578-e1a1-4274-980d-531b52206946 req-9af07aee-7306-47f6-9898-c60fe628f16d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.237150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-9af07aee-7306-47f6-9898-c60fe628f16d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f/action Jul 03 10:50:46.237501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-9af07aee-7306-47f6-9898-c60fe628f16d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:46.237702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-9af07aee-7306-47f6-9898-c60fe628f16d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:46.253781 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.253781 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:46.264190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-48757578-e1a1-4274-980d-531b52206946 req-9af07aee-7306-47f6-9898-c60fe628f16d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f/action returned with HTTP 204 Jul 03 10:50:46.264724 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 955/3806] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:50:46 2026] POST /volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:46.385186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-87c11de0-111e-461f-8ad4-e04428fc8e0d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.387231 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87c11de0-111e-461f-8ad4-e04428fc8e0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 Jul 03 10:50:46.387394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87c11de0-111e-461f-8ad4-e04428fc8e0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.387583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87c11de0-111e-461f-8ad4-e04428fc8e0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.398063 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87c11de0-111e-461f-8ad4-e04428fc8e0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 returned with HTTP 404 Jul 03 10:50:46.398507 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 939/3807] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/volumes/1bad3a38-ba54-4c84-8f8a-a4fdabbfd689 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:46.408002 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0668fc87-df70-46ae-be51-84b24b078d2a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.410444 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:46.410749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1243175772"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:46.413417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1243175772'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:46.413531 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:46.418039 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:46.423425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (0d02306b-7116-46a4-ac63-ceeccd015b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:46.424240 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0104a9-101d-4f71-921b-7e0fa6a59ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:46.424966 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:46.448059 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0104a9-101d-4f71-921b-7e0fa6a59ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:46.449035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7b8811-b42f-409b-8006-0cde1fa42663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:46.487366 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['748c37aa-48a6-4840-b525-63373489ab38', '3d5a3042-0d95-4b86-88f6-fda07c528e08', 'decf4e12-ebf0-46d0-b206-ae656e0f8db4', '6767b119-2e60-4f64-bb11-7ec37582acf3'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:46.488076 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7b8811-b42f-409b-8006-0cde1fa42663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['748c37aa-48a6-4840-b525-63373489ab38', '3d5a3042-0d95-4b86-88f6-fda07c528e08', 'decf4e12-ebf0-46d0-b206-ae656e0f8db4', '6767b119-2e60-4f64-bb11-7ec37582acf3']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:46.488762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804b48e8-ab29-44a4-a9b8-376b18c93660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:46.511855 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804b48e8-ab29-44a4-a9b8-376b18c93660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f5d5595-7065-4338-a77e-22db0e6e10da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243175772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['748c37aa-48a6-4840-b525-63373489ab38','3d5a3042-0d95-4b86-88f6-fda07c528e08','decf4e12-ebf0-46d0-b206-ae656e0f8db4','6767b119-2e60-4f64-bb11-7ec37582acf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243175772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f5d5595-7065-4338-a77e-22db0e6e10da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:46.512775 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d724e09d-66e1-4e15-91e4-ac1e281324c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:46.530328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d724e09d-66e1-4e15-91e4-ac1e281324c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243175772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['748c37aa-48a6-4840-b525-63373489ab38','3d5a3042-0d95-4b86-88f6-fda07c528e08','decf4e12-ebf0-46d0-b206-ae656e0f8db4','6767b119-2e60-4f64-bb11-7ec37582acf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:46.531055 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65f57a1-ec7c-4f1a-8d1e-3d3a86423dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:46.542172 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65f57a1-ec7c-4f1a-8d1e-3d3a86423dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:46.542981 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (0d02306b-7116-46a4-ac63-ceeccd015b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:46.543322 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:46.543893 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0668fc87-df70-46ae-be51-84b24b078d2a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:46.544519 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 961/3808] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:46 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:46.560630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-20dac662-2947-4386-8e08-1838af900d17 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.562225 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20dac662-2947-4386-8e08-1838af900d17 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:46.562399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20dac662-2947-4386-8e08-1838af900d17 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.562594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20dac662-2947-4386-8e08-1838af900d17 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.569241 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.569241 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:46.572915 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-20dac662-2947-4386-8e08-1838af900d17 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:46.576566 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20dac662-2947-4386-8e08-1838af900d17 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da returned with HTTP 200 Jul 03 10:50:46.576927 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 954/3809] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:46.776230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1c5e2589-9b91-423f-972e-c73981765fe9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.779748 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c5e2589-9b91-423f-972e-c73981765fe9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:46.779943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c5e2589-9b91-423f-972e-c73981765fe9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.780234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c5e2589-9b91-423f-972e-c73981765fe9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.795090 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.795090 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:46.799092 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1c5e2589-9b91-423f-972e-c73981765fe9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:46.803931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c5e2589-9b91-423f-972e-c73981765fe9 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:46.804403 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 956/3810] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:46.819171 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.822474 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:50:46.822745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.822935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.836925 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.836925 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:46.842014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:50:46.848310 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-01c99463-9192-4dfa-9e71-b2a0d7c0b958 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:50:46.849283 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 940/3811] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:46.984709 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f25101cd-8c4c-4115-9969-8368c6b3266d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:46.987205 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f25101cd-8c4c-4115-9969-8368c6b3266d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:46.987471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f25101cd-8c4c-4115-9969-8368c6b3266d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:46.987724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f25101cd-8c4c-4115-9969-8368c6b3266d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:46.987918 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f25101cd-8c4c-4115-9969-8368c6b3266d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:46.994420 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:46.994420 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:46.995259 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f25101cd-8c4c-4115-9969-8368c6b3266d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:46.995729 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 962/3812] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:46 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:47.215899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:47.217678 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:47.217876 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:47.218186 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:47.218186 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:47.222368 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:47.222368 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:47.222968 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e43c75f1-ff14-4d9c-b658-b88888cea27c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:47.223318 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 955/3813] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:47 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:47.592474 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:47.597334 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:47.597610 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:47.597838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:47.608086 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:47.608086 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:47.612593 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:47.617722 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d3f63831-0b31-4c8c-8dad-88f467409ff2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da returned with HTTP 200 Jul 03 10:50:47.618474 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 957/3814] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:47 2026] GET /volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:47.634629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:47.636349 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:47.636756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f5d5595-7065-4338-a77e-22db0e6e10da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1655231868"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:47.646301 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:47.646301 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:47.646684 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:47.646802 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:47.675500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['81730c94-8eca-47e7-b01a-f32bd9e28479', 'c357edb4-42c9-462a-8851-279608f7b16d', 'c509ccc7-7b45-43ab-bbd3-8e313775623c', '9c7ad8f6-d756-4273-abe6-f645d0bc4bf4'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:47.697654 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-3caffd47-7705-4f05-afa0-941e492618c6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:47.701186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-3caffd47-7705-4f05-afa0-941e492618c6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] DELETE https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca Jul 03 10:50:47.701186 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-3caffd47-7705-4f05-afa0-941e492618c6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:47.701186 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-3caffd47-7705-4f05-afa0-941e492618c6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:47.709475 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:47.709475 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:47.727930 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:47.728276 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-87bc649e-fb08-4d6a-8264-ddcbfa7326d3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:47.728720 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 941/3815] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:47.737217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:47.740134 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:47.740352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:47.741206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:47.745988 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:47.745988 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:47.746331 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:47.747020 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6e1c236a-0288-4c5d-93bf-f1b5be035198 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 200 Jul 03 10:50:47.747396 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 956/3816] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:47 2026] GET /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.009071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.011903 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:48.012208 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.012429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.012567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:48.016903 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.016903 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:48.017572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04f69dfc-57d9-4b9d-8d1d-abc52c9d03a0 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:48.018071 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 958/3817] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:48 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.238730 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-39127463-ce3f-46a0-af19-a65a0556523f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.240433 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-d99451f3-9f75-41de-bbd7-3cf45267834f req-3caffd47-7705-4f05-afa0-941e492618c6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca returned with HTTP 200 Jul 03 10:50:48.241253 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 963/3818] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:47 2026] DELETE /volume/v3/attachments/53899138-5deb-494b-86a1-f1cd3dc99dca => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.241331 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39127463-ce3f-46a0-af19-a65a0556523f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:48.241611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39127463-ce3f-46a0-af19-a65a0556523f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.241835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39127463-ce3f-46a0-af19-a65a0556523f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.241972 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-39127463-ce3f-46a0-af19-a65a0556523f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:48.248389 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.248389 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:48.249090 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39127463-ce3f-46a0-af19-a65a0556523f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:48.249477 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 942/3819] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:48 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.756397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.758364 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:48.758621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.758838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.764585 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.764585 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:48.764983 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:48.765725 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5a3f852-d5dc-4e32-a921-f9d02f39d80d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 200 Jul 03 10:50:48.766094 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 957/3820] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:48 2026] GET /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.775871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.778235 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] GET https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:48.778496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.778771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.784977 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.784977 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:48.785557 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:48.786545 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-42a53cfd-acc3-42f5-9a54-998b972dc131 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 200 Jul 03 10:50:48.787190 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 959/3821] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:48 2026] GET /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:48.796969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8a132332-2332-4567-8d18-9e893755da09 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.800359 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:48.800552 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.800770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.800866 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: 1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:48.807299 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.807299 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:48.807553 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:48.832654 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:48.832891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a132332-2332-4567-8d18-9e893755da09 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 202 Jul 03 10:50:48.833435 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 964/3822] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:48 2026] DELETE /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:48.843034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cade352e-7e38-4a63-9251-bc759293f13a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:48.845199 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cade352e-7e38-4a63-9251-bc759293f13a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:48.845401 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cade352e-7e38-4a63-9251-bc759293f13a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:48.845663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cade352e-7e38-4a63-9251-bc759293f13a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:48.851914 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:48.851914 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:48.852352 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cade352e-7e38-4a63-9251-bc759293f13a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:48.852755 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cade352e-7e38-4a63-9251-bc759293f13a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 200 Jul 03 10:50:48.853120 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 943/3823] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:48 2026] GET /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:49.029676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2690d96a-56db-46c1-8657-2083644de510 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.031876 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2690d96a-56db-46c1-8657-2083644de510 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:49.032167 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2690d96a-56db-46c1-8657-2083644de510 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.032408 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2690d96a-56db-46c1-8657-2083644de510 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.032577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2690d96a-56db-46c1-8657-2083644de510 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:49.037775 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:49.037775 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:49.038612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2690d96a-56db-46c1-8657-2083644de510 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:49.039069 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 958/3824] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:49 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:49.260878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dc0b5b6e-bcff-4c33-9646-050493855035 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.262912 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc0b5b6e-bcff-4c33-9646-050493855035 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:49.262912 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc0b5b6e-bcff-4c33-9646-050493855035 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.263080 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dc0b5b6e-bcff-4c33-9646-050493855035 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.263222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-dc0b5b6e-bcff-4c33-9646-050493855035 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:49.269203 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:49.269203 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:49.269921 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dc0b5b6e-bcff-4c33-9646-050493855035 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:49.270753 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 960/3825] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:49 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:49.618967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.622070 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:49.625334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.625594 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.649661 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:49.649661 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:49.652862 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:49.658038 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-660c7317-fe81-4328-b569-251ffefd9aba req-ec106a58-9024-4fe3-b8e1-af7f8e1914fc tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:49.658535 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 965/3826] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:50:49 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:49.862491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f42e4700-f9d3-4534-9a78-5072e7e40644 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.865017 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f42e4700-f9d3-4534-9a78-5072e7e40644 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 Jul 03 10:50:49.865279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f42e4700-f9d3-4534-9a78-5072e7e40644 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.865450 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f42e4700-f9d3-4534-9a78-5072e7e40644 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.873067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f42e4700-f9d3-4534-9a78-5072e7e40644 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 returned with HTTP 404 Jul 03 10:50:49.873677 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 944/3827] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:49 2026] GET /volume/v3/snapshots/1f30f9d9-5e75-4372-b717-9e3cd4e5b502 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:49.885312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.893457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:49.893457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.893457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.893457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:49.903443 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:49.903443 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:49.903866 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:49.932880 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:49.933118 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e941b5c7-c92f-4fe8-8bc0-9b36e7275d8b tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da returned with HTTP 202 Jul 03 10:50:49.933661 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 959/3828] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:49 2026] DELETE /volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:49.945015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:49.946268 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:49.946268 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:49.947054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:49.958487 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:49.958487 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:49.962513 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:49.969042 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f02b16d8-e539-4b9f-b280-a5a63f2ed7b3 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da returned with HTTP 200 Jul 03 10:50:49.969741 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 961/3829] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:49 2026] GET /volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:50.051164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c58c9c13-7eee-4c0f-b465-789cb269468d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:50.052986 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c58c9c13-7eee-4c0f-b465-789cb269468d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:50.052986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c58c9c13-7eee-4c0f-b465-789cb269468d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:50.053640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c58c9c13-7eee-4c0f-b465-789cb269468d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:50.053640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c58c9c13-7eee-4c0f-b465-789cb269468d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:50.060313 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:50.060313 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:50.060958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c58c9c13-7eee-4c0f-b465-789cb269468d tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:50.061331 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 966/3830] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:50 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:50.286582 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:50.288768 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:50.290349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:50.290349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:50.290349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:50.296368 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:50.296368 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:50.298818 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c3e3b93c-2e09-46c6-9768-f210c891d8dd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:50.298818 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 945/3831] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:50 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:50.983804 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-957bb5b4-0af7-41d4-8834-5f6708244628 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:50.987210 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-957bb5b4-0af7-41d4-8834-5f6708244628 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da Jul 03 10:50:50.987457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-957bb5b4-0af7-41d4-8834-5f6708244628 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:50.987717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-957bb5b4-0af7-41d4-8834-5f6708244628 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:50.996969 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-957bb5b4-0af7-41d4-8834-5f6708244628 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da returned with HTTP 404 Jul 03 10:50:50.997688 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 960/3832] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:50 2026] GET /volume/v3/volumes/1f5d5595-7065-4338-a77e-22db0e6e10da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:51.011520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:51.013666 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:51.014046 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1642456243"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:51.015706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1642456243'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:51.015913 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:51.021018 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:51.029778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (f963d160-6527-413b-9eaa-2f9d284e38ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:51.030825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d6f2da-9a75-4487-8e40-21e2f270c6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:51.031916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:51.073769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d6f2da-9a75-4487-8e40-21e2f270c6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:51.074977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553e9048-ca69-4697-a58e-e9afa5fa5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:51.078828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:51.083027 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:51.083313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:51.083526 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:51.083633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:51.087383 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:51.087383 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:51.087995 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7300aa29-ec94-4e67-81c8-75e5ae0a1464 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:51.088374 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 967/3833] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:51 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:51.134040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['c56ca795-7046-4f82-8ada-ee4cd5b959af', 'c38779c0-ea5e-4a03-b608-089d1c086487', '8a0b88a6-7160-41bd-aaf1-ba942b66e7f9', '3b776b8b-3c0c-4a88-a543-f5c0ce0a0b16'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:51.135030 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553e9048-ca69-4697-a58e-e9afa5fa5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c56ca795-7046-4f82-8ada-ee4cd5b959af', 'c38779c0-ea5e-4a03-b608-089d1c086487', '8a0b88a6-7160-41bd-aaf1-ba942b66e7f9', '3b776b8b-3c0c-4a88-a543-f5c0ce0a0b16']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:51.136079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062149d6-01fe-4f00-a88a-7490e43e7f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:51.166322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062149d6-01fe-4f00-a88a-7490e43e7f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642456243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['c56ca795-7046-4f82-8ada-ee4cd5b959af','c38779c0-ea5e-4a03-b608-089d1c086487','8a0b88a6-7160-41bd-aaf1-ba942b66e7f9','3b776b8b-3c0c-4a88-a543-f5c0ce0a0b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642456243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:51.167600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83673d61-f047-4e4a-a49a-2bca9ce3f34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:51.197713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83673d61-f047-4e4a-a49a-2bca9ce3f34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642456243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['c56ca795-7046-4f82-8ada-ee4cd5b959af','c38779c0-ea5e-4a03-b608-089d1c086487','8a0b88a6-7160-41bd-aaf1-ba942b66e7f9','3b776b8b-3c0c-4a88-a543-f5c0ce0a0b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:51.198414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3208e37c-c0bd-48f7-965e-8f61e31a3df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:51.214804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3208e37c-c0bd-48f7-965e-8f61e31a3df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:51.215755 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (f963d160-6527-413b-9eaa-2f9d284e38ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:51.216051 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:51.216752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c763e249-fc8b-41b0-b14a-6d7ee123732e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:51.217263 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 962/3834] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:51 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:51.230503 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:51.232233 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:51.232426 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:51.232653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:51.239784 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:51.239784 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:51.248714 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:51.261430 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6a4d60c2-cb49-497a-97f3-95a5d9228901 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 returned with HTTP 200 Jul 03 10:50:51.261430 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 946/3835] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:51 2026] GET /volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:51.314217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:51.316115 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:51.316417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:51.316685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:51.316932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:51.323573 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:51.323573 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:51.324182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-afba0c48-20bb-47c0-8674-cc46cdd67284 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:51.324670 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 961/3836] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:51 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:52.103477 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:52.105347 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:52.105593 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:52.105774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:52.105871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:52.111997 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:52.111997 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:52.112778 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c03fff49-129b-4c62-a0a8-dc65fe69c836 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:52.113180 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 968/3837] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:52 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:52.289861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:52.293024 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:52.293334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:52.293608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:52.333533 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:52.333533 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:52.336784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:52.339503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:52.340158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:52.340576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:52.340925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:52.346084 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:52.346084 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:52.347076 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7cf6df77-cf33-449e-8a85-6c3e3ec2cb0e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:52.347696 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 947/3838] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:52 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:52.348043 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:52.365620 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35a94f78-12d8-4af3-b589-400fd1fab8e2 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 returned with HTTP 200 Jul 03 10:50:52.367815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 963/3839] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:52 2026] GET /volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:52.382611 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:52.385239 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:52.386497 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2007181612"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:52.396765 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:52.396765 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:52.397332 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:52.397515 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:52.441053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['1391ec82-51de-44bf-9a7b-a9a5e5b071c2', '1ae7a633-19d4-4b2a-b814-049a97dada0b', 'f4460221-547f-4f20-b602-a07824941f67', '7febbb13-9a80-4402-b57f-e00a8ee37c4a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:52.476569 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:52.476569 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0985387-f967-42af-a6e0-2c5dcb2a82fa tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:52.476569 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 962/3840] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:52.485915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:52.488216 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:52.488679 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:52.489251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:52.494739 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:52.494739 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:52.495287 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:52.496487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e121f78-1c9b-4d57-9baf-f51e84806a55 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 returned with HTTP 200 Jul 03 10:50:52.497124 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 969/3841] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:52 2026] GET /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:53.124181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.126154 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:53.126783 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:53.127192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:53.128674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:53.133730 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.133730 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:53.134977 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2fac9f58-fd54-485b-81b7-5003d03e1189 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:53.134977 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 948/3842] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:53 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:53.358775 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-863809a4-9789-4203-aedf-6f2956d9c066 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.360879 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-863809a4-9789-4203-aedf-6f2956d9c066 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:53.361154 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-863809a4-9789-4203-aedf-6f2956d9c066 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:53.361760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-863809a4-9789-4203-aedf-6f2956d9c066 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:53.361760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-863809a4-9789-4203-aedf-6f2956d9c066 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:53.366498 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.366498 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:53.367222 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-863809a4-9789-4203-aedf-6f2956d9c066 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:53.367670 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 964/3843] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:53 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:53.509953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-371b62c0-034a-42da-98de-19e348cbd29c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.512094 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-371b62c0-034a-42da-98de-19e348cbd29c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:53.512507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-371b62c0-034a-42da-98de-19e348cbd29c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:53.512719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-371b62c0-034a-42da-98de-19e348cbd29c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:53.520032 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.520032 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:53.520850 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-371b62c0-034a-42da-98de-19e348cbd29c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:53.522245 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-371b62c0-034a-42da-98de-19e348cbd29c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 returned with HTTP 200 Jul 03 10:50:53.523121 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 963/3844] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:53 2026] GET /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:53.534600 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.536571 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] POST https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5/action Jul 03 10:50:53.537050 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:50:53.537249 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:53.538861 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.snapshot_unmanage [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Unmanage snapshot with id: 51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:53.546015 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.546015 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:53.546747 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:53.548148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '174e744e917d4e8eaa959fabb2e68c4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d93ad377ded43f09b67ea2c34787847', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:50:53.548606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-74e0c447-3de2-44ac-9101-0f5fb6ae9d83 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5/action returned with HTTP 403 Jul 03 10:50:53.549241 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 970/3845] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:50:53 2026] POST /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:53.557001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.559037 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:53.559412 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:53.560966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:53.560966 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: 51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:53.566232 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.566232 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:53.566889 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:53.585512 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:53.585940 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-43dcc221-e6a2-45b7-b015-6ab4f6f95c7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 returned with HTTP 202 Jul 03 10:50:53.586582 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 949/3846] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:53 2026] DELETE /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:53.595264 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:53.597379 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:53.597571 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:53.597769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:53.603992 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:53.603992 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:53.603992 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:53.604206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce7d7934-1831-47d2-9294-5d35c4873f6f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 returned with HTTP 200 Jul 03 10:50:53.604573 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 965/3847] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:53 2026] GET /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:54.149701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:54.151422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:54.151726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:54.151996 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:54.152210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:54.157457 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:54.157457 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:54.158418 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b8fcbcc-1cd0-4835-ba99-1f217297bd8e tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:54.158891 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 964/3848] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:54 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:54.378209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-728fe901-9392-45f3-a01e-b080ca5a4658 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:54.380582 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-728fe901-9392-45f3-a01e-b080ca5a4658 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:54.381001 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-728fe901-9392-45f3-a01e-b080ca5a4658 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:54.381289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-728fe901-9392-45f3-a01e-b080ca5a4658 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:54.381471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-728fe901-9392-45f3-a01e-b080ca5a4658 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:54.388330 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:54.388330 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:54.389179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-728fe901-9392-45f3-a01e-b080ca5a4658 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:54.389756 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 971/3849] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:54 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:54.614327 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c902a8a-82cc-4a3b-b5cf-34362a5ab0b6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:54.617859 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c902a8a-82cc-4a3b-b5cf-34362a5ab0b6 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 Jul 03 10:50:54.617859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c902a8a-82cc-4a3b-b5cf-34362a5ab0b6 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:54.617859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c902a8a-82cc-4a3b-b5cf-34362a5ab0b6 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:54.621196 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c902a8a-82cc-4a3b-b5cf-34362a5ab0b6 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 returned with HTTP 404 Jul 03 10:50:54.621757 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 950/3850] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:54 2026] GET /volume/v3/snapshots/51a205c8-2102-4fbc-8b97-072fc355a2f5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:54.629055 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:54.634677 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:54.634910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:54.635118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:54.635292 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:54.647785 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:54.647785 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:54.648178 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:54.670375 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:54.670575 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a06386a-50ef-4c49-9c3e-e36e7182dcbe tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 returned with HTTP 202 Jul 03 10:50:54.671030 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 966/3851] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:54 2026] DELETE /volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:54.682694 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3acdbd04-fb36-4c46-8619-c739396b5466 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:54.688119 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3acdbd04-fb36-4c46-8619-c739396b5466 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:54.690218 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3acdbd04-fb36-4c46-8619-c739396b5466 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:54.691157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3acdbd04-fb36-4c46-8619-c739396b5466 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:54.700520 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:54.700520 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:54.705209 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3acdbd04-fb36-4c46-8619-c739396b5466 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:54.709956 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3acdbd04-fb36-4c46-8619-c739396b5466 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 returned with HTTP 200 Jul 03 10:50:54.710536 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 965/3852] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:54 2026] GET /volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:55.171214 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:55.174071 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:55.174329 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:55.174570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:55.174714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:55.183501 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:55.183501 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:55.183501 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb2f605e-16ec-4baf-9676-869defbf5d91 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:55.185074 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 972/3853] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:55 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:55.403369 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:55.406325 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:55.406650 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:55.406895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:55.407040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:55.412797 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:55.412797 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:55.414298 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4cd1454-a1f6-4728-a4bf-c1d41a672856 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:55.414298 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 951/3854] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:55 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:55.730033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-df7ee659-b0f7-445f-9099-bac5c0805695 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:55.738170 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df7ee659-b0f7-445f-9099-bac5c0805695 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 Jul 03 10:50:55.738170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df7ee659-b0f7-445f-9099-bac5c0805695 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:55.738170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df7ee659-b0f7-445f-9099-bac5c0805695 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:55.761333 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df7ee659-b0f7-445f-9099-bac5c0805695 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 returned with HTTP 404 Jul 03 10:50:55.765482 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 967/3855] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:55 2026] GET /volume/v3/volumes/50d1b5ad-99dc-4dcc-b2d1-c586dc5944a4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:55.776014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:55.778045 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:50:55.778430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2064542129"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:55.780605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2064542129'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:50:55.780792 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:50:55.784924 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:50:55.790804 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (06326b62-6b87-4153-93f6-caf093c46aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:55.791757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d422d7a-9a40-4c1e-8e2d-4292ffc4f7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:55.792553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:50:55.820188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d422d7a-9a40-4c1e-8e2d-4292ffc4f7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:55.820917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f6da66-81a5-4b7b-b73c-5efda9d0d37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:55.870180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['93aec27d-ea70-483b-abe3-7cd04d2595d0', '7a6a75fc-44d6-4454-b66e-2afc406fa060', '798b731f-929b-4881-955e-2f57b76bfd38', '9746c82e-aaaf-44c7-8703-e2833b4b5928'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:55.870180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f6da66-81a5-4b7b-b73c-5efda9d0d37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93aec27d-ea70-483b-abe3-7cd04d2595d0', '7a6a75fc-44d6-4454-b66e-2afc406fa060', '798b731f-929b-4881-955e-2f57b76bfd38', '9746c82e-aaaf-44c7-8703-e2833b4b5928']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:55.870652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16d65fb-082f-488b-85b3-4cef09015932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:55.898345 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16d65fb-082f-488b-85b3-4cef09015932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ac7f2e-0f57-4de9-bf61-0a0848a29d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064542129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['93aec27d-ea70-483b-abe3-7cd04d2595d0','7a6a75fc-44d6-4454-b66e-2afc406fa060','798b731f-929b-4881-955e-2f57b76bfd38','9746c82e-aaaf-44c7-8703-e2833b4b5928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064542129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ac7f2e-0f57-4de9-bf61-0a0848a29d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:55.899076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd22602-fa73-4e41-a8af-ed5297476c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:55.918325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd22602-fa73-4e41-a8af-ed5297476c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064542129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['93aec27d-ea70-483b-abe3-7cd04d2595d0','7a6a75fc-44d6-4454-b66e-2afc406fa060','798b731f-929b-4881-955e-2f57b76bfd38','9746c82e-aaaf-44c7-8703-e2833b4b5928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:55.918325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d732f525-0c1a-4880-92b1-1137cde3d02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:50:55.934715 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d732f525-0c1a-4880-92b1-1137cde3d02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:50:55.935524 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (06326b62-6b87-4153-93f6-caf093c46aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:50:55.935830 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:50:55.936806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f99f2f6-efb9-4a53-8b58-dc4f5bfe0cda tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:50:55.937373 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 966/3856] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:50:55 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:55.951712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:55.953878 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:55.954133 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:55.954369 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:55.961554 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:55.961554 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:55.965005 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:55.970963 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13ab0da3-d19f-4acf-8232-1c2b18ff7b0d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c returned with HTTP 200 Jul 03 10:50:55.971394 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 973/3857] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:55 2026] GET /volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:56.200791 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.202632 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:56.202846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:56.203022 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:56.203137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:56.207746 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:56.207746 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:56.208522 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-650b6765-d700-47ed-ac79-b1106a5aafd6 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:56.208918 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 952/3858] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:56 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:56.425119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.430633 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:56.430869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:56.431045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:56.431177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:56.439621 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:56.439621 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:56.440449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8628f69-68c8-4a9f-8277-e110f3baca35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:56.441034 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 968/3859] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:56 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:56.632005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-97687570-8808-48f2-bf6b-265ed8b06c26 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.632601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-97687570-8808-48f2-bf6b-265ed8b06c26 None None] GET https://10.4.3.52/volume// Jul 03 10:50:56.632825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-97687570-8808-48f2-bf6b-265ed8b06c26 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:56.633079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-97687570-8808-48f2-bf6b-265ed8b06c26 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:56.633554 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-97687570-8808-48f2-bf6b-265ed8b06c26 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:50:56.634275 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 967/3860] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:50:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:50:56.642383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-e87efe1a-1bdd-48e4-a427-1691bee05fdf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.646147 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-e87efe1a-1bdd-48e4-a427-1691bee05fdf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:50:56.646147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-e87efe1a-1bdd-48e4-a427-1691bee05fdf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de", "connector": null, "instance_uuid": "01625cf4-64e5-4567-adb2-3eaeb420d64d"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:56.657942 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:56.657942 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:56.693614 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-e87efe1a-1bdd-48e4-a427-1691bee05fdf tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:50:56.694340 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 974/3861] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:50:56 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:56.702509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-1aad66a7-0454-44a0-92fd-905060e8ddc6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.704646 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-1aad66a7-0454-44a0-92fd-905060e8ddc6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f Jul 03 10:50:56.704843 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-1aad66a7-0454-44a0-92fd-905060e8ddc6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:56.705046 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-1aad66a7-0454-44a0-92fd-905060e8ddc6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:56.712534 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:56.712534 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:56.983876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-35423b68-9f80-47d8-9767-e37462e519f5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:56.985557 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35423b68-9f80-47d8-9767-e37462e519f5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:56.985752 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35423b68-9f80-47d8-9767-e37462e519f5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:56.985922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-35423b68-9f80-47d8-9767-e37462e519f5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:56.993034 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:56.993034 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:56.997445 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-35423b68-9f80-47d8-9767-e37462e519f5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:57.005764 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-35423b68-9f80-47d8-9767-e37462e519f5 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c returned with HTTP 200 Jul 03 10:50:57.006313 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 969/3862] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:56 2026] GET /volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:57.019819 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.021983 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:50:57.022375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20ac7f2e-0f57-4de9-bf61-0a0848a29d2c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1892479253"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:57.035636 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.035636 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:57.036049 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:57.036213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:57.067677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['a7ad3dc1-4c6b-492a-97ed-5afb3b0a8c4f', 'e6980bf4-565d-4ccb-a4f3-6438dbc273db', '1eb7c403-267a-42e4-93ce-da26a35bbdd1', 'e8b32370-3a75-44b3-ae97-ff0d1af935f1'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:50:57.106227 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:50:57.106605 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43504c20-d1fe-460c-9c0a-3c2f531ee941 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:50:57.107806 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 968/3863] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:50:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:50:57.121973 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.125146 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:57.125146 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.125146 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.130761 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.130761 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:57.132350 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:57.132350 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7074a5a-9aa4-4cdd-8826-325f846f15c7 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 200 Jul 03 10:50:57.132350 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 975/3864] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:57 2026] GET /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:57.219612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1970086a-0fd1-4590-954f-e6aeab63b10c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.221178 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1970086a-0fd1-4590-954f-e6aeab63b10c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:57.221360 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1970086a-0fd1-4590-954f-e6aeab63b10c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.221553 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1970086a-0fd1-4590-954f-e6aeab63b10c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.221651 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1970086a-0fd1-4590-954f-e6aeab63b10c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:57.230751 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.230751 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:57.231349 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1970086a-0fd1-4590-954f-e6aeab63b10c tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:57.231725 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 970/3865] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:57 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:57.244753 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.246590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] DELETE https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:57.246767 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.246933 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.247028 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Delete backup with id: 07a784f7-9d90-423a-9dfd-d8a966d295c3. Jul 03 10:50:57.252142 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.252142 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:57.269557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-1aad66a7-0454-44a0-92fd-905060e8ddc6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f returned with HTTP 200 Jul 03 10:50:57.270184 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 953/3866] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:50:56 2026] DELETE /volume/v3/attachments/d5d0c3f9-2fa8-4ade-b9e5-ff26128f746f => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:57.277403 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] delete_backup rpcapi backup_id 07a784f7-9d90-423a-9dfd-d8a966d295c3 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:50:57.282128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aecb5e8f-0e1f-420c-a044-930a298b5868 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 202 Jul 03 10:50:57.282128 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 969/3867] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:57 2026] DELETE /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:50:57.294539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-359b9ec0-551a-4043-80d9-c75984e44fed None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.296924 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-359b9ec0-551a-4043-80d9-c75984e44fed tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:57.297869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-359b9ec0-551a-4043-80d9-c75984e44fed tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.298162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-359b9ec0-551a-4043-80d9-c75984e44fed tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.298561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-359b9ec0-551a-4043-80d9-c75984e44fed tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:57.307734 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.307734 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:57.307734 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-359b9ec0-551a-4043-80d9-c75984e44fed tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 200 Jul 03 10:50:57.308472 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 976/3868] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:57 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:57.455560 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c88e9670-6827-4300-9639-aff15956a265 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.462553 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c88e9670-6827-4300-9639-aff15956a265 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:57.463672 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c88e9670-6827-4300-9639-aff15956a265 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.463841 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c88e9670-6827-4300-9639-aff15956a265 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.464118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c88e9670-6827-4300-9639-aff15956a265 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:57.481652 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.481652 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:57.482334 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c88e9670-6827-4300-9639-aff15956a265 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:57.483802 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 971/3869] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:57 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 733 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:57.508188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a879cad7-71d0-4b93-942d-61c7c7a298df None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.509989 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] DELETE https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:57.510206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.510409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.510626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Delete volume with id: 17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:57.519164 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.519164 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:57.520521 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:57.545817 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Delete volume request issued successfully. Jul 03 10:50:57.546046 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a879cad7-71d0-4b93-942d-61c7c7a298df tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 202 Jul 03 10:50:57.546856 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 954/3870] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:57 2026] DELETE /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:57.554981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:57.556650 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:57.556813 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:57.556982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:57.571125 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:57.571125 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:57.576328 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:57.582804 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-224cf86b-d540-43e8-9bde-29a7d3223c97 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 200 Jul 03 10:50:57.583360 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 970/3871] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:57 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:58.142523 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.144510 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:58.144867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.145207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.152679 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.152679 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:58.153290 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:58.154207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5903ca52-53b7-459a-899a-0ce5e4c1cc06 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 200 Jul 03 10:50:58.154771 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 977/3872] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:58.163813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-97d5f730-1bf1-48c5-866d-363045af8c2e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.165692 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97d5f730-1bf1-48c5-866d-363045af8c2e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] PUT https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:58.166054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97d5f730-1bf1-48c5-866d-363045af8c2e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:50:58.173200 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.173200 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:58.173718 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-97d5f730-1bf1-48c5-866d-363045af8c2e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Snapshot retrieved successfully. Jul 03 10:50:58.180329 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97d5f730-1bf1-48c5-866d-363045af8c2e tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 200 Jul 03 10:50:58.180984 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 972/3873] 10.4.3.52 () {68 vars in 1367 bytes} [Fri Jul 3 10:50:58 2026] PUT /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:58.190803 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.192662 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:58.192927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.193129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.193255 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: 217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:58.198561 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.198561 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:58.199005 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:58.222147 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:50:58.222147 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-823ec6a8-1ea2-44cb-bd9b-3d76b131410c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 202 Jul 03 10:50:58.222147 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 955/3874] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:50:58 2026] DELETE /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:58.228428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.232519 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:58.232519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.232519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.238296 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.238296 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:58.238296 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:50:58.240173 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4fde07c3-7e03-4e45-b6cf-07fac55a4984 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 200 Jul 03 10:50:58.240173 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 971/3875] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:58.322123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.323655 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 Jul 03 10:50:58.324055 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.324516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.324775 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Show backup with id 07a784f7-9d90-423a-9dfd-d8a966d295c3. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:58.330487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-92ba71dd-6764-44fb-8634-5a8f34fb5826 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 returned with HTTP 404 Jul 03 10:50:58.331316 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 978/3876] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/backups/07a784f7-9d90-423a-9dfd-d8a966d295c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:58.338015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-67edf1ca-872c-43a4-a4ce-988801408d71 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.341128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:58.341128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.341128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.341128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Delete volume with id: dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:58.348158 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.348158 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:58.348501 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Volume info retrieved successfully. Jul 03 10:50:58.364647 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Delete volume request issued successfully. Jul 03 10:50:58.364816 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-67edf1ca-872c-43a4-a4ce-988801408d71 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 returned with HTTP 202 Jul 03 10:50:58.365260 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 973/3877] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:50:58 2026] DELETE /volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:58.378612 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.380491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:58.380762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.380905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.388083 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.388083 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:58.393211 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Volume info retrieved successfully. Jul 03 10:50:58.397797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0f28aba6-26fa-4fc6-804f-6903e1e7a106 tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 returned with HTTP 200 Jul 03 10:50:58.398277 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 956/3878] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:58.496492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.503581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:58.503901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.504133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.504252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:58.513999 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.513999 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:58.514825 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4b7cc46-5b91-4e8e-a545-2bdebc06ca66 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:58.515265 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 972/3879] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:58.598357 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-532e1672-c40c-4dac-a87d-028842fb6bf6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.600677 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-532e1672-c40c-4dac-a87d-028842fb6bf6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 Jul 03 10:50:58.600896 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-532e1672-c40c-4dac-a87d-028842fb6bf6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.601120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-532e1672-c40c-4dac-a87d-028842fb6bf6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.608223 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-532e1672-c40c-4dac-a87d-028842fb6bf6 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 returned with HTTP 404 Jul 03 10:50:58.608815 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 979/3880] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/volumes/17aff47f-8e87-4499-9716-6eafc3422b95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:58.617428 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.619124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:58.619531 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.619820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.620224 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Delete volume with id: f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:58.632425 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.632425 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:58.633048 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:58.653457 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Delete volume request issued successfully. Jul 03 10:50:58.654273 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1db1eaaf-6e45-447e-bd6d-a92262db2598 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 202 Jul 03 10:50:58.654273 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 974/3881] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:58 2026] DELETE /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:58.662925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:58.665959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:58.666280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:58.666578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:58.676903 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:58.676903 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:50:58.682362 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Volume info retrieved successfully. Jul 03 10:50:58.689230 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00e0d45e-6c35-408c-b86e-d93a2dcb002d tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 200 Jul 03 10:50:58.689926 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 957/3882] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:58 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:59.249787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-79c58c3e-397b-49af-bcb3-29a8644c1845 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.251943 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79c58c3e-397b-49af-bcb3-29a8644c1845 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 Jul 03 10:50:59.252184 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-79c58c3e-397b-49af-bcb3-29a8644c1845 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.252435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-79c58c3e-397b-49af-bcb3-29a8644c1845 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.257490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-79c58c3e-397b-49af-bcb3-29a8644c1845 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 returned with HTTP 404 Jul 03 10:50:59.258073 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 973/3883] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:50:59 2026] GET /volume/v3/snapshots/217f169a-6ba3-48d8-b3ed-fda54db2cf80 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:59.264488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6491d48e-0134-42f7-bfee-1975e5af632f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.268660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:59.268660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.268660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.268660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:59.275442 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:59.275442 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:50:59.275953 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:59.294315 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:50:59.294719 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6491d48e-0134-42f7-bfee-1975e5af632f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c returned with HTTP 202 Jul 03 10:50:59.295586 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 980/3884] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:50:59 2026] DELETE /volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:50:59.302235 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0a65647e-3864-458e-9fbc-c8766b3000cc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.304501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a65647e-3864-458e-9fbc-c8766b3000cc tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:50:59.304671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a65647e-3864-458e-9fbc-c8766b3000cc tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.304889 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a65647e-3864-458e-9fbc-c8766b3000cc tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.311926 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:59.311926 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:50:59.315562 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0a65647e-3864-458e-9fbc-c8766b3000cc tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:50:59.319570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a65647e-3864-458e-9fbc-c8766b3000cc tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c returned with HTTP 200 Jul 03 10:50:59.320028 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 975/3885] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:59 2026] GET /volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:50:59.411837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3105cea8-6796-46dc-a619-d0fbe0b3d3ba None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.413624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3105cea8-6796-46dc-a619-d0fbe0b3d3ba tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] GET https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 Jul 03 10:50:59.413860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3105cea8-6796-46dc-a619-d0fbe0b3d3ba tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.414058 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3105cea8-6796-46dc-a619-d0fbe0b3d3ba tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.420420 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3105cea8-6796-46dc-a619-d0fbe0b3d3ba tempest-ProjectReaderTests39-780448957 tempest-ProjectReaderTests39-780448957-project-admin] https://10.4.3.52/volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 returned with HTTP 404 Jul 03 10:50:59.420948 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 958/3886] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:59 2026] GET /volume/v3/volumes/dc7e85e1-6cba-4c24-9e85-d22350c6d082 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:50:59.528039 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.529647 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:50:59.529828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.529994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.530094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:50:59.534282 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:50:59.534282 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:50:59.534922 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3bd13869-40ed-4c63-91d1-ce020cde5a94 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:50:59.535478 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 974/3887] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:50:59 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:50:59.704950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad660d0f-e62b-4196-89bb-0236e2bcf927 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:50:59.706775 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad660d0f-e62b-4196-89bb-0236e2bcf927 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] GET https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 Jul 03 10:50:59.707238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad660d0f-e62b-4196-89bb-0236e2bcf927 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:50:59.707560 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad660d0f-e62b-4196-89bb-0236e2bcf927 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:50:59.714602 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad660d0f-e62b-4196-89bb-0236e2bcf927 tempest-TestServerVolumeAttachmentScenario-1020678836 tempest-TestServerVolumeAttachmentScenario-1020678836-project-member] https://10.4.3.52/volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 returned with HTTP 404 Jul 03 10:50:59.715111 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 981/3888] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:50:59 2026] GET /volume/v3/volumes/f812ca6b-d342-4e0b-9437-fb6b0de453e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:00.334569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7c0b3dbc-6399-4ec5-9c0b-a9721ca32d07 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.336212 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c0b3dbc-6399-4ec5-9c0b-a9721ca32d07 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c Jul 03 10:51:00.336392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c0b3dbc-6399-4ec5-9c0b-a9721ca32d07 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:00.336563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c0b3dbc-6399-4ec5-9c0b-a9721ca32d07 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:00.343928 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c0b3dbc-6399-4ec5-9c0b-a9721ca32d07 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c returned with HTTP 404 Jul 03 10:51:00.344740 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 976/3889] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:00 2026] GET /volume/v3/volumes/20ac7f2e-0f57-4de9-bf61-0a0848a29d2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:00.353844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f521f6d3-ef17-4a80-befd-9392a6513253 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.355494 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:00.355833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1963235051"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:00.357254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1963235051'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:00.357417 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume of 1 GB Jul 03 10:51:00.361358 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:00.366624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (59c093e3-9d22-4024-9e81-cf282306008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:00.367581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d1a44f-9fed-4134-beee-25cefb47845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:00.368371 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:00.392553 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d1a44f-9fed-4134-beee-25cefb47845c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:00.393278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53aef6f-79c7-4344-9cf3-ab9fc2d55d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:00.444831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['5594d5f6-4a3f-4649-a62e-82826de7f4a3', '60af93f6-4b38-496e-880b-61caf12bcda1', 'bb1be90e-9c58-4775-a8b9-3f0c6f59d96d', 'a6563137-6e55-485e-ac42-36fd98766c3f'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:00.445619 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53aef6f-79c7-4344-9cf3-ab9fc2d55d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5594d5f6-4a3f-4649-a62e-82826de7f4a3', '60af93f6-4b38-496e-880b-61caf12bcda1', 'bb1be90e-9c58-4775-a8b9-3f0c6f59d96d', 'a6563137-6e55-485e-ac42-36fd98766c3f']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:00.446468 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ee1f77-955d-4c59-a849-17f45fc7228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:00.475379 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ee1f77-955d-4c59-a849-17f45fc7228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ee13221-4568-45f8-b445-b56d0c16df41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1963235051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['5594d5f6-4a3f-4649-a62e-82826de7f4a3','60af93f6-4b38-496e-880b-61caf12bcda1','bb1be90e-9c58-4775-a8b9-3f0c6f59d96d','a6563137-6e55-485e-ac42-36fd98766c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1963235051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ee13221-4568-45f8-b445-b56d0c16df41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d93ad377ded43f09b67ea2c34787847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fcc6420db424634b9d83b3304585d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:00.476751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfdac0a7-0f64-4c9a-b1fb-0a6ad88d7274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:00.497762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfdac0a7-0f64-4c9a-b1fb-0a6ad88d7274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1963235051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d93ad377ded43f09b67ea2c34787847',qos_specs=None,replication_status=,reservations=['5594d5f6-4a3f-4649-a62e-82826de7f4a3','60af93f6-4b38-496e-880b-61caf12bcda1','bb1be90e-9c58-4775-a8b9-3f0c6f59d96d','a6563137-6e55-485e-ac42-36fd98766c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fcc6420db424634b9d83b3304585d39',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:00.498401 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e6cbcd-92ba-4c6d-871c-dbc87fe335a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:00.510073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e6cbcd-92ba-4c6d-871c-dbc87fe335a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:00.510990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Flow 'volume_create_api' (59c093e3-9d22-4024-9e81-cf282306008c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:00.511378 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create volume request issued successfully. Jul 03 10:51:00.512029 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f521f6d3-ef17-4a80-befd-9392a6513253 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:00.512556 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 959/3890] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:00 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:00.534144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.538162 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:00.538162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:00.538162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:00.544891 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:00.544891 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:00.547324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.549908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:51:00.550121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:00.550318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:00.550540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:00.551936 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:51:00.557528 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7304a40c-4ba9-400a-8eea-65f8a7ce0873 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 returned with HTTP 200 Jul 03 10:51:00.557935 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 975/3891] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:00 2026] GET /volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:00.559186 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:00.559186 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:00.559539 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec0f36ba-fd9e-4f1d-a1a8-30ed29b545eb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:51:00.559850 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 982/3892] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:00 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:00.576826 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-53f777be-e36f-4884-a460-e64195186432 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.581773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:00.581773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "97305f0f-0b73-4d7e-947a-6c3f83e3d37b"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:00.581773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating new backup {'backup': {'volume_id': '97305f0f-0b73-4d7e-947a-6c3f83e3d37b'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:00.581773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating backup of volume 97305f0f-0b73-4d7e-947a-6c3f83e3d37b in container None Jul 03 10:51:00.593507 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:00.593507 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:00.593507 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:00.626397 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['8c61c759-b275-4d01-9574-fba79e236471', '2070a006-4fde-46e6-9e1f-9ad450727594'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:00.671202 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-53f777be-e36f-4884-a460-e64195186432 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:00.671532 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 977/3893] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:00 2026] POST /volume/v3/backups => generated 286 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:00.683210 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.685066 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:00.685280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:00.685486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:00.685616 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:00.692196 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:00.692196 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:00.692839 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-491ab03e-8d10-4861-a0ef-49a85e83a108 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:00.693221 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 960/3894] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:00 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:00.879265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3f84e175-cd88-4654-b312-0cf34a3b035e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:00.971538 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f84e175-cd88-4654-b312-0cf34a3b035e tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:00.971965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3f84e175-cd88-4654-b312-0cf34a3b035e tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-271761700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-792928602", "vendor_name": "tempest-vendor_name-1957589696"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:01.000225 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f84e175-cd88-4654-b312-0cf34a3b035e tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:01.000675 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 976/3895] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:00 2026] POST /volume/v3/types => generated 327 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:01.010095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.013812 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:01.014294 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6eb3f1f4-694d-4572-87d4-3b4c9a907ba6", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:01.017421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request body: {'volume': {'volume_type': '6eb3f1f4-694d-4572-87d4-3b4c9a907ba6', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:01.025424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume of 1 GB Jul 03 10:51:01.025814 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.025814 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:01.026285 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:01.034439 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (66dfa7d3-33aa-455f-83c4-1e9ba207f2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:01.035789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832f955a-126b-49eb-b3e6-d6203c1716f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:01.036848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:01.066640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832f955a-126b-49eb-b3e6-d6203c1716f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:51:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-792928602',vendor_name='tempest-vendor_name-1957589696'},id=6eb3f1f4-694d-4572-87d4-3b4c9a907ba6,is_public=True,name='tempest-ProjectAdminTests-volume-type-271761700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6eb3f1f4-694d-4572-87d4-3b4c9a907ba6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:01.067516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a702149-c4b5-47b5-9a85-f59178041d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:01.103186 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-271761700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-271761700, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:01.103456 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-271761700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-271761700, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:01.136673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['33cc18c7-638f-4c6e-a6db-7256e1f0c9a1', '09230d4b-da0a-4351-a964-6db64bfd1b71', '67b44ef7-0897-4816-a51f-6f600ed8d98e', '98fd6865-7c32-4fca-9d5f-609728a66c97'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:01.137465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a702149-c4b5-47b5-9a85-f59178041d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33cc18c7-638f-4c6e-a6db-7256e1f0c9a1', '09230d4b-da0a-4351-a964-6db64bfd1b71', '67b44ef7-0897-4816-a51f-6f600ed8d98e', '98fd6865-7c32-4fca-9d5f-609728a66c97']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:01.138092 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791fb4f5-3547-4d96-bebf-5f3690c88264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:01.172414 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791fb4f5-3547-4d96-bebf-5f3690c88264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9004192e-8731-4d08-8d11-4617106eab7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['33cc18c7-638f-4c6e-a6db-7256e1f0c9a1','09230d4b-da0a-4351-a964-6db64bfd1b71','67b44ef7-0897-4816-a51f-6f600ed8d98e','98fd6865-7c32-4fca-9d5f-609728a66c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=6eb3f1f4-694d-4572-87d4-3b4c9a907ba6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9004192e-8731-4d08-8d11-4617106eab7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577e3b492b334a70900bad6a328bd516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbed20caa2164665b5e7a4d66adf476b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6eb3f1f4-694d-4572-87d4-3b4c9a907ba6),volume_type_id=6eb3f1f4-694d-4572-87d4-3b4c9a907ba6)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:01.173507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47a37da-a313-4045-8432-829c698c5afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:01.203417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47a37da-a313-4045-8432-829c698c5afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['33cc18c7-638f-4c6e-a6db-7256e1f0c9a1','09230d4b-da0a-4351-a964-6db64bfd1b71','67b44ef7-0897-4816-a51f-6f600ed8d98e','98fd6865-7c32-4fca-9d5f-609728a66c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=6eb3f1f4-694d-4572-87d4-3b4c9a907ba6)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:01.204421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b02c91-0503-4cba-838c-920b9d974e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:01.221751 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b02c91-0503-4cba-838c-920b9d974e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:01.222896 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (66dfa7d3-33aa-455f-83c4-1e9ba207f2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:01.223309 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request issued successfully. Jul 03 10:51:01.224164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6a8f0339-66f8-4e61-a62c-2904162b2dfd tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:01.224776 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 983/3896] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:01 2026] POST /volume/v3/volumes => generated 770 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:01.239563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3110d514-fb26-4808-bd10-516df93824cc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.241500 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3110d514-fb26-4808-bd10-516df93824cc tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f Jul 03 10:51:01.241727 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3110d514-fb26-4808-bd10-516df93824cc tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:01.241933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3110d514-fb26-4808-bd10-516df93824cc tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:01.250831 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.250831 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:01.255333 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3110d514-fb26-4808-bd10-516df93824cc tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:01.259711 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3110d514-fb26-4808-bd10-516df93824cc tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f returned with HTTP 200 Jul 03 10:51:01.260070 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 978/3897] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:01 2026] GET /volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:01.575177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.576941 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:01.577138 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:01.577316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:01.584662 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.584662 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:01.588387 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:51:01.592048 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a56afeb-8a66-404d-aa0e-56fb5c36f56d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 returned with HTTP 200 Jul 03 10:51:01.592467 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 961/3898] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:01 2026] GET /volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:01.604828 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.606540 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:51:01.606873 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ee13221-4568-45f8-b445-b56d0c16df41", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1156331466"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:01.615777 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.615777 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:01.616211 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:51:01.616332 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Create snapshot from volume 4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:01.641682 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Created reservations ['350a7256-9bfb-49e9-a362-d69d83ce4ac1', '6eb1e10d-8a20-479e-aee8-e6d587b4a519', '21d7bc17-f4ae-4377-b193-6a90f156c7ad', '1569d501-af16-4d06-ad63-425490d88b5e'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:01.673030 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot create request issued successfully. Jul 03 10:51:01.673390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b54c4aa-374b-44a3-a7ed-da0aee1cec7f tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:51:01.673798 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 977/3899] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:51:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:01.683247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bbabd3de-d316-440e-baf5-bcb104d8989d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.685600 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbabd3de-d316-440e-baf5-bcb104d8989d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:01.685835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbabd3de-d316-440e-baf5-bcb104d8989d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:01.686114 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbabd3de-d316-440e-baf5-bcb104d8989d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:01.693702 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.693702 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:01.694124 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bbabd3de-d316-440e-baf5-bcb104d8989d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:51:01.694940 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbabd3de-d316-440e-baf5-bcb104d8989d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 200 Jul 03 10:51:01.695436 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 984/3900] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:01 2026] GET /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:01.703804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:01.705582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:01.705794 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:01.705977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:01.706126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:01.711077 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:01.711077 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:01.711959 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31e8d6c7-dcfc-4c51-9c08-fc8dc21f6b80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:01.712530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 979/3901] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:01 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.164374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.171860 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd Jul 03 10:51:02.171860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:02.181166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:51:02.185504 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:51:02.186420 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.186420 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:02.276352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-69d9892a-28bf-4099-bce9-47acc04ca94f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.281660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69d9892a-28bf-4099-bce9-47acc04ca94f tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f Jul 03 10:51:02.281869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69d9892a-28bf-4099-bce9-47acc04ca94f tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.282175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69d9892a-28bf-4099-bce9-47acc04ca94f tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.291003 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.291003 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:02.295732 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-69d9892a-28bf-4099-bce9-47acc04ca94f tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:02.300486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69d9892a-28bf-4099-bce9-47acc04ca94f tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f returned with HTTP 200 Jul 03 10:51:02.300907 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 978/3902] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f => generated 970 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.318010 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b94431a-60eb-4f18-b6c6-6972a4f00f09 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.319582 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b94431a-60eb-4f18-b6c6-6972a4f00f09 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:51:02.319762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b94431a-60eb-4f18-b6c6-6972a4f00f09 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.319944 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b94431a-60eb-4f18-b6c6-6972a4f00f09 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.323628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b94431a-60eb-4f18-b6c6-6972a4f00f09 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:51:02.323971 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 985/3903] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.332804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d0b97d26-9403-45b6-b268-3bf29f43e829 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.335812 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0b97d26-9403-45b6-b268-3bf29f43e829 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 Jul 03 10:51:02.336056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0b97d26-9403-45b6-b268-3bf29f43e829 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.336287 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0b97d26-9403-45b6-b268-3bf29f43e829 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.347403 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0b97d26-9403-45b6-b268-3bf29f43e829 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 returned with HTTP 204 Jul 03 10:51:02.347859 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 980/3904] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:51:02 2026] DELETE /volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:51:02.355613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3884d0af-9daa-47c0-b6ab-fb7bc43c25ed None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.357757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3884d0af-9daa-47c0-b6ab-fb7bc43c25ed tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 Jul 03 10:51:02.357998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3884d0af-9daa-47c0-b6ab-fb7bc43c25ed tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.358240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3884d0af-9daa-47c0-b6ab-fb7bc43c25ed tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.361611 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3884d0af-9daa-47c0-b6ab-fb7bc43c25ed tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 returned with HTTP 404 Jul 03 10:51:02.362157 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 979/3905] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/messages/37aba7b0-6419-4028-b134-0f5269dc22a6 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:02.370036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.371725 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f Jul 03 10:51:02.371941 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.372114 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.372333 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume with id: 9004192e-8731-4d08-8d11-4617106eab7f Jul 03 10:51:02.382326 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.382326 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:02.382781 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:02.384237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99876) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:51:02.410985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['b22fa6fb-386c-41b3-a562-25dcb9343a71', 'a8604182-2c13-4b1d-b5ee-d2ebfe01e8a7', '26624566-e5ed-4ba5-8771-df604119a5aa', '68d3ce35-fdad-4a17-b512-0715c26a3315'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:02.448723 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume request issued successfully. Jul 03 10:51:02.448981 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f05a7198-67fb-4ccb-8ffa-e85c3065ac01 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f returned with HTTP 202 Jul 03 10:51:02.449674 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 986/3906] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:02 2026] DELETE /volume/v3/volumes/9004192e-8731-4d08-8d11-4617106eab7f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:02.458503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fe157343-88a2-4f5c-8a40-577a5bf17a26 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.460204 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe157343-88a2-4f5c-8a40-577a5bf17a26 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/types/6eb3f1f4-694d-4572-87d4-3b4c9a907ba6 Jul 03 10:51:02.460390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe157343-88a2-4f5c-8a40-577a5bf17a26 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.460594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe157343-88a2-4f5c-8a40-577a5bf17a26 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.483129 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe157343-88a2-4f5c-8a40-577a5bf17a26 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types/6eb3f1f4-694d-4572-87d4-3b4c9a907ba6 returned with HTTP 202 Jul 03 10:51:02.483639 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 981/3907] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:02 2026] DELETE /volume/v3/types/6eb3f1f4-694d-4572-87d4-3b4c9a907ba6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:02.495317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ecf28915-41fa-48cd-be76-c884a4955102 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.496921 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ecf28915-41fa-48cd-be76-c884a4955102 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:02.497338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ecf28915-41fa-48cd-be76-c884a4955102 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2109133303", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1422798906", "vendor_name": "tempest-vendor_name-251505465"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:02.516975 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ecf28915-41fa-48cd-be76-c884a4955102 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:02.517401 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 980/3908] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:02 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.526784 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.529052 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:02.529432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1bb6d707-c1cc-425a-98fa-b9eb6984a0e7", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:02.530776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request body: {'volume': {'volume_type': '1bb6d707-c1cc-425a-98fa-b9eb6984a0e7', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:02.534661 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume of 1 GB Jul 03 10:51:02.534975 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.534975 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:02.535383 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:02.541793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (0910d863-d84c-4310-828b-857fe1e523dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:02.542749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07833349-8cc0-40f3-9eb7-ce9f867d18d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:02.543641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:02.563014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07833349-8cc0-40f3-9eb7-ce9f867d18d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:51:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1422798906',vendor_name='tempest-vendor_name-251505465'},id=1bb6d707-c1cc-425a-98fa-b9eb6984a0e7,is_public=True,name='tempest-ProjectAdminTests-volume-type-2109133303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bb6d707-c1cc-425a-98fa-b9eb6984a0e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:02.563700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba9a78d-87a0-4b26-8bd4-cb31d253d744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:02.593439 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2109133303 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2109133303, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:02.593439 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2109133303 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2109133303, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:02.626398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['e63aa7c2-66eb-4066-9c6c-248ef332430c', 'da308052-98e3-4996-b99f-c8a9ff7ff89a', '9aa9fa0b-80bc-496a-906b-83e5765aeb5c', '95c3ec34-9c17-48f6-82b3-45da287e46b1'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:02.627074 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba9a78d-87a0-4b26-8bd4-cb31d253d744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63aa7c2-66eb-4066-9c6c-248ef332430c', 'da308052-98e3-4996-b99f-c8a9ff7ff89a', '9aa9fa0b-80bc-496a-906b-83e5765aeb5c', '95c3ec34-9c17-48f6-82b3-45da287e46b1']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:02.627740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5dd60b9-7117-4016-987d-5306b8b2d5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:02.654973 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5dd60b9-7117-4016-987d-5306b8b2d5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac58f184-ea72-4788-a444-965b66304295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['e63aa7c2-66eb-4066-9c6c-248ef332430c','da308052-98e3-4996-b99f-c8a9ff7ff89a','9aa9fa0b-80bc-496a-906b-83e5765aeb5c','95c3ec34-9c17-48f6-82b3-45da287e46b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=1bb6d707-c1cc-425a-98fa-b9eb6984a0e7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac58f184-ea72-4788-a444-965b66304295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577e3b492b334a70900bad6a328bd516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbed20caa2164665b5e7a4d66adf476b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bb6d707-c1cc-425a-98fa-b9eb6984a0e7),volume_type_id=1bb6d707-c1cc-425a-98fa-b9eb6984a0e7)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:02.655600 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cec4497-5a5c-4d17-a4e5-7ec8ad8bc766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:02.673761 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cec4497-5a5c-4d17-a4e5-7ec8ad8bc766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['e63aa7c2-66eb-4066-9c6c-248ef332430c','da308052-98e3-4996-b99f-c8a9ff7ff89a','9aa9fa0b-80bc-496a-906b-83e5765aeb5c','95c3ec34-9c17-48f6-82b3-45da287e46b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=1bb6d707-c1cc-425a-98fa-b9eb6984a0e7)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:02.674414 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e89c91-c2a3-4169-94f9-baca67b88411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:02.686390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e89c91-c2a3-4169-94f9-baca67b88411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:02.687131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (0910d863-d84c-4310-828b-857fe1e523dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:02.687415 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request issued successfully. Jul 03 10:51:02.687959 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a8719e3c-2336-41a6-9a8e-e828a8a13b31 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:02.688471 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 987/3909] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:02 2026] POST /volume/v3/volumes => generated 771 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:02.706218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.706582 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.707987 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 Jul 03 10:51:02.708036 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:02.708204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.708269 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.708403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.708457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.715383 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" released by "attachment_update" :: held 0.530s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:51:02.717402 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.717402 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:02.717491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-ce996b5e-b753-4225-a1fb-1e67eb73817e tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd returned with HTTP 200 Jul 03 10:51:02.717530 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:51:02.717577 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 962/3910] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:51:02 2026] PUT /volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:02.717617 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2604682c-df3b-4a44-8eb3-51f9572e1d26 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 200 Jul 03 10:51:02.717617 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 981/3911] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:51:02.718510 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.718510 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:02.722466 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:02.726488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-467f775e-5e15-4c2b-af47-50151338c967 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.727906 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d2ab30b-3523-46cb-86d8-a86b7e5925f0 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 returned with HTTP 200 Jul 03 10:51:02.728373 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 982/3912] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.728878 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-467f775e-5e15-4c2b-af47-50151338c967 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:02.729067 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-467f775e-5e15-4c2b-af47-50151338c967 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.729248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-7c04e404-1bab-4c0f-86c4-bd834890c6b7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.729314 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-467f775e-5e15-4c2b-af47-50151338c967 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.729384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-467f775e-5e15-4c2b-af47-50151338c967 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:02.730096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.731524 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-7c04e404-1bab-4c0f-86c4-bd834890c6b7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd Jul 03 10:51:02.731701 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-7c04e404-1bab-4c0f-86c4-bd834890c6b7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.731870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-7c04e404-1bab-4c0f-86c4-bd834890c6b7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.732130 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] POST https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action Jul 03 10:51:02.732533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:02.732680 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:02.733426 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.733426 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:02.733967 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-467f775e-5e15-4c2b-af47-50151338c967 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:02.734212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Updating snapshot '243ae61d-4720-4067-b604-15400e8f239a' with '{'status': 'creating'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:51:02.734379 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 988/3913] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.747166 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.747166 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:02.747316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-7c04e404-1bab-4c0f-86c4-bd834890c6b7 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd returned with HTTP 200 Jul 03 10:51:02.747758 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 963/3914] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:02.769092 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-09d20e39-8a3b-4395-a548-c3f99c5600ab tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action returned with HTTP 202 Jul 03 10:51:02.769610 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 982/3915] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:51:02 2026] POST /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:02.777801 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-78e41cf8-357e-40d3-a6a8-456538916a5d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.780033 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78e41cf8-357e-40d3-a6a8-456538916a5d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:02.780320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78e41cf8-357e-40d3-a6a8-456538916a5d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.780516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78e41cf8-357e-40d3-a6a8-456538916a5d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.787184 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.787184 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:02.787535 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-78e41cf8-357e-40d3-a6a8-456538916a5d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:51:02.788299 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78e41cf8-357e-40d3-a6a8-456538916a5d tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 200 Jul 03 10:51:02.788708 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 983/3916] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:02.801128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-57327f17-586f-4b13-90e5-67463c2afd7c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.803010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] POST https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action Jul 03 10:51:02.803589 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:02.803800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:02.805232 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.snapshot_actions [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99876) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 10:51:02.812001 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.812001 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:02.812664 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.snapshot_actions [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] Updating snapshot 243ae61d-4720-4067-b604-15400e8f239a with info {'id': '243ae61d-4720-4067-b604-15400e8f239a', 'status': 'error', 'progress': '80%'} Jul 03 10:51:02.818816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-57327f17-586f-4b13-90e5-67463c2afd7c tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-member] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action returned with HTTP 202 Jul 03 10:51:02.819254 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 989/3917] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:51:02 2026] POST /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:02.826454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.828182 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:02.828410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.828588 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.828680 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete snapshot with id: 243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:02.833434 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.833434 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:02.833783 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:51:02.849014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot delete request issued successfully. Jul 03 10:51:02.849240 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a79d0d8a-0ed2-4636-b774-b8185d8ac9c9 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 202 Jul 03 10:51:02.849664 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 964/3918] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:51:02 2026] DELETE /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:02.857901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:02.859884 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:02.860130 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:02.860362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:02.866396 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:02.866396 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:02.866903 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Snapshot retrieved successfully. Jul 03 10:51:02.867845 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d61bc1ca-86c4-4183-8ea7-c07e084fcd9a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 200 Jul 03 10:51:02.868374 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 983/3919] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:02 2026] GET /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.741899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.743625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.744092 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 Jul 03 10:51:03.744333 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.744555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.745390 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:03.745640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.745804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.745902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:03.749583 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.749583 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:03.750233 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f12e986a-22d5-4f0c-aa86-7617277d5453 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:03.750605 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 990/3920] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.753657 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.753657 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:03.758825 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:03.765378 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-84fbb05f-0925-430b-b36a-e1fbea87e2db tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 returned with HTTP 200 Jul 03 10:51:03.765903 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 984/3921] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.776978 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-46420740-0fb5-476a-8cca-bc56b282b5e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.778586 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46420740-0fb5-476a-8cca-bc56b282b5e7 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:51:03.778802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46420740-0fb5-476a-8cca-bc56b282b5e7 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.779263 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46420740-0fb5-476a-8cca-bc56b282b5e7 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.779263 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.779263 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:03.782437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46420740-0fb5-476a-8cca-bc56b282b5e7 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:51:03.782979 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 965/3922] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.790862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-15f71442-3178-431a-af04-7d852373d279 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.793096 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15f71442-3178-431a-af04-7d852373d279 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:51:03.793406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15f71442-3178-431a-af04-7d852373d279 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.793655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15f71442-3178-431a-af04-7d852373d279 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.797748 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15f71442-3178-431a-af04-7d852373d279 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:51:03.798217 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 984/3923] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.805324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-12386079-30a1-4f50-ab46-8ce74b81b796 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.807221 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-12386079-30a1-4f50-ab46-8ce74b81b796 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/messages/df2ff5f0-681e-40be-bb1d-cd2940d23ae2 Jul 03 10:51:03.807418 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-12386079-30a1-4f50-ab46-8ce74b81b796 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.807588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-12386079-30a1-4f50-ab46-8ce74b81b796 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.815920 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-12386079-30a1-4f50-ab46-8ce74b81b796 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages/df2ff5f0-681e-40be-bb1d-cd2940d23ae2 returned with HTTP 204 Jul 03 10:51:03.816278 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 991/3924] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:51:03 2026] DELETE /volume/v3/messages/df2ff5f0-681e-40be-bb1d-cd2940d23ae2 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:51:03.823352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c299480a-8109-4224-a537-77b586853352 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.825001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 Jul 03 10:51:03.825232 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.825501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.825657 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume with id: ac58f184-ea72-4788-a444-965b66304295 Jul 03 10:51:03.832564 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.832564 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:03.832817 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:03.833720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99874) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:51:03.846046 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2109133303 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2109133303, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:03.846327 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2109133303 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2109133303, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:03.861307 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['4fece66a-a234-4800-a656-f500744bd891', '6ee10a4e-e4b0-468e-832e-04047b670ae5', '66b0c0c6-7556-435b-86c2-82e205e55102', 'a28e6f5d-6d8b-4067-a38e-d019d3efff08'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:03.876835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bfed2652-62a1-43e4-be54-ddd7c4f96245 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.880043 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfed2652-62a1-43e4-be54-ddd7c4f96245 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a Jul 03 10:51:03.880266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfed2652-62a1-43e4-be54-ddd7c4f96245 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.880472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfed2652-62a1-43e4-be54-ddd7c4f96245 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.890614 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfed2652-62a1-43e4-be54-ddd7c4f96245 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a returned with HTTP 404 Jul 03 10:51:03.891358 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 966/3925] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/snapshots/243ae61d-4720-4067-b604-15400e8f239a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:03.902057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-31dad3dd-240e-4b97-b973-c80910c9a959 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.904085 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume request issued successfully. Jul 03 10:51:03.904304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c299480a-8109-4224-a537-77b586853352 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 returned with HTTP 202 Jul 03 10:51:03.904696 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 985/3926] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:03 2026] DELETE /volume/v3/volumes/ac58f184-ea72-4788-a444-965b66304295 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:03.905077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:03.905320 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.905513 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.905701 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume with id: 4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:03.911664 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-17995bad-eb20-46e2-9f6a-22f6da70b8c6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.913490 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17995bad-eb20-46e2-9f6a-22f6da70b8c6 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/types/1bb6d707-c1cc-425a-98fa-b9eb6984a0e7 Jul 03 10:51:03.913691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17995bad-eb20-46e2-9f6a-22f6da70b8c6 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.913882 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17995bad-eb20-46e2-9f6a-22f6da70b8c6 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.916924 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.916924 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:03.917338 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:51:03.939940 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Delete volume request issued successfully. Jul 03 10:51:03.940564 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-31dad3dd-240e-4b97-b973-c80910c9a959 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 returned with HTTP 202 Jul 03 10:51:03.940620 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 985/3927] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:03 2026] DELETE /volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:03.945257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17995bad-eb20-46e2-9f6a-22f6da70b8c6 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types/1bb6d707-c1cc-425a-98fa-b9eb6984a0e7 returned with HTTP 202 Jul 03 10:51:03.945920 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 992/3928] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:03 2026] DELETE /volume/v3/types/1bb6d707-c1cc-425a-98fa-b9eb6984a0e7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:03.951371 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.956635 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:03.956635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:03.956875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:03.957582 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ab60485c-074c-4bde-a734-7f34121dabb8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.960219 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ab60485c-074c-4bde-a734-7f34121dabb8 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:03.960679 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ab60485c-074c-4bde-a734-7f34121dabb8 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-709218772", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1160480124", "vendor_name": "tempest-vendor_name-672019922"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:03.969361 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:03.969361 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:03.973875 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Volume info retrieved successfully. Jul 03 10:51:03.978423 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ab60485c-074c-4bde-a734-7f34121dabb8 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:03.978653 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26454ec-bd8e-421d-b217-16d8ce74b47a tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 returned with HTTP 200 Jul 03 10:51:03.978705 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 986/3929] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:03 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:03.982572 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 967/3930] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:03 2026] GET /volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:03.991902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:03.995180 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:03.995467 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d23a41f-f186-435f-b705-a6c7efc149cb", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:03.997077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request body: {'volume': {'volume_type': '5d23a41f-f186-435f-b705-a6c7efc149cb', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:04.001455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume of 1 GB Jul 03 10:51:04.002126 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:04.002126 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:04.002126 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:04.011731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (fbb8b5ef-d086-4bd3-b2e5-762ef970dbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:04.012868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9601d35-dc60-4fcc-a6ef-69eeaacda58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:04.014406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:04.040137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9601d35-dc60-4fcc-a6ef-69eeaacda58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:51:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1160480124',vendor_name='tempest-vendor_name-672019922'},id=5d23a41f-f186-435f-b705-a6c7efc149cb,is_public=True,name='tempest-ProjectAdminTests-volume-type-709218772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d23a41f-f186-435f-b705-a6c7efc149cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:04.041155 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bdaeafa-6209-42ff-9acb-e27f07434e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:04.076135 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-709218772 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-709218772, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:04.076646 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-709218772 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-709218772, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:51:04.106602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['da294757-5c21-4e35-98a1-f0d24456c6eb', '416ddf5b-8191-4968-bc8b-294e7bb0304f', '109b2dce-be29-4033-bb13-125c1a11d88b', '2cd5e476-2ae1-41cf-bb14-09bc1b4309b9'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:04.107262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bdaeafa-6209-42ff-9acb-e27f07434e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da294757-5c21-4e35-98a1-f0d24456c6eb', '416ddf5b-8191-4968-bc8b-294e7bb0304f', '109b2dce-be29-4033-bb13-125c1a11d88b', '2cd5e476-2ae1-41cf-bb14-09bc1b4309b9']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:04.107882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eeb61d-7abe-41fb-b1ad-5ee19ad90977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:04.130488 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eeb61d-7abe-41fb-b1ad-5ee19ad90977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f018b10-e1c7-4290-85d3-63394fa22b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['da294757-5c21-4e35-98a1-f0d24456c6eb','416ddf5b-8191-4968-bc8b-294e7bb0304f','109b2dce-be29-4033-bb13-125c1a11d88b','2cd5e476-2ae1-41cf-bb14-09bc1b4309b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=5d23a41f-f186-435f-b705-a6c7efc149cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f018b10-e1c7-4290-85d3-63394fa22b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577e3b492b334a70900bad6a328bd516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbed20caa2164665b5e7a4d66adf476b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d23a41f-f186-435f-b705-a6c7efc149cb),volume_type_id=5d23a41f-f186-435f-b705-a6c7efc149cb)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:04.131101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d216b7-543f-4dc8-a5ae-a550bc49af6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:04.149416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d216b7-543f-4dc8-a5ae-a550bc49af6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577e3b492b334a70900bad6a328bd516',qos_specs=None,replication_status=,reservations=['da294757-5c21-4e35-98a1-f0d24456c6eb','416ddf5b-8191-4968-bc8b-294e7bb0304f','109b2dce-be29-4033-bb13-125c1a11d88b','2cd5e476-2ae1-41cf-bb14-09bc1b4309b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbed20caa2164665b5e7a4d66adf476b',volume_type_id=5d23a41f-f186-435f-b705-a6c7efc149cb)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:04.150014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8753d09a-a872-4356-82a0-0f3f7be20ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:04.162419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8753d09a-a872-4356-82a0-0f3f7be20ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:04.163726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Flow 'volume_create_api' (fbb8b5ef-d086-4bd3-b2e5-762ef970dbfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:04.164171 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Create volume request issued successfully. Jul 03 10:51:04.164857 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee897e0d-0e10-4996-b90d-524b2c0e57ba tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:04.165401 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 986/3931] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:03 2026] POST /volume/v3/volumes => generated 770 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:04.179980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:04.182495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 Jul 03 10:51:04.182957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:04.183618 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:04.195120 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:04.195120 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:04.199817 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:04.208487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31831ad4-9ee9-4a1e-8330-5106634d5fae tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 returned with HTTP 200 Jul 03 10:51:04.209051 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 993/3932] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:04 2026] GET /volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:04.767340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-48996703-f0b8-4c05-9eae-73e460441468 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:04.770063 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-48996703-f0b8-4c05-9eae-73e460441468 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:04.770063 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-48996703-f0b8-4c05-9eae-73e460441468 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:04.770451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-48996703-f0b8-4c05-9eae-73e460441468 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:04.770451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-48996703-f0b8-4c05-9eae-73e460441468 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:04.774863 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:04.774863 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:04.775372 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-48996703-f0b8-4c05-9eae-73e460441468 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:04.775805 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 987/3933] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:04 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:04.996047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8d6ebfea-1bf0-4fa0-bea2-7d068c794975 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:04.997704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8d6ebfea-1bf0-4fa0-bea2-7d068c794975 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] GET https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 Jul 03 10:51:04.997871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8d6ebfea-1bf0-4fa0-bea2-7d068c794975 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:04.998041 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8d6ebfea-1bf0-4fa0-bea2-7d068c794975 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.003874 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8d6ebfea-1bf0-4fa0-bea2-7d068c794975 tempest-ProjectMemberTests-1053084423 tempest-ProjectMemberTests-1053084423-project-admin] https://10.4.3.52/volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 returned with HTTP 404 Jul 03 10:51:05.004382 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 968/3934] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:04 2026] GET /volume/v3/volumes/4ee13221-4568-45f8-b445-b56d0c16df41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:05.226462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.230102 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 Jul 03 10:51:05.230558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.230944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.247141 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:05.247141 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:05.252510 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:05.258337 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68cfbfa7-d92e-401d-8828-a8c9d9a028de tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 returned with HTTP 200 Jul 03 10:51:05.258715 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 987/3935] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:05 2026] GET /volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 => generated 970 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:05.281513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c29500e-1f57-47a9-b742-973c21ded734 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.286983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c29500e-1f57-47a9-b742-973c21ded734 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:51:05.287442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c29500e-1f57-47a9-b742-973c21ded734 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.287755 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c29500e-1f57-47a9-b742-973c21ded734 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.300039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c29500e-1f57-47a9-b742-973c21ded734 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:51:05.300634 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 994/3936] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:51:05 2026] GET /volume/v3/messages => generated 668 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:05.314229 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b0b3a4a1-9989-469e-a560-beb04521a340 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.316066 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0b3a4a1-9989-469e-a560-beb04521a340 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] GET https://10.4.3.52/volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 Jul 03 10:51:05.316352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0b3a4a1-9989-469e-a560-beb04521a340 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.316642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0b3a4a1-9989-469e-a560-beb04521a340 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.320068 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0b3a4a1-9989-469e-a560-beb04521a340 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 returned with HTTP 200 Jul 03 10:51:05.320463 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 988/3937] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:05 2026] GET /volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:05.333214 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-47907fb5-2dbd-4d43-9c35-afbc4465c578 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.336004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-47907fb5-2dbd-4d43-9c35-afbc4465c578 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 Jul 03 10:51:05.336291 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-47907fb5-2dbd-4d43-9c35-afbc4465c578 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.336469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-47907fb5-2dbd-4d43-9c35-afbc4465c578 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.348831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-47907fb5-2dbd-4d43-9c35-afbc4465c578 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 returned with HTTP 204 Jul 03 10:51:05.349349 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 969/3938] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:51:05 2026] DELETE /volume/v3/messages/10152af4-b8a5-4d72-b237-26cb3e5c50f5 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:51:05.356548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.358943 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 Jul 03 10:51:05.358943 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.359155 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.359225 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume with id: 7f018b10-e1c7-4290-85d3-63394fa22b73 Jul 03 10:51:05.368246 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:05.368246 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:05.368662 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Volume info retrieved successfully. Jul 03 10:51:05.369924 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99875) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:51:05.412770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Created reservations ['f7b0db5b-06fd-4b0b-bccb-c2b469528d06', 'a06a6a46-d12a-4e96-a3c8-b0f7f7b61a0e', 'cf003329-85c5-45a2-832a-e644c288c807', 'b26d3a98-a187-4471-aaa5-a4bf978c8c6a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:05.454435 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Delete volume request issued successfully. Jul 03 10:51:05.454435 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-595f06fe-008d-4f17-9f0f-9170cc2134ee tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 returned with HTTP 202 Jul 03 10:51:05.454435 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 988/3939] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:05 2026] DELETE /volume/v3/volumes/7f018b10-e1c7-4290-85d3-63394fa22b73 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:05.464800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e9dd9252-959b-4507-9613-3951a7210110 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.471222 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e9dd9252-959b-4507-9613-3951a7210110 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] DELETE https://10.4.3.52/volume/v3/types/5d23a41f-f186-435f-b705-a6c7efc149cb Jul 03 10:51:05.471494 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9252-959b-4507-9613-3951a7210110 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.471763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9252-959b-4507-9613-3951a7210110 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.503364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e9dd9252-959b-4507-9613-3951a7210110 tempest-ProjectAdminTests-1597630720 tempest-ProjectAdminTests-1597630720-project-admin] https://10.4.3.52/volume/v3/types/5d23a41f-f186-435f-b705-a6c7efc149cb returned with HTTP 202 Jul 03 10:51:05.503786 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 995/3940] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:05 2026] DELETE /volume/v3/types/5d23a41f-f186-435f-b705-a6c7efc149cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:05.788203 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:05.790859 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:05.791031 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:05.791253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:05.791419 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:05.797070 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:05.797070 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:05.797718 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee329393-5dd1-4f62-a930-1f043d1887a6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:05.798240 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 989/3941] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:05 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:06.014791 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:06.183417 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:06.183942 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1715952634"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:06.186194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1715952634'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:06.186423 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume of 1 GB Jul 03 10:51:06.195719 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Availability Zones retrieved successfully. Jul 03 10:51:06.201385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (03391195-95ba-4ed8-9aaf-efa4087fe559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:06.202804 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2348075-9557-43dc-b8ce-3ecca818c1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:06.203943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:06.235835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2348075-9557-43dc-b8ce-3ecca818c1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:06.236654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7da3af9-72c4-4f34-9fac-8456282861f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:06.326856 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['5c893f5f-7568-4341-8276-5e42748d7b73', 'cf4966c4-0f39-4dda-b833-5d650e7a294f', 'd155527e-aab1-4a7d-b4d6-0d1fbd0ac31e', '2e050e47-de1a-4294-9a46-3d08bcc91157'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:06.327768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7da3af9-72c4-4f34-9fac-8456282861f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c893f5f-7568-4341-8276-5e42748d7b73', 'cf4966c4-0f39-4dda-b833-5d650e7a294f', 'd155527e-aab1-4a7d-b4d6-0d1fbd0ac31e', '2e050e47-de1a-4294-9a46-3d08bcc91157']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:06.328571 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff44318-5ee7-42c4-ae69-ba1276bcbed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:06.361139 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff44318-5ee7-42c4-ae69-ba1276bcbed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5a0d9d-8d55-4657-8184-0c3de2057072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1715952634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['5c893f5f-7568-4341-8276-5e42748d7b73','cf4966c4-0f39-4dda-b833-5d650e7a294f','d155527e-aab1-4a7d-b4d6-0d1fbd0ac31e','2e050e47-de1a-4294-9a46-3d08bcc91157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1715952634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5a0d9d-8d55-4657-8184-0c3de2057072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f293d5e6df4fd6bce1d937f2cef91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff74721f4b44591ad7b2c20462ca428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:06.362029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16721936-e531-428f-acb9-b4e5f6a67054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:06.382663 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16721936-e531-428f-acb9-b4e5f6a67054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1715952634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['5c893f5f-7568-4341-8276-5e42748d7b73','cf4966c4-0f39-4dda-b833-5d650e7a294f','d155527e-aab1-4a7d-b4d6-0d1fbd0ac31e','2e050e47-de1a-4294-9a46-3d08bcc91157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:06.383480 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a75953-6b42-4bf0-a360-081c6d5e5ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:06.400658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a75953-6b42-4bf0-a360-081c6d5e5ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:06.403045 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (03391195-95ba-4ed8-9aaf-efa4087fe559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:06.403045 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request issued successfully. Jul 03 10:51:06.403045 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbf3a0ee-5fe8-46b7-9f0c-0adf396117cb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:06.403406 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 970/3942] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:06 2026] POST /volume/v3/volumes => generated 747 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:06.449379 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:06.451456 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:51:06.451662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:06.451862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:06.459400 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:06.459400 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:06.463713 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:06.468505 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94bee533-3dae-4ab3-9ab7-cda905da2c56 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 returned with HTTP 200 Jul 03 10:51:06.469054 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 989/3943] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:06 2026] GET /volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:06.808568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ee43c25c-996b-42ef-a45f-461f0409a28c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:06.810678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee43c25c-996b-42ef-a45f-461f0409a28c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:06.810923 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee43c25c-996b-42ef-a45f-461f0409a28c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:06.811159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee43c25c-996b-42ef-a45f-461f0409a28c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:06.811333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ee43c25c-996b-42ef-a45f-461f0409a28c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:06.817230 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:06.817230 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:06.817971 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee43c25c-996b-42ef-a45f-461f0409a28c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:06.818445 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 996/3944] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:06 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:07.073666 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00b96aa8-9af5-4499-b561-40e86f20c00f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.173152 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:07.173152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-685292281"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:07.173152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-685292281'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:07.173152 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume of 1 GB Jul 03 10:51:07.177856 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:07.183952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Flow 'volume_create_api' (5545486f-4a2f-41de-991e-83e7c72fc2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:07.184792 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5534eb3e-1b2a-4791-97f9-1a2cbcb57036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:07.185673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:07.190855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-30bf7169-107e-4544-b4a4-14e98f5415b5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.193369 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-30bf7169-107e-4544-b4a4-14e98f5415b5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption Jul 03 10:51:07.193590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-30bf7169-107e-4544-b4a4-14e98f5415b5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:07.193794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-30bf7169-107e-4544-b4a4-14e98f5415b5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:07.205019 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.205019 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:07.211928 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-30bf7169-107e-4544-b4a4-14e98f5415b5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption returned with HTTP 200 Jul 03 10:51:07.212406 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 971/3945] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:51:07 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:07.215005 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5534eb3e-1b2a-4791-97f9-1a2cbcb57036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:07.216267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0df821-06fc-47df-a510-1321e273a3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:07.287265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Created reservations ['a4357ac6-45f7-433b-a722-6b0acbcf48a0', '3c4e695d-f376-4972-983d-dc029151c2e8', 'ee201fc4-9c40-434f-894c-0c8b391dfb67', '1aca520c-bd70-4072-9084-35c56b8f3ad2'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:07.288868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0df821-06fc-47df-a510-1321e273a3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4357ac6-45f7-433b-a722-6b0acbcf48a0', '3c4e695d-f376-4972-983d-dc029151c2e8', 'ee201fc4-9c40-434f-894c-0c8b391dfb67', '1aca520c-bd70-4072-9084-35c56b8f3ad2']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:07.291189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51773756-facc-41ca-910c-5675e501b62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:07.326093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51773756-facc-41ca-910c-5675e501b62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff61aace-e380-41ec-9fd3-5bf09578bdde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685292281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ba54be14294c21b32899e6d8ea4481',qos_specs=None,replication_status=,reservations=['a4357ac6-45f7-433b-a722-6b0acbcf48a0','3c4e695d-f376-4972-983d-dc029151c2e8','ee201fc4-9c40-434f-894c-0c8b391dfb67','1aca520c-bd70-4072-9084-35c56b8f3ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7bc29eebd044bba85e3c59a6051255',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685292281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff61aace-e380-41ec-9fd3-5bf09578bdde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ba54be14294c21b32899e6d8ea4481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f7bc29eebd044bba85e3c59a6051255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:07.327256 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3bd3c-febf-49c6-93af-7b82ecf1b3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:07.353379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3bd3c-febf-49c6-93af-7b82ecf1b3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-685292281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ba54be14294c21b32899e6d8ea4481',qos_specs=None,replication_status=,reservations=['a4357ac6-45f7-433b-a722-6b0acbcf48a0','3c4e695d-f376-4972-983d-dc029151c2e8','ee201fc4-9c40-434f-894c-0c8b391dfb67','1aca520c-bd70-4072-9084-35c56b8f3ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7bc29eebd044bba85e3c59a6051255',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:07.354730 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c72471-cc6b-4424-b8f5-ff3893082c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:07.374331 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c72471-cc6b-4424-b8f5-ff3893082c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:07.375687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Flow 'volume_create_api' (5545486f-4a2f-41de-991e-83e7c72fc2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:07.376099 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume request issued successfully. Jul 03 10:51:07.376852 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00b96aa8-9af5-4499-b561-40e86f20c00f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:07.377448 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 990/3946] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:07 2026] POST /volume/v3/volumes => generated 775 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:07.388368 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-99114355-34a8-4c7a-8153-35796dd8ed5a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.390391 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99114355-34a8-4c7a-8153-35796dd8ed5a tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:07.390732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99114355-34a8-4c7a-8153-35796dd8ed5a tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:07.390995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99114355-34a8-4c7a-8153-35796dd8ed5a tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:07.398447 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.398447 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:07.402561 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-99114355-34a8-4c7a-8153-35796dd8ed5a tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:07.406730 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99114355-34a8-4c7a-8153-35796dd8ed5a tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde returned with HTTP 200 Jul 03 10:51:07.407196 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 990/3947] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:07 2026] GET /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:07.492954 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.496250 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:51:07.496518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:07.496762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:07.505664 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.505664 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:07.509994 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:07.514700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8b48abe-0216-41f7-86fc-18e4824ab9c0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 returned with HTTP 200 Jul 03 10:51:07.515259 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 997/3948] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:07 2026] GET /volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:07.549463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.551451 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:07.551845 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d5a0d9d-8d55-4657-8184-0c3de2057072", "name": "tempest-VolumesBackupsTest-Backup-541787422"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:07.553942 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating new backup {'backup': {'volume_id': '7d5a0d9d-8d55-4657-8184-0c3de2057072', 'name': 'tempest-VolumesBackupsTest-Backup-541787422'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:07.553942 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating backup of volume 7d5a0d9d-8d55-4657-8184-0c3de2057072 in container None Jul 03 10:51:07.560778 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.560778 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:07.561273 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:07.590095 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['29657a7b-4bef-4201-b5d9-9a922cafddcc', '690c47f1-9aeb-445d-8c6a-e8c49b6e2857'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:07.621942 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-574986cf-d7ff-4a89-a4ad-a1d5e7833932 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:07.621942 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 972/3949] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:51:07 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:07.627642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.630873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:07.630873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:07.630873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:07.631038 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:07.637172 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.637172 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:07.638431 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8154cc92-afc1-44dd-b149-9c7e2a19c9f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:07.638970 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 991/3950] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:07 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:07.830281 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-882e2b1b-1d82-49e6-9b56-c1116781affc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:07.832139 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-882e2b1b-1d82-49e6-9b56-c1116781affc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:07.832414 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-882e2b1b-1d82-49e6-9b56-c1116781affc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:07.832641 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-882e2b1b-1d82-49e6-9b56-c1116781affc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:07.832776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-882e2b1b-1d82-49e6-9b56-c1116781affc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:07.836967 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:07.836967 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:07.837736 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-882e2b1b-1d82-49e6-9b56-c1116781affc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:07.838134 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 991/3951] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:07 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:08.423768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8475a291-c7c7-485d-abc3-553d095c1d8e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.425643 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8475a291-c7c7-485d-abc3-553d095c1d8e tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:08.426025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8475a291-c7c7-485d-abc3-553d095c1d8e tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:08.427559 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8475a291-c7c7-485d-abc3-553d095c1d8e tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:08.435926 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.435926 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:08.447648 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8475a291-c7c7-485d-abc3-553d095c1d8e tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:08.452758 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8475a291-c7c7-485d-abc3-553d095c1d8e tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde returned with HTTP 200 Jul 03 10:51:08.453616 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 998/3952] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:08 2026] GET /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:08.467817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.542043 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] POST https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde/action Jul 03 10:51:08.542462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:08.542577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:08.552835 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.552835 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:08.553343 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Volume info retrieved successfully. Jul 03 10:51:08.554963 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '349bdf4b79f840f19fd185e5577b9549', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70ba54be14294c21b32899e6d8ea4481', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:08.554963 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c8d6766-2467-4e4d-ac3b-9860016b3b05 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde/action returned with HTTP 403 Jul 03 10:51:08.555278 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 973/3953] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:51:08 2026] POST /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde/action => generated 131 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:08.562951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.565350 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:08.565561 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:08.565745 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:08.565911 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Delete volume with id: ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:08.574123 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.574123 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:08.574543 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:08.596440 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Delete volume request issued successfully. Jul 03 10:51:08.596684 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ad6b695e-ba89-493f-ac38-13e0704560b7 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde returned with HTTP 202 Jul 03 10:51:08.597356 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 992/3954] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:08 2026] DELETE /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:08.605557 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a3a47d20-21aa-4420-be65-352f17e83ebe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.610131 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3a47d20-21aa-4420-be65-352f17e83ebe tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:08.610349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3a47d20-21aa-4420-be65-352f17e83ebe tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:08.610568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a3a47d20-21aa-4420-be65-352f17e83ebe tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:08.624633 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.624633 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:08.632843 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a3a47d20-21aa-4420-be65-352f17e83ebe tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:08.639672 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a3a47d20-21aa-4420-be65-352f17e83ebe tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde returned with HTTP 200 Jul 03 10:51:08.640152 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 992/3955] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:08 2026] GET /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:08.651406 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.652821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:08.653137 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:08.653429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:08.653620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:08.658127 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.658127 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:08.659157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f8fb0090-3c8d-4e00-b55b-23bab96e0ba0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:08.659706 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 999/3956] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:08 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:08.849138 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:08.850960 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:08.851293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:08.851482 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:08.851586 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:08.855577 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:08.855577 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:08.856161 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6656a98e-53bc-44a2-bee8-fe8745c9136f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:08.856650 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 974/3957] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:08 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:09.653481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-253ee079-f90a-4b26-8ac3-7fce3c43cd78 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:09.655556 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-253ee079-f90a-4b26-8ac3-7fce3c43cd78 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde Jul 03 10:51:09.655788 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-253ee079-f90a-4b26-8ac3-7fce3c43cd78 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:09.656028 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-253ee079-f90a-4b26-8ac3-7fce3c43cd78 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:09.665952 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-253ee079-f90a-4b26-8ac3-7fce3c43cd78 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde returned with HTTP 404 Jul 03 10:51:09.666569 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 993/3958] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:09 2026] GET /volume/v3/volumes/ff61aace-e380-41ec-9fd3-5bf09578bdde => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:09.674501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:09.676212 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:09.676506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1177250879"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:09.677774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1177250879'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:09.677880 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume of 1 GB Jul 03 10:51:09.681705 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:09.686839 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Flow 'volume_create_api' (92acef90-b8da-47b7-a3c4-c2b5a312caf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:09.687709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c32fb1-c803-4f8d-9121-2ab27e1c6b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:09.690171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:09.692963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:09.694604 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:09.694867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:09.696027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:09.696027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:09.702708 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:09.702708 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:09.702708 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7f1f654-0c11-4a4c-b772-2bc3ab1fce1c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:09.702708 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1000/3959] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:09 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:09.715252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c32fb1-c803-4f8d-9121-2ab27e1c6b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:09.717064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f8f4bd-7913-473b-8adb-6cb1ea96a4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:09.771027 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Created reservations ['f112fe38-1d57-43ab-82f4-12773826a544', 'ab08b139-a302-4b02-8dc5-6aaaaef06454', 'cd080e42-4a83-4914-87db-d66e376546f3', 'd89b694b-d788-42ef-9cb5-a3bc819155fa'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:09.771811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f8f4bd-7913-473b-8adb-6cb1ea96a4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f112fe38-1d57-43ab-82f4-12773826a544', 'ab08b139-a302-4b02-8dc5-6aaaaef06454', 'cd080e42-4a83-4914-87db-d66e376546f3', 'd89b694b-d788-42ef-9cb5-a3bc819155fa']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:09.772605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9f5569-02cf-4236-bbb0-23be17c2bb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:09.802995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9f5569-02cf-4236-bbb0-23be17c2bb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20bd470c-e6f9-479d-ba70-a6c2060de9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177250879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ba54be14294c21b32899e6d8ea4481',qos_specs=None,replication_status=,reservations=['f112fe38-1d57-43ab-82f4-12773826a544','ab08b139-a302-4b02-8dc5-6aaaaef06454','cd080e42-4a83-4914-87db-d66e376546f3','d89b694b-d788-42ef-9cb5-a3bc819155fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7bc29eebd044bba85e3c59a6051255',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177250879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20bd470c-e6f9-479d-ba70-a6c2060de9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70ba54be14294c21b32899e6d8ea4481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f7bc29eebd044bba85e3c59a6051255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:09.803919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1613cca3-15c7-4aa2-af74-eaa410f7306b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:09.831129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1613cca3-15c7-4aa2-af74-eaa410f7306b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177250879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70ba54be14294c21b32899e6d8ea4481',qos_specs=None,replication_status=,reservations=['f112fe38-1d57-43ab-82f4-12773826a544','ab08b139-a302-4b02-8dc5-6aaaaef06454','cd080e42-4a83-4914-87db-d66e376546f3','d89b694b-d788-42ef-9cb5-a3bc819155fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7bc29eebd044bba85e3c59a6051255',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:09.831129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0cef85e-165f-4223-8938-946f03bbe73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:09.843775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0cef85e-165f-4223-8938-946f03bbe73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:09.844594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Flow 'volume_create_api' (92acef90-b8da-47b7-a3c4-c2b5a312caf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:09.848129 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Create volume request issued successfully. Jul 03 10:51:09.848129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-90fc4d00-da95-4ff5-851b-9f5b66c57327 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:09.848129 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 993/3960] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:09 2026] POST /volume/v3/volumes => generated 776 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:09.862971 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a786807a-14eb-4b95-927a-18140ea0a688 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:09.865626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a786807a-14eb-4b95-927a-18140ea0a688 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:09.865941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a786807a-14eb-4b95-927a-18140ea0a688 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:09.866286 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a786807a-14eb-4b95-927a-18140ea0a688 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:09.870176 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-39033712-26e6-4b9f-95aa-d3ae19193484 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:09.872242 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-39033712-26e6-4b9f-95aa-d3ae19193484 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:09.872526 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-39033712-26e6-4b9f-95aa-d3ae19193484 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:09.872847 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-39033712-26e6-4b9f-95aa-d3ae19193484 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:09.872962 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-39033712-26e6-4b9f-95aa-d3ae19193484 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:09.879127 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:09.879127 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:09.879266 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:09.879266 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:09.879330 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-39033712-26e6-4b9f-95aa-d3ae19193484 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:09.879330 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 994/3961] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:09 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:09.883481 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a786807a-14eb-4b95-927a-18140ea0a688 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:09.889840 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a786807a-14eb-4b95-927a-18140ea0a688 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc returned with HTTP 200 Jul 03 10:51:09.893079 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 975/3962] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:09 2026] GET /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:10.718858 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:10.721093 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:10.721367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:10.721624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:10.721792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:10.727123 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:10.727123 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:10.728193 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48b5106b-1f27-4b31-9cee-8deb9155fc0d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:10.728733 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1001/3963] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:10 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:10.890605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:10.892461 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:10.892662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:10.892860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:10.892958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:10.897433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:10.897433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:10.898055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-720ccfdb-4362-41b1-8c52-bcaba18cb9a9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:10.898496 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 994/3964] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:10 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:10.904620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:10.906634 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:10.906815 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:10.906993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:10.913850 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:10.913850 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:10.917215 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:10.921047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7348e797-d4c7-48d8-86f3-7b0cb803071f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc returned with HTTP 200 Jul 03 10:51:10.921464 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 995/3965] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:10 2026] GET /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:10.933709 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:10.936685 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] POST https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc/action Jul 03 10:51:10.937036 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:10.937161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:10.950995 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:10.950995 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:10.951564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '349bdf4b79f840f19fd185e5577b9549', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70ba54be14294c21b32899e6d8ea4481', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:10.951813 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74fdd6f2-c7d0-4889-8d61-7938de3a0ecc tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-reader] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc/action returned with HTTP 403 Jul 03 10:51:10.952602 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 976/3966] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:51:10 2026] POST /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:10.959315 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-71092b82-3217-4c20-a9ea-4695222f005d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:10.961469 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:10.961726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:10.961917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:10.962084 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Delete volume with id: 20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:10.969672 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:10.969672 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:10.970041 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:10.990167 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Delete volume request issued successfully. Jul 03 10:51:10.990387 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-71092b82-3217-4c20-a9ea-4695222f005d tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc returned with HTTP 202 Jul 03 10:51:10.990855 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1002/3967] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:10 2026] DELETE /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:11.000849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:11.003037 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:11.003315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:11.003501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:11.012706 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:11.012706 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:11.016940 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Volume info retrieved successfully. Jul 03 10:51:11.022386 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ca4ede29-cea2-4737-82c6-80961cbd9823 tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc returned with HTTP 200 Jul 03 10:51:11.022830 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 995/3968] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:10 2026] GET /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:11.416944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-fb8a10e3-8b05-4fee-b536-56325cc7516d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:11.420131 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-fb8a10e3-8b05-4fee-b536-56325cc7516d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd/action Jul 03 10:51:11.420574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-fb8a10e3-8b05-4fee-b536-56325cc7516d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:11.420729 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-fb8a10e3-8b05-4fee-b536-56325cc7516d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:11.439575 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:11.439575 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:11.452911 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-44bbc6bb-32da-497f-a61c-12cefeb98dd6 req-fb8a10e3-8b05-4fee-b536-56325cc7516d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd/action returned with HTTP 204 Jul 03 10:51:11.453380 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 996/3969] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:51:11 2026] POST /volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:11.746194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:11.751863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:11.752120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:11.752680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:11.752680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:11.757857 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:11.757857 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:11.758856 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46e2f108-1401-48ee-94d3-b35a4a582c55 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:11.759543 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 977/3970] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:11 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:11.913617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-aca4dfff-2f17-4363-b50a-a585c153623e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:11.916118 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aca4dfff-2f17-4363-b50a-a585c153623e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:11.916118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aca4dfff-2f17-4363-b50a-a585c153623e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:11.916326 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-aca4dfff-2f17-4363-b50a-a585c153623e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:11.916356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-aca4dfff-2f17-4363-b50a-a585c153623e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:11.926175 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:11.926175 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:11.926790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-aca4dfff-2f17-4363-b50a-a585c153623e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:11.928890 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1003/3971] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:11 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:12.039874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-555955dc-9219-476e-87d5-8bab6fa5370f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:12.044411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-555955dc-9219-476e-87d5-8bab6fa5370f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] GET https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc Jul 03 10:51:12.044950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-555955dc-9219-476e-87d5-8bab6fa5370f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:12.045301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-555955dc-9219-476e-87d5-8bab6fa5370f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:12.053492 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-555955dc-9219-476e-87d5-8bab6fa5370f tempest-ProjectReaderTests-104501881 tempest-ProjectReaderTests-104501881-project-admin] https://10.4.3.52/volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc returned with HTTP 404 Jul 03 10:51:12.054311 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 996/3972] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:12 2026] GET /volume/v3/volumes/20bd470c-e6f9-479d-ba70-a6c2060de9cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:12.772785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-683dc6a9-8b67-44af-b0db-20acc72355fc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:12.774889 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-683dc6a9-8b67-44af-b0db-20acc72355fc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:12.775167 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-683dc6a9-8b67-44af-b0db-20acc72355fc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:12.775430 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-683dc6a9-8b67-44af-b0db-20acc72355fc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:12.775610 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-683dc6a9-8b67-44af-b0db-20acc72355fc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:12.782874 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:12.782874 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:12.783941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-683dc6a9-8b67-44af-b0db-20acc72355fc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:12.784473 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 997/3973] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:12 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:12.937889 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:12.939928 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:12.940242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:12.940545 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:12.940655 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:12.946703 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:12.946703 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:12.947742 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5dd6bacb-7ca7-4589-9c9d-523a8e039202 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:12.948500 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 978/3974] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:12 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:13.809433 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-97d76da1-389d-4805-8db2-6e311a6efd0e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:13.811243 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97d76da1-389d-4805-8db2-6e311a6efd0e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:13.811444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97d76da1-389d-4805-8db2-6e311a6efd0e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:13.811614 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-97d76da1-389d-4805-8db2-6e311a6efd0e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:13.811711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-97d76da1-389d-4805-8db2-6e311a6efd0e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:13.819684 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:13.819684 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:13.820434 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-97d76da1-389d-4805-8db2-6e311a6efd0e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:13.820794 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1004/3975] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:13 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:13.959543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:13.961787 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:13.962063 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:13.962390 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:13.962537 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:13.968054 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:13.968054 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:13.969049 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd9dcdec-ee06-4d39-9118-a37cad62b362 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:13.969515 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 997/3976] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:13 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.018370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bc388c5a-d5b2-4037-9546-774cd3c52d92 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.099633 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc388c5a-d5b2-4037-9546-774cd3c52d92 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.100019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc388c5a-d5b2-4037-9546-774cd3c52d92 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-646672719", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.117405 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc388c5a-d5b2-4037-9546-774cd3c52d92 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.117826 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 998/3977] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.126654 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69e067a9-4df8-44a1-b0b4-152b7e739a9a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.129164 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69e067a9-4df8-44a1-b0b4-152b7e739a9a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption Jul 03 10:51:14.129587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69e067a9-4df8-44a1-b0b4-152b7e739a9a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.148680 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69e067a9-4df8-44a1-b0b4-152b7e739a9a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption returned with HTTP 200 Jul 03 10:51:14.149459 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 979/3978] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.158015 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e4034382-0c75-4673-beee-08c3e5f9e42f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.160255 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4034382-0c75-4673-beee-08c3e5f9e42f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.160670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e4034382-0c75-4673-beee-08c3e5f9e42f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1478422313", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.178800 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4034382-0c75-4673-beee-08c3e5f9e42f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.179384 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1005/3979] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.189582 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-db316384-4057-4502-a745-deb806417403 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.270515 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db316384-4057-4502-a745-deb806417403 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] POST https://10.4.3.52/volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0/encryption Jul 03 10:51:14.271044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db316384-4057-4502-a745-deb806417403 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.274043 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-db316384-4057-4502-a745-deb806417403 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.274359 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db316384-4057-4502-a745-deb806417403 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0/encryption returned with HTTP 403 Jul 03 10:51:14.275922 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 998/3980] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0/encryption => generated 127 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.287150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2e0e0a0a-017a-4cd0-9631-63935e7626ff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.288797 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e0e0a0a-017a-4cd0-9631-63935e7626ff tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.289150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2e0e0a0a-017a-4cd0-9631-63935e7626ff tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-64303117", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.306968 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2e0e0a0a-017a-4cd0-9631-63935e7626ff tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.307436 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 999/3981] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.315900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-36cedebd-abed-498a-b4e4-deaa10f979e2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.318273 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36cedebd-abed-498a-b4e4-deaa10f979e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] POST https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs Jul 03 10:51:14.318659 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-36cedebd-abed-498a-b4e4-deaa10f979e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.321187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-36cedebd-abed-498a-b4e4-deaa10f979e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.321597 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-36cedebd-abed-498a-b4e4-deaa10f979e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs returned with HTTP 403 Jul 03 10:51:14.324844 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 980/3982] 10.4.3.52 () {68 vars in 1392 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.329001 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-beb4f94e-60ec-435c-b5e0-69b427fc9cca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.331310 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beb4f94e-60ec-435c-b5e0-69b427fc9cca tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] PUT https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs/key2 Jul 03 10:51:14.331730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-beb4f94e-60ec-435c-b5e0-69b427fc9cca tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.334018 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-beb4f94e-60ec-435c-b5e0-69b427fc9cca tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.334283 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beb4f94e-60ec-435c-b5e0-69b427fc9cca tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs/key2 returned with HTTP 403 Jul 03 10:51:14.334817 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1006/3983] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:51:14 2026] PUT /volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.342464 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-91ed6f02-880d-42b6-80ab-4b787c8d164a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.344562 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91ed6f02-880d-42b6-80ab-4b787c8d164a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.345086 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91ed6f02-880d-42b6-80ab-4b787c8d164a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.348098 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-91ed6f02-880d-42b6-80ab-4b787c8d164a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.348449 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91ed6f02-880d-42b6-80ab-4b787c8d164a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types returned with HTTP 403 Jul 03 10:51:14.349032 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 999/3984] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.360315 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5783ddad-d24c-4c96-8e2e-a0f06dd213fe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.362503 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5783ddad-d24c-4c96-8e2e-a0f06dd213fe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.362959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5783ddad-d24c-4c96-8e2e-a0f06dd213fe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-63909033", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.381268 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5783ddad-d24c-4c96-8e2e-a0f06dd213fe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.381726 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1000/3985] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.391145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6e50935c-69e2-4872-b7a9-43004545f613 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.393517 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e50935c-69e2-4872-b7a9-43004545f613 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption Jul 03 10:51:14.394028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e50935c-69e2-4872-b7a9-43004545f613 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.412679 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e50935c-69e2-4872-b7a9-43004545f613 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption returned with HTTP 200 Jul 03 10:51:14.413272 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 981/3986] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.422533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.424213 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] DELETE https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption/c7dae70b-dc11-416e-a20e-601a23f01e51 Jul 03 10:51:14.424383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.424551 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.425163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.426397 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-89bedc8b-2b8a-49ab-a5b8-1f7436272cbe tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption/c7dae70b-dc11-416e-a20e-601a23f01e51 returned with HTTP 403 Jul 03 10:51:14.426397 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1007/3987] 10.4.3.52 () {66 vars in 1482 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa/encryption/c7dae70b-dc11-416e-a20e-601a23f01e51 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.435670 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f7753323-3930-43bf-ab30-6f33b68dffaa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.440848 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7753323-3930-43bf-ab30-6f33b68dffaa tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.441285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f7753323-3930-43bf-ab30-6f33b68dffaa tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1535914188", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.459839 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7753323-3930-43bf-ab30-6f33b68dffaa tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.460401 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1000/3988] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.468370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c74faebb-409c-4a23-abf9-b444d51aada6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.470705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c74faebb-409c-4a23-abf9-b444d51aada6 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] DELETE https://10.4.3.52/volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9/extra_specs/key1 Jul 03 10:51:14.470960 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c74faebb-409c-4a23-abf9-b444d51aada6 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.471263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c74faebb-409c-4a23-abf9-b444d51aada6 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.477310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-c74faebb-409c-4a23-abf9-b444d51aada6 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.477676 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c74faebb-409c-4a23-abf9-b444d51aada6 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9/extra_specs/key1 returned with HTTP 403 Jul 03 10:51:14.478341 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1001/3989] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.488624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6b9b958e-5bfa-4556-8947-9ea1fc017f36 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.491154 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b9b958e-5bfa-4556-8947-9ea1fc017f36 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:51:14.491751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6b9b958e-5bfa-4556-8947-9ea1fc017f36 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1884755557", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.519534 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b9b958e-5bfa-4556-8947-9ea1fc017f36 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.520615 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 982/3990] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:51:14 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.530900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.534962 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] DELETE https://10.4.3.52/volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 Jul 03 10:51:14.534962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.534962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.535245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.535398 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-462c19e3-94a6-44eb-8ae8-fe2c7a99f415 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 returned with HTTP 403 Jul 03 10:51:14.535922 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1008/3991] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.547808 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9899a39e-0177-41af-9e75-b7affb22c3e5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.550415 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9899a39e-0177-41af-9e75-b7affb22c3e5 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs Jul 03 10:51:14.551046 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9899a39e-0177-41af-9e75-b7affb22c3e5 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.551247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9899a39e-0177-41af-9e75-b7affb22c3e5 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.559873 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9899a39e-0177-41af-9e75-b7affb22c3e5 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs returned with HTTP 200 Jul 03 10:51:14.560451 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1001/3992] 10.4.3.52 () {66 vars in 1371 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.569721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.571569 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types Jul 03 10:51:14.571809 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.572006 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.572797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:51:14.602063 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6669c30f-f87e-45fa-b499-42e27d1f36f2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:51:14.602504 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1002/3993] 10.4.3.52 () {66 vars in 1224 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types => generated 3049 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:14.618945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66ca392d-00ff-4954-8924-9e7a94d31444 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.622288 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66ca392d-00ff-4954-8924-9e7a94d31444 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/cipher Jul 03 10:51:14.622548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66ca392d-00ff-4954-8924-9e7a94d31444 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.622727 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66ca392d-00ff-4954-8924-9e7a94d31444 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.623534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-66ca392d-00ff-4954-8924-9e7a94d31444 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.623761 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66ca392d-00ff-4954-8924-9e7a94d31444 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/cipher returned with HTTP 403 Jul 03 10:51:14.624377 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 983/3994] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.638091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.643282 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption Jul 03 10:51:14.643504 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.644816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.645539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.646945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3abc1f9a-1184-4c1b-aa4e-132d2cf253e2 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption returned with HTTP 403 Jul 03 10:51:14.648395 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1009/3995] 10.4.3.52 () {66 vars in 1368 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.657849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e71dc89-f960-47f6-a3ec-f906ae61360a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.660769 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e71dc89-f960-47f6-a3ec-f906ae61360a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/multiattach Jul 03 10:51:14.661195 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e71dc89-f960-47f6-a3ec-f906ae61360a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.661553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e71dc89-f960-47f6-a3ec-f906ae61360a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.672348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e71dc89-f960-47f6-a3ec-f906ae61360a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/multiattach returned with HTTP 200 Jul 03 10:51:14.672922 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1002/3996] 10.4.3.52 () {66 vars in 1407 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:51:14.682163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a437a841-c046-4a7e-81f0-72bed56ea7d0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.684524 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a437a841-c046-4a7e-81f0-72bed56ea7d0 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/volume_backend_name Jul 03 10:51:14.684917 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a437a841-c046-4a7e-81f0-72bed56ea7d0 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.684997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a437a841-c046-4a7e-81f0-72bed56ea7d0 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.693313 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a437a841-c046-4a7e-81f0-72bed56ea7d0 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 10:51:14.693843 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1003/3997] 10.4.3.52 () {66 vars in 1431 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.707929 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-94a7d2af-c184-47cc-86f8-6bbec413230d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.711682 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94a7d2af-c184-47cc-86f8-6bbec413230d tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] GET https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 Jul 03 10:51:14.712491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94a7d2af-c184-47cc-86f8-6bbec413230d tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.712805 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94a7d2af-c184-47cc-86f8-6bbec413230d tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.721837 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94a7d2af-c184-47cc-86f8-6bbec413230d tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 returned with HTTP 200 Jul 03 10:51:14.722463 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 984/3998] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 => generated 317 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.736963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f42e740-143b-4a47-8464-1e1bf2ca29c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.742399 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f42e740-143b-4a47-8464-1e1bf2ca29c1 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] PUT https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/4d063ddc-6051-4c78-b640-308162cc2c73 Jul 03 10:51:14.742840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f42e740-143b-4a47-8464-1e1bf2ca29c1 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.751693 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-3f42e740-143b-4a47-8464-1e1bf2ca29c1 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.751896 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f42e740-143b-4a47-8464-1e1bf2ca29c1 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/4d063ddc-6051-4c78-b640-308162cc2c73 returned with HTTP 403 Jul 03 10:51:14.752429 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1010/3999] 10.4.3.52 () {68 vars in 1499 bytes} [Fri Jul 3 10:51:14 2026] PUT /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/encryption/4d063ddc-6051-4c78-b640-308162cc2c73 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.769582 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72ab36c1-1a77-44a1-b647-11a7fe3b42f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.771277 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72ab36c1-1a77-44a1-b647-11a7fe3b42f3 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] PUT https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/key1 Jul 03 10:51:14.771739 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72ab36c1-1a77-44a1-b647-11a7fe3b42f3 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.773487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-72ab36c1-1a77-44a1-b647-11a7fe3b42f3 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.773824 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72ab36c1-1a77-44a1-b647-11a7fe3b42f3 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/key1 returned with HTTP 403 Jul 03 10:51:14.774312 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1003/4000] 10.4.3.52 () {68 vars in 1406 bytes} [Fri Jul 3 10:51:14 2026] PUT /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.789089 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9749e10b-752d-4499-8396-ca945552fa58 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.790897 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9749e10b-752d-4499-8396-ca945552fa58 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] PUT https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 Jul 03 10:51:14.791418 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9749e10b-752d-4499-8396-ca945552fa58 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:14.797312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-9749e10b-752d-4499-8396-ca945552fa58 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3cfc6f374bf841ac8000053dc99421cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681a224524d47bd8ed69b75700457a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:51:14.797312 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9749e10b-752d-4499-8396-ca945552fa58 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-member] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 returned with HTTP 403 Jul 03 10:51:14.797641 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1004/4001] 10.4.3.52 () {68 vars in 1355 bytes} [Fri Jul 3 10:51:14 2026] PUT /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:14.807277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a062b5ae-4977-4e9b-abd9-8ad735b6017f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.808993 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a062b5ae-4977-4e9b-abd9-8ad735b6017f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 Jul 03 10:51:14.809399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a062b5ae-4977-4e9b-abd9-8ad735b6017f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.809681 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a062b5ae-4977-4e9b-abd9-8ad735b6017f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.856959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a062b5ae-4977-4e9b-abd9-8ad735b6017f tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 returned with HTTP 202 Jul 03 10:51:14.856959 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 985/4002] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/dfde9474-7e9a-4b1d-90cf-ae5b1965a680 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:14.857126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.857692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:14.857949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.858222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.858346 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:14.862260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-26ab0c09-e570-405c-a7f9-f683a37e1e2a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.864723 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-26ab0c09-e570-405c-a7f9-f683a37e1e2a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9 Jul 03 10:51:14.864966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-26ab0c09-e570-405c-a7f9-f683a37e1e2a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.865244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-26ab0c09-e570-405c-a7f9-f683a37e1e2a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.865962 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:14.865962 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:14.867004 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d735f6ed-481c-4db6-a0b4-9d8da864ef94 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:14.867441 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1011/4003] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:14.896857 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-26ab0c09-e570-405c-a7f9-f683a37e1e2a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9 returned with HTTP 202 Jul 03 10:51:14.897674 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1004/4004] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/7a231ba8-44e6-4398-9d3b-9fc880743ee9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:14.905248 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a53abc7b-1c1d-4cdd-8189-1f14d3e8ba69 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.906993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a53abc7b-1c1d-4cdd-8189-1f14d3e8ba69 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa Jul 03 10:51:14.907242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a53abc7b-1c1d-4cdd-8189-1f14d3e8ba69 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.907437 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a53abc7b-1c1d-4cdd-8189-1f14d3e8ba69 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.943455 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a53abc7b-1c1d-4cdd-8189-1f14d3e8ba69 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa returned with HTTP 202 Jul 03 10:51:14.944008 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1005/4005] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/79873c1a-c23c-45d7-9bfb-e428243f86aa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:14.953060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7082fe3a-b34d-448f-bcca-749a997e812a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.955032 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7082fe3a-b34d-448f-bcca-749a997e812a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3 Jul 03 10:51:14.955246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7082fe3a-b34d-448f-bcca-749a997e812a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.955423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7082fe3a-b34d-448f-bcca-749a997e812a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.984259 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7082fe3a-b34d-448f-bcca-749a997e812a tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3 returned with HTTP 202 Jul 03 10:51:14.985065 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 986/4006] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/1d443ce2-8594-47bb-be5c-735473b5c3c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:14.987919 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.991720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:14.992015 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.992289 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.992436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:14.992987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3dda800f-efa2-494f-b4d2-19ef65570ff4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:14.995392 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3dda800f-efa2-494f-b4d2-19ef65570ff4 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0 Jul 03 10:51:14.995820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3dda800f-efa2-494f-b4d2-19ef65570ff4 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:14.996203 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3dda800f-efa2-494f-b4d2-19ef65570ff4 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:14.997311 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:14.997311 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:14.998227 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4e323374-54f6-42f7-8a5a-d5a49c03026f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:14.998698 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1012/4007] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:14 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:15.027411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3dda800f-efa2-494f-b4d2-19ef65570ff4 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0 returned with HTTP 202 Jul 03 10:51:15.028091 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1005/4008] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:14 2026] DELETE /volume/v3/types/9f25888d-788c-4dfd-b525-3f2e8af8ecb0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:15.035793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3955201f-b205-43f5-ab82-cdad38d29788 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:15.037822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3955201f-b205-43f5-ab82-cdad38d29788 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] DELETE https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 Jul 03 10:51:15.038014 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3955201f-b205-43f5-ab82-cdad38d29788 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:15.038345 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3955201f-b205-43f5-ab82-cdad38d29788 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:15.065901 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3955201f-b205-43f5-ab82-cdad38d29788 tempest-VolumeTypesMemberTests-56235764 tempest-VolumeTypesMemberTests-56235764-project-admin] https://10.4.3.52/volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 returned with HTTP 202 Jul 03 10:51:15.066358 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1006/4009] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:51:15 2026] DELETE /volume/v3/types/232b3902-a317-4a97-aaef-b0fcc159c900 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:15.883937 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:15.886309 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:15.886696 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:15.887019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:15.887209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:15.897471 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:15.897471 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:15.900607 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ae873aa-53f0-4702-a27d-ad9965c600a9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:15.901472 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 987/4010] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:15 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:16.013564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:16.015709 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:16.015970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:16.019420 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:16.019614 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:16.029624 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:16.029624 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:16.030313 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f10b03dc-6156-4acd-88c7-2ef2541e868a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:16.030693 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1013/4011] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:16 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:16.916453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:16.918756 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:16.918943 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:16.919182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:16.919285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:16.923828 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:16.923828 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:16.925214 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d98c0a41-40bb-4ec9-b4f7-3676de33e767 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:16.925675 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1006/4012] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:16 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:17.045825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:17.048590 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:17.048590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:17.049242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:17.049415 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:17.055504 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:17.055504 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:17.056206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-90c5818e-cb80-4fe5-a6a5-758ab9d08beb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:17.056551 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1007/4013] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:17 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:17.864490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-965b693f-b878-4538-a580-f83e70873f90 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:17.864931 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-965b693f-b878-4538-a580-f83e70873f90 None None] GET https://10.4.3.52/volume// Jul 03 10:51:17.865228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-965b693f-b878-4538-a580-f83e70873f90 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:17.865483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-965b693f-b878-4538-a580-f83e70873f90 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:17.865859 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-965b693f-b878-4538-a580-f83e70873f90 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:17.866201 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 988/4014] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:17.873493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-3d58a7b9-2c3c-40e6-a7f4-fcb37ce0d5a6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:17.875458 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-3d58a7b9-2c3c-40e6-a7f4-fcb37ce0d5a6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:51:17.875792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-3d58a7b9-2c3c-40e6-a7f4-fcb37ce0d5a6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de", "connector": null, "instance_uuid": "01625cf4-64e5-4567-adb2-3eaeb420d64d"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:17.888656 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:17.888656 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:17.925438 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-3d58a7b9-2c3c-40e6-a7f4-fcb37ce0d5a6 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:51:17.926090 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1014/4015] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:51:17 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:17.938392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-6688dd99-5ada-44bf-9515-1c7c763faf90 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:17.940210 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-6688dd99-5ada-44bf-9515-1c7c763faf90 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd Jul 03 10:51:17.940370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-6688dd99-5ada-44bf-9515-1c7c763faf90 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:17.940556 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-6688dd99-5ada-44bf-9515-1c7c763faf90 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:17.941261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:17.943126 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:17.943373 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:17.943594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:17.943750 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:17.947882 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:17.947882 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:17.949862 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:17.949862 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:17.950841 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4bb15b38-cc63-4caf-891f-fcd8a17183aa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:17.951226 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1008/4016] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:17 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:18.067692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:18.070072 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:18.070309 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:18.070483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:18.070578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:18.075900 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:18.075900 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:18.077265 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6d3cd9c0-5f47-4f13-8a48-fa6b4fce71d5 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:18.077993 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 989/4017] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:18 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:18.481164 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-6688dd99-5ada-44bf-9515-1c7c763faf90 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd returned with HTTP 200 Jul 03 10:51:18.481583 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1007/4018] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:51:17 2026] DELETE /volume/v3/attachments/8da31704-3706-454e-901a-01bf5a9671fd => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:18.963416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:18.965262 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:18.965472 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:18.965673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:18.965933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:18.969994 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:18.969994 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:18.970842 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-942473e0-8b7b-4700-b95a-9b07af5de6f2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:18.971277 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1015/4019] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:18 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:19.091257 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:19.093374 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:19.093624 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:19.093845 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:19.093981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id a6a44380-23f5-4979-b850-277583df38b8. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:19.098595 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:19.098595 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:19.099341 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3df528c-5122-459c-8a59-cd3afac8fb81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 200 Jul 03 10:51:19.099776 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1009/4020] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:19 2026] GET /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:19.113091 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-41755536-18f3-4d70-9f63-735dc00ce34c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:19.114728 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 Jul 03 10:51:19.114892 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:19.115079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:19.115198 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: a6a44380-23f5-4979-b850-277583df38b8. Jul 03 10:51:19.119146 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:19.119146 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:19.129185 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id a6a44380-23f5-4979-b850-277583df38b8 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:51:19.131711 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41755536-18f3-4d70-9f63-735dc00ce34c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 returned with HTTP 202 Jul 03 10:51:19.132232 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 990/4021] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:19 2026] DELETE /volume/v3/backups/a6a44380-23f5-4979-b850-277583df38b8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:19.144129 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7b13f20c-563f-4918-8718-98669cd21f7d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:19.145999 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:19.146372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1194527238"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:19.147788 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1194527238'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:19.147916 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume of 1 GB Jul 03 10:51:19.148266 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:19.148266 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:19.151928 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:19.157725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (381b957d-3693-4dd5-9a38-3139a4dbb0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:19.159333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f089e4-4883-45f2-8d70-0b16c7c73c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:19.160478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:19.186460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f089e4-4883-45f2-8d70-0b16c7c73c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:19.187309 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ff086f-a387-447f-9bd5-f0f406dfb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:19.230827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['dd2f5550-ea02-4df4-8c10-935420c01fe2', '33ecec5f-7132-4b76-b143-12de0fc783af', '74905477-5d9f-4edd-8260-ae36fb4aeb3a', '701f8f87-018c-4004-95b2-535b2c90109c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:19.231694 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ff086f-a387-447f-9bd5-f0f406dfb11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd2f5550-ea02-4df4-8c10-935420c01fe2', '33ecec5f-7132-4b76-b143-12de0fc783af', '74905477-5d9f-4edd-8260-ae36fb4aeb3a', '701f8f87-018c-4004-95b2-535b2c90109c']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:19.232359 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bf02d9-017b-49b3-9e8f-4718a8b9308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:19.256676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bf02d9-017b-49b3-9e8f-4718a8b9308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e8271a-5a70-4de1-be44-f657083c9b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194527238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['dd2f5550-ea02-4df4-8c10-935420c01fe2','33ecec5f-7132-4b76-b143-12de0fc783af','74905477-5d9f-4edd-8260-ae36fb4aeb3a','701f8f87-018c-4004-95b2-535b2c90109c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194527238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e8271a-5a70-4de1-be44-f657083c9b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38fb24f69644855a2747f9b1ec61ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a923b840f0584bda934e94d04acd8eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:19.257706 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2310e9-ef26-46b3-8556-032492714eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:19.280015 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2310e9-ef26-46b3-8556-032492714eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194527238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['dd2f5550-ea02-4df4-8c10-935420c01fe2','33ecec5f-7132-4b76-b143-12de0fc783af','74905477-5d9f-4edd-8260-ae36fb4aeb3a','701f8f87-018c-4004-95b2-535b2c90109c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:19.281001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb05ab6c-1647-4b5a-8403-4ef91da9a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:19.292910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb05ab6c-1647-4b5a-8403-4ef91da9a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:19.294137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (381b957d-3693-4dd5-9a38-3139a4dbb0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:19.294527 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request issued successfully. Jul 03 10:51:19.295315 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b13f20c-563f-4918-8718-98669cd21f7d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:19.295776 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1008/4022] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:19 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:19.311419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:19.317072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:19.317378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:19.317602 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:19.327002 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:19.327002 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:19.331178 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:19.335798 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7506faf7-cc61-44d4-9e7c-b5485a8efae2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b returned with HTTP 200 Jul 03 10:51:19.336261 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1016/4023] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:19 2026] GET /volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:19.984308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:19.985840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:19.986018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:19.986230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:19.986319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:19.990280 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:19.990280 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:19.990883 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a25eb5dd-70ec-46b2-be65-6e193fcee829 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:19.991460 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1010/4024] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:19 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:20.351195 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:20.352881 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:20.353199 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:20.353476 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:20.366026 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:20.366026 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:20.370131 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:20.375344 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3554ee2e-4b6e-46bf-9bcb-ace730c8505c tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b returned with HTTP 200 Jul 03 10:51:20.375698 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 991/4025] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:20 2026] GET /volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:20.389424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5624afd1-7286-4928-8358-6213d6adff02 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:20.391208 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:20.391655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92e8271a-5a70-4de1-be44-f657083c9b7b", "name": "tempest-type-Backup-2064242995"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:20.393010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating new backup {'backup': {'volume_id': '92e8271a-5a70-4de1-be44-f657083c9b7b', 'name': 'tempest-type-Backup-2064242995'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:20.393268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating backup of volume 92e8271a-5a70-4de1-be44-f657083c9b7b in container None Jul 03 10:51:20.399983 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:20.399983 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:20.401238 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:20.415717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['e67d8df6-92c7-40c3-8f8e-e32e14300b30', 'afa9c400-28c6-4ba0-b6b2-597018d7a9f4'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:20.473601 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5624afd1-7286-4928-8358-6213d6adff02 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:20.474056 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1009/4026] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:51:20 2026] POST /volume/v3/backups => generated 314 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:20.484905 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b5ab7db7-87af-4021-9837-446884b0c875 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:20.487962 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5ab7db7-87af-4021-9837-446884b0c875 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:20.488189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5ab7db7-87af-4021-9837-446884b0c875 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:20.488367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5ab7db7-87af-4021-9837-446884b0c875 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:20.488499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b5ab7db7-87af-4021-9837-446884b0c875 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:20.492534 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:20.492534 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:20.493150 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5ab7db7-87af-4021-9837-446884b0c875 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:20.493671 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1017/4027] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:20 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:21.001916 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c256a302-f910-42b8-89bb-1b60281f45dc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:21.003788 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c256a302-f910-42b8-89bb-1b60281f45dc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:21.003974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c256a302-f910-42b8-89bb-1b60281f45dc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:21.004188 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c256a302-f910-42b8-89bb-1b60281f45dc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:21.004298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c256a302-f910-42b8-89bb-1b60281f45dc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:21.008610 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:21.008610 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:21.009365 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c256a302-f910-42b8-89bb-1b60281f45dc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:21.009694 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1011/4028] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:21 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:21.507578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d510e28b-51f4-4050-90ac-224e5403a07e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:21.510056 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d510e28b-51f4-4050-90ac-224e5403a07e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:21.510397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d510e28b-51f4-4050-90ac-224e5403a07e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:21.510683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d510e28b-51f4-4050-90ac-224e5403a07e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:21.510883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d510e28b-51f4-4050-90ac-224e5403a07e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:21.515596 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:21.515596 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:21.516526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d510e28b-51f4-4050-90ac-224e5403a07e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:21.517036 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 992/4029] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:21 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:22.021362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:22.024022 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:22.024022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:22.024022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:22.024022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:22.028229 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:22.028229 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:22.028963 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d88e803c-229d-4be8-9d04-2be5fa0db239 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:22.029420 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1010/4030] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:22 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:22.529990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:22.532200 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:22.532448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:22.532652 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:22.532753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:22.537384 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:22.537384 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:22.538033 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8eff7f45-0c60-4299-a280-a70ed5cfe83e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:22.538472 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1018/4031] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:22 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:51:23.041608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:23.044489 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:23.044674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:23.045692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:23.045854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:23.051739 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:23.051739 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:23.052516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b91ae4b7-3fbb-48da-8078-4785fe690afb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:23.053511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1012/4032] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:23 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:23.555209 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:23.562284 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:23.562594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:23.562868 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:23.562992 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:23.569592 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:23.569592 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:23.574880 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4a116d26-c7da-40bb-9f3d-b26fa1ec3ed3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:23.574880 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 993/4033] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:23 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:24.067874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:24.069587 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:24.069777 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:24.070017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:24.070162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:24.074083 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:24.074083 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:24.074803 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-523396b7-1f92-4dec-9cd2-80e64fd02571 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:24.075238 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1011/4034] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:24 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:24.591427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b8014205-87e2-44e9-9651-2d51c327dc82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:24.594930 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8014205-87e2-44e9-9651-2d51c327dc82 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:24.595197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8014205-87e2-44e9-9651-2d51c327dc82 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:24.595403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b8014205-87e2-44e9-9651-2d51c327dc82 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:24.595527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b8014205-87e2-44e9-9651-2d51c327dc82 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:24.603117 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:24.603117 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:24.603916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b8014205-87e2-44e9-9651-2d51c327dc82 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:24.604412 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1019/4035] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:24 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:24.639318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-320635e4-225c-415a-80f9-52d32f0239b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:24.796951 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:24.796951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-616535404", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:24.800262 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-616535404', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:24.800262 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume of 1 GB Jul 03 10:51:24.808148 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Availability Zones retrieved successfully. Jul 03 10:51:24.814697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Flow 'volume_create_api' (4eed17ab-6b27-4acd-ad79-77dfc0a3236c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:24.816675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e3e32e-b6a3-4c3e-be4e-c4d4fe9d6fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:24.817260 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:24.844808 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e3e32e-b6a3-4c3e-be4e-c4d4fe9d6fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:24.845741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9ee3c-b1d2-4d61-b15a-00d7e29b6d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:24.861606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:24.863711 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:24.863986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:24.864281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:24.875068 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:24.875068 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:24.879439 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:24.884990 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-f4558c6c-9b48-4d0d-9ab5-d3fca8c0a095 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:24.885525 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 994/4036] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:24 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:24.914936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Created reservations ['9d7c5511-40d9-434f-9dab-ee39c84b94f9', 'd174af40-26ca-4e25-bc2c-2a6edd2b8e4a', 'ecbab983-31dc-4f4d-bbbf-a94123531433', 'ff725d96-8007-4538-87d2-525fa613080c'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:24.915671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9ee3c-b1d2-4d61-b15a-00d7e29b6d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7c5511-40d9-434f-9dab-ee39c84b94f9', 'd174af40-26ca-4e25-bc2c-2a6edd2b8e4a', 'ecbab983-31dc-4f4d-bbbf-a94123531433', 'ff725d96-8007-4538-87d2-525fa613080c']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:24.916598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6655ff-53fc-4bb1-ae11-f370ac79293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:24.940211 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f6655ff-53fc-4bb1-ae11-f370ac79293a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7e221c3-7fda-42ff-9dab-34e845bf4af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-616535404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eadadacd8b4db485b83a4516981436',qos_specs=None,replication_status=,reservations=['9d7c5511-40d9-434f-9dab-ee39c84b94f9','d174af40-26ca-4e25-bc2c-2a6edd2b8e4a','ecbab983-31dc-4f4d-bbbf-a94123531433','ff725d96-8007-4538-87d2-525fa613080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4185c6db3441a8af59d0b417a35055',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-616535404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7e221c3-7fda-42ff-9dab-34e845bf4af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18eadadacd8b4db485b83a4516981436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4185c6db3441a8af59d0b417a35055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:24.940820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20049802-3389-4fef-84f9-73637c6ed12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:24.961136 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20049802-3389-4fef-84f9-73637c6ed12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-616535404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eadadacd8b4db485b83a4516981436',qos_specs=None,replication_status=,reservations=['9d7c5511-40d9-434f-9dab-ee39c84b94f9','d174af40-26ca-4e25-bc2c-2a6edd2b8e4a','ecbab983-31dc-4f4d-bbbf-a94123531433','ff725d96-8007-4538-87d2-525fa613080c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4185c6db3441a8af59d0b417a35055',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:24.961945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec3a84d-ee2f-4dd4-b50e-ba176c3591ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:24.972687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec3a84d-ee2f-4dd4-b50e-ba176c3591ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:24.973744 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Flow 'volume_create_api' (4eed17ab-6b27-4acd-ad79-77dfc0a3236c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:24.974163 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume request issued successfully. Jul 03 10:51:24.974808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-320635e4-225c-415a-80f9-52d32f0239b2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:24.975292 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1013/4037] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:51:24 2026] POST /volume/v3/volumes => generated 751 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:24.987437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-204ede6c-d493-4d78-828a-9d19984afb23 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:24.989035 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-204ede6c-d493-4d78-828a-9d19984afb23 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:24.989225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-204ede6c-d493-4d78-828a-9d19984afb23 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:24.989442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-204ede6c-d493-4d78-828a-9d19984afb23 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:24.996030 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:24.996030 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:24.999900 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-204ede6c-d493-4d78-828a-9d19984afb23 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:25.004034 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-204ede6c-d493-4d78-828a-9d19984afb23 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 200 Jul 03 10:51:25.004455 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1012/4038] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:24 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:25.095092 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:25.097260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:25.097522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:25.097777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:25.097940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:25.102948 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:25.102948 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:25.104061 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-099d8684-dc1c-4bdc-a110-4eeaa44fa5a2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:25.104583 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1020/4039] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:25 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:25.303870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:25.305693 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] PUT https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 Jul 03 10:51:25.306040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:25.313026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Acquiring lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:51:25.317410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:51:25.318286 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:25.318286 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:25.615282 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:25.617307 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:25.617587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:25.617822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:25.617989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:25.619736 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=356,cinder:UPDATE=93,cinder:INSERT=62 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:51:25.623399 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:25.623399 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:25.624233 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7cf7bf07-a33c-48fb-8a90-adfc09fcb9ab tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:25.624808 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1014/4040] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:25 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:25.837315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Lock "cinder-attachment_update-a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:51:25.837621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-37425348-3947-40ea-8479-0df79ce35163 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 returned with HTTP 200 Jul 03 10:51:25.838115 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 995/4041] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:51:25 2026] PUT /volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:25.847396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-c6b271f2-97d9-446d-b7da-0eb63f056e78 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:25.849758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-c6b271f2-97d9-446d-b7da-0eb63f056e78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 Jul 03 10:51:25.849979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-c6b271f2-97d9-446d-b7da-0eb63f056e78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:25.850193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-c6b271f2-97d9-446d-b7da-0eb63f056e78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:25.865479 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-c6b271f2-97d9-446d-b7da-0eb63f056e78 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 returned with HTTP 200 Jul 03 10:51:25.866041 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1013/4042] 10.4.3.52 () {70 vars in 1644 bytes} [Fri Jul 3 10:51:25 2026] GET /volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:26.017433 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a471a5f4-1089-4156-aa60-937d841f15b3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.019534 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a471a5f4-1089-4156-aa60-937d841f15b3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:26.019796 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a471a5f4-1089-4156-aa60-937d841f15b3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.019997 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a471a5f4-1089-4156-aa60-937d841f15b3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.022400 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=394,cinder:INSERT=69,cinder:UPDATE=135,cinder:DELETE=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:51:26.027905 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.027905 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:26.032082 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a471a5f4-1089-4156-aa60-937d841f15b3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:26.037238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a471a5f4-1089-4156-aa60-937d841f15b3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 200 Jul 03 10:51:26.037688 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1021/4043] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.049387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.051258 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:26.051528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.051716 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.058924 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.058924 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:26.062662 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:26.066980 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f95f2551-67d4-4ec4-abaf-9083e9c2e728 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 200 Jul 03 10:51:26.067465 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1015/4044] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.079223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b64d7dba-6ba9-4963-953b-e4f431541599 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.081272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:51:26.081806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7e221c3-7fda-42ff-9dab-34e845bf4af0", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1349338683", "description": null, "metadata": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:26.091549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.091549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:26.092038 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:26.092202 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create snapshot from volume b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:26.114471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.116233 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:26.116420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.116594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.116688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:26.120741 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.120741 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:26.121599 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-076054e0-86c0-468f-8d54-e88d8675ecf2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:26.122076 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1014/4045] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.123769 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Created reservations ['93f8de46-b4e5-4071-8341-0131ed0121b6', 'c33953c9-601f-4980-9bdc-fa9734a84a42', '8706d21f-b225-41dc-90f0-f6d648451382', 'fd15fc1e-0ff6-4c6c-ab2f-b683dd130023'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:26.131493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.155636 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot force create request issued successfully. Jul 03 10:51:26.156079 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b64d7dba-6ba9-4963-953b-e4f431541599 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:51:26.156610 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 996/4046] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:51:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:26.164323 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4ad82701-3ef1-47f5-a8e0-52561852721d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.165849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ad82701-3ef1-47f5-a8e0-52561852721d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:26.166026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ad82701-3ef1-47f5-a8e0-52561852721d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.166251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4ad82701-3ef1-47f5-a8e0-52561852721d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.170734 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.170734 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:26.171096 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4ad82701-3ef1-47f5-a8e0-52561852721d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:26.171740 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4ad82701-3ef1-47f5-a8e0-52561852721d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 200 Jul 03 10:51:26.172087 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1016/4047] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.213118 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:26.213432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d5a0d9d-8d55-4657-8184-0c3de2057072", "incremental": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:26.214816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating new backup {'backup': {'volume_id': '7d5a0d9d-8d55-4657-8184-0c3de2057072', 'incremental': True}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:26.214950 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating backup of volume 7d5a0d9d-8d55-4657-8184-0c3de2057072 in container None Jul 03 10:51:26.222256 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.222256 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:26.222577 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Volume info retrieved successfully. Jul 03 10:51:26.244559 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Created reservations ['8421e40a-50f2-4aa1-a373-c2564a4965bd', '04268ed5-a6c5-4700-9e05-1b943bdfc278'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:26.257024 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d3c5829-510c-4da7-ab7d-2e2c781a09ee tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 400 Jul 03 10:51:26.257733 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1022/4048] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:26 2026] POST /volume/v3/backups => generated 109 bytes in 126 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:51:26.264229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.265809 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:26.265991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.266183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.266279 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete backup with id: 2dc04605-2167-41b2-96fe-d688494f3125. Jul 03 10:51:26.270176 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.270176 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:26.281509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] delete_backup rpcapi backup_id 2dc04605-2167-41b2-96fe-d688494f3125 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:51:26.283244 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-18ad5dbf-9c8b-4ff2-94db-a791cdbc95b6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 202 Jul 03 10:51:26.284011 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1015/4049] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:26 2026] DELETE /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:26.291233 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.293395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:26.293649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.293876 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.294043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:26.299832 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.299832 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:26.299832 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-50d1dbde-e9a3-4689-9b93-8809cd22b1e0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 200 Jul 03 10:51:26.299832 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 997/4050] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.635692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.637252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:26.637431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.637598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.637698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:26.641584 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.641584 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:26.642205 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d4bc911-cfcb-4393-bb70-59917fd74e95 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:26.642557 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1017/4051] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:26.918192 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-65df371f-51ff-45db-8acf-b4135897d60f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.918573 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65df371f-51ff-45db-8acf-b4135897d60f None None] GET https://10.4.3.52/volume// Jul 03 10:51:26.918763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65df371f-51ff-45db-8acf-b4135897d60f None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:26.918975 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65df371f-51ff-45db-8acf-b4135897d60f None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:26.919332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65df371f-51ff-45db-8acf-b4135897d60f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:26.919683 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1023/4052] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:51:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:26.926775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-e5d1c7c6-cf58-476c-b0f4-be57dadf7a69 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:26.929484 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-e5d1c7c6-cf58-476c-b0f4-be57dadf7a69 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:51:26.930070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-e5d1c7c6-cf58-476c-b0f4-be57dadf7a69 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e94ea07-574a-416d-b95b-ad70672e2a65", "connector": null, "instance_uuid": "a757dae6-82cf-44db-a190-6d27210acc21"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:26.941897 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:26.941897 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:26.965551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-e5d1c7c6-cf58-476c-b0f4-be57dadf7a69 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:51:26.966182 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1016/4053] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:51:26 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:27.182040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.183863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:27.184076 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.184315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.189383 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.189383 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:27.189759 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:27.190503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7f86b60-2d5b-4511-8365-3d4633af98eb tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 200 Jul 03 10:51:27.190828 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 998/4054] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:27.199066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7571e6dd-907d-4591-9ff5-ad582930426e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.201064 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7571e6dd-907d-4591-9ff5-ad582930426e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:27.201260 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7571e6dd-907d-4591-9ff5-ad582930426e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.201493 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7571e6dd-907d-4591-9ff5-ad582930426e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.206369 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.206369 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:27.206782 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7571e6dd-907d-4591-9ff5-ad582930426e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:27.207569 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7571e6dd-907d-4591-9ff5-ad582930426e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 200 Jul 03 10:51:27.208137 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1018/4055] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:27.215743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.218126 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:27.218375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.218576 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.223610 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.223610 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:27.224078 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:27.224883 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a588da18-83d8-4ecc-b7a9-8936fb9439ab tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 200 Jul 03 10:51:27.225315 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1024/4056] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:27.233579 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.235696 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:27.236144 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a2bb47c6-0042-47a7-9524-b668f356698c", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:27.238118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume request body: {'volume': {'snapshot_id': 'a2bb47c6-0042-47a7-9524-b668f356698c', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:27.244269 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.244269 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:27.244870 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:27.245049 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume of 1 GB Jul 03 10:51:27.249274 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Availability Zones retrieved successfully. Jul 03 10:51:27.257124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Flow 'volume_create_api' (88693d87-81a6-406c-ac87-c8e4c8a0453e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:27.258263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b751dc-a821-4fa7-949b-8820129e9e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.259430 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:27.293665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b751dc-a821-4fa7-949b-8820129e9e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a2bb47c6-0042-47a7-9524-b668f356698c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.294519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faac8fd1-0a20-4b65-8f97-d498823807f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.310879 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f01029c3-1178-406f-b18d-a874efabe6b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.312623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f01029c3-1178-406f-b18d-a874efabe6b9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 Jul 03 10:51:27.312850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f01029c3-1178-406f-b18d-a874efabe6b9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.313088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f01029c3-1178-406f-b18d-a874efabe6b9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.313254 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f01029c3-1178-406f-b18d-a874efabe6b9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 2dc04605-2167-41b2-96fe-d688494f3125. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:27.316602 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f01029c3-1178-406f-b18d-a874efabe6b9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 returned with HTTP 404 Jul 03 10:51:27.317147 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 999/4057] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/backups/2dc04605-2167-41b2-96fe-d688494f3125 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:27.325362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b0838619-4e69-4520-bb38-6930c3fd447c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.326935 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:27.327277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-185517541"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:27.328531 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-185517541'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:27.328639 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume of 1 GB Jul 03 10:51:27.332549 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Availability Zones retrieved successfully. Jul 03 10:51:27.337069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Created reservations ['36d5969b-8439-4ef3-94d3-d45f7909b157', '126bb27c-f385-4623-a5de-90ec39ab42c7', '2cefd60a-b747-4da2-9f74-1d77ce6d20df', 'c10100aa-117d-41a9-a85d-ae62c7e36731'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:27.337744 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (fa93f149-bc6e-4d6c-9775-b280ee532344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:27.337925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faac8fd1-0a20-4b65-8f97-d498823807f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36d5969b-8439-4ef3-94d3-d45f7909b157', '126bb27c-f385-4623-a5de-90ec39ab42c7', '2cefd60a-b747-4da2-9f74-1d77ce6d20df', 'c10100aa-117d-41a9-a85d-ae62c7e36731']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.338653 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc51966e-86aa-45e3-8a69-bc5177edf064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.338709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8616fb-62fd-49c1-8816-d099a29f0d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.339664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:27.363285 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8616fb-62fd-49c1-8816-d099a29f0d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.363987 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb7060e-56e1-4a33-bdd7-ff394af84c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.380892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc51966e-86aa-45e3-8a69-bc5177edf064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80a3f51-f9d5-4def-ad1e-1231d3d4f17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eadadacd8b4db485b83a4516981436',qos_specs=None,replication_status=,reservations=['36d5969b-8439-4ef3-94d3-d45f7909b157','126bb27c-f385-4623-a5de-90ec39ab42c7','2cefd60a-b747-4da2-9f74-1d77ce6d20df','c10100aa-117d-41a9-a85d-ae62c7e36731'],size=1,snapshot_id=a2bb47c6-0042-47a7-9524-b668f356698c,source_replicaid=,source_volid=None,status='creating',user_id='7c4185c6db3441a8af59d0b417a35055',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80a3f51-f9d5-4def-ad1e-1231d3d4f17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18eadadacd8b4db485b83a4516981436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a2bb47c6-0042-47a7-9524-b668f356698c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4185c6db3441a8af59d0b417a35055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.381782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (755bde4d-7ccd-4d7b-a654-08fce2724afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.404414 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (755bde4d-7ccd-4d7b-a654-08fce2724afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eadadacd8b4db485b83a4516981436',qos_specs=None,replication_status=,reservations=['36d5969b-8439-4ef3-94d3-d45f7909b157','126bb27c-f385-4623-a5de-90ec39ab42c7','2cefd60a-b747-4da2-9f74-1d77ce6d20df','c10100aa-117d-41a9-a85d-ae62c7e36731'],size=1,snapshot_id=a2bb47c6-0042-47a7-9524-b668f356698c,source_replicaid=,source_volid=None,status='creating',user_id='7c4185c6db3441a8af59d0b417a35055',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.405226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81eda878-df24-4f2c-96d5-0f0d8f20dc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.405360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5335231a-b5f8-4248-be8b-5902ad61454a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.407215 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5335231a-b5f8-4248-be8b-5902ad61454a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:27.407380 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5335231a-b5f8-4248-be8b-5902ad61454a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.407545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5335231a-b5f8-4248-be8b-5902ad61454a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.413390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['3423f122-67e8-42ce-912c-c943e668b76b', 'eeb8b1c6-4450-4f4a-9d8a-e70fcd7c59d7', '09e0566b-2a70-4778-9c14-cb6bd9ff9d69', 'd7418204-6ec0-40e6-b8d8-8a9df8f272cf'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:27.414188 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb7060e-56e1-4a33-bdd7-ff394af84c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3423f122-67e8-42ce-912c-c943e668b76b', 'eeb8b1c6-4450-4f4a-9d8a-e70fcd7c59d7', '09e0566b-2a70-4778-9c14-cb6bd9ff9d69', 'd7418204-6ec0-40e6-b8d8-8a9df8f272cf']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.414872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ede041-b22d-4d5c-88b9-7cb41ea98ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.418001 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.418001 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:27.421052 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5335231a-b5f8-4248-be8b-5902ad61454a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:27.424772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5335231a-b5f8-4248-be8b-5902ad61454a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:27.425159 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1025/4058] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:27.429529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81eda878-df24-4f2c-96d5-0f0d8f20dc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.430456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Flow 'volume_create_api' (88693d87-81a6-406c-ac87-c8e4c8a0453e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:27.430765 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Create volume request issued successfully. Jul 03 10:51:27.431381 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-186fe2b7-764e-4312-a8a2-bb771ead4ffa tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:27.431844 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1017/4059] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:27 2026] POST /volume/v3/volumes => generated 739 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:27.440875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ede041-b22d-4d5c-88b9-7cb41ea98ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47784c12-0eaf-487b-8c6d-cae062f38f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-185517541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['3423f122-67e8-42ce-912c-c943e668b76b','eeb8b1c6-4450-4f4a-9d8a-e70fcd7c59d7','09e0566b-2a70-4778-9c14-cb6bd9ff9d69','d7418204-6ec0-40e6-b8d8-8a9df8f272cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-185517541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47784c12-0eaf-487b-8c6d-cae062f38f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f293d5e6df4fd6bce1d937f2cef91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff74721f4b44591ad7b2c20462ca428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.441949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e3c14-3c7b-4958-9d05-0b7f6159c532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.443788 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.445313 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:27.445475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.445641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.452157 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.452157 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:27.456191 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:27.461139 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fe021dc-9e27-4e28-be33-367ea9a3cdc4 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 200 Jul 03 10:51:27.461493 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1000/4060] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:27.466602 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e3c14-3c7b-4958-9d05-0b7f6159c532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-185517541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['3423f122-67e8-42ce-912c-c943e668b76b','eeb8b1c6-4450-4f4a-9d8a-e70fcd7c59d7','09e0566b-2a70-4778-9c14-cb6bd9ff9d69','d7418204-6ec0-40e6-b8d8-8a9df8f272cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.466602 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63daae91-287b-427b-a4bb-a15d827edb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:27.475899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63daae91-287b-427b-a4bb-a15d827edb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:27.476690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (fa93f149-bc6e-4d6c-9775-b280ee532344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:27.477127 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request issued successfully. Jul 03 10:51:27.477762 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b0838619-4e69-4520-bb38-6930c3fd447c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:27.478208 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1019/4061] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:27 2026] POST /volume/v3/volumes => generated 746 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:27.488781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.490442 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:51:27.490621 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.490816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.493210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8894eae5-b353-45bf-99f1-33d797c3b8c0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.493759 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8894eae5-b353-45bf-99f1-33d797c3b8c0 None None] GET https://10.4.3.52/volume// Jul 03 10:51:27.493987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8894eae5-b353-45bf-99f1-33d797c3b8c0 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.494238 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8894eae5-b353-45bf-99f1-33d797c3b8c0 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.494657 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8894eae5-b353-45bf-99f1-33d797c3b8c0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:27.495038 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1018/4062] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:27.497483 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.497483 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:27.501413 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:27.502830 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.505319 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-48eb1357-47df-4fe7-abf6-1b564c2b1170 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 returned with HTTP 200 Jul 03 10:51:27.505418 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:27.505700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.505757 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1026/4063] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:27.505829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.517548 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.517548 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:27.520823 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:27.525377 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-6b3c3e6e-2113-4d88-accf-dbb8b48cd529 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:27.525747 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1001/4064] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:27.629095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.631325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] PUT https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 Jul 03 10:51:27.633480 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:27.639367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Acquiring lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:51:27.644318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:51:27.645311 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.645311 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:27.656157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:27.658274 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:27.658565 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:27.658817 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:27.658975 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:27.663609 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:27.663609 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:27.664356 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a81e50d4-40cd-4cc2-af3e-9dd3049df3cf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:27.664745 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1019/4065] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:27 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.177227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-5e94ea07-574a-416d-b95b-ad70672e2a65-np0000004406" released by "attachment_update" :: held 0.531s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:51:28.177227 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9338f7dd-be16-481a-b967-44cec81a2d29 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 returned with HTTP 200 Jul 03 10:51:28.177227 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1020/4066] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:51:27 2026] PUT /volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:28.440637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.442421 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:28.442694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.442963 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.452992 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.452992 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:28.455848 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:28.459320 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d1b7499b-a729-41c5-bde2-bdbe9299f0ba tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:28.459706 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1027/4067] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:28.472499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.474145 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:28.474329 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.474501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.480816 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.480816 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:28.483864 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:28.487444 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bb9d7a1a-7e05-4ba4-adea-81f2428f5880 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 200 Jul 03 10:51:28.487736 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1002/4068] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.498165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.499828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:28.500028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.500233 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.506988 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.506988 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:28.509918 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:28.513806 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b4658ae-0f12-4be0-ba3b-65ed8da96114 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 200 Jul 03 10:51:28.514074 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1020/4069] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.520803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.522347 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:51:28.522472 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.522638 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.525477 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.527181 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:28.527416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.527624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.527624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete snapshot with id: a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:28.529387 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.529387 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:28.532344 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.532344 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:28.532792 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:28.532931 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:28.536746 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3441bb3-1103-4ece-8d2f-a5bcd7e9d1f0 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 returned with HTTP 200 Jul 03 10:51:28.537158 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1021/4070] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.545866 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot delete request issued successfully. Jul 03 10:51:28.546058 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7deb106d-8528-4854-86cc-b7d2f077aa29 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 202 Jul 03 10:51:28.546586 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1028/4071] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:51:28 2026] DELETE /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:28.549604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4ff407f4-e214-43c6-9131-050341546e54 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.551397 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:28.551690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47784c12-0eaf-487b-8c6d-cae062f38f27", "name": "tempest-VolumesBackupsTest-Backup-1954312030"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:28.552473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-42de134c-1d38-4767-9115-c6461f01a34e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.553094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating new backup {'backup': {'volume_id': '47784c12-0eaf-487b-8c6d-cae062f38f27', 'name': 'tempest-VolumesBackupsTest-Backup-1954312030'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:28.553256 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating backup of volume 47784c12-0eaf-487b-8c6d-cae062f38f27 in container None Jul 03 10:51:28.554488 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-42de134c-1d38-4767-9115-c6461f01a34e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:28.554708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-42de134c-1d38-4767-9115-c6461f01a34e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.554958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-42de134c-1d38-4767-9115-c6461f01a34e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.559987 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.559987 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:28.560275 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.560275 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:28.560340 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Volume info retrieved successfully. Jul 03 10:51:28.560812 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-42de134c-1d38-4767-9115-c6461f01a34e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Snapshot retrieved successfully. Jul 03 10:51:28.561698 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-42de134c-1d38-4767-9115-c6461f01a34e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 200 Jul 03 10:51:28.562150 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1021/4072] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.574758 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Created reservations ['327c459b-10c2-4170-af45-e7a9adc9790a', 'dd58e62a-9a1a-46f7-8efb-4f6d9fb497a0'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:28.603539 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4ff407f4-e214-43c6-9131-050341546e54 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:28.604082 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1003/4073] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:51:28 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:28.612050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ebebcb46-107b-486e-82bc-791091df4f97 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.613767 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebebcb46-107b-486e-82bc-791091df4f97 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:28.614215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebebcb46-107b-486e-82bc-791091df4f97 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.614215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ebebcb46-107b-486e-82bc-791091df4f97 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.614338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ebebcb46-107b-486e-82bc-791091df4f97 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:28.618355 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.618355 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:28.618643 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ebebcb46-107b-486e-82bc-791091df4f97 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:28.618959 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1022/4074] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:28.677683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:28.679526 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:28.679794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:28.680031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:28.680190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:28.684760 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:28.684760 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:28.685491 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bd2161a5-bd47-43cb-9c3e-b12b6be484a0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:28.686036 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1029/4075] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:28 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:29.471447 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-11686b59-1037-4eb5-952d-48216479b9cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.473170 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11686b59-1037-4eb5-952d-48216479b9cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:29.473346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11686b59-1037-4eb5-952d-48216479b9cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.473527 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-11686b59-1037-4eb5-952d-48216479b9cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.484619 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:29.484619 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:29.487806 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-11686b59-1037-4eb5-952d-48216479b9cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:29.491618 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-11686b59-1037-4eb5-952d-48216479b9cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:29.491984 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1022/4076] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:29 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:29.570770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-72243600-54cd-484b-9575-d200e1898847 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.572372 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-72243600-54cd-484b-9575-d200e1898847 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:29.572546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-72243600-54cd-484b-9575-d200e1898847 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.572759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-72243600-54cd-484b-9575-d200e1898847 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.574612 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=425,cinder:UPDATE=151,cinder:INSERT=81 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:51:29.577721 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-72243600-54cd-484b-9575-d200e1898847 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 404 Jul 03 10:51:29.578281 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1004/4077] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:29 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:29.584408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.586122 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:29.586354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.586562 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.586730 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete volume with id: b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:29.593719 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:29.593719 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:29.594223 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:29.612035 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete volume request issued successfully. Jul 03 10:51:29.612254 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb34a240-c222-4d19-9aec-679abb96ebb0 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 202 Jul 03 10:51:29.612651 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1023/4078] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:29 2026] DELETE /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:29.619623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.621331 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:29.621522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.621705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.627676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.629377 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:29.629540 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.629714 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.629816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:29.629859 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:29.629859 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:29.633649 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:29.633780 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:29.633780 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:29.634410 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-187c85f7-afe5-46c5-bf85-9b985ac2f4b1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:29.634719 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1023/4079] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:29 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:29.639274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd74c19b-6a73-4dd6-a25a-3afd3fb551c5 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 200 Jul 03 10:51:29.640010 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1030/4080] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:29 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:29.696235 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:29.697838 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:29.698032 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:29.698219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:29.698315 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:29.702385 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:29.702385 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:29.703007 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b97862b1-cdaf-4698-aa0a-3b3beedd0ed0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:29.703369 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1005/4081] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:29 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:30.047911 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-91d34fa9-dcb9-48cf-8316-820701e33b02 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.050303 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-91d34fa9-dcb9-48cf-8316-820701e33b02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption Jul 03 10:51:30.050530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-91d34fa9-dcb9-48cf-8316-820701e33b02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.050760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-91d34fa9-dcb9-48cf-8316-820701e33b02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.063014 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.063014 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:30.068707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-91d34fa9-dcb9-48cf-8316-820701e33b02 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption returned with HTTP 200 Jul 03 10:51:30.069163 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1024/4082] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:30.504076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27405f74-8b17-41c2-affb-870d444aa903 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.506469 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27405f74-8b17-41c2-affb-870d444aa903 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:30.506651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27405f74-8b17-41c2-affb-870d444aa903 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.506831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27405f74-8b17-41c2-affb-870d444aa903 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.518759 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.518759 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:30.522398 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27405f74-8b17-41c2-affb-870d444aa903 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:30.526576 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27405f74-8b17-41c2-affb-870d444aa903 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:30.527024 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1024/4083] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:30.644613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.647745 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:30.648034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.648337 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.648518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:30.652172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-76f4c953-69b6-4845-9c41-517c916e0501 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.654165 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.654165 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:30.654426 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76f4c953-69b6-4845-9c41-517c916e0501 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:30.654683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76f4c953-69b6-4845-9c41-517c916e0501 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.654933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76f4c953-69b6-4845-9c41-517c916e0501 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.654985 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d1cb968-bad1-4a59-88dc-bd3e9bec1afd tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:30.655434 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1031/4084] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:30.661755 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76f4c953-69b6-4845-9c41-517c916e0501 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 404 Jul 03 10:51:30.662356 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1006/4085] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:30.670000 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.675530 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:30.675724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.675948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.676139 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete volume with id: f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:30.686488 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.686488 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:30.686958 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:30.702620 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete volume request issued successfully. Jul 03 10:51:30.702774 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd7c71f1-4c15-4aec-b980-bb35f847221e tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 202 Jul 03 10:51:30.703259 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1025/4086] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:30 2026] DELETE /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:51:30.711573 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.713853 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:30.714023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:30.714177 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.714453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.715916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:30.716138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:30.716366 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:30.716505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:30.720800 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.720800 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:30.721485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45c5c42c-3b4d-40e6-b659-32aa08ee897e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:30.721857 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1032/4087] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:30.726085 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:30.726085 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:30.730913 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Volume info retrieved successfully. Jul 03 10:51:30.736167 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b42184ea-96cc-4f96-a56b-73d6442bd78d tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 200 Jul 03 10:51:30.736588 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1025/4088] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:30 2026] GET /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:31.202753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.208082 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:31.208416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1518041513"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:31.209750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1518041513'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:31.209839 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume of 1 GB Jul 03 10:51:31.216964 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Availability Zones retrieved successfully. Jul 03 10:51:31.223056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (9d411cf1-e2fe-48ed-8e95-6a16daf61abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:31.224216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4567bb1-0f49-4994-a0a3-8539232fe2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:31.225489 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:31.254589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4567bb1-0f49-4994-a0a3-8539232fe2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:31.255478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c389224-8406-408d-9384-68546b705759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:31.319444 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Created reservations ['423ec9e1-0109-487d-b414-999c5d8767d7', '51a060bb-91d4-4248-8a55-8fdb2bf97809', 'bb27596c-c2b4-44fd-a6f9-6cc346517555', '3cf1369c-7e35-4ce9-9e75-2ebc8cb01332'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:31.320325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c389224-8406-408d-9384-68546b705759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423ec9e1-0109-487d-b414-999c5d8767d7', '51a060bb-91d4-4248-8a55-8fdb2bf97809', 'bb27596c-c2b4-44fd-a6f9-6cc346517555', '3cf1369c-7e35-4ce9-9e75-2ebc8cb01332']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:31.321071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b371aaec-ce47-4ebd-a8cd-3a4f14028e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:31.345718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b371aaec-ce47-4ebd-a8cd-3a4f14028e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22199fbd-e214-4c15-ba8a-082bc70b3f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1518041513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['423ec9e1-0109-487d-b414-999c5d8767d7','51a060bb-91d4-4248-8a55-8fdb2bf97809','bb27596c-c2b4-44fd-a6f9-6cc346517555','3cf1369c-7e35-4ce9-9e75-2ebc8cb01332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1518041513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22199fbd-e214-4c15-ba8a-082bc70b3f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f89ac4d7f74d4792068f2eafba5748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:31.346456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cc13c0-a81d-476d-b37e-5145f411dc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:31.372360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cc13c0-a81d-476d-b37e-5145f411dc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1518041513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['423ec9e1-0109-487d-b414-999c5d8767d7','51a060bb-91d4-4248-8a55-8fdb2bf97809','bb27596c-c2b4-44fd-a6f9-6cc346517555','3cf1369c-7e35-4ce9-9e75-2ebc8cb01332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:31.374540 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fffac5-866d-430f-b131-e2c344c91a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:31.391359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71fffac5-866d-430f-b131-e2c344c91a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:31.393595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (9d411cf1-e2fe-48ed-8e95-6a16daf61abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:31.395184 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request issued successfully. Jul 03 10:51:31.397032 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8e1e3fb6-fbdd-426e-bac4-feed5957795e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:31.398588 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1007/4089] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:31 2026] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:31.427027 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.429087 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:31.429388 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.429768 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.438424 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:31.438424 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:31.442291 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:31.448029 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-318df100-b8d9-4970-b9a9-b2f1b97d8f9e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:31.448562 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1026/4090] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:31.539002 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6f56972d-153c-4990-a27e-705a44c5f583 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.540684 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f56972d-153c-4990-a27e-705a44c5f583 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:31.540881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f56972d-153c-4990-a27e-705a44c5f583 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.541038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f56972d-153c-4990-a27e-705a44c5f583 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.550896 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:31.550896 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:31.553757 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6f56972d-153c-4990-a27e-705a44c5f583 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:31.557266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f56972d-153c-4990-a27e-705a44c5f583 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:31.557664 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1033/4091] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:31.666404 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.668190 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:31.668431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.668574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.668690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:31.672565 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:31.672565 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:31.673117 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfd6f213-4c0a-4da8-80b7-ebaf9c80b2fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:31.673434 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1026/4092] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:31.734603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.736328 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:31.736507 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.736672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.736772 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:31.746895 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:31.746895 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:31.747583 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66036846-e55b-4390-97a5-f1f397a1b5b0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:31.747955 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1008/4093] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:31.750303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2bd8d3ad-1ff3-4498-aad1-3aac29ae3141 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.752182 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2bd8d3ad-1ff3-4498-aad1-3aac29ae3141 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e Jul 03 10:51:31.752395 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2bd8d3ad-1ff3-4498-aad1-3aac29ae3141 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.752620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2bd8d3ad-1ff3-4498-aad1-3aac29ae3141 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.758409 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2bd8d3ad-1ff3-4498-aad1-3aac29ae3141 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e returned with HTTP 404 Jul 03 10:51:31.759046 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1027/4094] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/volumes/f80a3f51-f9d5-4def-ad1e-1231d3d4f17e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:31.765521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.767161 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:31.767335 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.767491 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.767589 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete snapshot with id: a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:31.771278 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-992e9f5b-faa2-4cf3-9a6c-c17b4d0ce4c3 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 404 Jul 03 10:51:31.771717 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1034/4095] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:51:31 2026] DELETE /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:31.778816 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5fcc51fe-5ff1-4ca7-8dcd-e2d14d770208 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.780321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5fcc51fe-5ff1-4ca7-8dcd-e2d14d770208 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c Jul 03 10:51:31.780485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5fcc51fe-5ff1-4ca7-8dcd-e2d14d770208 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.780657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5fcc51fe-5ff1-4ca7-8dcd-e2d14d770208 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.785095 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5fcc51fe-5ff1-4ca7-8dcd-e2d14d770208 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c returned with HTTP 404 Jul 03 10:51:31.785562 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1027/4096] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/snapshots/a2bb47c6-0042-47a7-9524-b668f356698c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:31.795088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.796700 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:31.796930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.797135 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.797304 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Delete volume with id: b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:31.803934 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb9ba7e1-44ba-4f05-9576-785110de4719 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 404 Jul 03 10:51:31.804631 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1009/4097] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:31 2026] DELETE /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:31.812948 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0e11adbf-e1c7-43c3-b403-adc8d5da55c2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:31.814426 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e11adbf-e1c7-43c3-b403-adc8d5da55c2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] GET https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 Jul 03 10:51:31.814591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e11adbf-e1c7-43c3-b403-adc8d5da55c2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:31.814784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e11adbf-e1c7-43c3-b403-adc8d5da55c2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:31.820398 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e11adbf-e1c7-43c3-b403-adc8d5da55c2 tempest-SnapshotDependencyTests-1152649882 tempest-SnapshotDependencyTests-1152649882-project-member] https://10.4.3.52/volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 returned with HTTP 404 Jul 03 10:51:31.820908 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1028/4098] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:31 2026] GET /volume/v3/volumes/b7e221c3-7fda-42ff-9dab-34e845bf4af0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:32.487515 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:32.489449 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:32.489697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:32.489986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:32.498456 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:32.498456 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:32.503053 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:32.508231 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-20dbc533-0569-4789-9144-3c4e3eb476e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:32.508761 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1035/4099] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:32 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:32.562053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:32.564251 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:32.564425 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:32.564647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:32.569972 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:32.572089 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:32.572363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:32.572431 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:32.572431 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:32.572595 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:32.578035 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:32.583629 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-053b0e53-2688-402f-9ad1-7fc437b192bd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:32.584156 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1028/4100] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:32 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:32.587854 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:32.587854 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:32.592964 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:32.599392 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-84ec1f18-fcfd-46fb-a24b-d36299a582be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:32.599966 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1010/4101] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:32 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:32.683381 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:32.685524 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:32.685773 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:32.686046 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:32.686218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:32.691195 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:32.691195 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:32.691973 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0b440e5-8498-4121-bd17-15b384ea3ed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:32.692457 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1029/4102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:32 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:32.761547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:32.765124 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:32.765124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:32.765124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:32.765124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:32.771374 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:32.771374 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:32.772244 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a77a65df-4efb-4e0b-ac05-e9e2640a0e1b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:32.775148 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1036/4103] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:32 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:33.616075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:33.618402 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:33.618713 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:33.619016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:33.624733 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=428,cinder:UPDATE=165,cinder:INSERT=82,cinder:DELETE=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:51:33.638079 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:33.638079 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:33.642348 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:33.648260 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72d1aaf4-6f17-4e7b-90bd-ab3d2790c4bc tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:33.648620 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1029/4104] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:33 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:33.706919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:33.708613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:33.708811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:33.708996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:33.709125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:33.714719 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:33.714719 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:33.715654 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-739954f4-882c-4ae7-a09a-71647b0c40b9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:33.716189 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1011/4105] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:33 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:33.758859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-b7fac648-48ab-41b7-81bb-37104362a3a5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:33.761391 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-b7fac648-48ab-41b7-81bb-37104362a3a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64/action Jul 03 10:51:33.761853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-b7fac648-48ab-41b7-81bb-37104362a3a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:33.762033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-b7fac648-48ab-41b7-81bb-37104362a3a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:33.778136 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:33.778136 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:33.783520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-df98ec0b-0490-4f59-8440-dee39122779e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:33.786701 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-df98ec0b-0490-4f59-8440-dee39122779e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:33.789126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-df98ec0b-0490-4f59-8440-dee39122779e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:33.789126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-df98ec0b-0490-4f59-8440-dee39122779e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:33.789126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-df98ec0b-0490-4f59-8440-dee39122779e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:33.789295 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-17fb9a0b-b6f4-445e-a443-bd2dff5b3331 req-b7fac648-48ab-41b7-81bb-37104362a3a5 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64/action returned with HTTP 204 Jul 03 10:51:33.789484 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1030/4106] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:51:33 2026] POST /volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:33.792180 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:33.792180 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:33.792945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-df98ec0b-0490-4f59-8440-dee39122779e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:33.793428 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1037/4107] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:33 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:34.261285 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.263084 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:51:34.263851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.263851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.274255 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.274255 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:34.277983 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:51:34.282354 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7783ec66-aefc-4660-9e3f-e7b9e9615d60 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:51:34.282780 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1030/4108] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:34.329659 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.336761 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:51:34.337098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.337683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.351192 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.351192 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:34.354654 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:51:34.358934 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-33f7649f-95b7-4b8d-91d7-ba3330a35916 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:51:34.359456 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1012/4109] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:34.378545 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.380730 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] POST https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/action Jul 03 10:51:34.381148 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:34.381297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:34.392635 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.392635 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:34.393068 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:51:34.398735 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Begin detaching volume completed successfully. Jul 03 10:51:34.398932 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-8fcd27a9-06bd-4f33-b292-69f2a1031fff tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/action returned with HTTP 202 Jul 03 10:51:34.399326 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1031/4110] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:51:34 2026] POST /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:34.626634 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-110cbe6d-ddb2-4138-aac1-25deb806e64f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.627180 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-110cbe6d-ddb2-4138-aac1-25deb806e64f None None] GET https://10.4.3.52/volume// Jul 03 10:51:34.627459 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-110cbe6d-ddb2-4138-aac1-25deb806e64f None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.627698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-110cbe6d-ddb2-4138-aac1-25deb806e64f None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.628079 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-110cbe6d-ddb2-4138-aac1-25deb806e64f None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:34.628651 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1038/4111] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:34.636247 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-a09faf25-484c-4984-bcc6-9241c0f181b0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.638268 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-a09faf25-484c-4984-bcc6-9241c0f181b0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:51:34.638626 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-a09faf25-484c-4984-bcc6-9241c0f181b0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22199fbd-e214-4c15-ba8a-082bc70b3f5e", "connector": null, "instance_uuid": "b05ed7a1-5cac-4a9e-a564-49f2e228f681"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:34.647711 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.647711 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:34.662388 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.663987 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:34.664409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.665927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.680842 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.680842 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:34.683660 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:34.689061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-811ada5f-6036-4a4d-a3bd-c2abde7d99c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:34.689647 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1013/4112] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:34.691747 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-a09faf25-484c-4984-bcc6-9241c0f181b0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:51:34.692537 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1031/4113] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:51:34 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:51:34.733899 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6989784-86d5-457a-936d-d75e0523bd0f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.735487 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6989784-86d5-457a-936d-d75e0523bd0f tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:34.735655 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6989784-86d5-457a-936d-d75e0523bd0f tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.735846 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6989784-86d5-457a-936d-d75e0523bd0f tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.735956 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a6989784-86d5-457a-936d-d75e0523bd0f tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:34.739565 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.739565 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:34.740259 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6989784-86d5-457a-936d-d75e0523bd0f tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:34.740424 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1032/4114] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:34.804631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:34.809255 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:34.809581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:34.809866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:34.810018 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:34.818439 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:34.818439 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:34.820063 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-beb5e117-7bcb-4d1e-84da-7a0126106d19 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:34.820586 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1039/4115] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:34 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:35.108828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.110621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:35.110805 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.110985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.120638 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.120638 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:35.123872 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:35.128404 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d866e55b-cf8a-4e93-b2eb-b1c13a3556fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:35.128802 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1014/4116] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:35.221441 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-818fba23-b6b3-40b1-b743-a79d1fbf8fef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.221763 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-818fba23-b6b3-40b1-b743-a79d1fbf8fef None None] GET https://10.4.3.52/volume// Jul 03 10:51:35.221919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-818fba23-b6b3-40b1-b743-a79d1fbf8fef None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.222087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-818fba23-b6b3-40b1-b743-a79d1fbf8fef None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.225124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-818fba23-b6b3-40b1-b743-a79d1fbf8fef None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:35.225124 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1032/4117] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:35.230362 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.232362 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:35.232582 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.232753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.241334 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.241334 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:35.245304 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:35.249700 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-66f100a4-e741-4882-b24b-0958aab36c83 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:35.249700 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1033/4118] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:35.259458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9a4bfc77-1c48-403b-96ed-170debfeef31 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.261603 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9a4bfc77-1c48-403b-96ed-170debfeef31 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992/action Jul 03 10:51:35.262045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9a4bfc77-1c48-403b-96ed-170debfeef31 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:35.262188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9a4bfc77-1c48-403b-96ed-170debfeef31 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:35.282637 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.282637 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:35.298613 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e1165f16-3c82-481e-bd63-f943f73d0063 req-9a4bfc77-1c48-403b-96ed-170debfeef31 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992/action returned with HTTP 204 Jul 03 10:51:35.299286 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1040/4119] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:51:35 2026] POST /volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:35.360258 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.363894 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] PUT https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 Jul 03 10:51:35.366300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:35.379046 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Acquiring lock "cinder-attachment_update-22199fbd-e214-4c15-ba8a-082bc70b3f5e-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:51:35.380827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-22199fbd-e214-4c15-ba8a-082bc70b3f5e-np0000004406" acquired by "attachment_update" :: waited 0.006s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:51:35.381448 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.381448 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:35.423038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-edd1d399-b799-44dd-9fb3-5934a5d89552 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.423428 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-edd1d399-b799-44dd-9fb3-5934a5d89552 None None] GET https://10.4.3.52/volume// Jul 03 10:51:35.423575 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-edd1d399-b799-44dd-9fb3-5934a5d89552 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.423746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-edd1d399-b799-44dd-9fb3-5934a5d89552 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.424118 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-edd1d399-b799-44dd-9fb3-5934a5d89552 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:35.424560 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1033/4120] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:35.432048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.435031 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:51:35.435344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.435566 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.451514 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.451514 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:35.458487 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:51:35.466424 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-590e291f-0480-4c2d-b8bc-56be97d6777b tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:51:35.466933 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1034/4121] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:35.490931 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-fb92b6f5-2776-4d0a-9527-05ae3dc735dd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.497621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-fb92b6f5-2776-4d0a-9527-05ae3dc735dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption Jul 03 10:51:35.497945 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-fb92b6f5-2776-4d0a-9527-05ae3dc735dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.498162 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-fb92b6f5-2776-4d0a-9527-05ae3dc735dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.512667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.512667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:35.519517 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-fb92b6f5-2776-4d0a-9527-05ae3dc735dd tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption returned with HTTP 200 Jul 03 10:51:35.519964 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1041/4122] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:35.701388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8535164c-df01-40ec-ba31-d17f16042315 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.703223 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8535164c-df01-40ec-ba31-d17f16042315 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:35.703435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8535164c-df01-40ec-ba31-d17f16042315 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.703686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8535164c-df01-40ec-ba31-d17f16042315 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.715608 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.715608 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:35.718651 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8535164c-df01-40ec-ba31-d17f16042315 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:35.722528 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8535164c-df01-40ec-ba31-d17f16042315 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:35.722867 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1034/4123] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:35.750921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.752849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:35.753087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.753329 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.753457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:35.757695 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.757695 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:35.757832 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f4317666-3ef5-43e3-8ec5-fd21053e8784 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:35.758170 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1035/4124] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:35.832211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:35.833827 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:35.834321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:35.834321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:35.834321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:35.838058 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:35.838058 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:35.838617 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3760c60b-3738-45fd-bfc5-3b60d694d551 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:35.839667 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1042/4125] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:35 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:35.907835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-22199fbd-e214-4c15-ba8a-082bc70b3f5e-np0000004406" released by "attachment_update" :: held 0.527s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:51:35.909035 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-b3b7f037-c50e-49d5-9f2c-a0765745b281 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 returned with HTTP 200 Jul 03 10:51:35.909035 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1015/4126] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:51:35 2026] PUT /volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:36.143321 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:36.145320 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:36.145533 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:36.145757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:36.159635 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:36.159635 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:36.170368 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:36.175703 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99705267-a265-4f90-bf0f-c94b8b8709b3 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:36.176140 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1035/4127] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:36 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:36.769911 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:36.772278 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:36.772502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:36.772731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:36.772888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:36.777965 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:36.777965 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:36.778789 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ac2d624-bdba-4c13-89d6-03fc090371a9 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:36.779287 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1036/4128] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:36 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:36.852020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:36.853811 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:36.853993 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:36.854177 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:36.854274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:36.858323 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:36.858323 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:36.858915 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-deac57a7-fc10-40d4-a61f-684c347c7db4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:36.859270 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1043/4129] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:36 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:37.019455 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34b58d20-e275-435e-9420-f10d86ab9ccb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.021630 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34b58d20-e275-435e-9420-f10d86ab9ccb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:37.021881 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34b58d20-e275-435e-9420-f10d86ab9ccb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.022125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34b58d20-e275-435e-9420-f10d86ab9ccb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.038979 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.038979 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:37.042421 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-34b58d20-e275-435e-9420-f10d86ab9ccb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.049348 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34b58d20-e275-435e-9420-f10d86ab9ccb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:37.049841 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1016/4130] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:37.063591 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.065311 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:37.065478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.065648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.088134 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.088134 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:37.089798 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.099352 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b4bf1f01-b7c9-41e6-a96a-4fe377b0e276 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:37.099352 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1036/4131] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:37.110687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-936ab4cc-ba83-466c-b771-1f688683d98e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.112912 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-936ab4cc-ba83-466c-b771-1f688683d98e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:37.113405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-936ab4cc-ba83-466c-b771-1f688683d98e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.113405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-936ab4cc-ba83-466c-b771-1f688683d98e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.124033 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.124033 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:37.127533 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-936ab4cc-ba83-466c-b771-1f688683d98e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.132173 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-936ab4cc-ba83-466c-b771-1f688683d98e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:37.132519 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1037/4132] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:37.188086 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.190720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:37.190953 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.191163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.194428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c583abb4-6839-4d52-a623-d99a78bfb65c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.202071 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c583abb4-6839-4d52-a623-d99a78bfb65c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:37.202071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c583abb4-6839-4d52-a623-d99a78bfb65c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.202071 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c583abb4-6839-4d52-a623-d99a78bfb65c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.206277 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.206277 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:37.210779 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.210779 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:37.210905 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.213577 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c583abb4-6839-4d52-a623-d99a78bfb65c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:37.214788 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-1a02f567-5c95-4cc4-9b51-97b8472031c9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:37.215221 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1044/4133] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:37.219526 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c583abb4-6839-4d52-a623-d99a78bfb65c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:37.219526 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1017/4134] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:37.236659 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.238697 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action Jul 03 10:51:37.239040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:37.239201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:37.255026 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.255026 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:37.255647 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.264279 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Begin detaching volume completed successfully. Jul 03 10:51:37.264521 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-6c4a2b58-077f-4ad6-b7db-12d213519829 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action returned with HTTP 202 Jul 03 10:51:37.265123 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1037/4135] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:51:37 2026] POST /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:37.294051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.296206 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:37.296592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.296702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.312626 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.312626 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:37.317797 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:37.323022 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b9f122a-b7bb-4573-9ab1-cdd4b81287a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:37.323537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1038/4136] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:37.791660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.794509 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:37.794509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.794645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.794696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:37.799233 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.799233 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:37.799876 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9e4d97b-329e-49ed-9e6c-21720b1ac579 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:37.800282 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1045/4137] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:37.868734 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.870290 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:37.870474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.870644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.870740 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 5895b588-f529-4c63-a11d-01362f6cb6d7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:37.874658 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.874658 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:37.875278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ac5bc69a-f366-4f7e-b47f-9d652312e3c1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 200 Jul 03 10:51:37.875625 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1018/4138] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:37.887289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.888719 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 Jul 03 10:51:37.889118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.889118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.889227 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: 5895b588-f529-4c63-a11d-01362f6cb6d7. Jul 03 10:51:37.893006 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.893006 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:37.906820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id 5895b588-f529-4c63-a11d-01362f6cb6d7 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:51:37.908744 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4d50b7a-d8c9-4b90-9177-2549f4180666 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 returned with HTTP 202 Jul 03 10:51:37.909326 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1038/4139] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:37 2026] DELETE /volume/v3/backups/5895b588-f529-4c63-a11d-01362f6cb6d7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:37.920085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.922519 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:37.923007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.923007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.923238 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume with id: 92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:37.932488 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.932488 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:37.932927 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:37.953780 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume request issued successfully. Jul 03 10:51:37.954015 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a751ea3-3f6b-4352-b403-527dc07e4a64 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b returned with HTTP 202 Jul 03 10:51:37.954530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1039/4140] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:37 2026] DELETE /volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 10:51:37.961883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-781e5339-472e-472f-b3bb-ea0c9a522698 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:37.964076 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-781e5339-472e-472f-b3bb-ea0c9a522698 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:37.964076 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-781e5339-472e-472f-b3bb-ea0c9a522698 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:37.964204 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-781e5339-472e-472f-b3bb-ea0c9a522698 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:37.976926 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:37.976926 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:37.980825 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-781e5339-472e-472f-b3bb-ea0c9a522698 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:37.986478 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-781e5339-472e-472f-b3bb-ea0c9a522698 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b returned with HTTP 200 Jul 03 10:51:37.987084 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1046/4141] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:37 2026] GET /volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:38.232620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.234331 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:38.234675 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.236123 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.253719 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:38.253719 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:38.261012 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:38.265721 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04ecf143-9592-4cd6-abc3-0bf0fb0b76e1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:38.266119 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1019/4142] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:38.292044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6269ff43-2428-4479-87d2-90803ae18c55 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.292403 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6269ff43-2428-4479-87d2-90803ae18c55 None None] GET https://10.4.3.52/volume// Jul 03 10:51:38.292587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6269ff43-2428-4479-87d2-90803ae18c55 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.292806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6269ff43-2428-4479-87d2-90803ae18c55 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.293133 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6269ff43-2428-4479-87d2-90803ae18c55 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:38.293397 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1039/4143] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:38.301611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.303693 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:38.304635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.304635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.317788 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:38.317788 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:38.322411 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:38.327564 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-07060969-3643-4dc1-9429-de9385fff214 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:38.328170 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1040/4144] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1692 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:38.359253 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.362332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:38.362527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.362708 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.377020 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:38.377020 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:38.380571 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:38.384802 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a326b824-60b0-4f6a-8c86-3fc205768fdf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:38.385280 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1047/4145] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:38.810344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.812015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:38.812216 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.812397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.812516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:38.816799 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:38.816799 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:38.817451 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c95d1f3d-5d91-4e48-b8bc-96a5b366a142 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:38.817792 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1020/4146] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:38.832969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:38.834540 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:38.834974 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:38.835277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:38.846069 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:38.846069 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:38.850466 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:38.855438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-68a87583-84df-4beb-b0a2-7addc6d10679 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:38.855966 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1040/4147] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:38 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:39.002261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6660e578-b48a-41f8-95cb-9a117e3dee8b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.004158 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6660e578-b48a-41f8-95cb-9a117e3dee8b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b Jul 03 10:51:39.004423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6660e578-b48a-41f8-95cb-9a117e3dee8b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.004632 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6660e578-b48a-41f8-95cb-9a117e3dee8b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.010927 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6660e578-b48a-41f8-95cb-9a117e3dee8b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b returned with HTTP 404 Jul 03 10:51:39.010927 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1041/4148] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/volumes/92e8271a-5a70-4de1-be44-f657083c9b7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:39.021006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b528a91f-977f-473a-9c35-bf49ed854f52 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.024452 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/export_record Jul 03 10:51:39.024744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.025434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'export_record' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.025434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Export record for backup 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 10:51:39.032999 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.032999 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:39.033830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.api [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling RPCAPI with context: , host: np0000004406, backup: 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 10:51:39.047866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] export_record in rpcapi backup_id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f on host np0000004406. {{(pid=99876) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 10:51:39.278524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-476fd377-5aa1-4c60-ae34-a783bab3167c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.280822 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-476fd377-5aa1-4c60-ae34-a783bab3167c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:39.281083 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-476fd377-5aa1-4c60-ae34-a783bab3167c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.281358 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-476fd377-5aa1-4c60-ae34-a783bab3167c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.293898 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.293898 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:39.298156 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-476fd377-5aa1-4c60-ae34-a783bab3167c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:39.303364 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-476fd377-5aa1-4c60-ae34-a783bab3167c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:39.303840 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1021/4149] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:39.367746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-ef6405c2-9ab8-413f-92d3-c3a23723f611 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.370018 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-ef6405c2-9ab8-413f-92d3-c3a23723f611 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 Jul 03 10:51:39.371461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-ef6405c2-9ab8-413f-92d3-c3a23723f611 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.371461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-ef6405c2-9ab8-413f-92d3-c3a23723f611 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.378084 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.378084 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:39.397909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-959d005e-cad3-4d01-9425-a51460e72bee None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.399703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-959d005e-cad3-4d01-9425-a51460e72bee tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:39.399909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-959d005e-cad3-4d01-9425-a51460e72bee tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.400095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-959d005e-cad3-4d01-9425-a51460e72bee tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.413640 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.413640 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:39.417494 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-959d005e-cad3-4d01-9425-a51460e72bee tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:39.422253 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-959d005e-cad3-4d01-9425-a51460e72bee tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:39.422675 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1042/4150] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:39.550359 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGZmYmI0YzMtODNiNC00NmFlLWIwOTYtZjgxMzI3MmE3ZDNmIiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiOTczMDVmMGYtMGI3My00ZDdlLTk0N2EtNmMzZjgzZTNkMzdiIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00OTA0ODUwMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NzMwNWYwZi0wYjczLTRkN2UtOTQ3YS02YzNmODNlM2QzN2IvMjAyNjA3MDMxMDUwNDUvYXpfbm92YV9iYWNrdXBfNGZmYmI0YzMtODNiNC00NmFlLWIwOTYtZjgxMzI3MmE3ZDNmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMDo1MDo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MDo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEwOjUxOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99876) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 10:51:39.550757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b528a91f-977f-473a-9c35-bf49ed854f52 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/export_record returned with HTTP 200 Jul 03 10:51:39.551326 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1048/4151] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/export_record => generated 1424 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:39.559207 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.560655 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:39.560975 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1468671439"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:39.562334 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1468671439'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:39.562465 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume of 1 GB Jul 03 10:51:39.565892 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability Zones retrieved successfully. Jul 03 10:51:39.571222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (2c0d91cb-13e7-4625-97fe-a91d01b1e357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:39.572125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fc98ab-b5f5-43f8-8d5a-b167276e8390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:39.573399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:39.596148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73fc98ab-b5f5-43f8-8d5a-b167276e8390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:39.596815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e2c458-f016-42f7-8a19-91c741d90fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:39.638930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['de9d3b15-fde7-4658-839c-bea966c11c5f', '3c2306f1-2289-485c-bebf-8f1bf6249d27', '63fb35b3-cfa7-4e4d-8d0a-b7f8d119094f', '402f590c-9421-46c3-9d34-50d72f606a9f'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:39.639638 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e2c458-f016-42f7-8a19-91c741d90fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9d3b15-fde7-4658-839c-bea966c11c5f', '3c2306f1-2289-485c-bebf-8f1bf6249d27', '63fb35b3-cfa7-4e4d-8d0a-b7f8d119094f', '402f590c-9421-46c3-9d34-50d72f606a9f']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:39.640363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155387c8-3406-4db5-8257-25b2b1430e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:39.665850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155387c8-3406-4db5-8257-25b2b1430e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a44db06-6106-46d4-bc31-7ce63f5d5b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468671439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['de9d3b15-fde7-4658-839c-bea966c11c5f','3c2306f1-2289-485c-bebf-8f1bf6249d27','63fb35b3-cfa7-4e4d-8d0a-b7f8d119094f','402f590c-9421-46c3-9d34-50d72f606a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468671439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a44db06-6106-46d4-bc31-7ce63f5d5b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38fb24f69644855a2747f9b1ec61ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a923b840f0584bda934e94d04acd8eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:39.666457 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac565c1-963a-4096-833a-809ed27cbff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:39.688026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac565c1-963a-4096-833a-809ed27cbff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468671439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['de9d3b15-fde7-4658-839c-bea966c11c5f','3c2306f1-2289-485c-bebf-8f1bf6249d27','63fb35b3-cfa7-4e4d-8d0a-b7f8d119094f','402f590c-9421-46c3-9d34-50d72f606a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:39.688679 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeebc66f-6519-4129-b284-8bcd2c436a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:39.699079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeebc66f-6519-4129-b284-8bcd2c436a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:39.699854 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (2c0d91cb-13e7-4625-97fe-a91d01b1e357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:39.700153 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request issued successfully. Jul 03 10:51:39.700681 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69433b51-ac91-4141-8c3f-449b4a3efd71 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:39.701138 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1022/4152] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:51:39 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:39.711528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.713659 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:51:39.713975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.714261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.723922 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.723922 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:39.728380 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:39.732886 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca6e3e17-2e31-44a0-9890-18cd8fef848f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a returned with HTTP 200 Jul 03 10:51:39.733394 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1043/4153] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:39.827654 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7cb55679-0cc9-467d-927d-9dff818379fc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:39.829456 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7cb55679-0cc9-467d-927d-9dff818379fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:39.829675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7cb55679-0cc9-467d-927d-9dff818379fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:39.829949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7cb55679-0cc9-467d-927d-9dff818379fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:39.830136 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-7cb55679-0cc9-467d-927d-9dff818379fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:39.834534 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:39.834534 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:39.835178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7cb55679-0cc9-467d-927d-9dff818379fc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:39.835553 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1049/4154] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:39 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:39.908154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-f213f3bc-c4bc-4fc4-8089-2b36153105ce req-ef6405c2-9ab8-413f-92d3-c3a23723f611 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 returned with HTTP 200 Jul 03 10:51:39.908154 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1041/4155] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:51:39 2026] DELETE /volume/v3/attachments/2c12d4eb-803b-4f27-8fe6-acbed5265992 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:40.316690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.318437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:40.318619 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:40.318840 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:40.328123 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.328123 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:40.331865 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:40.336307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a83de6e6-4247-48ce-8118-8681a0b5ad30 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:40.336677 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1023/4156] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:40 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:40.435416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.437010 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:40.437200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:40.437392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:40.446284 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.446284 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:40.449560 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:40.453474 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6c2ee60-090a-4c54-b4ed-131a2e0669d6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:40.453970 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1044/4157] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:40 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:40.746556 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7da1cfd3-3ae0-4104-af20-921f75551193 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.748916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7da1cfd3-3ae0-4104-af20-921f75551193 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:51:40.749185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7da1cfd3-3ae0-4104-af20-921f75551193 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:40.749454 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7da1cfd3-3ae0-4104-af20-921f75551193 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:40.760511 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.760511 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:40.764993 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7da1cfd3-3ae0-4104-af20-921f75551193 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:40.769878 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7da1cfd3-3ae0-4104-af20-921f75551193 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a returned with HTTP 200 Jul 03 10:51:40.770483 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1050/4158] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:40 2026] GET /volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:40.785858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a688a741-4288-42f8-8e3d-921119850f84 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.787741 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:40.788134 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a44db06-6106-46d4-bc31-7ce63f5d5b2a", "name": "tempest-type-Backup-1162310968"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:40.789481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating new backup {'backup': {'volume_id': '4a44db06-6106-46d4-bc31-7ce63f5d5b2a', 'name': 'tempest-type-Backup-1162310968'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:40.789622 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating backup of volume 4a44db06-6106-46d4-bc31-7ce63f5d5b2a in container None Jul 03 10:51:40.798226 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.798226 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:40.798620 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:51:40.814456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['8484397b-825b-4b76-b3db-a3a7839d8bb5', 'f0a094ea-c354-424e-87a5-0422aca06f7c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:40.838075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a688a741-4288-42f8-8e3d-921119850f84 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:40.838567 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1042/4159] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:51:40 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:40.845222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-208001f8-b856-450c-8f35-6c73d8d889ed None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.846286 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:40.846858 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-208001f8-b856-450c-8f35-6c73d8d889ed tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:40.847093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-208001f8-b856-450c-8f35-6c73d8d889ed tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:40.847328 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-208001f8-b856-450c-8f35-6c73d8d889ed tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:40.847433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-208001f8-b856-450c-8f35-6c73d8d889ed tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:40.847793 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:40.847974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:40.848151 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:40.848284 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:40.851820 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.851820 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:40.852476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-208001f8-b856-450c-8f35-6c73d8d889ed tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:40.852932 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1024/4160] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:40 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:40.860127 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:40.860127 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:40.860127 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf0176ae-680c-46fa-b206-4388c28f33f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:40.860127 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1045/4161] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:40 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:41.348057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:41.349874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:41.350072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:41.350290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:41.360143 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:41.360143 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:41.363970 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:41.368330 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-08d75d48-719a-42b7-ba95-876e64dfaef6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:41.368805 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1051/4162] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:41 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:41.868323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:41.870318 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:41.870580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:41.870900 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:41.871052 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:41.873389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:41.875374 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:41.876085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:41.876185 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:41.876185 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:41.877310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:41.877382 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58c1186c-aa39-4d4f-bb71-2720efe9a3a5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:41.877428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:41.877487 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1043/4163] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:41 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:41.884290 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:41.884290 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:41.884290 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c3735f8-917a-45b6-b505-b6c680daaad2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:41.884290 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1025/4164] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:41 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:42.175021 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-9e2dc1ee-e572-41b8-a53c-ef4bfa10dfc7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:42.177416 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-9e2dc1ee-e572-41b8-a53c-ef4bfa10dfc7 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927/action Jul 03 10:51:42.177844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-9e2dc1ee-e572-41b8-a53c-ef4bfa10dfc7 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:42.177981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-9e2dc1ee-e572-41b8-a53c-ef4bfa10dfc7 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:42.194053 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:42.194053 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:42.207887 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9f00e54a-1a19-41d5-ba8e-7813b2d96775 req-9e2dc1ee-e572-41b8-a53c-ef4bfa10dfc7 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927/action returned with HTTP 204 Jul 03 10:51:42.208286 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1046/4165] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:51:42 2026] POST /volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:42.381280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:42.383260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:42.383442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:42.383649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:42.393824 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:42.393824 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:42.398154 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:42.403082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8a8a6365-22c2-4a4a-b7ba-8dcf5f919454 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:42.403647 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1052/4166] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:42 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:42.417128 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:42.419465 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:51:42.419741 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:42.419972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:42.432406 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:42.432406 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:42.436601 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:51:42.441942 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5d5cd69f-a150-4a2f-a330-a39494d1602d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:51:42.442468 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1044/4167] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:42 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:42.888887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:42.892026 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:42.893459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:42.893459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:42.893459 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:42.894519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-369c1efb-422f-4eb9-ac9b-449b30529994 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:42.896622 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:42.896622 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:42.896741 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-369c1efb-422f-4eb9-ac9b-449b30529994 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:42.896904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-369c1efb-422f-4eb9-ac9b-449b30529994 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:42.897138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-369c1efb-422f-4eb9-ac9b-449b30529994 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:42.897277 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-369c1efb-422f-4eb9-ac9b-449b30529994 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:42.897701 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afd8c9e1-d58b-424a-a583-d9b6ea60e6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:42.898351 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1026/4168] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:42 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:42.901826 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:42.901826 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:42.902610 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-369c1efb-422f-4eb9-ac9b-449b30529994 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:42.903050 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1047/4169] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:42 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:43.913452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:43.914002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:43.915366 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:43.915551 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:43.915720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:43.915819 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:43.915819 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:43.915990 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:43.916071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:43.916199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:43.919897 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:43.919897 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:43.920471 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a48d25e-6dcf-495c-ba88-a803743ee767 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:43.920833 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1045/4170] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:43 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:43.920889 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:43.920889 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:43.921677 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bfa49c34-5aa6-448d-a913-927b5b16d399 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:43.922122 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1053/4171] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:43 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:44.934259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:44.934683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:44.936038 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:44.936301 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:44.936346 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:44.936481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:44.936551 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:44.936585 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:44.936758 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:44.936887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:44.941423 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:44.941423 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:44.941629 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:44.941629 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:44.942187 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9bfdaa3-398a-44dc-95b3-8f2e02ab295e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:44.942413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b33af1f8-e37c-4041-97d6-17d6ea926f76 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:44.942487 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1048/4172] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:44 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:44.942853 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1027/4173] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:44 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:45.955499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:45.955945 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:45.957241 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:45.957444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:45.957635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:45.957757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:45.960532 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:45.960716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:45.960885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:45.960987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:45.961910 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:45.961910 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:45.962485 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-515fc876-bc50-4fc6-8786-1a73cee3ae3a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:45.962841 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1046/4174] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:45 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:45.965052 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:45.965052 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:45.965680 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5a66d4c1-ac19-4dad-a7bc-3e04e0468ffc tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:45.969132 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1054/4175] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:45 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:46.977770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:46.978238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:46.979417 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:46.979616 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:46.979651 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:46.979819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:46.979885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:46.979913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:46.980126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:46.980270 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:46.984262 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:46.984262 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:46.985072 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c2827c8-7455-4aa5-9cfa-48c924cc9902 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:46.985499 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:46.985499 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:46.985815 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1028/4176] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:46 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:46.986328 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5262a771-c3e9-4ad9-b0dd-30405f5c99f4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:46.986773 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1049/4177] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:46 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:47.708238 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:47.710165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:47.710388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:47.710563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:47.721126 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:47.721126 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:47.724631 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:47.731491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0eac315c-40da-4f0d-a1c6-e867583baf80 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:47.731867 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1047/4178] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:47 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:47.768421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:47.770319 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:47.770494 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:47.770677 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:47.780070 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:47.780070 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:47.783395 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:47.787363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-737bcbe4-dc41-4ca7-a827-efbc487f151c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:47.787922 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1055/4179] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:47 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:47.804549 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:47.807114 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action Jul 03 10:51:47.807487 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:47.807657 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:47.820091 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:47.820091 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:47.820716 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:47.827336 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Begin detaching volume completed successfully. Jul 03 10:51:47.827563 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-c6175b4d-cfce-48f6-8807-466c5015c9c6 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action returned with HTTP 202 Jul 03 10:51:47.828045 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1029/4180] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:51:47 2026] POST /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:47.846491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:47.848433 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:47.848433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:47.848669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:47.857186 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:47.857186 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:47.860148 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:47.863617 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-68a8177c-b3db-47bc-999a-1a01f0b54f86 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:47.863945 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1050/4181] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:47 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:47.996222 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:47.998583 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:47.998902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:47.999200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:47.999350 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:47.999633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2005c4ba-a12b-4561-bc32-909343d4f924 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:48.001465 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2005c4ba-a12b-4561-bc32-909343d4f924 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:48.001756 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2005c4ba-a12b-4561-bc32-909343d4f924 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:48.001934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2005c4ba-a12b-4561-bc32-909343d4f924 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:48.002115 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2005c4ba-a12b-4561-bc32-909343d4f924 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:48.005064 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:48.005064 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:48.005840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69552dab-8ead-4597-9fd8-775fbc3f4aca tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:48.006275 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1048/4182] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:47 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:48.006467 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:48.006467 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:48.007024 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2005c4ba-a12b-4561-bc32-909343d4f924 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:48.007392 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1056/4183] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:47 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a5e87867-5a2f-4f9c-93e9-80b92bfc9a86 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5e87867-5a2f-4f9c-93e9-80b92bfc9a86 None None] GET https://10.4.3.52/volume// Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5e87867-5a2f-4f9c-93e9-80b92bfc9a86 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a5e87867-5a2f-4f9c-93e9-80b92bfc9a86 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a5e87867-5a2f-4f9c-93e9-80b92bfc9a86 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:48.852395 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1030/4184] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:48.860124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:48.862204 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:48.862484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:48.862631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:48.872198 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:48.872198 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:48.876088 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:48.876401 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:48.877831 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:48.878009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:48.878196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:48.881074 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-ffed827c-13a2-45e6-bb33-8ca24b80745d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:48.881679 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1051/4185] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:48 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:48.887444 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:48.887444 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:48.890795 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:48.895182 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-971ecf3e-7096-439b-b505-6a82bd093bd5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:48.895581 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1049/4186] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:48 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:49.019116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c52df65f-f373-4319-9e2e-e84b6e72992d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.021625 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.021695 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c52df65f-f373-4319-9e2e-e84b6e72992d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:49.021846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c52df65f-f373-4319-9e2e-e84b6e72992d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.022051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c52df65f-f373-4319-9e2e-e84b6e72992d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.023095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c52df65f-f373-4319-9e2e-e84b6e72992d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:49.023654 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:49.024018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.024351 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.024664 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:49.027716 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.027716 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:49.028730 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c52df65f-f373-4319-9e2e-e84b6e72992d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:49.029489 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1057/4187] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:49 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:49.031330 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.031330 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:49.031330 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba091e3f-a9ae-4606-9fbc-82247cbe4ebc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:49.031330 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1031/4188] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:49 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:49.043189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b45fb575-6574-4126-b133-371369f30dce None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.045235 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:49.045615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47784c12-0eaf-487b-8c6d-cae062f38f27", "incremental": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:49.047010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating new backup {'backup': {'volume_id': '47784c12-0eaf-487b-8c6d-cae062f38f27', 'incremental': True}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:49.047270 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating backup of volume 47784c12-0eaf-487b-8c6d-cae062f38f27 in container None Jul 03 10:51:49.054365 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.054365 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:49.054833 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:49.073686 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['d13f404c-1e21-4074-b523-767efacbc302', '682c36c1-5bf5-4cd1-9a59-fc22f8cdd07f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:49.091509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b45fb575-6574-4126-b133-371369f30dce tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 400 Jul 03 10:51:49.092066 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1052/4189] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:49 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:51:49.104229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.104229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] DELETE https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:49.104229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.104229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.104229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Delete backup with id: 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. Jul 03 10:51:49.108424 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.108424 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:49.122504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] delete_backup rpcapi backup_id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:51:49.124542 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b7ad42c3-4f25-4acb-8a98-9ca36c73245b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 202 Jul 03 10:51:49.125076 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1050/4190] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:51:49 2026] DELETE /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:49.134713 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-30e669be-5143-47b8-956c-ee5d84ab3661 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.137040 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30e669be-5143-47b8-956c-ee5d84ab3661 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:49.137324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30e669be-5143-47b8-956c-ee5d84ab3661 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.137586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30e669be-5143-47b8-956c-ee5d84ab3661 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.137742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-30e669be-5143-47b8-956c-ee5d84ab3661 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:49.144612 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.144612 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:49.145670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30e669be-5143-47b8-956c-ee5d84ab3661 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 200 Jul 03 10:51:49.146793 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1058/4191] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:49 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:49.423589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.425477 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:49.425880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.425880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.437043 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.437043 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:49.441021 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:49.445600 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-6e834acd-b8a5-4742-a1cd-53d5a4f4443a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:49.445934 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1032/4192] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:49 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:49.862412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-e9c4ac26-5c1e-4f8a-a871-b678891a5375 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.864426 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-e9c4ac26-5c1e-4f8a-a871-b678891a5375 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e Jul 03 10:51:49.864628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-e9c4ac26-5c1e-4f8a-a871-b678891a5375 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.864811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-e9c4ac26-5c1e-4f8a-a871-b678891a5375 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.875097 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.875097 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:49.909162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b439af9-384d-4c18-a818-2b66a98605be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:49.910737 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b439af9-384d-4c18-a818-2b66a98605be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:49.910932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b439af9-384d-4c18-a818-2b66a98605be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:49.911118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b439af9-384d-4c18-a818-2b66a98605be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:49.922435 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:49.922435 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:49.926262 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1b439af9-384d-4c18-a818-2b66a98605be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:49.930786 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b439af9-384d-4c18-a818-2b66a98605be tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:49.931172 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1051/4193] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:49 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:50.044303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ada33698-76c3-4e6b-842a-20e0eac39703 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.046240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ada33698-76c3-4e6b-842a-20e0eac39703 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:50.046632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ada33698-76c3-4e6b-842a-20e0eac39703 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:50.046632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ada33698-76c3-4e6b-842a-20e0eac39703 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:50.046742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ada33698-76c3-4e6b-842a-20e0eac39703 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:50.050993 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:50.050993 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:50.051635 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ada33698-76c3-4e6b-842a-20e0eac39703 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:50.052061 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1059/4194] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:50 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:50.160221 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.162619 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 Jul 03 10:51:50.162891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:50.163172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:50.163343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id 51fc53ac-f0ab-4587-9ab3-c77bc3342bb0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:50.167743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8861255b-ccf8-48bf-b369-9df56b8a7a51 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 returned with HTTP 404 Jul 03 10:51:50.168414 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1033/4195] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:50 2026] GET /volume/v3/backups/51fc53ac-f0ab-4587-9ab3-c77bc3342bb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:51:50.177603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1ab33909-85ec-49b3-88e4-3d113d357911 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.179302 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:51:50.179669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1875615055"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:50.181124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1875615055'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:51:50.181263 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume of 1 GB Jul 03 10:51:50.185401 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Availability Zones retrieved successfully. Jul 03 10:51:50.190697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (ee96eabf-6c47-4a97-96d1-8c9d1aae34a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:50.191583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9914a3c2-fc01-46eb-a3f5-d5f55534dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:50.192438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:51:50.215296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9914a3c2-fc01-46eb-a3f5-d5f55534dabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:50.216005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6404ea6-e315-4a81-a0ea-494a6435ac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:50.252571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['140501f0-3a2b-4692-8ced-c61a3f5fcf2e', 'f246eb82-239d-4062-bf14-abcc3ed2831f', 'a62e8590-c965-4205-bc26-0ca52c18fbca', 'f25dd3bb-0755-4795-a93f-2af86c907daa'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:50.253458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6404ea6-e315-4a81-a0ea-494a6435ac66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['140501f0-3a2b-4692-8ced-c61a3f5fcf2e', 'f246eb82-239d-4062-bf14-abcc3ed2831f', 'a62e8590-c965-4205-bc26-0ca52c18fbca', 'f25dd3bb-0755-4795-a93f-2af86c907daa']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:50.254299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f489c5-b09c-4e67-b0ae-014d75fda281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:50.277288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f489c5-b09c-4e67-b0ae-014d75fda281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272b7347-744d-4ca6-8b9c-5ffba7cc0771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875615055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['140501f0-3a2b-4692-8ced-c61a3f5fcf2e','f246eb82-239d-4062-bf14-abcc3ed2831f','a62e8590-c965-4205-bc26-0ca52c18fbca','f25dd3bb-0755-4795-a93f-2af86c907daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875615055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272b7347-744d-4ca6-8b9c-5ffba7cc0771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f293d5e6df4fd6bce1d937f2cef91a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff74721f4b44591ad7b2c20462ca428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:50.278007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f08fdff-6dc0-41b7-9aaa-cfd176dcd05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:50.296930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f08fdff-6dc0-41b7-9aaa-cfd176dcd05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875615055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f293d5e6df4fd6bce1d937f2cef91a',qos_specs=None,replication_status=,reservations=['140501f0-3a2b-4692-8ced-c61a3f5fcf2e','f246eb82-239d-4062-bf14-abcc3ed2831f','a62e8590-c965-4205-bc26-0ca52c18fbca','f25dd3bb-0755-4795-a93f-2af86c907daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff74721f4b44591ad7b2c20462ca428',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:50.297650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee2cc65-66a8-44aa-aa91-d6a77faf6519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:51:50.307854 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ee2cc65-66a8-44aa-aa91-d6a77faf6519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:51:50.308674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Flow 'volume_create_api' (ee96eabf-6c47-4a97-96d1-8c9d1aae34a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:51:50.309005 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Create volume request issued successfully. Jul 03 10:51:50.309654 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ab33909-85ec-49b3-88e4-3d113d357911 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:51:50.310195 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1052/4196] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:51:50 2026] POST /volume/v3/volumes => generated 747 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:50.320854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8972123e-1e30-4ce6-a7c2-aba494213301 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.322621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8972123e-1e30-4ce6-a7c2-aba494213301 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:51:50.322731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8972123e-1e30-4ce6-a7c2-aba494213301 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:50.322925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8972123e-1e30-4ce6-a7c2-aba494213301 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:50.329986 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:50.329986 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:50.333694 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8972123e-1e30-4ce6-a7c2-aba494213301 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:50.338058 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8972123e-1e30-4ce6-a7c2-aba494213301 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 returned with HTTP 200 Jul 03 10:51:50.338426 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1060/4197] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:50 2026] GET /volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:50.409593 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-1662d4f7-371b-4c64-a5b9-f6f162a2272e req-e9c4ac26-5c1e-4f8a-a871-b678891a5375 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e returned with HTTP 200 Jul 03 10:51:50.410098 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1053/4198] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:51:49 2026] DELETE /volume/v3/attachments/ddddf43e-e3a4-423e-af90-a25f5e9f2e5e => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:50.942661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.944170 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:51:50.944380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:50.944607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:50.951242 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:50.951242 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:50.954585 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:50.958615 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-566cbff9-fee6-43ca-8f6c-8b195b207455 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:51:50.959005 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1034/4199] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:50 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:50.970175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:50.971881 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:50.972076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:50.972319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:50.981523 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:50.981523 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:50.985011 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:50.988667 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61ecac16-fe9d-41be-b0a4-fc25e4a90440 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:50.989998 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1053/4200] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:50 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:51.027929 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.029807 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:51.030011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:51.030197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:51.038353 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.038353 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:51.041495 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:51.045319 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-e75f5921-99e3-4fed-a0fe-98dd46431f34 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:51.045706 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1061/4201] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:51 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:51.065900 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.067719 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:51.067918 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:51.068094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:51.068256 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:51.073126 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.073126 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:51.073803 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e9148792-ff91-4ba0-bc3f-42b1bc66ff22 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:51.074066 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1054/4202] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:51 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:51.078166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.080181 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/action Jul 03 10:51:51.080486 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:51.080606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:51.091433 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.091433 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:51.091879 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:51.098584 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Begin detaching volume completed successfully. Jul 03 10:51:51.098791 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-2b709aed-eda8-4757-8f73-9c97070e90d8 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/action returned with HTTP 202 Jul 03 10:51:51.099470 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1035/4203] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:51:51 2026] POST /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:51.123623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3baad8c-10e0-47a1-a698-ef589107b053 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.125213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3baad8c-10e0-47a1-a698-ef589107b053 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:51.125418 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3baad8c-10e0-47a1-a698-ef589107b053 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:51.125621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3baad8c-10e0-47a1-a698-ef589107b053 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:51.136339 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.136339 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:51.140343 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e3baad8c-10e0-47a1-a698-ef589107b053 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:51.145460 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3baad8c-10e0-47a1-a698-ef589107b053 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:51.146189 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1054/4204] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:51 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:51.353374 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.355125 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:51:51.355316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:51.355506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:51.362559 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.362559 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:51.365978 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:51:51.369840 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6eef9d1f-6a04-437f-ab4c-6849b5aca9f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 returned with HTTP 200 Jul 03 10:51:51.370302 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1062/4205] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:51 2026] GET /volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:51.383869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eaca16de-9acc-4474-96cc-09290df6083e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.385666 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:51:51.386074 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272b7347-744d-4ca6-8b9c-5ffba7cc0771", "name": "tempest-VolumesBackupsTest-Backup-1504334084"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:51.387731 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating new backup {'backup': {'volume_id': '272b7347-744d-4ca6-8b9c-5ffba7cc0771', 'name': 'tempest-VolumesBackupsTest-Backup-1504334084'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:51:51.387925 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating backup of volume 272b7347-744d-4ca6-8b9c-5ffba7cc0771 in container None Jul 03 10:51:51.398266 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.398266 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:51.398588 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Volume info retrieved successfully. Jul 03 10:51:51.413381 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Created reservations ['913cb6cf-e3a7-4a1d-8485-d600c2a6b47f', 'abe4a8f1-56bc-4139-8a17-df91a0f09965'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:51.442171 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eaca16de-9acc-4474-96cc-09290df6083e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:51:51.442548 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1055/4206] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:51:51 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:51:51.450202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:51.451761 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:51.451964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:51.452156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:51.452307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:51.456402 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:51.456402 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:51.457221 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a5be223-4c45-40a3-afe4-0a6ca14829b0 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:51.457731 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1036/4207] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:51 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:52.084774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.086986 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:52.087273 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.087535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.087700 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:52.092880 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:52.092880 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:52.093729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a59f6f8-88d0-42ac-9ce5-4d6151560af1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:52.094246 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1055/4208] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:52.128065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a90dc499-b211-4eb7-9050-87f282df69ff None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.128450 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a90dc499-b211-4eb7-9050-87f282df69ff None None] GET https://10.4.3.52/volume// Jul 03 10:51:52.128592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a90dc499-b211-4eb7-9050-87f282df69ff None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.128781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a90dc499-b211-4eb7-9050-87f282df69ff None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.129099 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a90dc499-b211-4eb7-9050-87f282df69ff None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:52.129353 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1063/4209] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:52.136051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.138920 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:52.139225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.139485 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.153007 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:52.153007 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:52.159426 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:52.163753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-43b99654-18e3-4cd7-b380-73a66fef6014 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.165620 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-43b99654-18e3-4cd7-b380-73a66fef6014 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:52.165980 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-1cba8a4a-99bb-4d7d-8b97-8e856e72b327 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:52.166162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-43b99654-18e3-4cd7-b380-73a66fef6014 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.166353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-43b99654-18e3-4cd7-b380-73a66fef6014 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.166423 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1056/4210] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:52.177453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-3db4250b-2bfc-45b3-a43e-575adc4923de None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.179684 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-3db4250b-2bfc-45b3-a43e-575adc4923de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption Jul 03 10:51:52.179917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-3db4250b-2bfc-45b3-a43e-575adc4923de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.179992 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:52.179992 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:52.180112 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-3db4250b-2bfc-45b3-a43e-575adc4923de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.183482 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-43b99654-18e3-4cd7-b380-73a66fef6014 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:52.187766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-43b99654-18e3-4cd7-b380-73a66fef6014 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:52.188429 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1037/4211] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:52.189569 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:52.189569 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:52.195907 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-3db4250b-2bfc-45b3-a43e-575adc4923de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption returned with HTTP 200 Jul 03 10:51:52.196382 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1056/4212] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:52.467793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:52.469908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:52.470154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:52.470387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:52.470522 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:52.475400 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:52.475400 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:52.476135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-79a529c0-69ec-4092-ba1e-4c3c2c65ac89 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:52.476600 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1064/4213] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:52 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:53.106042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:53.108194 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:53.108468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:53.108722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:53.108897 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:53.113771 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:53.113771 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:53.114652 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c9bea79-5812-49df-b7fa-8e9cd7eade1d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:53.115064 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1057/4214] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:53 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:51:53.203765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b46ce1b4-facd-4171-b45c-809c9094612f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:53.208082 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b46ce1b4-facd-4171-b45c-809c9094612f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:53.208082 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b46ce1b4-facd-4171-b45c-809c9094612f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:53.208082 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b46ce1b4-facd-4171-b45c-809c9094612f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:53.220404 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:53.220404 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:53.224115 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b46ce1b4-facd-4171-b45c-809c9094612f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:53.228943 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b46ce1b4-facd-4171-b45c-809c9094612f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:53.229436 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1038/4215] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:53 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:53.486315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:53.488216 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:53.488434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:53.488626 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:53.488726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:53.492677 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:53.492677 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:53.493296 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c8d294c-498d-4355-9921-7f2ed18c3049 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:53.493695 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1057/4216] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:53 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:54.125419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:54.127202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:54.127434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:54.127645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:54.127771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:54.132167 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:54.132167 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:54.132806 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eb91bb2b-ce83-42b7-9e05-cb2a26d05780 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:54.133208 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1065/4217] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:54 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:54.241420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:54.245934 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:54.245934 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:54.246044 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:54.259010 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:54.259010 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:54.263024 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:54.269831 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-159e01a9-9469-4e01-a2a3-7fbbee7c6462 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:54.270249 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1058/4218] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:54 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:54.503516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:54.505252 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:54.505454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:54.505620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:54.505721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:54.509967 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:54.509967 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:54.510628 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f054215-9d3f-4f4e-81c0-a2a8d7b9452b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:54.510988 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1039/4219] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:54 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:54.554020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-826fc15b-35ab-4df7-b584-9c103358071a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:54.556325 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-826fc15b-35ab-4df7-b584-9c103358071a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 Jul 03 10:51:54.556522 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-826fc15b-35ab-4df7-b584-9c103358071a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:54.556725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-826fc15b-35ab-4df7-b584-9c103358071a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:54.563757 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:54.563757 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:55.092302 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c3a7141-fdcd-4456-ba44-4ba515cb86ce req-826fc15b-35ab-4df7-b584-9c103358071a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 returned with HTTP 200 Jul 03 10:51:55.092739 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1058/4220] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:51:54 2026] DELETE /volume/v3/attachments/f917ceee-df81-4e1e-bd09-3441f4b4ecb2 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:55.146377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.148625 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:55.148813 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.149098 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.149302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:55.153166 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.153166 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:55.153745 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4dcf425-dd97-4132-823d-fd716d4fc397 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:55.154114 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1066/4221] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:55.283970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.286225 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:51:55.286540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.286787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.296274 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.296274 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:55.300632 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:55.306407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aa60aed7-6d7f-46e6-94ef-1d5945f0fb11 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:51:55.306946 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1059/4222] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:55.318987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-18eab416-6723-46e0-8787-39eb5675383e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.321147 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18eab416-6723-46e0-8787-39eb5675383e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:55.321401 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18eab416-6723-46e0-8787-39eb5675383e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.321708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18eab416-6723-46e0-8787-39eb5675383e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.333083 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.333083 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:55.337985 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-18eab416-6723-46e0-8787-39eb5675383e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:55.342846 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18eab416-6723-46e0-8787-39eb5675383e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:55.343475 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1040/4223] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:55.393439 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.395621 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:55.395853 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.396075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.407120 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.407120 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:55.411274 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:55.416655 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-fb90c202-889d-456a-bfe1-1e091788d923 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:55.417158 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1059/4224] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:55.442913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.444996 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579/action Jul 03 10:51:55.445317 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:51:55.445428 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:55.458726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.458726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:55.459227 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:55.466285 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Begin detaching volume completed successfully. Jul 03 10:51:55.466515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-e5b241c2-3486-4242-b38b-4661ce7eb87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579/action returned with HTTP 202 Jul 03 10:51:55.469121 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1067/4225] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:51:55 2026] POST /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:55.488423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.490688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:55.490871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.491041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.505718 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.505718 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:55.511538 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:55.516759 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1ed4caae-85bc-46d1-bb7e-a1f3cacab7e7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:55.517277 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1060/4226] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:55.521241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:55.523289 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:55.523489 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:55.523693 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:55.523787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:55.527897 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:55.527897 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:55.528529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8fe30382-f33a-45f2-8166-0620cf3210e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:55.528908 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1041/4227] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:55 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:56.165278 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:56.166878 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:56.167064 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:56.167254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:56.167355 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:56.177159 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:56.177159 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:56.177793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce1a7d1c-a12c-4e47-bbf4-32579d1b7db9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:56.178367 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1060/4228] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:56 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:56.532198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:56.534866 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:56.535075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:56.535297 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:56.538638 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dd0db091-de8d-4366-a9e5-413759941c61 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:56.541190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd0db091-de8d-4366-a9e5-413759941c61 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:56.541399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd0db091-de8d-4366-a9e5-413759941c61 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:56.542185 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dd0db091-de8d-4366-a9e5-413759941c61 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:56.542185 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-dd0db091-de8d-4366-a9e5-413759941c61 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:56.546784 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:56.546784 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:56.546931 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:56.546931 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:56.547708 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dd0db091-de8d-4366-a9e5-413759941c61 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:56.549128 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1061/4229] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:56 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:56.552380 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:56.557426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-267bfe7d-79eb-4397-9c95-d27d067d3827 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:56.557825 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1068/4230] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:56 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:56.615763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-60e21431-4029-4325-af4c-be9bb4127823 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:56.617683 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60e21431-4029-4325-af4c-be9bb4127823 None None] GET https://10.4.3.52/volume// Jul 03 10:51:56.617683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60e21431-4029-4325-af4c-be9bb4127823 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:56.617683 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-60e21431-4029-4325-af4c-be9bb4127823 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:56.617683 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-60e21431-4029-4325-af4c-be9bb4127823 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:51:56.617683 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1042/4231] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:51:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:51:56.625622 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:56.628010 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:56.628262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:56.628456 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:56.638513 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:56.638513 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:56.643169 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:56.648269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-104aa2ff-78a0-4df7-ac78-141ca7cadabe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:56.648771 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1061/4232] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:51:56 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:51:57.188798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:57.191776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:57.192354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:57.192885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:57.192885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:57.198547 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:57.198547 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:57.200285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9769c9d9-e582-4cdb-bb81-d69fd1bd22ec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:57.200483 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1062/4233] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:57 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:57.558120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:57.559685 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:57.559841 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:57.560009 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:57.560126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:57.564030 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:57.564030 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:57.564678 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58e630ed-d249-499f-aba9-fbf9339f2bc2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:57.565213 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1069/4234] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:57 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:57.575330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:57.577423 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:57.577668 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:57.577894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:57.589194 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:57.589194 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:57.593214 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:57.598423 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-68feb38b-0f4c-4c0f-b0bd-c1c083a7f879 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:57.598954 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1043/4235] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:57 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:58.215344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.217293 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:58.217605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.217850 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.217984 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:58.222743 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.222743 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:58.223527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3c39b8b0-fcc0-4ce1-ae86-384f4a18d66d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:58.224017 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1062/4236] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:58.236072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.237612 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7/export_record Jul 03 10:51:58.237830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.238019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'export_record' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.238158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Export record for backup cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 10:51:58.242158 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.242158 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:58.242993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.api [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling RPCAPI with context: , host: np0000004406, backup: cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 10:51:58.248644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] export_record in rpcapi backup_id cf8732f5-514f-4830-86a9-e258fc42f2f7 on host np0000004406. {{(pid=99874) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 10:51:58.575546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45614d56-304f-4caa-aac2-1c8187757159 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.577585 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45614d56-304f-4caa-aac2-1c8187757159 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:58.577801 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45614d56-304f-4caa-aac2-1c8187757159 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.577988 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45614d56-304f-4caa-aac2-1c8187757159 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.578093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-45614d56-304f-4caa-aac2-1c8187757159 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:58.582386 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.582386 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:58.583031 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45614d56-304f-4caa-aac2-1c8187757159 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:58.583744 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1070/4237] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:58.611785 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-862e3adf-bc67-422a-956a-a06d8d6b994b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.614739 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-862e3adf-bc67-422a-956a-a06d8d6b994b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:58.614959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-862e3adf-bc67-422a-956a-a06d8d6b994b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.615203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-862e3adf-bc67-422a-956a-a06d8d6b994b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.624378 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.624378 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:58.627743 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-862e3adf-bc67-422a-956a-a06d8d6b994b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:58.632003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-862e3adf-bc67-422a-956a-a06d8d6b994b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:58.632471 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1044/4238] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:58.750648 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2Y4NzMyZjUtNTE0Zi00ODMwLTg2YTktZTI1OGZjNDJmMmY3IiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTYyMzEwOTY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhLzIwMjYwNzAzMTA1MTQ0L2F6X25vdmFfYmFja3VwX2NmODczMmY1LTUxNGYtNDgzMC04NmE5LWUyNThmYzQyZjJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99874) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 10:51:58.750986 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0f05765-dc0f-4f90-acb3-3f57bdb4eb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7/export_record returned with HTTP 200 Jul 03 10:51:58.751492 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1063/4239] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7/export_record => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:58.759332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.761193 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:51:58.761405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.761599 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.761701 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:58.766100 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.766100 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:58.766788 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-edf5abb0-0c3e-47da-9ea0-a6f3b6a9f260 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:51:58.767304 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1063/4240] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:58.778005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5bd51836-07fe-4340-9fae-a9e923221737 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.779787 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups/import_record Jul 03 10:51:58.780281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFmZDIwNWQtMTA0YS00MDA2LThmYWQtY2ZiOTY3OTQ4MmQwIiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTYyMzEwOTY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhLzIwMjYwNzAzMTA1MTQ0L2F6X25vdmFfYmFja3VwX2NmODczMmY1LTUxNGYtNDgzMC04NmE5LWUyNThmYzQyZjJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:51:58.781688 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFmZDIwNWQtMTA0YS00MDA2LThmYWQtY2ZiOTY3OTQ4MmQwIiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTYyMzEwOTY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhLzIwMjYwNzAzMTA1MTQ0L2F6X25vdmFfYmFja3VwX2NmODczMmY1LTUxNGYtNDgzMC04NmE5LWUyNThmYzQyZjJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99876) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 10:51:58.781877 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFmZDIwNWQtMTA0YS00MDA2LThmYWQtY2ZiOTY3OTQ4MmQwIiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTYyMzEwOTY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhLzIwMjYwNzAzMTA1MTQ0L2F6X25vdmFfYmFja3VwX2NmODczMmY1LTUxNGYtNDgzMC04NmE5LWUyNThmYzQyZjJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99876) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 10:51:58.816792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['a72f1f36-5715-4c21-b68f-cef47741de90', '08cc4c8b-116c-438c-9b14-038c670855be'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:51:58.842703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] import_record rpcapi backup id dafd205d-104a-4006-8fad-cfb9679482d0 on host np0000004406 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFmZDIwNWQtMTA0YS00MDA2LThmYWQtY2ZiOTY3OTQ4MmQwIiwgInVzZXJfaWQiOiAiYTkyM2I4NDBmMDU4NGJkYTkzNGU5NGQwNGFjZDhlZWMiLCAicHJvamVjdF9pZCI6ICJkMzhmYjI0ZjY5NjQ0ODU1YTI3NDdmOWIxZWM2MWRkYyIsICJ2b2x1bWVfaWQiOiAiNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTYyMzEwOTY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE0NGRiMDYtNjEwNi00NmQ0LWJjMzEtN2NlNjNmNWQ1YjJhLzIwMjYwNzAzMTA1MTQ0L2F6X25vdmFfYmFja3VwX2NmODczMmY1LTUxNGYtNDgzMC04NmE5LWUyNThmYzQyZjJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTE6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99876) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 10:51:58.845029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Import record output: {'backup': {'id': 'dafd205d-104a-4006-8fad-cfb9679482d0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.52/volume/backups/dafd205d-104a-4006-8fad-cfb9679482d0'}]}}. {{(pid=99876) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 10:51:58.845182 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bd51836-07fe-4340-9fae-a9e923221737 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/import_record returned with HTTP 201 Jul 03 10:51:58.845631 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1071/4241] 10.4.3.52 () {70 vars in 1335 bytes} [Fri Jul 3 10:51:58 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:51:58.853230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:58.855025 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 Jul 03 10:51:58.855277 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:58.855491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:58.855807 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id dafd205d-104a-4006-8fad-cfb9679482d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:58.859697 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:58.859697 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:58.860377 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a1a903e-4b45-4c43-9f8e-d8df4f05a99b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 returned with HTTP 200 Jul 03 10:51:58.860769 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1045/4242] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:58 2026] GET /volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:59.369350 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-6d809d52-f2c6-42db-9a97-08da8dcc0c45 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.371840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-6d809d52-f2c6-42db-9a97-08da8dcc0c45 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 Jul 03 10:51:59.372077 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-6d809d52-f2c6-42db-9a97-08da8dcc0c45 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.372363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-6d809d52-f2c6-42db-9a97-08da8dcc0c45 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.381803 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.381803 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:51:59.594331 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.596137 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:51:59.596543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.597835 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.597835 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:59.603439 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.603439 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:59.603439 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b1a5f94-2032-4912-b7fd-f95b2b029f33 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:51:59.603439 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1064/4243] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:59 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:59.646340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.648616 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:51:59.648900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.649161 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.662506 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.662506 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:59.667194 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:51:59.673076 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2ac215df-9616-4dd6-af9f-a6d8d7a862f0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:51:59.673734 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1072/4244] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:51:59 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:51:59.870466 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.871916 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 Jul 03 10:51:59.872141 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.872301 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.872427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id dafd205d-104a-4006-8fad-cfb9679482d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:59.876169 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.876169 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:51:59.876719 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7b21c8e5-93df-4638-83a8-7f84329dfb86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 returned with HTTP 200 Jul 03 10:51:59.877032 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1046/4245] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:59 2026] GET /volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:59.888342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5b882a52-a150-4378-8240-981ec9ddfda6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.890153 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 Jul 03 10:51:59.890598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.890949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.891224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: dafd205d-104a-4006-8fad-cfb9679482d0. Jul 03 10:51:59.897708 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.897708 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:51:59.909948 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id dafd205d-104a-4006-8fad-cfb9679482d0 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:51:59.911590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5b882a52-a150-4378-8240-981ec9ddfda6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 returned with HTTP 202 Jul 03 10:51:59.911990 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1065/4246] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:51:59 2026] DELETE /volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:51:59.918396 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e173cd2c-6cc0-4381-bd07-6cc66dcbcab6 req-6d809d52-f2c6-42db-9a97-08da8dcc0c45 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 returned with HTTP 200 Jul 03 10:51:59.918783 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1064/4247] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:51:59 2026] DELETE /volume/v3/attachments/979c0f93-f181-4036-bed3-4b45a4be3a82 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:51:59.923865 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-078f2629-2345-40b6-bfa1-1fadd752b438 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:51:59.925663 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-078f2629-2345-40b6-bfa1-1fadd752b438 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 Jul 03 10:51:59.925867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-078f2629-2345-40b6-bfa1-1fadd752b438 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:51:59.926047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-078f2629-2345-40b6-bfa1-1fadd752b438 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:51:59.926173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-078f2629-2345-40b6-bfa1-1fadd752b438 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id dafd205d-104a-4006-8fad-cfb9679482d0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:51:59.930283 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:51:59.930283 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:51:59.930901 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-078f2629-2345-40b6-bfa1-1fadd752b438 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 returned with HTTP 200 Jul 03 10:51:59.931303 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1073/4248] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:51:59 2026] GET /volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:00.613602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb9b6361-7655-48b9-bbc3-5485878714aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.615413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb9b6361-7655-48b9-bbc3-5485878714aa tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:00.615574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb9b6361-7655-48b9-bbc3-5485878714aa tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.615770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb9b6361-7655-48b9-bbc3-5485878714aa tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.615864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-eb9b6361-7655-48b9-bbc3-5485878714aa tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:00.620535 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:00.620535 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:00.621268 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb9b6361-7655-48b9-bbc3-5485878714aa tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:00.622016 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1047/4249] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:00 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:00.686398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-493d7552-467c-48cb-8500-e897848133b1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.688001 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-493d7552-467c-48cb-8500-e897848133b1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:52:00.688091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-493d7552-467c-48cb-8500-e897848133b1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.688461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-493d7552-467c-48cb-8500-e897848133b1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.697335 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:00.697335 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:00.702397 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-493d7552-467c-48cb-8500-e897848133b1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:00.707553 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-493d7552-467c-48cb-8500-e897848133b1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:52:00.708011 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1066/4250] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:00 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:00.724972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.726832 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:52:00.726892 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.727306 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.727306 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume with id: 324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:52:00.734742 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:00.734742 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:00.735420 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:00.745528 np0000004406 devstack@c-api.service[99874]: WARNING cinder.keymgr.conf_key_mgr [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:52:00.751190 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume request issued successfully. Jul 03 10:52:00.751190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9388b797-75b3-4aa1-911b-e7e97e9643cd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 202 Jul 03 10:52:00.751510 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1065/4251] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:00 2026] DELETE /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:00.760552 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.762549 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:52:00.762549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.762549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.771160 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:00.771160 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:00.777302 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:00.783140 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2a8339c4-0e4a-4e50-8b95-866d2e4b4149 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 200 Jul 03 10:52:00.783539 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1074/4252] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:00 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:00.941750 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.943785 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 Jul 03 10:52:00.944021 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.944271 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.944416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id dafd205d-104a-4006-8fad-cfb9679482d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:00.948447 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec572814-747b-4bb0-9a58-91b0b8969ddf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 returned with HTTP 404 Jul 03 10:52:00.948998 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1048/4253] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:00 2026] GET /volume/v3/backups/dafd205d-104a-4006-8fad-cfb9679482d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:00.956396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b1e5d791-584b-45b4-a7f4-7297c154056e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.957992 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:52:00.958246 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.958479 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:00.958678 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume with id: 4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:52:00.965811 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:00.965811 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:00.966079 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:00.985125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume request issued successfully. Jul 03 10:52:00.985321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b1e5d791-584b-45b4-a7f4-7297c154056e tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a returned with HTTP 202 Jul 03 10:52:00.985757 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1067/4254] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:00 2026] DELETE /volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:00.995041 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e5fff676-7bae-4d87-b780-c407197125d6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:00.996909 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e5fff676-7bae-4d87-b780-c407197125d6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:52:00.997141 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e5fff676-7bae-4d87-b780-c407197125d6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:00.997318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e5fff676-7bae-4d87-b780-c407197125d6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.010293 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.010293 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:01.018807 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e5fff676-7bae-4d87-b780-c407197125d6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:01.022463 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e5fff676-7bae-4d87-b780-c407197125d6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a returned with HTTP 200 Jul 03 10:52:01.022977 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1066/4255] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:00 2026] GET /volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:01.406353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-23b77431-a642-4c20-9ebe-262095911fd3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.408377 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-23b77431-a642-4c20-9ebe-262095911fd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 Jul 03 10:52:01.408563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-23b77431-a642-4c20-9ebe-262095911fd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.408744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-23b77431-a642-4c20-9ebe-262095911fd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.415249 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.415249 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:01.631672 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.633497 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:01.633661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.633858 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.634008 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:01.638719 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.638719 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:01.639423 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4e0cc00c-4c27-4380-ace4-d293804b4335 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:01.639805 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1049/4256] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:01 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:01.795676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b4dc6d47-6c0c-463b-99f6-139ffa8b4ffe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.797393 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b4dc6d47-6c0c-463b-99f6-139ffa8b4ffe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 Jul 03 10:52:01.797507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b4dc6d47-6c0c-463b-99f6-139ffa8b4ffe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.797702 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b4dc6d47-6c0c-463b-99f6-139ffa8b4ffe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.803840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b4dc6d47-6c0c-463b-99f6-139ffa8b4ffe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 returned with HTTP 404 Jul 03 10:52:01.804081 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1068/4257] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:01 2026] GET /volume/v3/volumes/324b6755-25f0-48de-afe4-66b58e6b3140 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:01.811253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-894c23c0-8926-4f86-bf47-a2a04546d414 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.812811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:52:01.813137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.813519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.813836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:52:01.826951 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Get all volumes completed successfully. Jul 03 10:52:01.829041 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.829041 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:01.832541 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-894c23c0-8926-4f86-bf47-a2a04546d414 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:52:01.833174 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1067/4258] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:52:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:52:01.848167 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2efaa588-0ccb-4f80-a41b-de43b695265d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.849923 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2efaa588-0ccb-4f80-a41b-de43b695265d tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] DELETE https://10.4.3.52/volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2 Jul 03 10:52:01.850753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2efaa588-0ccb-4f80-a41b-de43b695265d tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.850753 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2efaa588-0ccb-4f80-a41b-de43b695265d tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.874701 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2efaa588-0ccb-4f80-a41b-de43b695265d tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2 returned with HTTP 202 Jul 03 10:52:01.874863 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1050/4259] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:52:01 2026] DELETE /volume/v3/types/7505a1d4-0238-436e-94d7-41b0ef7d0ff2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:01.881960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.883909 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:52:01.884520 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.884520 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.884520 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume with id: 7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:52:01.892696 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.892696 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:01.893118 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:01.910254 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume request issued successfully. Jul 03 10:52:01.910433 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-601e5ecb-c2a0-4917-83d5-27861bf042fd tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 202 Jul 03 10:52:01.910840 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1069/4260] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:01 2026] DELETE /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:01.918749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:01.920504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:52:01.920683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:01.920858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:01.928816 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:01.928816 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:01.933931 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:01.938860 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2078e72-abfe-4bb9-9866-9cb35b5ab6e3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 200 Jul 03 10:52:01.939233 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1068/4261] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:01 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:01.945280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0d62065e-fc78-4f73-9c7a-3ac81ef4cedd req-23b77431-a642-4c20-9ebe-262095911fd3 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 returned with HTTP 200 Jul 03 10:52:01.945657 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1075/4262] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:52:01 2026] DELETE /volume/v3/attachments/ae8ea3ec-7164-4f93-9647-70247a13bc64 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.037782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-99a21bd9-42dd-4554-9247-06fd77606dc0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.039545 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99a21bd9-42dd-4554-9247-06fd77606dc0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a Jul 03 10:52:02.039745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-99a21bd9-42dd-4554-9247-06fd77606dc0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.039966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-99a21bd9-42dd-4554-9247-06fd77606dc0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.046287 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-99a21bd9-42dd-4554-9247-06fd77606dc0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a returned with HTTP 404 Jul 03 10:52:02.046980 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1051/4263] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/volumes/4a44db06-6106-46d4-bc31-7ce63f5d5b2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:02.056631 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-162c681c-f936-4041-95ae-13e6bfb8a48a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.058152 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-162c681c-f936-4041-95ae-13e6bfb8a48a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups Jul 03 10:52:02.058342 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-162c681c-f936-4041-95ae-13e6bfb8a48a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.058555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-162c681c-f936-4041-95ae-13e6bfb8a48a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.063433 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-162c681c-f936-4041-95ae-13e6bfb8a48a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 200 Jul 03 10:52:02.063904 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1070/4264] 10.4.3.52 () {68 vars in 1270 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/backups => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.071891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a48dc2e0-acf0-4177-859b-4c1a31eaf86d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.074052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a48dc2e0-acf0-4177-859b-4c1a31eaf86d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups?project_id=d38fb24f69644855a2747f9b1ec61ddc Jul 03 10:52:02.074265 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a48dc2e0-acf0-4177-859b-4c1a31eaf86d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.074465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a48dc2e0-acf0-4177-859b-4c1a31eaf86d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.085722 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a48dc2e0-acf0-4177-859b-4c1a31eaf86d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups?project_id=d38fb24f69644855a2747f9b1ec61ddc returned with HTTP 200 Jul 03 10:52:02.086293 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1069/4265] 10.4.3.52 () {68 vars in 1357 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/backups?project_id=d38fb24f69644855a2747f9b1ec61ddc => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.094407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-64f8115d-b528-4336-a41f-04f22f064a3f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.095956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:52:02.096276 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2096491863"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:02.097614 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2096491863'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:52:02.097721 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume of 1 GB Jul 03 10:52:02.097948 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:02.097948 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:02.101236 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability Zones retrieved successfully. Jul 03 10:52:02.106600 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (0b568ee1-7f48-4ebc-941c-9d74396fad01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:02.107467 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a570fbaf-aa35-4bc5-b9ba-7d05cd90d568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:02.108249 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:52:02.130251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a570fbaf-aa35-4bc5-b9ba-7d05cd90d568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:02.130895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81f46d2-d948-4a80-86e7-3a5377d6a0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:02.169434 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['fefa61f8-05d7-4438-a338-35d0940fcc3c', '263a128b-370c-4f2b-adcd-41fc3dbdf5e7', '0624cba4-b042-4d2d-9535-ca79f2e134a3', '26bd8d90-f117-423b-ae7d-68243045f4d5'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:02.170055 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81f46d2-d948-4a80-86e7-3a5377d6a0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fefa61f8-05d7-4438-a338-35d0940fcc3c', '263a128b-370c-4f2b-adcd-41fc3dbdf5e7', '0624cba4-b042-4d2d-9535-ca79f2e134a3', '26bd8d90-f117-423b-ae7d-68243045f4d5']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:02.171505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431f162-82e9-48d9-b0fc-b17951100e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:02.195869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431f162-82e9-48d9-b0fc-b17951100e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '922b03f1-30a5-4737-87c6-35267a9727d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096491863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['fefa61f8-05d7-4438-a338-35d0940fcc3c','263a128b-370c-4f2b-adcd-41fc3dbdf5e7','0624cba4-b042-4d2d-9535-ca79f2e134a3','26bd8d90-f117-423b-ae7d-68243045f4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096491863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=922b03f1-30a5-4737-87c6-35267a9727d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38fb24f69644855a2747f9b1ec61ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a923b840f0584bda934e94d04acd8eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:02.196579 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69aad573-bc89-40b8-8b0c-cabc81f17c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:02.213231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69aad573-bc89-40b8-8b0c-cabc81f17c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096491863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['fefa61f8-05d7-4438-a338-35d0940fcc3c','263a128b-370c-4f2b-adcd-41fc3dbdf5e7','0624cba4-b042-4d2d-9535-ca79f2e134a3','26bd8d90-f117-423b-ae7d-68243045f4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:02.213850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4cbab7-1cf1-4f7d-a48b-1e57a261fd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:02.222510 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4cbab7-1cf1-4f7d-a48b-1e57a261fd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:02.223355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (0b568ee1-7f48-4ebc-941c-9d74396fad01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:02.223696 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request issued successfully. Jul 03 10:52:02.224332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-64f8115d-b528-4336-a41f-04f22f064a3f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:52:02.224828 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1076/4266] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:52:02 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:02.235635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.237903 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:02.238203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.238471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.248856 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:02.248856 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:02.253209 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:02.258027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b780cca6-0cb2-4dbe-b1f4-0514c686abdb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 returned with HTTP 200 Jul 03 10:52:02.258560 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1052/4267] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.530028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.531846 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:52:02.532006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.532193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.538401 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:02.538401 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:02.541491 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:52:02.544955 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-38de6b80-1677-4e2c-949e-23aaa11da7e8 req-2d640125-79e4-493d-83fa-76dd277f03ca tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:52:02.545333 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1071/4268] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.650463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1a284e88-8627-4112-88fa-413aeb949ea2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.652131 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a284e88-8627-4112-88fa-413aeb949ea2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:02.652355 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a284e88-8627-4112-88fa-413aeb949ea2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.652538 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a284e88-8627-4112-88fa-413aeb949ea2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.652634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1a284e88-8627-4112-88fa-413aeb949ea2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:02.656687 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:02.656687 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:02.657258 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a284e88-8627-4112-88fa-413aeb949ea2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:02.657579 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1070/4269] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:02.960009 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bef2c189-4b5c-49ba-a055-e49af203d14d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.962304 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bef2c189-4b5c-49ba-a055-e49af203d14d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 Jul 03 10:52:02.962304 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bef2c189-4b5c-49ba-a055-e49af203d14d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.962304 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bef2c189-4b5c-49ba-a055-e49af203d14d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.967655 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bef2c189-4b5c-49ba-a055-e49af203d14d tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 returned with HTTP 404 Jul 03 10:52:02.968171 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1077/4270] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:02 2026] GET /volume/v3/volumes/7fbfbb63-ee19-4ed1-b45d-a9f1777f2579 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:02.982037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-04773b90-1faf-4a72-8e81-fc42dc840171 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:02.984317 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:52:02.984589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:02.984868 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:02.985081 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume with id: 5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:52:02.994953 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:02.994953 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:02.995629 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:03.015941 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume request issued successfully. Jul 03 10:52:03.016175 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-04773b90-1faf-4a72-8e81-fc42dc840171 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 202 Jul 03 10:52:03.016622 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1053/4271] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:02 2026] DELETE /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:03.025860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61a2f714-3832-4ddd-8389-933cfb043eaf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:03.027807 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61a2f714-3832-4ddd-8389-933cfb043eaf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:52:03.028062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61a2f714-3832-4ddd-8389-933cfb043eaf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:03.028441 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61a2f714-3832-4ddd-8389-933cfb043eaf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:03.036458 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:03.036458 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:03.042230 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61a2f714-3832-4ddd-8389-933cfb043eaf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:52:03.047423 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61a2f714-3832-4ddd-8389-933cfb043eaf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 200 Jul 03 10:52:03.047941 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1072/4272] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:03 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:03.270443 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:03.272083 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:03.272328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:03.276178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:03.280068 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:03.280068 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:03.283577 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:03.292931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d0e0162c-3059-4f25-8eeb-8cd200e311e0 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 returned with HTTP 200 Jul 03 10:52:03.293410 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1071/4273] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:03 2026] GET /volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:03.305209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:03.307195 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:03.307599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "922b03f1-30a5-4737-87c6-35267a9727d8", "name": "tempest-type-Backup-264375044"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:03.308976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating new backup {'backup': {'volume_id': '922b03f1-30a5-4737-87c6-35267a9727d8', 'name': 'tempest-type-Backup-264375044'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:03.309123 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating backup of volume 922b03f1-30a5-4737-87c6-35267a9727d8 in container None Jul 03 10:52:03.316346 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:03.316346 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:03.316703 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:03.334588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['f1f296ca-4a3c-4276-abb6-e72a188e9e2d', '9b8a2cc8-04db-43f5-8d20-774f78e94435'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:03.368432 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6209835-2e38-4435-b8ee-6e6eb1b9ddc2 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:03.369015 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1078/4274] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:52:03 2026] POST /volume/v3/backups => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:03.377413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:03.379769 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:03.380415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:03.380415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:03.380504 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:03.386506 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:03.386506 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:03.386506 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38719fd8-cd8d-4ec6-a253-a4c107eb6f81 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:03.386506 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1054/4275] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:03 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:03.670009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c1e62a04-c193-415c-9006-147b8a81f6bb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:03.671526 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1e62a04-c193-415c-9006-147b8a81f6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:03.671687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1e62a04-c193-415c-9006-147b8a81f6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:03.671855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1e62a04-c193-415c-9006-147b8a81f6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:03.671957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c1e62a04-c193-415c-9006-147b8a81f6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:03.677543 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:03.677543 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:03.678043 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1e62a04-c193-415c-9006-147b8a81f6bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:03.678383 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1073/4276] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:03 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:04.064607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d47d43c3-a93f-4bf5-92bd-768a7c5ff5fe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:04.065911 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d47d43c3-a93f-4bf5-92bd-768a7c5ff5fe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 Jul 03 10:52:04.066064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d47d43c3-a93f-4bf5-92bd-768a7c5ff5fe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:04.066563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d47d43c3-a93f-4bf5-92bd-768a7c5ff5fe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:04.072153 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d47d43c3-a93f-4bf5-92bd-768a7c5ff5fe tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 returned with HTTP 404 Jul 03 10:52:04.072783 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1072/4277] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:04 2026] GET /volume/v3/volumes/5e94ea07-574a-416d-b95b-ad70672e2a65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:04.080308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:04.081667 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:52:04.081739 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:04.081907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:04.082401 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:04.082401 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:04.082894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:52:04.095057 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Get all volumes completed successfully. Jul 03 10:52:04.096960 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:04.096960 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:04.100663 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e045229-45bf-4c34-b830-87aadf37dbe0 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:52:04.101405 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1079/4278] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:52:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:04.119028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bc4f90ca-0e8c-48df-820f-9593d722c736 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:04.120795 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc4f90ca-0e8c-48df-820f-9593d722c736 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] DELETE https://10.4.3.52/volume/v3/types/d8466e11-8368-4957-b087-c9831e157402 Jul 03 10:52:04.120795 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc4f90ca-0e8c-48df-820f-9593d722c736 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:04.120929 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc4f90ca-0e8c-48df-820f-9593d722c736 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:04.144972 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc4f90ca-0e8c-48df-820f-9593d722c736 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types/d8466e11-8368-4957-b087-c9831e157402 returned with HTTP 202 Jul 03 10:52:04.144972 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1055/4279] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:52:04 2026] DELETE /volume/v3/types/d8466e11-8368-4957-b087-c9831e157402 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:04.396372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f7f07178-546d-4262-a72c-efdf91c65d1a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:04.397901 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7f07178-546d-4262-a72c-efdf91c65d1a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:04.398077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f7f07178-546d-4262-a72c-efdf91c65d1a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:04.398270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f7f07178-546d-4262-a72c-efdf91c65d1a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:04.398386 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f7f07178-546d-4262-a72c-efdf91c65d1a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:04.402090 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:04.402090 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:04.402646 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f7f07178-546d-4262-a72c-efdf91c65d1a tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:04.402954 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1074/4280] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:04 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:04.689144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e3e607b8-474c-47b7-b051-964c8035986d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:04.691031 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3e607b8-474c-47b7-b051-964c8035986d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:04.691156 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3e607b8-474c-47b7-b051-964c8035986d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:04.691704 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e3e607b8-474c-47b7-b051-964c8035986d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:04.691704 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e3e607b8-474c-47b7-b051-964c8035986d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:04.695941 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:04.695941 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:04.697053 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e3e607b8-474c-47b7-b051-964c8035986d tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:04.697053 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1073/4281] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:04 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:05.416324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-263802e7-1199-470f-95b5-f8c05c82acec None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:05.419071 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-263802e7-1199-470f-95b5-f8c05c82acec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:05.419071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-263802e7-1199-470f-95b5-f8c05c82acec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:05.419071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-263802e7-1199-470f-95b5-f8c05c82acec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:05.419071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-263802e7-1199-470f-95b5-f8c05c82acec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:05.426941 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:05.426941 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:05.427900 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-263802e7-1199-470f-95b5-f8c05c82acec tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:05.428226 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1080/4282] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:05 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:05.708662 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-853f623e-f31c-40eb-a492-47eee8a178b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:05.711589 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-853f623e-f31c-40eb-a492-47eee8a178b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:05.711589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-853f623e-f31c-40eb-a492-47eee8a178b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:05.711589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-853f623e-f31c-40eb-a492-47eee8a178b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:05.711589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-853f623e-f31c-40eb-a492-47eee8a178b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:05.718564 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:05.718564 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:05.719373 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-853f623e-f31c-40eb-a492-47eee8a178b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:05.719513 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1056/4283] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:05 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:06.438252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e8469697-f663-4435-a380-d7059f82f1bb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:06.439928 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8469697-f663-4435-a380-d7059f82f1bb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:06.440193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e8469697-f663-4435-a380-d7059f82f1bb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:06.440403 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e8469697-f663-4435-a380-d7059f82f1bb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:06.440508 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e8469697-f663-4435-a380-d7059f82f1bb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:06.444970 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:06.444970 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:06.445590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8469697-f663-4435-a380-d7059f82f1bb tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:06.445931 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1075/4284] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:06 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:06.731716 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:06.736129 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:06.736129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:06.736129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:06.736129 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:06.742154 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:06.742154 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:06.744072 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cdbdba8-b309-4b7d-85e9-9f1a9c6ced6b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:06.745309 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1074/4285] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:06 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:07.456126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:07.457516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:07.457749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:07.457962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:07.458087 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:07.463297 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:07.463297 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:07.464050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-45dbaa6c-f2f8-4b9b-8a8e-a3aeca50761b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:07.464535 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1081/4286] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:07 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:07.759137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:07.761672 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:07.761905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:07.762151 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:07.762273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:07.768702 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:07.768702 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:07.769568 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a89c5846-36e8-4b88-be34-cd4df9e85113 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:07.770165 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1057/4287] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:07 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:08.474862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.477749 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:08.478000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:08.478391 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:08.478391 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:08.485673 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.485673 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:08.486448 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c7946d7-1ad1-480f-9005-4241399fb8f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:08.486887 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1076/4288] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:08 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:08.783831 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-93ea1d00-4063-4539-aef7-08cc184188ec None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.785944 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93ea1d00-4063-4539-aef7-08cc184188ec tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:08.786203 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-93ea1d00-4063-4539-aef7-08cc184188ec tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:08.786469 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-93ea1d00-4063-4539-aef7-08cc184188ec tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:08.786611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-93ea1d00-4063-4539-aef7-08cc184188ec tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:08.791164 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.791164 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:08.791915 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93ea1d00-4063-4539-aef7-08cc184188ec tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:08.792480 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1075/4289] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:08 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:08.810003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-866deedc-0a0d-4f64-840f-1ed658918f63 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.811745 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:08.812058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272b7347-744d-4ca6-8b9c-5ffba7cc0771", "name": "tempest-VolumesBackupsTest-Backup-1214629956"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:08.813394 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating new backup {'backup': {'volume_id': '272b7347-744d-4ca6-8b9c-5ffba7cc0771', 'name': 'tempest-VolumesBackupsTest-Backup-1214629956'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:08.813518 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating backup of volume 272b7347-744d-4ca6-8b9c-5ffba7cc0771 in container None Jul 03 10:52:08.821229 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.821229 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:08.821755 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:08.840478 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['4f03a5cb-1dea-4783-855c-0c52c7988029', '1fc49031-4da8-49a2-90b2-82307883ecbb'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:08.875770 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-866deedc-0a0d-4f64-840f-1ed658918f63 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:08.876192 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1082/4290] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:52:08 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:08.889545 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.894882 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:08.895081 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:08.895299 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:08.895409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:08.902322 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.902322 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:08.903428 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25c1d105-259e-4f3a-a2cb-d3b8950824eb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:08.903839 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1058/4291] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:08 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:08.943651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.945458 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:52:08.945547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:08.945693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:08.945849 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume with id: a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:52:08.953397 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.953397 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:08.953929 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:52:08.966994 np0000004406 devstack@c-api.service[99875]: WARNING cinder.keymgr.conf_key_mgr [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 10:52:08.974937 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Delete volume request issued successfully. Jul 03 10:52:08.974937 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-355819fa-f9e2-4b62-8b13-a254e71b31d0 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 202 Jul 03 10:52:08.974937 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1077/4292] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:08 2026] DELETE /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:08.981772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:08.984026 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:52:08.985599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:08.985599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:08.993380 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:08.993380 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:08.999068 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Volume info retrieved successfully. Jul 03 10:52:09.003425 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94b5a1b4-4c47-4fa6-ac5e-2d47f0bfea86 tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 200 Jul 03 10:52:09.003854 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1076/4293] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:08 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:09.496915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c8bab984-f436-4564-911a-2569775cff36 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:09.498597 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8bab984-f436-4564-911a-2569775cff36 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:09.498820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8bab984-f436-4564-911a-2569775cff36 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:09.498995 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8bab984-f436-4564-911a-2569775cff36 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:09.499095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c8bab984-f436-4564-911a-2569775cff36 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:09.503138 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:09.503138 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:09.503668 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8bab984-f436-4564-911a-2569775cff36 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:09.504003 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1083/4294] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:09 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:09.915035 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:09.916797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:09.916969 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:09.917169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:09.917313 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:09.922996 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:09.922996 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:09.923766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8898b357-6fc9-4b00-a6de-a30e915fea1b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:09.924200 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1059/4295] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:09 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:10.015958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4b1ab499-46a7-4025-8a55-811ffd88322d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:10.017593 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b1ab499-46a7-4025-8a55-811ffd88322d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] GET https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de Jul 03 10:52:10.017763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b1ab499-46a7-4025-8a55-811ffd88322d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:10.017932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b1ab499-46a7-4025-8a55-811ffd88322d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:10.023513 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b1ab499-46a7-4025-8a55-811ffd88322d tempest-TestEncryptedCinderVolumes-1930523053 tempest-TestEncryptedCinderVolumes-1930523053-project-member] https://10.4.3.52/volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de returned with HTTP 404 Jul 03 10:52:10.023982 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1078/4296] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:10 2026] GET /volume/v3/volumes/a7ba98e4-f1d8-418f-9c3a-6b1cdbc738de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:10.030031 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-64dda493-839b-4687-b0de-4a22b508933a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:10.035327 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:52:10.035518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:10.035688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:10.036340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:52:10.056360 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Get all volumes completed successfully. Jul 03 10:52:10.058268 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:10.058268 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:10.062353 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-64dda493-839b-4687-b0de-4a22b508933a tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:52:10.062708 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1077/4297] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:52:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:10.078138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-52d68396-c641-4fd8-8099-bb7059888bfd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:10.079646 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-52d68396-c641-4fd8-8099-bb7059888bfd tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] DELETE https://10.4.3.52/volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995 Jul 03 10:52:10.079812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-52d68396-c641-4fd8-8099-bb7059888bfd tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:10.079992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-52d68396-c641-4fd8-8099-bb7059888bfd tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] Calling method '_delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:10.100801 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-52d68396-c641-4fd8-8099-bb7059888bfd tempest-TestEncryptedCinderVolumes-915373227 tempest-TestEncryptedCinderVolumes-915373227-project-admin] https://10.4.3.52/volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995 returned with HTTP 202 Jul 03 10:52:10.101170 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1084/4298] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:52:10 2026] DELETE /volume/v3/types/468d6866-1c33-4715-a4e3-1cc4cf4e9995 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:10.513598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:10.515306 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:10.515548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:10.515718 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:10.515813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:10.519760 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:10.519760 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:10.520440 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ec9da085-1746-40b3-9f81-e3ac6b9fcfdf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:10.520961 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1060/4299] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:10 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:10.934450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:10.936163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:10.936382 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:10.936603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:10.936708 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:10.941160 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:10.941160 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:10.941974 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad861d64-4178-4ae1-9cf6-af76069ddbfc tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:10.942363 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1079/4300] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:10 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:11.532217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-649348ca-8cfd-4e71-85c2-6266431c64ad None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:11.538013 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-649348ca-8cfd-4e71-85c2-6266431c64ad tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:11.538425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-649348ca-8cfd-4e71-85c2-6266431c64ad tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:11.538802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-649348ca-8cfd-4e71-85c2-6266431c64ad tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:11.539638 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-649348ca-8cfd-4e71-85c2-6266431c64ad tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:11.545183 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:11.545183 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:11.545974 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-649348ca-8cfd-4e71-85c2-6266431c64ad tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:11.546496 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1078/4301] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:11 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:11.954293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:11.956372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:11.956372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:11.956930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:11.956985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:11.963135 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:11.963135 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:11.964139 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c04af732-dc72-4c7a-9a55-98a3ee413bf1 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:11.964650 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1085/4302] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:11 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:12.557388 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:12.559215 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:12.559215 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:12.559215 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:12.559767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:12.564514 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:12.564514 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:12.565145 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86f17c30-2b5a-48e2-90d9-69b19623bff8 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:12.565582 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1061/4303] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:12 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:12.977461 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-43e26baa-e776-4647-a528-e97042d95b26 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:12.982076 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43e26baa-e776-4647-a528-e97042d95b26 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:12.982383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43e26baa-e776-4647-a528-e97042d95b26 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:12.982744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43e26baa-e776-4647-a528-e97042d95b26 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:12.982744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-43e26baa-e776-4647-a528-e97042d95b26 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:12.988739 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:12.988739 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:12.989579 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43e26baa-e776-4647-a528-e97042d95b26 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:12.989916 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1080/4304] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:12 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:13.581313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:13.585407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:13.585407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:13.585407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:13.585407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:13.589934 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:13.589934 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:13.590244 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d04cde75-1099-4a6e-86dd-23ded46f44ea tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:13.591213 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1079/4305] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:13 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:14.002448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:14.004117 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:14.004340 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:14.004481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:14.004604 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:14.009185 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:14.009185 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:14.009996 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0ccaed1a-5e31-4870-ab07-fc23c0394789 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:14.010428 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1086/4306] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:14 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:14.605515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:14.608969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:14.609234 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:14.611242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:14.611352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:14.628395 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:14.628395 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:14.629075 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ccef65f-0317-40e5-bcb7-94ed6bda8634 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:14.629458 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1062/4307] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:14 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:15.020721 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:15.023123 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:15.023419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:15.023682 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:15.023864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:15.029289 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:15.029289 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:15.030437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55ec0c53-22db-49aa-b7f4-284a17c587c2 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:15.030947 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1081/4308] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:15 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:15.640461 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-228d367d-bbbf-4719-92e1-1787f3292364 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:15.642314 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-228d367d-bbbf-4719-92e1-1787f3292364 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:15.642546 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-228d367d-bbbf-4719-92e1-1787f3292364 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:15.642763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-228d367d-bbbf-4719-92e1-1787f3292364 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:15.642898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-228d367d-bbbf-4719-92e1-1787f3292364 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:15.647393 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:15.647393 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:15.648159 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-228d367d-bbbf-4719-92e1-1787f3292364 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:15.648614 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1080/4309] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:15 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:16.040974 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-22c4c607-d69e-4e03-b060-30ebd9223419 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:16.043133 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22c4c607-d69e-4e03-b060-30ebd9223419 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:16.043372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22c4c607-d69e-4e03-b060-30ebd9223419 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:16.043917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22c4c607-d69e-4e03-b060-30ebd9223419 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:16.043917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-22c4c607-d69e-4e03-b060-30ebd9223419 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:16.047912 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:16.047912 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:16.048406 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22c4c607-d69e-4e03-b060-30ebd9223419 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:16.048720 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1087/4310] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:16 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:16.664132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:16.664132 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:16.664132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:16.664597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:16.664597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:16.669466 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:16.669466 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:16.670491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5517225e-bc00-4888-9a34-ebcc6ab9624d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:16.670934 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1063/4311] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:16 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e2bd422-58ae-471c-829d-0c8d62de4bae tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:17.602411 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1082/4312] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:17 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:17.682433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:17.684454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:17.684750 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:17.685027 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:17.685219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:17.689876 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:17.689876 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:17.690729 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8b2a2b17-0fe3-43c0-83d8-6096a7a30e2f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:17.691173 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1081/4313] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:17 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:18.079632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ef018f5c-623e-4c32-be2e-81ee362641ab None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:18.081536 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef018f5c-623e-4c32-be2e-81ee362641ab tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:18.081773 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef018f5c-623e-4c32-be2e-81ee362641ab tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:18.082004 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef018f5c-623e-4c32-be2e-81ee362641ab tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:18.082207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ef018f5c-623e-4c32-be2e-81ee362641ab tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:18.086531 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:18.086531 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:18.087362 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef018f5c-623e-4c32-be2e-81ee362641ab tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:18.087801 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1088/4314] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:18 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:18.702832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:18.704497 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:18.704693 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:18.704861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:18.704959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:18.710055 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:18.710055 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:18.710772 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f5a57b64-c82b-4c1a-9446-af43cb86fa6d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:18.711183 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1064/4315] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:18 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:19.100869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e79b8bab-5527-4750-8339-91959f3cf476 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:19.102537 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e79b8bab-5527-4750-8339-91959f3cf476 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:19.102629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e79b8bab-5527-4750-8339-91959f3cf476 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:19.102787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e79b8bab-5527-4750-8339-91959f3cf476 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:19.102882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e79b8bab-5527-4750-8339-91959f3cf476 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:19.108582 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:19.108582 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:19.109513 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e79b8bab-5527-4750-8339-91959f3cf476 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:19.109870 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1083/4316] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:19 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:19.621312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:19.680004 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:52:19.680379 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-95255375"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:19.681827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-95255375'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:52:19.681963 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume of 1 GB Jul 03 10:52:19.686710 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Availability Zones retrieved successfully. Jul 03 10:52:19.691825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (17b412ea-e7a6-4323-9ade-754b2871cecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:19.692858 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ddfcb2-8a11-4591-8249-344e33f0d450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:19.696131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:52:19.721389 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:19.723606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:19.723737 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:19.723957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:19.724119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:19.725761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ddfcb2-8a11-4591-8249-344e33f0d450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:19.727343 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69770d2b-0209-49dc-b874-c4ae242bd2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:19.728776 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:19.728776 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:19.729574 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a63fa773-2ff0-46e9-b50d-d3db4e203162 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:19.730019 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1089/4317] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:19 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:19.792297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['9e9d3fe1-a8d5-4681-be0b-6c799990aedb', 'dff4546d-1f13-413d-bdf0-49a02c1d5310', 'bda60171-1990-4856-ad40-c2c60182a34c', '3566a6d2-2a3f-474e-8fe3-3e2a7db2def0'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:19.793872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69770d2b-0209-49dc-b874-c4ae242bd2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9d3fe1-a8d5-4681-be0b-6c799990aedb', 'dff4546d-1f13-413d-bdf0-49a02c1d5310', 'bda60171-1990-4856-ad40-c2c60182a34c', '3566a6d2-2a3f-474e-8fe3-3e2a7db2def0']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:19.795386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ee52f0-762b-4859-ad94-936ac55a52d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:19.823412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ee52f0-762b-4859-ad94-936ac55a52d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-95255375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['9e9d3fe1-a8d5-4681-be0b-6c799990aedb','dff4546d-1f13-413d-bdf0-49a02c1d5310','bda60171-1990-4856-ad40-c2c60182a34c','3566a6d2-2a3f-474e-8fe3-3e2a7db2def0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-95255375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d122b0b8b4e4c81904211c83d18e9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='739fdb74bcf943bdb755518a6b312c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:19.824359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fedd5c-16b7-4aa3-bdf1-b3ede3cdb379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:19.854669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fedd5c-16b7-4aa3-bdf1-b3ede3cdb379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-95255375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['9e9d3fe1-a8d5-4681-be0b-6c799990aedb','dff4546d-1f13-413d-bdf0-49a02c1d5310','bda60171-1990-4856-ad40-c2c60182a34c','3566a6d2-2a3f-474e-8fe3-3e2a7db2def0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:19.855150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57441efb-a12c-48c6-b321-71e7d01cee42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:19.865215 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57441efb-a12c-48c6-b321-71e7d01cee42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:19.865998 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (17b412ea-e7a6-4323-9ade-754b2871cecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:19.866354 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request issued successfully. Jul 03 10:52:19.866972 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0d6b940-1152-4203-aa32-366bfdf8aec9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:52:19.869074 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1082/4318] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:52:19 2026] POST /volume/v3/volumes => generated 745 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:19.879684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:19.886128 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:52:19.886128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:19.886128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:19.895126 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:19.895126 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:19.899289 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:19.903693 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9fce1a91-1fad-4d50-b4dd-1f74d76ce11f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 200 Jul 03 10:52:19.904045 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1065/4319] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:19 2026] GET /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:20.119455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:20.121467 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:20.121687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:20.121880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:20.122014 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:20.126702 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:20.126702 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:20.127504 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e86c0394-b3ce-44cc-ba90-1876ebcf5f41 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:20.128482 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1084/4320] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:20 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:20.740432 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-67e503b4-0218-4491-a0cb-c1dc32509ada None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:20.742958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-67e503b4-0218-4491-a0cb-c1dc32509ada tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:20.743245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-67e503b4-0218-4491-a0cb-c1dc32509ada tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:20.743461 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-67e503b4-0218-4491-a0cb-c1dc32509ada tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:20.743591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-67e503b4-0218-4491-a0cb-c1dc32509ada tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:20.749753 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:20.749753 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:20.750588 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-67e503b4-0218-4491-a0cb-c1dc32509ada tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:20.751088 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1090/4321] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:20 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:20.919319 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:20.921296 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:52:20.921499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:20.921702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:20.928911 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:20.928911 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:20.932975 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:20.939292 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7e6443c-36d4-4fab-91f4-b6b4bd6a5ba4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 200 Jul 03 10:52:20.940004 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1083/4322] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:20 2026] GET /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:20.956272 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:20.959838 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:20.959838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8", "name": "tempest-VolumesBackupsTest-Backup-932397865"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:20.963704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': 'ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8', 'name': 'tempest-VolumesBackupsTest-Backup-932397865'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:20.963704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 in container None Jul 03 10:52:20.972897 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:20.972897 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:20.973751 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:21.002230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['92d0b5a5-8011-4842-921c-4c67a5a14cce', '9012e8f3-496d-4571-b604-e1a1bbfe4ff1'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:21.027015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-873976b3-f23c-4d1e-8c81-58e227e164e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:21.027015 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1066/4323] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:52:20 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:21.035717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.037636 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:21.037746 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:21.037997 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:21.038169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:21.043472 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.043472 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:21.044550 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20c17ece-2fbe-40d8-a19d-3ad5a667838c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:21.045041 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1085/4324] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:21 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:21.140159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-550f1b33-018b-43d2-9ced-654153e1d310 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.141990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-550f1b33-018b-43d2-9ced-654153e1d310 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:21.142259 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-550f1b33-018b-43d2-9ced-654153e1d310 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:21.142503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-550f1b33-018b-43d2-9ced-654153e1d310 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:21.142643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-550f1b33-018b-43d2-9ced-654153e1d310 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:21.152460 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.152460 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:21.153352 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-550f1b33-018b-43d2-9ced-654153e1d310 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:21.153942 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1091/4325] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:21 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:21.763036 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0cd23879-497d-489d-b4be-3645edbad032 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.764805 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cd23879-497d-489d-b4be-3645edbad032 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:21.765066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cd23879-497d-489d-b4be-3645edbad032 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:21.768124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0cd23879-497d-489d-b4be-3645edbad032 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:21.768124 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0cd23879-497d-489d-b4be-3645edbad032 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:21.769956 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.769956 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:21.770666 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0cd23879-497d-489d-b4be-3645edbad032 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:21.771090 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1084/4326] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:21 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:21.780899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.782798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d/action Jul 03 10:52:21.783229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:52:21.783379 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:21.784833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.admin_actions [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Updating backup '79daf9d2-396f-41f9-ad58-04c2de22b45d' with '{'status': 'error'}' {{(pid=99873) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 10:52:21.792547 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.792547 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:21.804468 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] reset_status in rpcapi backup_id 79daf9d2-396f-41f9-ad58-04c2de22b45d on host np0000004406. {{(pid=99873) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 10:52:21.807399 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1d6df702-4d87-46a0-a25b-20daf73984e7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d/action returned with HTTP 202 Jul 03 10:52:21.808027 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1067/4327] 10.4.3.52 () {70 vars in 1423 bytes} [Fri Jul 3 10:52:21 2026] POST /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:21.819633 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.821647 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:21.821945 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:21.822252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:21.822500 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume with id: 922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:21.830442 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.830442 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:21.830851 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:21.850275 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume request issued successfully. Jul 03 10:52:21.850490 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7083a529-e6dc-4505-82e9-7bfdcc3950bd tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 returned with HTTP 202 Jul 03 10:52:21.850965 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1086/4328] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:21 2026] DELETE /volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:21.859440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da15673c-907f-4e95-81b5-264f31a797cc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:21.862920 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da15673c-907f-4e95-81b5-264f31a797cc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:21.862920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da15673c-907f-4e95-81b5-264f31a797cc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:21.863163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da15673c-907f-4e95-81b5-264f31a797cc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:21.877439 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:21.877439 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:21.884419 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da15673c-907f-4e95-81b5-264f31a797cc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:21.893210 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da15673c-907f-4e95-81b5-264f31a797cc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 returned with HTTP 200 Jul 03 10:52:21.896266 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1092/4329] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:21 2026] GET /volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:22.054122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:22.055765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:22.055928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:22.056125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:22.056241 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:22.059871 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:22.059871 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:22.060515 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a2d0c67-765a-4844-b48b-94eead78bcdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:22.060829 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1085/4330] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:22 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:22.162813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:22.164584 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:22.164769 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:22.164987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:22.165154 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:22.169830 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:22.169830 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:22.170591 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bfe33ba2-c5a0-4314-98ea-fee2e4d7874b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:22.170971 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1068/4331] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:22 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:22.909590 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4b279f30-46e5-42b5-a0c7-dbe1e909f2b9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:22.911223 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b279f30-46e5-42b5-a0c7-dbe1e909f2b9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 Jul 03 10:52:22.911404 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b279f30-46e5-42b5-a0c7-dbe1e909f2b9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:22.911606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b279f30-46e5-42b5-a0c7-dbe1e909f2b9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:22.918434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b279f30-46e5-42b5-a0c7-dbe1e909f2b9 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 returned with HTTP 404 Jul 03 10:52:22.919065 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1087/4332] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:22 2026] GET /volume/v3/volumes/922b03f1-30a5-4737-87c6-35267a9727d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:22.928328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-545674b4-ceb5-430c-9c46-01fd684f2758 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:22.930562 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] POST https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/restore Jul 03 10:52:22.930982 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:22.932703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Restoring backup 4ffbb4c3-83b4-46ae-b096-f813272a7d3f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99876) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:52:22.932861 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Restoring backup 4ffbb4c3-83b4-46ae-b096-f813272a7d3f to volume None. Jul 03 10:52:22.938622 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:22.938622 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:22.939758 np0000004406 devstack@c-api.service[99876]: INFO cinder.backup.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Creating volume of 1 GB for restore of backup 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. Jul 03 10:52:22.946760 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 11:52:22.946255. {{(pid=99876) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 10:52:22.946760 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Availability Zones retrieved successfully. Jul 03 10:52:22.953329 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (e5d0ce7b-4821-4695-bd64-d6496b299ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:22.954323 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3217da-3a90-455f-a7b1-3f49655f5f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:22.955334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:52:22.985599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3217da-3a90-455f-a7b1-3f49655f5f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:22.985599 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9f01e-d0cf-4a90-ad03-252e77690427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:23.038028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Created reservations ['aaf3215e-a49b-4acc-a1f6-08fa4e0d69a4', '43ca3683-a11a-4a2a-ba30-49126112c5e6', 'b39ee1db-7aa8-435b-b81f-66f97ba936ea', 'd3294551-b2bc-495a-9eca-c9d20b4428d4'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:23.038989 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9f01e-d0cf-4a90-ad03-252e77690427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf3215e-a49b-4acc-a1f6-08fa4e0d69a4', '43ca3683-a11a-4a2a-ba30-49126112c5e6', 'b39ee1db-7aa8-435b-b81f-66f97ba936ea', 'd3294551-b2bc-495a-9eca-c9d20b4428d4']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:23.041309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d29238-0a85-43d5-9533-d47ffdcd46f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:23.074015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:23.075987 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:23.076213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:23.076417 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:23.076532 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:23.076617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d29238-0a85-43d5-9533-d47ffdcd46f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d7952c7-98b8-4e80-998f-7522f663be8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['aaf3215e-a49b-4acc-a1f6-08fa4e0d69a4','43ca3683-a11a-4a2a-ba30-49126112c5e6','b39ee1db-7aa8-435b-b81f-66f97ba936ea','d3294551-b2bc-495a-9eca-c9d20b4428d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:52:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d7952c7-98b8-4e80-998f-7522f663be8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38fb24f69644855a2747f9b1ec61ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a923b840f0584bda934e94d04acd8eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:23.077334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0260ad-545f-44c6-a8bf-e02bb051cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:23.084085 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:23.084085 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:23.084807 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fa553611-9132-4e44-b1e0-4d84cdb91bdd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:23.085195 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1086/4333] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:23 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:23.096223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0260ad-545f-44c6-a8bf-e02bb051cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38fb24f69644855a2747f9b1ec61ddc',qos_specs=None,replication_status=,reservations=['aaf3215e-a49b-4acc-a1f6-08fa4e0d69a4','43ca3683-a11a-4a2a-ba30-49126112c5e6','b39ee1db-7aa8-435b-b81f-66f97ba936ea','d3294551-b2bc-495a-9eca-c9d20b4428d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a923b840f0584bda934e94d04acd8eec',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:23.096223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19baa360-50a5-4c50-bf09-5912e0cdae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:23.108752 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19baa360-50a5-4c50-bf09-5912e0cdae47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:23.112121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Flow 'volume_create_api' (e5d0ce7b-4821-4695-bd64-d6496b299ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:23.112121 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Create volume request issued successfully. Jul 03 10:52:23.119487 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:23.119487 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:23.119962 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:23.182394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:23.187156 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:23.187429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:23.187689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:23.187866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:23.192504 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:23.192504 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:23.193563 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-414e6e07-ae39-4fd3-a361-7e05687e6ca7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:23.194066 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1069/4334] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:23 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:24.095674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:24.097183 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:24.097347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:24.097509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:24.097603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:24.101202 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:24.101202 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:24.101796 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-938b7042-5f5e-41a3-bd83-94205d48a1ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:24.102272 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1088/4335] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:24 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:24.127462 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:24.127462 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:24.127462 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:24.127732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Checking backup size 1 against volume size 1 {{(pid=99876) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:52:24.127732 np0000004406 devstack@c-api.service[99876]: INFO cinder.backup.api [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Overwriting volume 1d7952c7-98b8-4e80-998f-7522f663be8a with restore of backup 4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:24.140721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] restore_backup in rpcapi backup_id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f {{(pid=99876) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:52:24.142459 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-545674b4-ceb5-430c-9c46-01fd684f2758 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/restore returned with HTTP 202 Jul 03 10:52:24.142864 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1093/4336] 10.4.3.52 () {70 vars in 1426 bytes} [Fri Jul 3 10:52:22 2026] POST /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f/restore => generated 152 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:24.153600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-edf728ed-656d-41f0-8ed4-522752235a80 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:24.155314 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edf728ed-656d-41f0-8ed4-522752235a80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:24.155564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edf728ed-656d-41f0-8ed4-522752235a80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:24.155786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edf728ed-656d-41f0-8ed4-522752235a80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:24.155937 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-edf728ed-656d-41f0-8ed4-522752235a80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:24.159848 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:24.159848 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:24.160521 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edf728ed-656d-41f0-8ed4-522752235a80 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:24.161339 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1087/4337] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:24 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:24.206590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:24.208404 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:24.209283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:24.210643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:24.210643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:24.216685 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:24.216685 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:24.216685 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd34c4ab-a957-4c48-a52b-dc44ec9aca8c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:24.216685 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1070/4338] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:24 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:25.112465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:25.114864 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:25.115059 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:25.115266 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:25.115367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:25.119750 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:25.119750 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:25.120576 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c8f686f0-53a7-46e0-a1ae-e46dd2d6fa35 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:25.121100 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1089/4339] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:25 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:25.173982 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:25.176277 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:25.176499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:25.176728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:25.176834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:25.182549 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:25.182549 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:25.183380 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4886118-5a00-457a-b1d1-2f69d6033f56 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:25.183835 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1094/4340] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:25 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:25.231787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a7dca42d-e526-44cd-acf7-e996603dba57 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:25.234210 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7dca42d-e526-44cd-acf7-e996603dba57 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:25.234400 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7dca42d-e526-44cd-acf7-e996603dba57 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:25.234599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a7dca42d-e526-44cd-acf7-e996603dba57 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:25.234712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a7dca42d-e526-44cd-acf7-e996603dba57 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:25.239464 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:25.239464 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:25.240328 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a7dca42d-e526-44cd-acf7-e996603dba57 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:25.240744 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1088/4341] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:25 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:26.134637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.136474 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:26.136729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:26.136915 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:26.137125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:26.141965 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.141965 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:26.142323 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e6e6e4ff-8186-46e1-bd41-94c5d248bdec tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:26.142676 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1071/4342] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:26 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:26.196832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-15c7da30-cde8-41c4-82ac-027178129064 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.198851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15c7da30-cde8-41c4-82ac-027178129064 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:26.199127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15c7da30-cde8-41c4-82ac-027178129064 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:26.199330 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-15c7da30-cde8-41c4-82ac-027178129064 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:26.199436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-15c7da30-cde8-41c4-82ac-027178129064 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:26.203715 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.203715 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:26.204359 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-15c7da30-cde8-41c4-82ac-027178129064 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:26.204716 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1090/4343] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:26 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:26.251212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.252958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:26.253227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:26.253433 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:26.253572 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:26.255245 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=258,cinder:INSERT=25,cinder:UPDATE=66 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:52:26.257995 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.257995 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:26.258765 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b48266e6-ed72-42f7-8f08-ef24463b0ee7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:26.259251 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1095/4344] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:26 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:26.269435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d4a478a6-e022-428b-8e58-932eda21e541 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.271098 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4a478a6-e022-428b-8e58-932eda21e541 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:26.271288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d4a478a6-e022-428b-8e58-932eda21e541 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:26.273591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d4a478a6-e022-428b-8e58-932eda21e541 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:26.273591 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d4a478a6-e022-428b-8e58-932eda21e541 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:26.276209 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=264,cinder:INSERT=25,cinder:UPDATE=55 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:52:26.278677 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.278677 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:26.279613 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4a478a6-e022-428b-8e58-932eda21e541 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:26.280164 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1089/4345] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:26 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:26.289379 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.291090 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:26.291501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272b7347-744d-4ca6-8b9c-5ffba7cc0771", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1269682595"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:26.292834 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating new backup {'backup': {'volume_id': '272b7347-744d-4ca6-8b9c-5ffba7cc0771', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1269682595'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:26.293145 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Creating backup of volume 272b7347-744d-4ca6-8b9c-5ffba7cc0771 in container None Jul 03 10:52:26.299794 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.299794 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:26.300264 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Volume info retrieved successfully. Jul 03 10:52:26.316183 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Created reservations ['9f80b13f-9413-4ff1-ae2f-4e26e9035d56', '821798c4-8434-4010-843f-901db9ab6369'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:26.356140 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d599f1b3-afb3-4533-b8dd-f5bf0b94a76b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:26.356579 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1072/4346] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:52:26 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:26.368465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:26.370192 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:26.370454 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:26.370938 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:26.371068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:26.376430 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:26.376430 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:26.377287 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c6b08f1-3b78-407a-91b4-708efa94f7e8 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:26.377773 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1091/4347] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:26 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:27.152499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:27.154183 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:27.154356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:27.154524 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:27.154622 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:27.158710 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:27.158710 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:27.159509 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70e52e7b-ade7-4c8d-9a74-227d4d18aeb9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:27.159861 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1096/4348] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:27 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:27.216177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-87dd462d-d536-4901-8537-097bd6670805 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:27.219743 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87dd462d-d536-4901-8537-097bd6670805 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:27.219915 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87dd462d-d536-4901-8537-097bd6670805 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:27.220099 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87dd462d-d536-4901-8537-097bd6670805 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:27.220216 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-87dd462d-d536-4901-8537-097bd6670805 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:27.228220 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:27.228220 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:27.228770 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87dd462d-d536-4901-8537-097bd6670805 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:27.229120 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1090/4349] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:27 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:27.387854 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:27.390127 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:27.390431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:27.390723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:27.390917 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:27.396024 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:27.396024 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:27.396670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e8df9a7-fcf2-4ef4-ae7f-f16f1248e45a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:27.397080 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1073/4350] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:27 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:28.170389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:28.172486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:28.172681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:28.172937 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:28.176127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:28.176756 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:28.176756 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:28.177460 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4e236cb8-4250-4dc3-b104-66c867819ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:28.177784 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1092/4351] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:28 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:28.239757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:28.241462 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:28.241556 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:28.241737 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:28.241834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:28.246669 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:28.246669 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:28.247352 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-303d32ca-6f33-4e48-97bd-90f0e2a30739 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:28.247805 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1097/4352] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:28 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:28.410746 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:28.412451 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:28.412662 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:28.412865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:28.413012 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:28.417619 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:28.417619 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:28.418302 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9671165-124f-4fc7-ae3e-609325bc1ca3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:28.418668 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1091/4353] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:28 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:29.189228 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:29.191515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:29.191782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:29.192069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:29.192201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:29.198292 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:29.198292 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:29.199278 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ff92170d-3ae1-43a3-91eb-e34cec44f2d5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:29.199753 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1074/4354] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:29 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:29.259419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:29.261128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:29.261421 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:29.261511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:29.261635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:29.265874 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:29.265874 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:29.266503 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a39e666e-3da1-4375-9f2e-a5301bf4bd76 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:29.266831 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1093/4355] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:29 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:29.430823 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:29.433636 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:29.433832 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:29.434025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:29.434170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:29.441613 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:29.441613 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:29.442515 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-780c6f2b-f333-47ed-a678-0d7be01a9305 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:29.442884 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1098/4356] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:29 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:30.210818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:30.212984 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:30.213228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:30.213478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:30.213626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:30.219007 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:30.219007 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:30.220354 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b6f06cf8-cf8c-4257-8d38-cbf13ce504ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:30.220823 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1092/4357] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:30 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:30.279849 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cfa73feb-284e-4acf-b587-664c626240a1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:30.282657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfa73feb-284e-4acf-b587-664c626240a1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:30.282977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfa73feb-284e-4acf-b587-664c626240a1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:30.283610 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cfa73feb-284e-4acf-b587-664c626240a1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:30.284147 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-cfa73feb-284e-4acf-b587-664c626240a1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:30.286825 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=229,cinder:INSERT=25,cinder:UPDATE=53 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:52:30.290406 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:30.290406 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:30.291124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cfa73feb-284e-4acf-b587-664c626240a1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:30.291646 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1075/4358] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:30 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:30.454580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:30.456030 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:30.456211 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:30.456381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:30.456479 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:30.460137 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:30.460137 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:30.460649 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1cb1dc58-e649-4de7-8aa7-9de5578394da tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:30.460967 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1094/4359] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:30 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:31.234926 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a92e3f27-183e-4245-91dd-236f3bd3696d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:31.236890 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a92e3f27-183e-4245-91dd-236f3bd3696d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:31.237204 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a92e3f27-183e-4245-91dd-236f3bd3696d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:31.237364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a92e3f27-183e-4245-91dd-236f3bd3696d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:31.237506 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a92e3f27-183e-4245-91dd-236f3bd3696d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:31.242665 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:31.242665 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:31.243554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a92e3f27-183e-4245-91dd-236f3bd3696d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:31.243990 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1099/4360] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:31 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:31.304721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:31.307054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:31.307318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:31.307508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:31.307619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:31.312870 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:31.312870 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:31.313648 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f1291b5e-65b9-4d16-b309-f1a00327dcd7 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:31.314208 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1093/4361] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:31 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:31.473375 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:31.475394 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:31.475629 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:31.475894 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:31.476008 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:31.480770 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:31.480770 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:31.481560 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbcef653-34ad-4649-8e8f-16be0d3cb6b6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:31.482051 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1076/4362] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:31 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:32.259948 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:32.261131 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:32.261389 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:32.261641 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:32.261754 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:32.266142 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:32.266142 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:32.266596 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e69db6d-8137-4b2b-b1fe-3be9e173080e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:32.267039 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1095/4363] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:32 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:32.326301 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8cca441f-f63f-4679-a119-9460e05ace86 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:32.328311 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8cca441f-f63f-4679-a119-9460e05ace86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:32.328539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8cca441f-f63f-4679-a119-9460e05ace86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:32.328777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8cca441f-f63f-4679-a119-9460e05ace86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:32.328925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8cca441f-f63f-4679-a119-9460e05ace86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:32.334901 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:32.334901 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:32.336070 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8cca441f-f63f-4679-a119-9460e05ace86 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:32.336717 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1100/4364] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:32 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:32.495308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:32.497166 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:32.497377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:32.497584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:32.497693 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:32.501841 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:32.501841 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:32.502445 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3fcabbda-5448-4528-bc56-3a8946e4f521 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:32.502839 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1094/4365] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:32 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:33.280667 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:33.282601 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:33.282836 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:33.283055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:33.283201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:33.288653 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:33.288653 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:33.288653 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-07827921-832d-4e5b-93c5-34d4feb8b7c0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:33.288653 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1077/4366] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:33 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:33.347169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:33.349055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:33.349335 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:33.349572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:33.349687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:33.354120 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:33.354120 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:33.354835 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9424e051-fbdb-40f1-9b3c-b42c256eb1a3 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:33.355262 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1096/4367] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:33 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:33.515527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:33.517411 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:33.517636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:33.517863 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:33.517967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:33.522010 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:33.522010 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:33.522625 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2f6d675f-802b-47b5-892d-5e8464ced6fe tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:33.523040 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1101/4368] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:33 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:34.298455 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:34.300785 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:34.301049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:34.301351 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:34.301479 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:34.306561 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:34.306561 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:34.307293 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aca4c7d9-04b0-4d54-8214-0241f6c4eef4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:34.307630 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1095/4369] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:34 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:34.366365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:34.368535 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:34.369060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:34.369399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:34.369717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:34.376460 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:34.376460 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:34.378333 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1f600fcb-0af4-4f3a-9c9a-b5282e9a6afc tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:34.378601 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1078/4370] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:34 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:34.533030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:34.535645 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:34.535919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:34.536182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:34.536337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:34.538157 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=204,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:52:34.541651 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:34.541651 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:34.542476 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-89acdc39-5ffa-455e-9dc1-2d780d6b3915 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:34.543049 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1097/4371] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:34 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:35.271286 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:35.273906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:52:35.274166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:35.274403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:35.286123 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:35.286123 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:35.289719 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:35.293982 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-253f1a6a-a17e-4886-b2eb-97b4ae6c2a20 req-4d67f0ba-1622-4979-bd55-c56c26019416 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:52:35.294430 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1102/4372] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:52:35 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:35.317237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:35.318912 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:35.319148 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:35.319380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:35.319482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:35.325896 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:35.325896 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:35.326662 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-22bbdb7a-5e86-4d6b-a41f-ec075bc42db2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:35.327008 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1096/4373] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:35 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:35.395125 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:35.395557 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:35.395800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:35.396040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:35.396184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:35.401863 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:35.401863 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:35.402586 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5abe2c6c-bbc1-437e-b0e0-2f2f3af4215f tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:35.403033 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1079/4374] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:35 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:35.553567 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:35.556066 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:35.556346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:35.556604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:35.556732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:35.562134 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:35.562134 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:35.562922 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a97b1b94-9b52-4c19-b73f-9d9121290ea6 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:35.563415 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1098/4375] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:35 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:36.341866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:36.344181 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:36.344547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:36.344712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:36.344833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:36.350256 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:36.350256 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:36.351280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1e7e4ca7-8fc9-450f-9143-21ad335b715f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:36.351782 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1103/4376] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:36 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:36.416651 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-12229a0b-3f07-45fc-8244-9708a5014491 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:36.418841 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12229a0b-3f07-45fc-8244-9708a5014491 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:36.419378 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-12229a0b-3f07-45fc-8244-9708a5014491 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:36.419448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-12229a0b-3f07-45fc-8244-9708a5014491 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:36.419568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-12229a0b-3f07-45fc-8244-9708a5014491 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:36.426389 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:36.426389 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:36.427200 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12229a0b-3f07-45fc-8244-9708a5014491 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:36.427931 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1097/4377] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:36 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:36.575857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:36.579094 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:36.579356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:36.579589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:36.579734 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:36.587941 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:36.587941 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:36.588812 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dcfa57c8-5124-41d6-9d62-7f764b9def1e tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:36.589346 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1080/4378] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:36 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:37.361960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:37.364032 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:37.364217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:37.364568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:37.364643 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:37.369991 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:37.369991 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:37.370880 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0d4c89a0-d844-4e72-98ed-7bcbb0d99ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:37.371461 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1099/4379] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:37 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:37.441036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:37.443019 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:37.443352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:37.443669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:37.443846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:37.449262 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:37.449262 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:37.449929 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-53e9883e-755a-4034-b19f-8cd8dd2d6e85 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:37.450593 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1104/4380] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:37 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:37.602475 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:37.604387 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:37.604636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:37.604885 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:37.605029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:37.609924 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:37.609924 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:37.610701 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9eea901f-61e3-4204-bb16-6a93c1c7e7b3 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:37.611152 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1098/4381] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:37 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:38.382003 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6b341d81-1f61-4753-8937-869c110cb0b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:38.384075 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b341d81-1f61-4753-8937-869c110cb0b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:38.384158 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6b341d81-1f61-4753-8937-869c110cb0b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:38.384523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6b341d81-1f61-4753-8937-869c110cb0b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:38.384523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6b341d81-1f61-4753-8937-869c110cb0b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:38.389467 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:38.389467 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:38.390255 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6b341d81-1f61-4753-8937-869c110cb0b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:38.390937 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1081/4382] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:38 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:38.462487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:38.464043 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:38.464248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:38.464420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:38.464524 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:38.468589 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:38.468589 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:38.469197 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e20de88-ae82-4409-9c8a-2b0e55681103 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:38.469574 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1100/4383] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:38 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:38.479488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-35b93558-c9db-42e0-b13b-3de76e051584 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:38.481670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a Jul 03 10:52:38.481975 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:38.482195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:38.482354 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume with id: 1d7952c7-98b8-4e80-998f-7522f663be8a Jul 03 10:52:38.489092 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:38.489092 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:38.489517 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:38.505323 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume request issued successfully. Jul 03 10:52:38.505564 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-35b93558-c9db-42e0-b13b-3de76e051584 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a returned with HTTP 202 Jul 03 10:52:38.506024 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1105/4384] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:38 2026] DELETE /volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:38.514127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:38.515932 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a Jul 03 10:52:38.516204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:38.516431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:38.523489 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:38.523489 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:38.527048 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:38.530843 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd5ac340-1dc7-4c42-b6f5-057d1ab37d35 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a returned with HTTP 200 Jul 03 10:52:38.531221 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1099/4385] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:38 2026] GET /volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:38.621279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:38.623419 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:38.623641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:38.623891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:38.624019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:38.628872 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:38.628872 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:38.629657 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5fb73a1b-a36f-4e59-9c67-e58c9fa213bb tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:38.630136 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1082/4386] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:38 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.400896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.402788 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:39.402990 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.403236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.403373 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.407835 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.407835 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:39.408575 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7d895626-06ba-48ac-9d8e-cc64f1c64c92 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:39.408965 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1101/4387] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.543725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7ccec1db-bb09-4f7d-9b6c-55b687575558 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.545932 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ccec1db-bb09-4f7d-9b6c-55b687575558 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a Jul 03 10:52:39.546316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ccec1db-bb09-4f7d-9b6c-55b687575558 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.546636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ccec1db-bb09-4f7d-9b6c-55b687575558 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.554697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ccec1db-bb09-4f7d-9b6c-55b687575558 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a returned with HTTP 404 Jul 03 10:52:39.555400 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1106/4388] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/volumes/1d7952c7-98b8-4e80-998f-7522f663be8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:39.563449 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.565616 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:39.565924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.566203 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.566356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.571449 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.571449 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:39.572400 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d5f35b4-52fe-4858-b5fe-79a95acc48bf tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:39.573084 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1100/4389] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.582688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.584367 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:39.584590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.584797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.584898 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: 79daf9d2-396f-41f9-ad58-04c2de22b45d. Jul 03 10:52:39.588900 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.588900 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:39.609456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id 79daf9d2-396f-41f9-ad58-04c2de22b45d {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:39.611448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6a6996a-0ac9-43d2-a7a8-c82c1b234d21 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 202 Jul 03 10:52:39.612018 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1083/4390] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:39 2026] DELETE /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:39.618648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-086e136d-8619-461d-9d21-554e0e59d1c4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.621615 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-086e136d-8619-461d-9d21-554e0e59d1c4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:39.621841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-086e136d-8619-461d-9d21-554e0e59d1c4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.622060 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-086e136d-8619-461d-9d21-554e0e59d1c4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.622196 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-086e136d-8619-461d-9d21-554e0e59d1c4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.627520 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.627520 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:39.627665 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-086e136d-8619-461d-9d21-554e0e59d1c4 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 200 Jul 03 10:52:39.630562 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1102/4391] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.639511 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a307b1dc-8135-4641-917e-c25a595ffa0a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.641594 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a307b1dc-8135-4641-917e-c25a595ffa0a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:39.641906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a307b1dc-8135-4641-917e-c25a595ffa0a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.642214 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a307b1dc-8135-4641-917e-c25a595ffa0a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.642411 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a307b1dc-8135-4641-917e-c25a595ffa0a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.647658 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.647658 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:39.649050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a307b1dc-8135-4641-917e-c25a595ffa0a tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:39.649050 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1107/4392] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.658951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.659998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:39.660214 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.660392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.660525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.664928 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.664928 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:39.666452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2035fa7-161e-4dfd-9c80-52aa0a2920fa tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:39.669163 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1101/4393] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 10:52:39.674659 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a140719a-d752-4cf0-beec-f41de46b21e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.676475 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a140719a-d752-4cf0-beec-f41de46b21e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:39.676719 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a140719a-d752-4cf0-beec-f41de46b21e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.676934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a140719a-d752-4cf0-beec-f41de46b21e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.677044 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a140719a-d752-4cf0-beec-f41de46b21e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.681806 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.681806 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:39.682466 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a140719a-d752-4cf0-beec-f41de46b21e5 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:39.682819 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1084/4394] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:39.692627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.694413 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:39.694855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272b7347-744d-4ca6-8b9c-5ffba7cc0771", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1094714908"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:39.696394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating new backup {'backup': {'volume_id': '272b7347-744d-4ca6-8b9c-5ffba7cc0771', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1094714908'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:39.696527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Creating backup of volume 272b7347-744d-4ca6-8b9c-5ffba7cc0771 in container None Jul 03 10:52:39.703700 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.703700 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:39.704244 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:39.719610 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Created reservations ['452db1f2-eaf0-472f-a2a7-d033ea2b9c28', '4c02f7ac-1e7a-4879-85e5-f6192cb8caae'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:39.756631 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22a01a9c-8f5b-4071-92f7-57349b09db6e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:39.757062 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1103/4395] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:52:39 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:39.767209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1c23859a-f964-455a-8b3d-6869ce07423c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:39.768978 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c23859a-f964-455a-8b3d-6869ce07423c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:39.769177 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c23859a-f964-455a-8b3d-6869ce07423c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:39.769356 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c23859a-f964-455a-8b3d-6869ce07423c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:39.769452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1c23859a-f964-455a-8b3d-6869ce07423c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:39.774723 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:39.774723 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:39.774723 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c23859a-f964-455a-8b3d-6869ce07423c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:39.775324 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1108/4396] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:39 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:40.418126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.419855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:40.420091 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.420327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.420474 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:40.424584 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.424584 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:40.425414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8517b2e-544f-4ca5-ac34-a4696792b6fb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:40.425855 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1102/4397] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:40 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:40.437780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c601087a-ff37-4d60-9772-82432163440e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.440272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e/restore Jul 03 10:52:40.440814 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:40.442990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Restoring backup da4e3bec-453c-48a4-a218-d68506940f7e ({'restore': {'volume_id': 'ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8'}}) {{(pid=99873) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:52:40.443204 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Restoring backup da4e3bec-453c-48a4-a218-d68506940f7e to volume ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8. Jul 03 10:52:40.448805 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.448805 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:40.459886 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.459886 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:40.460336 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:40.460500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.api [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Checking backup size 1 against volume size 1 {{(pid=99873) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:52:40.460668 np0000004406 devstack@c-api.service[99873]: INFO cinder.backup.api [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Overwriting volume ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 with restore of backup da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:40.476542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] restore_backup in rpcapi backup_id da4e3bec-453c-48a4-a218-d68506940f7e {{(pid=99873) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:52:40.478574 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c601087a-ff37-4d60-9772-82432163440e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e/restore returned with HTTP 202 Jul 03 10:52:40.479165 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1085/4398] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:52:40 2026] POST /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e/restore => generated 180 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:40.489094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.491013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:40.491306 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.491564 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.491765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:40.500587 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.500587 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:40.501621 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82e5d6cf-44f1-4ea3-b7de-377a2a3655ac tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:40.502081 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1104/4399] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:40 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:40.644675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.646947 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d Jul 03 10:52:40.647213 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.647455 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.647607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 79daf9d2-396f-41f9-ad58-04c2de22b45d. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:40.652085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-17218c0a-15c0-49aa-a69c-fe353a04c247 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d returned with HTTP 404 Jul 03 10:52:40.652709 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1109/4400] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:40 2026] GET /volume/v3/backups/79daf9d2-396f-41f9-ad58-04c2de22b45d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:40.659757 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.661914 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:52:40.662313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.662575 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.662742 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: cf8732f5-514f-4830-86a9-e258fc42f2f7. Jul 03 10:52:40.668094 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.668094 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:40.681673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id cf8732f5-514f-4830-86a9-e258fc42f2f7 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:40.683801 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0a41e45d-5488-4007-818f-b3d8cd44e681 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 202 Jul 03 10:52:40.684347 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1103/4401] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:40 2026] DELETE /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:40.691457 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-71f1731b-68ee-444d-82a0-a75e212e3839 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.693340 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71f1731b-68ee-444d-82a0-a75e212e3839 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:52:40.693624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71f1731b-68ee-444d-82a0-a75e212e3839 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.693902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71f1731b-68ee-444d-82a0-a75e212e3839 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.694012 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-71f1731b-68ee-444d-82a0-a75e212e3839 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:40.698039 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.698039 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:40.698628 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71f1731b-68ee-444d-82a0-a75e212e3839 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 200 Jul 03 10:52:40.698972 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1086/4402] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:40 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:40.785297 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e98bc1c2-fc72-4286-886a-f3466282f793 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:40.787023 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e98bc1c2-fc72-4286-886a-f3466282f793 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:40.787230 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e98bc1c2-fc72-4286-886a-f3466282f793 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:40.787403 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e98bc1c2-fc72-4286-886a-f3466282f793 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:40.787500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e98bc1c2-fc72-4286-886a-f3466282f793 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:40.791773 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:40.791773 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:40.792537 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e98bc1c2-fc72-4286-886a-f3466282f793 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:40.792895 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1105/4403] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:40 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:41.512135 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:41.514464 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:41.514647 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:41.514836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:41.514935 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:41.519419 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:41.519419 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:41.520154 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc36a8b6-c615-4856-9c33-e1e7d214c830 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:41.520499 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1110/4404] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:41 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:41.708803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:41.711002 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 Jul 03 10:52:41.711290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:41.711543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:41.711720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id cf8732f5-514f-4830-86a9-e258fc42f2f7. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:41.715933 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c831b2b7-a4de-434b-9bc2-b195cde993b6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 returned with HTTP 404 Jul 03 10:52:41.716440 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1104/4405] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:41 2026] GET /volume/v3/backups/cf8732f5-514f-4830-86a9-e258fc42f2f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:41.722454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:41.724057 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:41.724269 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:41.724448 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:41.724545 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete backup with id: 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. Jul 03 10:52:41.728567 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:41.728567 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:41.739799 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] delete_backup rpcapi backup_id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:41.741530 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9eeeceed-9ad0-491d-8304-5cbcb599460b tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 202 Jul 03 10:52:41.741942 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1087/4406] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:41 2026] DELETE /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:41.750585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:41.752474 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:41.752690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:41.752894 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:41.753020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:41.758997 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:41.758997 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:41.759743 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4f6ec0f9-8586-4f87-b991-a76433dcebe1 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 200 Jul 03 10:52:41.760124 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1106/4407] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:41 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:41.802501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:41.804254 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:41.804472 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:41.804656 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:41.804793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:41.809098 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:41.809098 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:41.809862 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-686bf183-476b-4241-98be-5aa6d8fbeeb5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:41.810243 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1111/4408] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:41 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:42.530851 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.532495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:42.532495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.533872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.533872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:42.537525 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.537525 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:42.538550 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-56ca3c34-836d-4bb1-a8d8-530ef79ae906 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:42.538914 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1105/4409] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:42.772623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5571ca94-de5a-4776-82c2-0d7fc406070d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.774758 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5571ca94-de5a-4776-82c2-0d7fc406070d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f Jul 03 10:52:42.775033 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5571ca94-de5a-4776-82c2-0d7fc406070d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.775310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5571ca94-de5a-4776-82c2-0d7fc406070d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.775474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5571ca94-de5a-4776-82c2-0d7fc406070d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Show backup with id 4ffbb4c3-83b4-46ae-b096-f813272a7d3f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:42.780680 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5571ca94-de5a-4776-82c2-0d7fc406070d tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f returned with HTTP 404 Jul 03 10:52:42.781614 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1088/4410] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/backups/4ffbb4c3-83b4-46ae-b096-f813272a7d3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:42.788197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-56eeba0f-8306-47eb-899f-fcf070416b54 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.790393 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:52:42.790663 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.790913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.791137 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume with id: 97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:52:42.798330 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.798330 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:42.798771 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:42.816977 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Delete volume request issued successfully. Jul 03 10:52:42.817226 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56eeba0f-8306-47eb-899f-fcf070416b54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b returned with HTTP 202 Jul 03 10:52:42.817752 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1107/4411] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:52:42 2026] DELETE /volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:42.819578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39477e82-8304-4507-bbd0-a835c3785920 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.821930 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39477e82-8304-4507-bbd0-a835c3785920 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:42.822120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39477e82-8304-4507-bbd0-a835c3785920 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.822371 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39477e82-8304-4507-bbd0-a835c3785920 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.822525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-39477e82-8304-4507-bbd0-a835c3785920 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:42.827454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.829006 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.829006 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:42.830151 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39477e82-8304-4507-bbd0-a835c3785920 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:42.830677 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1112/4412] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:42.832414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:52:42.832740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.833014 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.841353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.845550 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:52:42.845776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.845998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.848965 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.848965 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:42.853951 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Volume info retrieved successfully. Jul 03 10:52:42.861929 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c55f3288-c48c-4ce8-9490-b4025f22c3f6 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b returned with HTTP 200 Jul 03 10:52:42.862363 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1106/4413] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:42.863786 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.863786 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:42.867491 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:42.871850 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34c0327e-7649-4cd8-b8c7-12fdc9c14556 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:52:42.872249 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1089/4414] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:42.912061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.913995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:52:42.914179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:42.914343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:42.923223 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.923223 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:42.926418 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:42.930429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-a805fc5b-55c1-44e8-bbed-214160c3ad7a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:52:42.930888 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1108/4415] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:52:42 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:42.948202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:42.953299 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e/action Jul 03 10:52:42.953636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:52:42.953790 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:42.963547 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:42.963547 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:42.964093 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:42.970115 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Begin detaching volume completed successfully. Jul 03 10:52:42.970324 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-dd9b0514-60f0-48ae-a806-15d6abd0e1e0 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e/action returned with HTTP 202 Jul 03 10:52:42.970761 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1113/4416] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:52:42 2026] POST /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:43.549655 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:43.553499 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:43.553499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:43.553499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:43.553499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:43.556483 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:43.556483 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:43.557337 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0c426acc-6d7c-489c-9c5f-4f7c54fb0e38 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:43.557726 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1107/4417] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:43 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:43.844684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:43.846491 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:43.847166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:43.847166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:43.847166 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:43.851528 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:43.851528 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:43.852305 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db2ab4e6-5e5b-458c-8837-c2721eb14e13 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:43.852810 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1090/4418] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:43 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:43.876127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b1efee3-5d25-41bf-82e3-753767825e54 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:43.878306 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b1efee3-5d25-41bf-82e3-753767825e54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] GET https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b Jul 03 10:52:43.878557 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b1efee3-5d25-41bf-82e3-753767825e54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:43.878802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b1efee3-5d25-41bf-82e3-753767825e54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:43.887055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b1efee3-5d25-41bf-82e3-753767825e54 tempest-ProjectAdminTests33-180311630 tempest-ProjectAdminTests33-180311630-project-admin] https://10.4.3.52/volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b returned with HTTP 404 Jul 03 10:52:43.887658 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1109/4419] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:43 2026] GET /volume/v3/volumes/97305f0f-0b73-4d7e-947a-6c3f83e3d37b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:43.995320 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-91b96129-6e46-4f18-a9e2-908e37e1e16b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:43.995754 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91b96129-6e46-4f18-a9e2-908e37e1e16b None None] GET https://10.4.3.52/volume// Jul 03 10:52:43.995903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91b96129-6e46-4f18-a9e2-908e37e1e16b None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:43.996121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91b96129-6e46-4f18-a9e2-908e37e1e16b None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:43.996495 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91b96129-6e46-4f18-a9e2-908e37e1e16b None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:52:43.996813 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1114/4420] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:52:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:52:44.003977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:44.005997 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:52:44.006216 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:44.006388 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:44.017121 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:44.017121 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:44.020590 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:44.024840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-b1a8f120-42f8-435d-9b62-d64b0d1f3d90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:52:44.025254 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1108/4421] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:52:44 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:52:44.566562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:44.568415 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:44.568588 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:44.568817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:44.568987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:44.573478 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:44.573478 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:44.574354 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-22e49803-0ec4-45cd-a08d-a32a02a4740b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:44.574907 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1091/4422] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:44 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:44.862940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:44.866200 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:44.866440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:44.866650 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:44.866751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:44.872971 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:44.872971 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:44.873825 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b87bd7c-74a7-4483-b36a-baeeb4e45bb6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:44.874445 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1110/4423] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:44 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:45.162730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-5f301b9a-ade6-48b5-b678-42b4f3fb4e66 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:45.165390 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-5f301b9a-ade6-48b5-b678-42b4f3fb4e66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 Jul 03 10:52:45.165912 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-5f301b9a-ade6-48b5-b678-42b4f3fb4e66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:45.166408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-5f301b9a-ade6-48b5-b678-42b4f3fb4e66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:45.177358 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:45.177358 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:45.308759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:45.396079 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:52:45.396540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1155623509"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:45.398425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1155623509'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:52:45.398578 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume of 1 GB Jul 03 10:52:45.403390 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Availability Zones retrieved successfully. Jul 03 10:52:45.410631 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (058c7e76-b728-40b0-9432-1d6288660633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:45.411829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c66ff4-25e4-4050-bb51-188553c427b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:45.412843 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:52:45.443967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c66ff4-25e4-4050-bb51-188553c427b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:45.444994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39495dc0-04bb-402b-9643-18842a2cb447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:45.509181 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['b89c7e1a-1118-452f-aa0f-923ddc36ebe1', 'ea219cd6-e2a2-4122-8125-4c73511e87d3', '9a538e4f-c02f-47be-8ecd-7cbc627f17a6', '879d7d5b-1a7c-4adf-a6b6-42374a78d95a'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:45.510219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39495dc0-04bb-402b-9643-18842a2cb447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89c7e1a-1118-452f-aa0f-923ddc36ebe1', 'ea219cd6-e2a2-4122-8125-4c73511e87d3', '9a538e4f-c02f-47be-8ecd-7cbc627f17a6', '879d7d5b-1a7c-4adf-a6b6-42374a78d95a']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:45.510934 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf95d72-2163-409d-bad7-b942bb007367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:45.534345 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf95d72-2163-409d-bad7-b942bb007367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec169036-d77b-4ab4-a4f7-b5df71bc577c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155623509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['b89c7e1a-1118-452f-aa0f-923ddc36ebe1','ea219cd6-e2a2-4122-8125-4c73511e87d3','9a538e4f-c02f-47be-8ecd-7cbc627f17a6','879d7d5b-1a7c-4adf-a6b6-42374a78d95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155623509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec169036-d77b-4ab4-a4f7-b5df71bc577c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b541aa8b3d6144678afabd58be4b1fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a80b907700499fa9897f98ef0c0d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:45.535064 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7add66f3-ace4-4578-9144-582468441b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:45.553567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7add66f3-ace4-4578-9144-582468441b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155623509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['b89c7e1a-1118-452f-aa0f-923ddc36ebe1','ea219cd6-e2a2-4122-8125-4c73511e87d3','9a538e4f-c02f-47be-8ecd-7cbc627f17a6','879d7d5b-1a7c-4adf-a6b6-42374a78d95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:45.554411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ebb4fe-6682-4b2e-806e-16a643948e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:45.564014 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ebb4fe-6682-4b2e-806e-16a643948e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:45.564860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (058c7e76-b728-40b0-9432-1d6288660633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:45.565188 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request issued successfully. Jul 03 10:52:45.565820 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93b45e2f-e6c8-4798-b514-49ab37e2d1fa tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:52:45.566280 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1109/4424] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:52:45 2026] POST /volume/v3/volumes => generated 776 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:45.578198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e120c026-61e6-4369-bf3b-35c4c55a977c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:45.580151 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e120c026-61e6-4369-bf3b-35c4c55a977c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:52:45.580416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e120c026-61e6-4369-bf3b-35c4c55a977c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:45.580689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e120c026-61e6-4369-bf3b-35c4c55a977c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:45.584176 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:45.586232 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:45.586431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:45.586613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:45.586726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:45.588919 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:45.588919 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:45.591527 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:45.591527 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:45.592428 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-89cb58b2-22bc-444e-8e8a-9f4163ec1060 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:45.592853 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e120c026-61e6-4369-bf3b-35c4c55a977c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:52:45.592949 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1111/4425] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:45 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:45.597213 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e120c026-61e6-4369-bf3b-35c4c55a977c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c returned with HTTP 200 Jul 03 10:52:45.597748 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1092/4426] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:45 2026] GET /volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:45.703748 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-b717c4c7-c68b-4e05-9c59-f2da3df8cf16 req-5f301b9a-ade6-48b5-b678-42b4f3fb4e66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 returned with HTTP 200 Jul 03 10:52:45.704184 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1115/4427] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:52:45 2026] DELETE /volume/v3/attachments/f019bf27-de12-4198-9215-58307f0bc927 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:45.885598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-95b540d1-86fc-4687-9f6c-c607f7761670 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:45.887375 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-95b540d1-86fc-4687-9f6c-c607f7761670 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:45.887546 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-95b540d1-86fc-4687-9f6c-c607f7761670 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:45.887737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-95b540d1-86fc-4687-9f6c-c607f7761670 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:45.887840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-95b540d1-86fc-4687-9f6c-c607f7761670 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:45.891929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:45.891929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:45.892614 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-95b540d1-86fc-4687-9f6c-c607f7761670 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:45.892929 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1110/4428] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:45 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:46.604028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:46.605861 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:46.606066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:46.606426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:46.606426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:46.610384 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:46.610384 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:46.611156 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-298f5c9a-fbd2-4d22-93ad-b70adc37695f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:46.611522 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1112/4429] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:46 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:46.616743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-da855270-21f7-4895-afec-169992c4c935 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:46.618686 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da855270-21f7-4895-afec-169992c4c935 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:52:46.618905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da855270-21f7-4895-afec-169992c4c935 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:46.619097 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-da855270-21f7-4895-afec-169992c4c935 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:46.627226 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:46.627226 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:46.631660 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-da855270-21f7-4895-afec-169992c4c935 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:52:46.636413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-da855270-21f7-4895-afec-169992c4c935 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c returned with HTTP 200 Jul 03 10:52:46.636861 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1093/4430] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:46 2026] GET /volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:52:46.649328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07031813-623b-4fd2-bfff-6e48908fee34 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:46.651475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:46.651900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec169036-d77b-4ab4-a4f7-b5df71bc577c", "name": "tempest-type-Backup-1219348204"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:46.653518 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating new backup {'backup': {'volume_id': 'ec169036-d77b-4ab4-a4f7-b5df71bc577c', 'name': 'tempest-type-Backup-1219348204'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:46.653705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating backup of volume ec169036-d77b-4ab4-a4f7-b5df71bc577c in container None Jul 03 10:52:46.661398 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:46.661398 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:46.661768 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:52:46.685862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['dd57ec75-83d6-489c-8e15-ae8ea16185c3', '8b8c4086-fd27-4423-a6b7-74d023844cde'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:46.716217 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07031813-623b-4fd2-bfff-6e48908fee34 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:46.716654 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1116/4431] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:52:46 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:46.728876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:46.730710 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:46.730918 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:46.731098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:46.731228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:46.734944 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:46.734944 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:46.735519 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16ccb42e-b3e4-44f5-a5f5-e93f50801f2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:46.735906 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1111/4432] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:46 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:46.904062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:46.905888 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:46.906162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:46.906395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:46.906540 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:46.910666 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:46.910666 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:46.911429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b6aac51d-0664-42e2-9e70-86a8b3513d74 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:46.911855 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1113/4433] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:46 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:47.171360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-93b722f4-df59-4338-b4c5-af7cba57777f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:47.173432 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-93b722f4-df59-4338-b4c5-af7cba57777f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:52:47.173531 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-93b722f4-df59-4338-b4c5-af7cba57777f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:47.173782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-93b722f4-df59-4338-b4c5-af7cba57777f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:47.181717 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:47.181717 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:47.185529 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-93b722f4-df59-4338-b4c5-af7cba57777f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:52:47.190276 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-93b722f4-df59-4338-b4c5-af7cba57777f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:52:47.190719 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1094/4434] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:47 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:47.621591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:47.623854 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:47.624130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:47.624384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:47.624525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:47.629944 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:47.629944 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:47.631208 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e4992f28-d74c-4f0d-a4f6-8febdf9e6f3f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:47.631454 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1117/4435] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:47 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:47.747190 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:47.749474 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:47.749807 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:47.750060 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:47.750229 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:47.755829 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:47.755829 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:47.756713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ecab86fc-76d5-4d48-93e7-ae1ca41cdf50 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:47.757219 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1112/4436] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:47 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:47.922020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:47.923901 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:47.924093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:47.924304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:47.924424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:47.929415 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:47.929415 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:47.930157 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-373b511f-e5ec-4b58-a6fe-23e4b7a07b70 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:47.930571 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1114/4437] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:47 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:48.642122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b26f0040-ae76-4cc1-884c-970b284bc385 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:48.643942 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26f0040-ae76-4cc1-884c-970b284bc385 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:48.644203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26f0040-ae76-4cc1-884c-970b284bc385 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:48.644469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b26f0040-ae76-4cc1-884c-970b284bc385 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:48.644577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b26f0040-ae76-4cc1-884c-970b284bc385 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:48.649432 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:48.649432 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:48.650224 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b26f0040-ae76-4cc1-884c-970b284bc385 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:48.650757 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1095/4438] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:48 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:48.769011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:48.770956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:48.771198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:48.771419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:48.771546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:48.776180 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:48.776180 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:48.776858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b4c26ff2-48a2-43f6-a01f-d155943188b2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:48.777297 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1118/4439] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:48 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:48.941463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:48.943664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:48.943664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:48.943843 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:48.943954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:48.949086 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:48.949086 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:48.949906 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-99b119c9-1399-48c0-8065-b3da0a3dd1c3 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:48.950300 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1113/4440] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:48 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:49.661540 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:49.663300 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:49.663493 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:49.663689 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:49.663826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:49.668227 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:49.668227 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:49.668957 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3ddc290-7fc6-4ba6-8b4a-811df74b7c74 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:49.669391 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1115/4441] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:49 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:49.788161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb699f9c-39ea-4837-b4b6-12755f80414a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:49.789712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb699f9c-39ea-4837-b4b6-12755f80414a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:49.789916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb699f9c-39ea-4837-b4b6-12755f80414a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:49.790088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb699f9c-39ea-4837-b4b6-12755f80414a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:49.790207 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-eb699f9c-39ea-4837-b4b6-12755f80414a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:49.794063 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:49.794063 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:49.794633 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb699f9c-39ea-4837-b4b6-12755f80414a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:49.794963 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1096/4442] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:49 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:49.961224 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:49.963166 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:49.963392 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:49.963592 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:49.963708 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:49.972946 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:49.972946 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:49.973662 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07b89ca7-3f23-4503-a66f-a677f82abda6 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:49.974076 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1119/4443] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:49 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:50.680860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:50.682595 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:50.682782 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:50.682977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:50.683093 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:50.687613 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:50.687613 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:50.688424 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-752b7f4f-7ad2-4007-a887-39b7f4d1fbc7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:50.688826 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1114/4444] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:50 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:50.806419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-14758a35-601f-4a0b-b083-d7c1a566f091 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:50.808773 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14758a35-601f-4a0b-b083-d7c1a566f091 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:50.809062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14758a35-601f-4a0b-b083-d7c1a566f091 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:50.809351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-14758a35-601f-4a0b-b083-d7c1a566f091 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:50.809535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-14758a35-601f-4a0b-b083-d7c1a566f091 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:50.814600 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:50.814600 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:50.815159 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-14758a35-601f-4a0b-b083-d7c1a566f091 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:50.815490 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1116/4445] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:50 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:50.991203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:50.991749 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:50.991944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:50.992143 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:50.992249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:50.999902 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:50.999902 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:51.000745 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a50126ac-75fa-4c48-bd88-7944ea5a2521 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:51.001145 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1097/4446] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:50 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:51.700147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4021a200-fa25-457d-b727-925e1da97cd4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:51.701928 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4021a200-fa25-457d-b727-925e1da97cd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:51.702219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4021a200-fa25-457d-b727-925e1da97cd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:51.702290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4021a200-fa25-457d-b727-925e1da97cd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:51.702405 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4021a200-fa25-457d-b727-925e1da97cd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:51.707623 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:51.707623 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:51.707623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4021a200-fa25-457d-b727-925e1da97cd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:51.707623 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1120/4447] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:51 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:51.827886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:51.830275 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:51.830471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:51.830654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:51.830749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:51.835049 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:51.835049 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:51.835818 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f427b39f-56ab-48e8-9c0b-4277300b5557 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:51.837222 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1115/4448] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:51 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:52.013618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3a58e074-91dd-4076-a75e-8e368546054e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.015229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a58e074-91dd-4076-a75e-8e368546054e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:52.015366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a58e074-91dd-4076-a75e-8e368546054e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.015552 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a58e074-91dd-4076-a75e-8e368546054e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.015646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3a58e074-91dd-4076-a75e-8e368546054e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:52.019566 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.019566 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:52.020297 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a58e074-91dd-4076-a75e-8e368546054e tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:52.020627 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1117/4449] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:52 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:52.031712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7561f8da-add4-420d-baea-3ecf8451c0ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.033970 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7561f8da-add4-420d-baea-3ecf8451c0ee tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:52.034282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7561f8da-add4-420d-baea-3ecf8451c0ee tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.034542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7561f8da-add4-420d-baea-3ecf8451c0ee tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.034679 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7561f8da-add4-420d-baea-3ecf8451c0ee tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:52.039145 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.039145 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:52.039850 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7561f8da-add4-420d-baea-3ecf8451c0ee tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:52.040213 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1098/4450] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:52 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:52.053034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.054623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:52.054783 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.054949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.055046 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete backup with id: 4caac596-0b7e-48a0-903c-4f984b8f0562. Jul 03 10:52:52.059235 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.059235 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:52.069609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] delete_backup rpcapi backup_id 4caac596-0b7e-48a0-903c-4f984b8f0562 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:52.071200 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-188afee5-01d8-44f4-b9a4-5642ba69f0e9 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 202 Jul 03 10:52:52.071607 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1121/4451] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:52 2026] DELETE /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:52.078085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-09b70773-08b7-4539-96d0-5d7be17a8051 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.079700 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09b70773-08b7-4539-96d0-5d7be17a8051 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:52.079878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-09b70773-08b7-4539-96d0-5d7be17a8051 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.080049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-09b70773-08b7-4539-96d0-5d7be17a8051 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.080169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-09b70773-08b7-4539-96d0-5d7be17a8051 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:52.083941 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.083941 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:52.084649 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-09b70773-08b7-4539-96d0-5d7be17a8051 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 200 Jul 03 10:52:52.084948 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1116/4452] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:52 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:52.720334 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.725429 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:52.725618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.725799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.725902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:52.733813 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.733813 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:52.734669 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-122bf70c-2f69-4557-a8f3-39fb671cb29a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:52.735076 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1118/4453] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:52 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:52.847400 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:52.850226 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:52.850517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:52.850762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:52.850942 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:52.857328 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:52.857328 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:52.858430 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-833c9914-aca3-4ea5-8c5a-ee2331efdbce tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:52.858869 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1099/4454] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:52 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:53.094510 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9b3402b3-b466-4580-a755-5b6728a6069b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:53.096313 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b3402b3-b466-4580-a755-5b6728a6069b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 Jul 03 10:52:53.096546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b3402b3-b466-4580-a755-5b6728a6069b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:53.096740 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b3402b3-b466-4580-a755-5b6728a6069b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:53.096850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-9b3402b3-b466-4580-a755-5b6728a6069b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 4caac596-0b7e-48a0-903c-4f984b8f0562. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:53.100875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b3402b3-b466-4580-a755-5b6728a6069b tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 returned with HTTP 404 Jul 03 10:52:53.101463 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1122/4455] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:53 2026] GET /volume/v3/backups/4caac596-0b7e-48a0-903c-4f984b8f0562 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:53.109447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b89ce309-da92-4d48-b388-6b6598b360d1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:53.110988 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] DELETE https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:53.111162 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:53.111334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:53.111435 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Delete backup with id: e68ddbaf-44e5-4207-a7f8-eff2869693d0. Jul 03 10:52:53.115071 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:53.115071 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:53.125096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] delete_backup rpcapi backup_id e68ddbaf-44e5-4207-a7f8-eff2869693d0 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:53.126926 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b89ce309-da92-4d48-b388-6b6598b360d1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 202 Jul 03 10:52:53.127388 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1117/4456] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:53 2026] DELETE /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:53.135270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e3bb509-bebe-49f9-9885-276d19731e52 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:53.137216 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e3bb509-bebe-49f9-9885-276d19731e52 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:53.137458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e3bb509-bebe-49f9-9885-276d19731e52 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:53.137673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e3bb509-bebe-49f9-9885-276d19731e52 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:53.137823 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2e3bb509-bebe-49f9-9885-276d19731e52 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:53.142167 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:53.142167 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:53.142863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e3bb509-bebe-49f9-9885-276d19731e52 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 200 Jul 03 10:52:53.143262 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1119/4457] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:53 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:53.746162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:53.748161 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:53.748449 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:53.748787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:53.748964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:53.753873 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:53.753873 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:53.754627 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f61af8c-8d42-4544-8a5f-73852a99d50c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:53.754986 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1100/4458] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:53 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:53.872122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d184d042-5056-4899-bf32-61bb20a09850 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:53.874238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d184d042-5056-4899-bf32-61bb20a09850 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:53.874438 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d184d042-5056-4899-bf32-61bb20a09850 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:53.874650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d184d042-5056-4899-bf32-61bb20a09850 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:53.874778 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-d184d042-5056-4899-bf32-61bb20a09850 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:53.879377 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:53.879377 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:53.879957 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d184d042-5056-4899-bf32-61bb20a09850 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:53.880340 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1123/4459] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:53 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:54.155223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:54.156984 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 Jul 03 10:52:54.157333 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:54.157386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:54.157505 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id e68ddbaf-44e5-4207-a7f8-eff2869693d0. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:54.161119 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d9c58ac-23b6-4efd-8129-67dc9cc19b4b tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 returned with HTTP 404 Jul 03 10:52:54.161589 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1118/4460] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:54 2026] GET /volume/v3/backups/e68ddbaf-44e5-4207-a7f8-eff2869693d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:54.167958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:54.169710 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:54.169886 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:54.170037 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:54.170163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete backup with id: 062f7f85-9031-47d3-8897-f3b9c49db489. Jul 03 10:52:54.175091 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:54.175091 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:54.189121 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] delete_backup rpcapi backup_id 062f7f85-9031-47d3-8897-f3b9c49db489 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:54.190804 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ff17326b-1b5d-48ec-b652-8afb879a4d22 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 202 Jul 03 10:52:54.191253 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1120/4461] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:54 2026] DELETE /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:54.198056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:54.199953 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:54.200199 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:54.200423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:54.200581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:54.207201 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:54.207201 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:54.208096 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e856d336-2ebd-4e2d-87e3-e8a63b0e85a8 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 200 Jul 03 10:52:54.208538 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1101/4462] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:54 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:54.765361 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-197b17e4-3f28-4137-998e-843eb2a17e0d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:54.767877 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-197b17e4-3f28-4137-998e-843eb2a17e0d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:54.768124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-197b17e4-3f28-4137-998e-843eb2a17e0d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:54.768362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-197b17e4-3f28-4137-998e-843eb2a17e0d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:54.768519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-197b17e4-3f28-4137-998e-843eb2a17e0d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:54.775790 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:54.775790 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:54.776831 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-197b17e4-3f28-4137-998e-843eb2a17e0d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:54.777327 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1124/4463] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:54 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:54.896151 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:54.902414 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:54.902745 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:54.902998 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:54.903194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:54.912004 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:54.912004 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:54.912727 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b56cf3e5-7415-4403-9937-58ad84f52bcf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:54.913129 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1119/4464] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:54 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:55.220131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:55.222321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 Jul 03 10:52:55.222614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:55.222860 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:55.223009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Show backup with id 062f7f85-9031-47d3-8897-f3b9c49db489. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:55.227818 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48cf1597-207c-4a18-afa5-955e8cf88fa7 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 returned with HTTP 404 Jul 03 10:52:55.228465 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1121/4465] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:55 2026] GET /volume/v3/backups/062f7f85-9031-47d3-8897-f3b9c49db489 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:55.235051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:55.237303 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] DELETE https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:55.237536 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:55.237760 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:55.237858 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Delete backup with id: db737cb4-3a01-41c4-95b8-b573c4ae47f0. Jul 03 10:52:55.241913 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:55.241913 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:55.255248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] delete_backup rpcapi backup_id db737cb4-3a01-41c4-95b8-b573c4ae47f0 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:55.257083 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f9ffcf24-9c30-4b8d-8974-05dd5efd3aa1 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 202 Jul 03 10:52:55.257983 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1102/4466] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:55 2026] DELETE /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:55.269462 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:55.272211 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:55.272417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:55.272582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:55.272670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:55.278245 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:55.278245 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:55.278493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-024a6e27-ee6f-4f04-8b96-7bd1e1c8bf1c tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 200 Jul 03 10:52:55.278847 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1125/4467] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:55 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:55.791293 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:55.797698 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:55.798003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:55.798288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:55.798470 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:55.806027 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:55.806027 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:55.807201 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f9778d2-6c16-4355-8e87-da4ea8149e86 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:55.807747 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1120/4468] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:55 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:55.922781 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:55.924439 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:55.924684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:55.924857 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:55.924962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:55.929314 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:55.929314 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:55.929967 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3d93406-2f05-42f6-b4af-4d4c7968d73b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:55.930345 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1122/4469] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:55 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:56.293607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.300454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] GET https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 Jul 03 10:52:56.300688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.300918 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.301077 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] Show backup with id db737cb4-3a01-41c4-95b8-b573c4ae47f0. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:56.305903 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ea23d32-c65b-433c-b10c-c6213789fed2 tempest-VolumesBackupsTest-1461362099 tempest-VolumesBackupsTest-1461362099-project-admin] https://10.4.3.52/volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 returned with HTTP 404 Jul 03 10:52:56.306726 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1103/4470] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/backups/db737cb4-3a01-41c4-95b8-b573c4ae47f0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:56.319062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.320566 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:52:56.320777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.320969 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.321160 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume with id: 272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:52:56.328097 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.328097 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:56.328539 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:56.348166 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume request issued successfully. Jul 03 10:52:56.348166 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d0f546e-51a8-4bf5-b899-c6197b420b27 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 returned with HTTP 202 Jul 03 10:52:56.348431 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1126/4471] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:56 2026] DELETE /volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:56.355727 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.357425 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:52:56.357657 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.357865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.365979 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.365979 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:56.370411 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:56.375542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a45bb714-c046-4ff7-8c13-29f341ed6c28 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 returned with HTTP 200 Jul 03 10:52:56.376003 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1121/4472] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:56.825239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.827467 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:56.827743 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.827964 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.828078 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:56.833717 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.833717 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:56.834632 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5d5a666b-584e-48ea-9fca-a08a75ea8475 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:56.835127 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1123/4473] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:56.845944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.847595 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:52:56.847809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.847990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.855203 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.855203 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:56.860148 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:56.865442 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6bd8ce0e-a4b7-482b-8d00-20b7cf097407 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 200 Jul 03 10:52:56.865851 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1104/4474] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:56.877121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-95cce10e-78c7-4fa5-8542-86fe73060256 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.878551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:56.878743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.878928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.879043 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: da4e3bec-453c-48a4-a218-d68506940f7e. Jul 03 10:52:56.883442 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.883442 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:56.896011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id da4e3bec-453c-48a4-a218-d68506940f7e {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:52:56.898008 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-95cce10e-78c7-4fa5-8542-86fe73060256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 202 Jul 03 10:52:56.898521 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1127/4475] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:56 2026] DELETE /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:52:56.905310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31d0638e-ce35-4516-aa7b-e086b45badba None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.908152 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31d0638e-ce35-4516-aa7b-e086b45badba tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:56.908376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31d0638e-ce35-4516-aa7b-e086b45badba tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.908692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31d0638e-ce35-4516-aa7b-e086b45badba tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.908806 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-31d0638e-ce35-4516-aa7b-e086b45badba tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:56.912869 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.912869 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:56.913726 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31d0638e-ce35-4516-aa7b-e086b45badba tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 200 Jul 03 10:52:56.914064 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1122/4476] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:56.940255 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:56.942500 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:56.942783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:56.942969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:56.943131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:56.948158 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:56.948158 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:56.948955 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d3472580-38c8-4663-94d8-b0d1ae33c311 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:56.949425 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1124/4477] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:56 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:57.389634 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-37e58a39-ee2c-4f2f-88bd-1d800ee93665 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.391601 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37e58a39-ee2c-4f2f-88bd-1d800ee93665 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 Jul 03 10:52:57.391808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37e58a39-ee2c-4f2f-88bd-1d800ee93665 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:57.392076 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37e58a39-ee2c-4f2f-88bd-1d800ee93665 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:57.398907 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37e58a39-ee2c-4f2f-88bd-1d800ee93665 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 returned with HTTP 404 Jul 03 10:52:57.399624 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1105/4478] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:57 2026] GET /volume/v3/volumes/272b7347-744d-4ca6-8b9c-5ffba7cc0771 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:57.406931 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6b774acc-7722-42ee-95a4-097198838b39 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.409313 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:52:57.409605 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:57.409857 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:57.410068 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume with id: 47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:52:57.419010 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:57.419010 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:57.419640 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:57.446509 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume request issued successfully. Jul 03 10:52:57.446760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b774acc-7722-42ee-95a4-097198838b39 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 returned with HTTP 202 Jul 03 10:52:57.447432 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1128/4479] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:57 2026] DELETE /volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:57.456354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.457993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:52:57.458230 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:57.458448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:57.465633 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:57.465633 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:57.469389 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:57.474307 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-477e6062-cdc4-4f54-93ac-ddeb812aea0c tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 returned with HTTP 200 Jul 03 10:52:57.474705 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1123/4480] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:57 2026] GET /volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:57.924262 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.926615 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e Jul 03 10:52:57.926921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:57.927200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:57.927349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da4e3bec-453c-48a4-a218-d68506940f7e. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:57.934702 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-043d0a10-fbc7-4da5-b188-e7b2f1c4475c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e returned with HTTP 404 Jul 03 10:52:57.935450 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1125/4481] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:57 2026] GET /volume/v3/backups/da4e3bec-453c-48a4-a218-d68506940f7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:57.947266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.948948 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:52:57.949355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-831523298"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:57.951219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-831523298'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:52:57.951355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume of 1 GB Jul 03 10:52:57.955507 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Availability Zones retrieved successfully. Jul 03 10:52:57.959398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad970278-1227-4d55-a058-0e8affc131c3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:57.961127 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad970278-1227-4d55-a058-0e8affc131c3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:57.961381 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad970278-1227-4d55-a058-0e8affc131c3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:57.961497 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad970278-1227-4d55-a058-0e8affc131c3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:57.961626 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (0e87bda4-78e9-4d9d-84d2-48c7072e2982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:57.961719 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ad970278-1227-4d55-a058-0e8affc131c3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:57.962597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256ed4a0-a48a-4af6-801d-6614f7a2b274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:57.963652 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:52:57.965857 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:57.965857 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:57.966583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad970278-1227-4d55-a058-0e8affc131c3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:57.967016 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1129/4482] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:57 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:57.988994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256ed4a0-a48a-4af6-801d-6614f7a2b274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:57.989899 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50f05a1-d9c1-4616-8f28-081c808d5b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:58.028770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['f3e77d9a-4d12-4738-82f3-436e93afe615', 'b44f4849-97ef-4654-8fd4-3fc26dc4724b', '6ea89d62-f306-498e-93c1-3877c8eec032', '105312a6-2284-4ce8-8837-20fd9b88217d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:58.029534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50f05a1-d9c1-4616-8f28-081c808d5b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e77d9a-4d12-4738-82f3-436e93afe615', 'b44f4849-97ef-4654-8fd4-3fc26dc4724b', '6ea89d62-f306-498e-93c1-3877c8eec032', '105312a6-2284-4ce8-8837-20fd9b88217d']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:58.030249 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab715cb-bc43-4845-aa19-200ffd9da442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:58.054908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab715cb-bc43-4845-aa19-200ffd9da442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675f44de-3e56-4cf7-8020-d73a733ad063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-831523298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['f3e77d9a-4d12-4738-82f3-436e93afe615','b44f4849-97ef-4654-8fd4-3fc26dc4724b','6ea89d62-f306-498e-93c1-3877c8eec032','105312a6-2284-4ce8-8837-20fd9b88217d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-831523298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675f44de-3e56-4cf7-8020-d73a733ad063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d122b0b8b4e4c81904211c83d18e9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='739fdb74bcf943bdb755518a6b312c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:58.055591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9bc9a6-96de-4559-8443-1cac5295937f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:58.072318 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9bc9a6-96de-4559-8443-1cac5295937f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-831523298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['f3e77d9a-4d12-4738-82f3-436e93afe615','b44f4849-97ef-4654-8fd4-3fc26dc4724b','6ea89d62-f306-498e-93c1-3877c8eec032','105312a6-2284-4ce8-8837-20fd9b88217d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:58.072931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385e743-3b76-4c5b-bbb7-892cfe5db21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:52:58.080781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d385e743-3b76-4c5b-bbb7-892cfe5db21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:52:58.081489 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (0e87bda4-78e9-4d9d-84d2-48c7072e2982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:52:58.081738 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request issued successfully. Jul 03 10:52:58.082244 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-051f9f08-ac24-4645-9fcd-d56d3267a2d7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:52:58.082639 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1106/4483] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:52:57 2026] POST /volume/v3/volumes => generated 746 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:58.094435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:58.096437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:52:58.096673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:58.096889 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:58.104635 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:58.104635 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:58.108682 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:58.113498 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2895cdcd-aeef-40ac-9f24-2fd5ae3b93fc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 200 Jul 03 10:52:58.114187 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1124/4484] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:58 2026] GET /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:58.487712 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c4de0348-e7f3-41e1-b299-ac7059616fdb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:58.489539 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4de0348-e7f3-41e1-b299-ac7059616fdb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 Jul 03 10:52:58.489740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4de0348-e7f3-41e1-b299-ac7059616fdb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:58.489930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4de0348-e7f3-41e1-b299-ac7059616fdb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:58.496188 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4de0348-e7f3-41e1-b299-ac7059616fdb tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 returned with HTTP 404 Jul 03 10:52:58.496757 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1126/4485] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:58 2026] GET /volume/v3/volumes/47784c12-0eaf-487b-8c6d-cae062f38f27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:58.503521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:58.505551 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:52:58.505821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:58.506044 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:58.506254 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume with id: 7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:52:58.514528 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:58.514528 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:58.515070 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:58.536308 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Delete volume request issued successfully. Jul 03 10:52:58.536455 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e0f3208-a0af-4d07-a667-3cbe33ae9a69 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 returned with HTTP 202 Jul 03 10:52:58.536932 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1130/4486] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:52:58 2026] DELETE /volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:52:58.543612 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:58.545554 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:52:58.545774 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:58.545989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:58.552513 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:58.552513 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:58.556060 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Volume info retrieved successfully. Jul 03 10:52:58.560226 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8388a4e5-1859-4106-80a0-a5ca3e26392d tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 returned with HTTP 200 Jul 03 10:52:58.560670 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1107/4487] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:58 2026] GET /volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:58.976727 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fb294b79-f936-4093-859b-2fb73a93b11a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:58.978707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb294b79-f936-4093-859b-2fb73a93b11a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:58.978707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb294b79-f936-4093-859b-2fb73a93b11a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:58.978878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb294b79-f936-4093-859b-2fb73a93b11a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:58.979460 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fb294b79-f936-4093-859b-2fb73a93b11a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:58.983231 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:58.983231 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:52:58.983823 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb294b79-f936-4093-859b-2fb73a93b11a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:52:58.984415 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1125/4488] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:58 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:59.126651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d38d6904-6d1b-413b-810c-88c4d8133960 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:59.128420 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d38d6904-6d1b-413b-810c-88c4d8133960 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:52:59.128659 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d38d6904-6d1b-413b-810c-88c4d8133960 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:59.128854 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d38d6904-6d1b-413b-810c-88c4d8133960 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:59.136748 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:59.136748 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:52:59.140336 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d38d6904-6d1b-413b-810c-88c4d8133960 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:59.144446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d38d6904-6d1b-413b-810c-88c4d8133960 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 200 Jul 03 10:52:59.144811 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1127/4489] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:59 2026] GET /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:59.157395 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:59.159123 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:52:59.159495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "675f44de-3e56-4cf7-8020-d73a733ad063", "name": "tempest-VolumesBackupsTest-Backup-284623611"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:52:59.160825 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': '675f44de-3e56-4cf7-8020-d73a733ad063', 'name': 'tempest-VolumesBackupsTest-Backup-284623611'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:52:59.160951 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume 675f44de-3e56-4cf7-8020-d73a733ad063 in container None Jul 03 10:52:59.169484 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:59.169484 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:52:59.169980 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:52:59.190873 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['d16c721c-bcb1-4ae6-819d-2c963e8c432b', '5839d1e2-4c16-4346-9459-9fa285e5ffe3'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:52:59.248592 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-68c78a6b-ab1c-4fa4-98cd-781f68e05c7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:52:59.249169 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1131/4490] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:52:59 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:52:59.258431 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:59.260324 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:52:59.260519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:59.260691 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:59.260793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:52:59.264875 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:52:59.264875 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:52:59.265577 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c0c0a982-c2e8-4ee6-846e-d04dd554dc7a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:52:59.265947 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1108/4491] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:59 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:52:59.573045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-468aed1d-57d4-43ca-96ef-d966ac8612f5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:59.574980 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-468aed1d-57d4-43ca-96ef-d966ac8612f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] GET https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 Jul 03 10:52:59.575200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-468aed1d-57d4-43ca-96ef-d966ac8612f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:59.575456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-468aed1d-57d4-43ca-96ef-d966ac8612f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:59.581699 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-468aed1d-57d4-43ca-96ef-d966ac8612f5 tempest-VolumesBackupsTest-1653503587 tempest-VolumesBackupsTest-1653503587-project-member] https://10.4.3.52/volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 returned with HTTP 404 Jul 03 10:52:59.582276 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1126/4492] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:52:59 2026] GET /volume/v3/volumes/7d5a0d9d-8d55-4657-8184-0c3de2057072 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:52:59.995042 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc924c60-01c1-473b-b441-25deb85d0380 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:52:59.996970 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc924c60-01c1-473b-b441-25deb85d0380 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:52:59.997216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc924c60-01c1-473b-b441-25deb85d0380 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:52:59.997473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc924c60-01c1-473b-b441-25deb85d0380 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:52:59.997615 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-bc924c60-01c1-473b-b441-25deb85d0380 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:00.001835 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:00.001835 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:00.002610 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc924c60-01c1-473b-b441-25deb85d0380 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:00.003190 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1128/4493] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:52:59 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:00.280967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:00.284074 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:00.284318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:00.284570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:00.284722 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:00.288810 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:00.288810 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:00.289555 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-609cf558-7fb6-4c06-8dfc-e8a6f5d74122 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:00.290222 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1132/4494] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:00 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:01.014374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:01.016347 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:01.016625 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:01.016782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:01.016890 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:01.023252 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:01.023252 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:01.024296 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-25e45657-5e8e-43f9-87b6-8360b3100e68 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:01.024887 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1109/4495] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:01 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:01.223834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7059e229-8907-4e41-8119-897afcd199b9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:01.301983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:01.303872 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:01.304071 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:01.304270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:01.304383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:01.309427 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:01.309427 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:01.310384 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-57cc61fc-9af2-47ca-b1fe-a8664ba27f19 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:01.310835 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1129/4496] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:01 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:01.313990 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:01.314412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-802504447"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:01.315726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-802504447'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:01.315850 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:01.320915 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:01.327225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (540f6cce-ae3f-4f27-ba7e-2f0f6954a0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:01.328350 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ef536-e789-4f8c-bccc-90531214a39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:01.329478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:01.358050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ef536-e789-4f8c-bccc-90531214a39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:01.358844 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c86935-9f70-4d28-acfd-70fbf0a3d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:01.420322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['c6ea971a-cb9d-4343-b6ac-d34aed44e3c0', 'd5ed8317-90b1-40b8-9937-c848ac50effb', '31a36aa9-6e79-4cf8-9753-f3156d3d63e8', '8d3b1471-42ea-40f0-84b3-4d7d6d8518f8'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:01.421242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c86935-9f70-4d28-acfd-70fbf0a3d889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ea971a-cb9d-4343-b6ac-d34aed44e3c0', 'd5ed8317-90b1-40b8-9937-c848ac50effb', '31a36aa9-6e79-4cf8-9753-f3156d3d63e8', '8d3b1471-42ea-40f0-84b3-4d7d6d8518f8']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:01.422049 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (334a7402-ed70-44cb-89ad-7a84f990e22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:01.443811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (334a7402-ed70-44cb-89ad-7a84f990e22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-802504447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['c6ea971a-cb9d-4343-b6ac-d34aed44e3c0','d5ed8317-90b1-40b8-9937-c848ac50effb','31a36aa9-6e79-4cf8-9753-f3156d3d63e8','8d3b1471-42ea-40f0-84b3-4d7d6d8518f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-802504447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:01.444569 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5b9b4e-309a-4b7d-9acc-6f37f031a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:01.479710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5b9b4e-309a-4b7d-9acc-6f37f031a935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-802504447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['c6ea971a-cb9d-4343-b6ac-d34aed44e3c0','d5ed8317-90b1-40b8-9937-c848ac50effb','31a36aa9-6e79-4cf8-9753-f3156d3d63e8','8d3b1471-42ea-40f0-84b3-4d7d6d8518f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:01.480525 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60510a06-b063-4dca-8d5a-11402bca501c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:01.490344 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60510a06-b063-4dca-8d5a-11402bca501c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:01.491048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (540f6cce-ae3f-4f27-ba7e-2f0f6954a0b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:01.491361 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:01.491840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7059e229-8907-4e41-8119-897afcd199b9 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:01.492379 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1127/4497] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:01 2026] POST /volume/v3/volumes => generated 761 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:01.502701 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:01.504516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:01.504764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:01.505006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:01.512014 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:01.512014 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:01.515610 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:01.520530 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-be2242ee-9948-4e9a-9aeb-87af985e2db3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd returned with HTTP 200 Jul 03 10:53:01.520929 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1133/4498] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:01 2026] GET /volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:02.035513 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.037365 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:02.037670 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:02.038156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:02.038156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:02.042400 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:02.042400 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:02.042998 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e54b308a-93ae-4631-aabc-e4fce17a9896 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:02.043396 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1110/4499] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:02 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:02.323377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7f31a08b-625d-43ea-846d-f44e627003d1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.325446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f31a08b-625d-43ea-846d-f44e627003d1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:02.325638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f31a08b-625d-43ea-846d-f44e627003d1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:02.325836 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7f31a08b-625d-43ea-846d-f44e627003d1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:02.325951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7f31a08b-625d-43ea-846d-f44e627003d1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:02.331396 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:02.331396 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:02.332772 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7f31a08b-625d-43ea-846d-f44e627003d1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:02.333526 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1130/4500] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:02 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:02.532563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.534669 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:02.534887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:02.535130 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:02.542856 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:02.542856 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:02.546118 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:02.550647 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-456555b8-b86d-4627-a4cc-f1b51e9964f5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd returned with HTTP 200 Jul 03 10:53:02.551099 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1128/4501] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:02 2026] GET /volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:02.564116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6054f391-7711-4767-9abe-72289a0c8467 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.565650 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:02.565937 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1171513790"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:02.567195 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {"'source_volid": '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1171513790'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:02.567297 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:02.570809 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:02.575952 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (27e2aee8-a662-4179-9d5b-59bc2b4719d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:02.576761 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e888d63-ced7-416f-b782-1ccfefd08cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.577697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:02.607405 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e888d63-ced7-416f-b782-1ccfefd08cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.608131 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd4662d-b206-4cd8-8ed1-0833c81fa9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.642499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['11817dbb-10db-4409-a998-fd61b46acbae', '2a7ca702-51ce-4d30-a021-01d2d19ec3f2', 'a7fa4f28-a06c-497c-9f0d-1ff0b69486e1', '02761f39-20b2-4dc6-af51-0e6b1dde0085'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:02.643456 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd4662d-b206-4cd8-8ed1-0833c81fa9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11817dbb-10db-4409-a998-fd61b46acbae', '2a7ca702-51ce-4d30-a021-01d2d19ec3f2', 'a7fa4f28-a06c-497c-9f0d-1ff0b69486e1', '02761f39-20b2-4dc6-af51-0e6b1dde0085']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.644148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95d76bf-2d5e-4429-b9b6-d68f02cf525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.664364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95d76bf-2d5e-4429-b9b6-d68f02cf525d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd4329df-bf99-4b00-9675-b772c6cc2842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1171513790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['11817dbb-10db-4409-a998-fd61b46acbae','2a7ca702-51ce-4d30-a021-01d2d19ec3f2','a7fa4f28-a06c-497c-9f0d-1ff0b69486e1','02761f39-20b2-4dc6-af51-0e6b1dde0085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1171513790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd4329df-bf99-4b00-9675-b772c6cc2842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.665097 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abe3d20-58e7-4a62-ab24-062bb4f8c5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.682299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abe3d20-58e7-4a62-ab24-062bb4f8c5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1171513790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['11817dbb-10db-4409-a998-fd61b46acbae','2a7ca702-51ce-4d30-a021-01d2d19ec3f2','a7fa4f28-a06c-497c-9f0d-1ff0b69486e1','02761f39-20b2-4dc6-af51-0e6b1dde0085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.683328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4ac691-d4b5-4262-8eb1-9798bc841bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.696463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4ac691-d4b5-4262-8eb1-9798bc841bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.697251 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (27e2aee8-a662-4179-9d5b-59bc2b4719d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:02.697570 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:02.698074 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6054f391-7711-4767-9abe-72289a0c8467 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:02.698509 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1134/4502] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:02 2026] POST /volume/v3/volumes => generated 762 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:02.709539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.711284 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:02.711639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-181775149"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:02.712984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {"'source_volid": '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-181775149'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:02.713025 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:02.720589 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:02.725468 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (5a558647-7239-44d5-8197-1a1f0165f6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:02.726475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d15fca-4b7e-40f9-83b4-a3cbc0a0dd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.727279 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:02.749420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d15fca-4b7e-40f9-83b4-a3cbc0a0dd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.750044 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c776b9a8-bdc1-4497-901b-295750ba5cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.787311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['3047e57d-01c5-445c-80d2-585f450a43d0', '0402b4a6-b28e-4032-b037-6458328d6732', 'e746d1c4-696d-4aa5-ab7f-5d29e53b3f5f', '2c002156-da27-4bf8-b72d-99e0f99d57c8'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:02.787981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c776b9a8-bdc1-4497-901b-295750ba5cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3047e57d-01c5-445c-80d2-585f450a43d0', '0402b4a6-b28e-4032-b037-6458328d6732', 'e746d1c4-696d-4aa5-ab7f-5d29e53b3f5f', '2c002156-da27-4bf8-b72d-99e0f99d57c8']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.788815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e220b53-df44-4ae6-8890-ce4cf78fbbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.812717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e220b53-df44-4ae6-8890-ce4cf78fbbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52678290-33a6-4890-91a3-b1388e0f9e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-181775149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['3047e57d-01c5-445c-80d2-585f450a43d0','0402b4a6-b28e-4032-b037-6458328d6732','e746d1c4-696d-4aa5-ab7f-5d29e53b3f5f','2c002156-da27-4bf8-b72d-99e0f99d57c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-181775149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52678290-33a6-4890-91a3-b1388e0f9e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.813614 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484e371a-c208-4495-8f74-31198b2a9b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.843871 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484e371a-c208-4495-8f74-31198b2a9b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-181775149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['3047e57d-01c5-445c-80d2-585f450a43d0','0402b4a6-b28e-4032-b037-6458328d6732','e746d1c4-696d-4aa5-ab7f-5d29e53b3f5f','2c002156-da27-4bf8-b72d-99e0f99d57c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.844863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395642f4-a48e-4e20-81a0-54b399879633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.859951 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395642f4-a48e-4e20-81a0-54b399879633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.860820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (5a558647-7239-44d5-8197-1a1f0165f6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:02.861164 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:02.861725 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ffc0245-0fa9-4831-b4b4-adf5a40201a1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:02.862185 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1111/4503] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:02 2026] POST /volume/v3/volumes => generated 761 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:02.874549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f840706e-6ed6-413c-818d-307ee8439546 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:02.876289 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:02.876711 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1607721244"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:02.878178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {"'source_volid": '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1607721244'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:02.878352 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:02.883957 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:02.889312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (85b8d633-acbf-4b5f-b76c-765dba65e74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:02.890347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4e9a9c-8598-474b-9df8-60f8cb896ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.891314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:02.919166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4e9a9c-8598-474b-9df8-60f8cb896ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.919874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69bc89e1-1651-42fd-ad6c-bf0cbc8eead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.958788 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['6b7475ad-a396-478e-b509-6ed46237db68', 'b611a65d-4dee-46d3-ad4a-ac0c19685a96', 'e2b2fc8b-3626-40b8-aeac-6b136b0d9bb6', '6a31b6c6-d381-40d6-a79d-98569bd8668f'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:02.959583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69bc89e1-1651-42fd-ad6c-bf0cbc8eead5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7475ad-a396-478e-b509-6ed46237db68', 'b611a65d-4dee-46d3-ad4a-ac0c19685a96', 'e2b2fc8b-3626-40b8-aeac-6b136b0d9bb6', '6a31b6c6-d381-40d6-a79d-98569bd8668f']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.960266 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e149a-195b-4e26-bbde-56ee971731ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:02.985840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e149a-195b-4e26-bbde-56ee971731ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863fe838-93da-4e35-b3a9-8eca3ce0f307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1607721244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['6b7475ad-a396-478e-b509-6ed46237db68','b611a65d-4dee-46d3-ad4a-ac0c19685a96','e2b2fc8b-3626-40b8-aeac-6b136b0d9bb6','6a31b6c6-d381-40d6-a79d-98569bd8668f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1607721244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863fe838-93da-4e35-b3a9-8eca3ce0f307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:02.986566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7072fe-a1b2-4074-a373-575e39e9130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.005810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7072fe-a1b2-4074-a373-575e39e9130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1607721244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['6b7475ad-a396-478e-b509-6ed46237db68','b611a65d-4dee-46d3-ad4a-ac0c19685a96','e2b2fc8b-3626-40b8-aeac-6b136b0d9bb6','6a31b6c6-d381-40d6-a79d-98569bd8668f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.006535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d54b3d-1a9c-4414-8aff-516374a4853f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.016001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d54b3d-1a9c-4414-8aff-516374a4853f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.016833 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (85b8d633-acbf-4b5f-b76c-765dba65e74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:03.017116 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:03.017650 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f840706e-6ed6-413c-818d-307ee8439546 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:03.018162 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1131/4504] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:02 2026] POST /volume/v3/volumes => generated 762 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:03.031325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4f631069-1000-473d-b384-7be8d391df87 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.033467 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:03.033868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1349539371"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:03.035469 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {"'source_volid": '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1349539371'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:03.035575 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:03.040272 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:03.047732 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (1491fd12-d185-484c-b759-2583559c52b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:03.048907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afca314-6236-4129-874c-ef31db507155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.050227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:03.054078 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.056207 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:03.056503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.056683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.056795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:03.061125 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.061125 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:03.061760 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8fc1d3de-db7f-40cf-a56e-7147325300e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:03.062149 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1135/4505] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.082578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afca314-6236-4129-874c-ef31db507155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.083613 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6329d138-61ba-46b7-92a7-338019a13fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.140870 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['25e617c9-50ae-4b09-8658-af8d14b324f1', '6b184f51-16cf-4123-8967-64829e8a0952', 'e9f14a13-8189-4e79-8a07-7173c9226d9d', '263d3cc1-3951-40d3-bc88-57d56e1ebcb3'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:03.141634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6329d138-61ba-46b7-92a7-338019a13fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e617c9-50ae-4b09-8658-af8d14b324f1', '6b184f51-16cf-4123-8967-64829e8a0952', 'e9f14a13-8189-4e79-8a07-7173c9226d9d', '263d3cc1-3951-40d3-bc88-57d56e1ebcb3']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.142273 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5637964-f1ce-4da9-8dc9-b5485a3375af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.164098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5637964-f1ce-4da9-8dc9-b5485a3375af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0250fafe-f717-4e2c-8517-1050e2dc3f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1349539371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['25e617c9-50ae-4b09-8658-af8d14b324f1','6b184f51-16cf-4123-8967-64829e8a0952','e9f14a13-8189-4e79-8a07-7173c9226d9d','263d3cc1-3951-40d3-bc88-57d56e1ebcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1349539371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0250fafe-f717-4e2c-8517-1050e2dc3f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.164893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c13393-d733-454a-aea3-14774cca2f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.193272 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c13393-d733-454a-aea3-14774cca2f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1349539371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['25e617c9-50ae-4b09-8658-af8d14b324f1','6b184f51-16cf-4123-8967-64829e8a0952','e9f14a13-8189-4e79-8a07-7173c9226d9d','263d3cc1-3951-40d3-bc88-57d56e1ebcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.194157 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806a67b5-213b-4211-808e-374dab994cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.203963 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806a67b5-213b-4211-808e-374dab994cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.204685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (1491fd12-d185-484c-b759-2583559c52b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:03.205050 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:03.205744 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4f631069-1000-473d-b384-7be8d391df87 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:03.206212 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1129/4506] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:03 2026] POST /volume/v3/volumes => generated 762 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:03.217217 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-caa607a5-f219-432d-812f-28101fe897cd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.219913 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:03.219913 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-49333746"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:03.220675 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request body: {'volume': {"'source_volid": '70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-49333746'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:03.220787 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume of 1 GB Jul 03 10:53:03.221446 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.221446 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:03.225298 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Availability Zones retrieved successfully. Jul 03 10:53:03.233142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (ef1972c8-0346-4f7d-9601-c8092f08476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:03.234323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5101ca9-c4ec-4af0-82f8-e0c099623ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.235413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:03.270045 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5101ca9-c4ec-4af0-82f8-e0c099623ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.270964 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8dacd93-c187-45cd-9ca9-e17f7596f075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.311958 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Created reservations ['13990325-fa46-473d-8fe5-84fd65fd5ee1', '7b17c2eb-5c60-4139-892c-8d69c4726d7f', '04468365-5605-463e-8bd7-e1e0bb898500', '9af87731-b2f0-4988-bb98-14df08b69cfa'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:03.312724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8dacd93-c187-45cd-9ca9-e17f7596f075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13990325-fa46-473d-8fe5-84fd65fd5ee1', '7b17c2eb-5c60-4139-892c-8d69c4726d7f', '04468365-5605-463e-8bd7-e1e0bb898500', '9af87731-b2f0-4988-bb98-14df08b69cfa']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.313543 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aceeec87-f0e6-4065-8e80-411cc5d00825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.338099 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aceeec87-f0e6-4065-8e80-411cc5d00825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12cec681-a517-4986-906d-7dc9984b9fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49333746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['13990325-fa46-473d-8fe5-84fd65fd5ee1','7b17c2eb-5c60-4139-892c-8d69c4726d7f','04468365-5605-463e-8bd7-e1e0bb898500','9af87731-b2f0-4988-bb98-14df08b69cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49333746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12cec681-a517-4986-906d-7dc9984b9fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646c76f4197c4c608994b4015d5973ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.338933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c84c8d-fbd1-4db9-9c30-b43531a1600f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.344424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.346736 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:03.346955 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.347195 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.347347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:03.352328 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.352328 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:03.352465 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-52230e9f-85b2-4d38-8b35-0c38963ef50e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:03.352822 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1132/4507] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.362877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c84c8d-fbd1-4db9-9c30-b43531a1600f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49333746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646c76f4197c4c608994b4015d5973ea',qos_specs=None,replication_status=,reservations=['13990325-fa46-473d-8fe5-84fd65fd5ee1','7b17c2eb-5c60-4139-892c-8d69c4726d7f','04468365-5605-463e-8bd7-e1e0bb898500','9af87731-b2f0-4988-bb98-14df08b69cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8b7d6f264b4898965dc8c4ec3f3e29',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.363558 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a545a3-8be8-4e85-b94d-68d6222299ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:03.376620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a545a3-8be8-4e85-b94d-68d6222299ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:03.377425 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Flow 'volume_create_api' (ef1972c8-0346-4f7d-9601-c8092f08476c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:03.377734 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Create volume request issued successfully. Jul 03 10:53:03.378299 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-caa607a5-f219-432d-812f-28101fe897cd tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:03.378945 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1112/4508] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:03 2026] POST /volume/v3/volumes => generated 760 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:03.390540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.392396 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 Jul 03 10:53:03.392589 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.392789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.400664 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.400664 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:03.404967 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.410236 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-799924ae-63e7-41b9-a69b-d3cfc8714fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 returned with HTTP 200 Jul 03 10:53:03.410693 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1136/4509] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.426059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.428688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c Jul 03 10:53:03.428932 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.429397 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.438982 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.438982 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:03.443544 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.449057 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9131dade-f12c-4b97-9c7b-d3a9565bc682 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c returned with HTTP 200 Jul 03 10:53:03.449564 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1130/4510] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.461029 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.464580 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 Jul 03 10:53:03.464769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.465002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.480349 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.480349 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:03.485595 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.490952 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cfde4f1f-022a-4471-a474-38503fc7adf3 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 returned with HTTP 200 Jul 03 10:53:03.491411 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1133/4511] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.504880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.506831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 Jul 03 10:53:03.507120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.507394 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.517698 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.517698 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:03.522400 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.526842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d59ca1a-a7f1-413c-b4d3-56192c4782f1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 returned with HTTP 200 Jul 03 10:53:03.527421 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1113/4512] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.538192 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.540019 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 Jul 03 10:53:03.540268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.540475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.547157 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.547157 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:03.550419 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.554405 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bf6475d6-858f-42c8-a6d4-3e6feb006fd0 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 returned with HTTP 200 Jul 03 10:53:03.554910 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1137/4513] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:03.566454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0f6035ac-9e49-491f-855b-9806de596fc7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.568240 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 Jul 03 10:53:03.568442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.568621 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.568791 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: 12cec681-a517-4986-906d-7dc9984b9fa7 Jul 03 10:53:03.575709 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.575709 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:03.576181 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.595505 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:03.595727 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f6035ac-9e49-491f-855b-9806de596fc7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 returned with HTTP 202 Jul 03 10:53:03.596063 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1131/4514] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:03 2026] DELETE /volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:03.606280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:03.607988 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 Jul 03 10:53:03.608206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:03.608399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:03.615374 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:03.615374 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:03.619029 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:03.623221 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7cba8c26-760b-48f7-93a5-4e9e255a1a6a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 returned with HTTP 200 Jul 03 10:53:03.623765 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1134/4515] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:03 2026] GET /volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:04.073679 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:04.075396 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:04.075633 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:04.075830 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:04.075956 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:04.079847 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:04.079847 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:04.080380 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34cbeed2-65ed-4dda-b170-a727eabc43bf tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:04.080712 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1114/4516] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:04 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:04.365505 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-885f1559-7e71-4598-a22f-a13413a9433c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:04.367118 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-885f1559-7e71-4598-a22f-a13413a9433c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:04.367316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-885f1559-7e71-4598-a22f-a13413a9433c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:04.367508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-885f1559-7e71-4598-a22f-a13413a9433c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:04.367635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-885f1559-7e71-4598-a22f-a13413a9433c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:04.372810 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:04.372810 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:04.373739 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-885f1559-7e71-4598-a22f-a13413a9433c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:04.374423 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1138/4517] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:04 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:04.636135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c29fbe74-865e-4a02-9a64-4b60add6da7e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:04.637967 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c29fbe74-865e-4a02-9a64-4b60add6da7e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 Jul 03 10:53:04.638183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c29fbe74-865e-4a02-9a64-4b60add6da7e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:04.638386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c29fbe74-865e-4a02-9a64-4b60add6da7e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:04.644302 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c29fbe74-865e-4a02-9a64-4b60add6da7e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 returned with HTTP 404 Jul 03 10:53:04.644806 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1132/4518] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:04 2026] GET /volume/v3/volumes/12cec681-a517-4986-906d-7dc9984b9fa7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:04.651385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-723a0c84-16d3-4811-b558-0af50070c308 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:04.653122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 Jul 03 10:53:04.653356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:04.653574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:04.653759 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: 0250fafe-f717-4e2c-8517-1050e2dc3f69 Jul 03 10:53:04.660386 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:04.660386 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:04.660798 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:04.677936 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:04.678149 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-723a0c84-16d3-4811-b558-0af50070c308 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 returned with HTTP 202 Jul 03 10:53:04.678566 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1135/4519] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:04 2026] DELETE /volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:04.685794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-88b394eb-22e8-4038-8aef-3000099b4b15 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:04.688260 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88b394eb-22e8-4038-8aef-3000099b4b15 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 Jul 03 10:53:04.688591 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-88b394eb-22e8-4038-8aef-3000099b4b15 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:04.688865 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-88b394eb-22e8-4038-8aef-3000099b4b15 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:04.698292 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:04.698292 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:04.703469 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-88b394eb-22e8-4038-8aef-3000099b4b15 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:04.710274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88b394eb-22e8-4038-8aef-3000099b4b15 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 returned with HTTP 200 Jul 03 10:53:04.710712 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1115/4520] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:04 2026] GET /volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.086696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3e4b34aa-c03c-4e22-a271-70662a06234c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.088424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e4b34aa-c03c-4e22-a271-70662a06234c tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:53:05.088764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e4b34aa-c03c-4e22-a271-70662a06234c tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243", "extra_specs": {"multiattach": " True"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:05.089909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.091523 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:05.091725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.091896 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.091993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:05.095848 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.095848 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:05.096393 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-566c4d7f-11f2-419b-a27f-436bcea26ac4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:05.096695 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1133/4521] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.102983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e4b34aa-c03c-4e22-a271-70662a06234c tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:53:05.103525 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1139/4522] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:53:05 2026] POST /volume/v3/types => generated 286 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.107608 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.113524 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.115167 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:05.115548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1748512542", "snapshot_id": null, "imageRef": null, "volume_type": "46bfb945-5bfc-4612-bde7-65a5afbc2621", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:05.117771 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1748512542', 'snapshot_id': None, 'imageRef': None, 'volume_type': '46bfb945-5bfc-4612-bde7-65a5afbc2621', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:05.122723 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume of 1 GB Jul 03 10:53:05.123064 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.123064 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:05.123714 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Availability Zones retrieved successfully. Jul 03 10:53:05.132245 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (645591e7-4a41-4111-b7c3-382e1d3bb747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:05.133576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f49ebf8-8c33-46f5-bdc6-b46e50e03d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.134866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:05.144344 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.144344 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:05.160047 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f49ebf8-8c33-46f5-bdc6-b46e50e03d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:53:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=46bfb945-5bfc-4612-bde7-65a5afbc2621,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46bfb945-5bfc-4612-bde7-65a5afbc2621', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.161080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752a269c-0359-4836-8848-eaaca993226b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.166448 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b/export_record Jul 03 10:53:05.166698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.166923 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Calling method 'export_record' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.167074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Export record for backup 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99875) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 10:53:05.171496 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.171496 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:05.172565 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '15fb7d2a4433475ea4769a3c091fef11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b541aa8b3d6144678afabd58be4b1fb5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:05.172790 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-25576077-fa0f-4a76-b31f-0d0661dd9abb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b/export_record returned with HTTP 403 Jul 03 10:53:05.173255 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1136/4523] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b/export_record => generated 101 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:05.180974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.182595 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:05.182924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1014652541"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:05.184294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1014652541'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:05.184416 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume of 1 GB Jul 03 10:53:05.187744 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:05.187986 np0000004406 devstack@c-api.service[99873]: WARNING cinder.quota [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-122007355-2006158243, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:05.188297 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:05.194664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (0f2c98c3-2819-4541-b0b9-682706781c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:05.195771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950f49c0-c07a-4b53-a567-a84e17279981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.196600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:05.213747 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Created reservations ['7796969c-0a39-44e9-b712-6bfd1df5eeb7', '8f11f442-7d27-4438-9d50-58b30aac39b9', '2634bc9c-9073-4870-aa35-9fa8321142ff', 'afc64265-dad4-4fe3-93af-e4ee1028cf43'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:05.214687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752a269c-0359-4836-8848-eaaca993226b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7796969c-0a39-44e9-b712-6bfd1df5eeb7', '8f11f442-7d27-4438-9d50-58b30aac39b9', '2634bc9c-9073-4870-aa35-9fa8321142ff', 'afc64265-dad4-4fe3-93af-e4ee1028cf43']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.215776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7eccad-5fed-461b-9a07-42931fbca1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.220861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950f49c0-c07a-4b53-a567-a84e17279981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.221607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0660a1b4-51e1-47da-98fe-4bbcdf00d7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.243802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7eccad-5fed-461b-9a07-42931fbca1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef491b5-0753-4596-a50d-43e20ea00a2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1748512542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['7796969c-0a39-44e9-b712-6bfd1df5eeb7','8f11f442-7d27-4438-9d50-58b30aac39b9','2634bc9c-9073-4870-aa35-9fa8321142ff','afc64265-dad4-4fe3-93af-e4ee1028cf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=46bfb945-5bfc-4612-bde7-65a5afbc2621), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1748512542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef491b5-0753-4596-a50d-43e20ea00a2a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7ec51b288b5540869edc6b3576f59781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46bfb945-5bfc-4612-bde7-65a5afbc2621),volume_type_id=46bfb945-5bfc-4612-bde7-65a5afbc2621)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.245072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd3c12-557d-4485-814a-9fb801c20307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.267722 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd3c12-557d-4485-814a-9fb801c20307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1748512542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ec51b288b5540869edc6b3576f59781',qos_specs=None,replication_status=,reservations=['7796969c-0a39-44e9-b712-6bfd1df5eeb7','8f11f442-7d27-4438-9d50-58b30aac39b9','2634bc9c-9073-4870-aa35-9fa8321142ff','afc64265-dad4-4fe3-93af-e4ee1028cf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315fc2687fd84da2a7b5091fbf4caf1e',volume_type_id=46bfb945-5bfc-4612-bde7-65a5afbc2621)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.268547 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f637918b-6750-4b36-b12b-4c4329802064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.277145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f637918b-6750-4b36-b12b-4c4329802064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.277377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['6d6668bc-6b9c-455f-901c-7a0ace5ff503', '1c9a36b0-9de7-4c66-a90c-08d719c7e297', '88ec31dd-6268-4517-a42c-395e6a9efd86', '4bcdb179-18b3-4b56-9a2d-e4e5f4c1ece5'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:05.278080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Flow 'volume_create_api' (645591e7-4a41-4111-b7c3-382e1d3bb747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:05.278373 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0660a1b4-51e1-47da-98fe-4bbcdf00d7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d6668bc-6b9c-455f-901c-7a0ace5ff503', '1c9a36b0-9de7-4c66-a90c-08d719c7e297', '88ec31dd-6268-4517-a42c-395e6a9efd86', '4bcdb179-18b3-4b56-9a2d-e4e5f4c1ece5']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.278440 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Create volume request issued successfully. Jul 03 10:53:05.278960 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8406dd74-103a-49a7-ba0b-9cfbd78cc695 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:05.279375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d8d4fd-b5a1-45c7-8130-a8a97590de0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.279428 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1116/4524] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:05 2026] POST /volume/v3/volumes => generated 827 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:05.291780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.293545 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:05.293768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.293971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.300882 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.300882 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:05.304678 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:05.309233 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f942ae7-b69e-4c1c-979f-11a04e716dbb tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:05.309667 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1140/4525] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.309825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d8d4fd-b5a1-45c7-8130-a8a97590de0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf635d5b-c48e-408c-8b6d-b77586950c4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014652541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['6d6668bc-6b9c-455f-901c-7a0ace5ff503','1c9a36b0-9de7-4c66-a90c-08d719c7e297','88ec31dd-6268-4517-a42c-395e6a9efd86','4bcdb179-18b3-4b56-9a2d-e4e5f4c1ece5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014652541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf635d5b-c48e-408c-8b6d-b77586950c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b541aa8b3d6144678afabd58be4b1fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a80b907700499fa9897f98ef0c0d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.310866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5b731f-8ee3-4fd1-81bb-f6ded81106ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.336070 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5b731f-8ee3-4fd1-81bb-f6ded81106ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014652541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['6d6668bc-6b9c-455f-901c-7a0ace5ff503','1c9a36b0-9de7-4c66-a90c-08d719c7e297','88ec31dd-6268-4517-a42c-395e6a9efd86','4bcdb179-18b3-4b56-9a2d-e4e5f4c1ece5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.337095 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e003f1-7de2-4f65-bd9e-2f0a35ec6b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:05.347291 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e003f1-7de2-4f65-bd9e-2f0a35ec6b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:05.348296 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (0f2c98c3-2819-4541-b0b9-682706781c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:05.348579 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request issued successfully. Jul 03 10:53:05.349271 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76f92ed5-c070-4c05-a6f5-e48f8b4a9d4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:05.349745 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1134/4526] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:53:05 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:05.363654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-03b39510-d67b-433d-82ad-c7f8412eb909 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.365375 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03b39510-d67b-433d-82ad-c7f8412eb909 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:05.365597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-03b39510-d67b-433d-82ad-c7f8412eb909 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.365777 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-03b39510-d67b-433d-82ad-c7f8412eb909 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.373118 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.373118 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:05.376590 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-03b39510-d67b-433d-82ad-c7f8412eb909 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:05.380513 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-03b39510-d67b-433d-82ad-c7f8412eb909 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b returned with HTTP 200 Jul 03 10:53:05.380857 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1137/4527] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.384554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.387443 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:05.387443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.387443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.387443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:05.392272 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.392272 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:05.392272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb33fd09-fd03-4024-8086-1bedd9fb32f4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:05.392272 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1117/4528] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:05.725665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bc0dc287-b7a0-4048-9ad7-06cf043af521 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.728120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bc0dc287-b7a0-4048-9ad7-06cf043af521 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 Jul 03 10:53:05.728353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc287-b7a0-4048-9ad7-06cf043af521 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.728580 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc287-b7a0-4048-9ad7-06cf043af521 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.735442 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bc0dc287-b7a0-4048-9ad7-06cf043af521 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 returned with HTTP 404 Jul 03 10:53:05.736035 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1141/4529] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/volumes/0250fafe-f717-4e2c-8517-1050e2dc3f69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:05.744003 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.746203 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 Jul 03 10:53:05.746444 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.746678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.746896 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: 863fe838-93da-4e35-b3a9-8eca3ce0f307 Jul 03 10:53:05.755346 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.755346 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:05.755878 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:05.774493 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:05.774721 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-71c99602-fb59-45d5-8f32-2bd75d136af7 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 returned with HTTP 202 Jul 03 10:53:05.775270 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1135/4530] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:05 2026] DELETE /volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:05.784086 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:05.786081 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 Jul 03 10:53:05.786326 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:05.786704 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:05.795433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:05.795433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:05.801409 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:05.806379 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1224723-4cc4-40be-9d5c-66d8cc1c0e3e tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 returned with HTTP 200 Jul 03 10:53:05.806813 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1138/4531] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:05 2026] GET /volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.323018 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.325196 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:06.325430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.325660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.334547 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.334547 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:06.339172 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:06.344770 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12768971-dcdc-44aa-b6a2-d0e8aa3db073 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:06.345462 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1118/4532] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.357708 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.359455 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:06.359622 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.359790 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.366539 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.366539 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:06.370252 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:06.374922 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec50884f-8d97-403a-92e1-68966a07f1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:06.375591 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1142/4533] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.393503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.395848 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:06.395848 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.395966 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.402385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.404312 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.404312 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:06.404791 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:06.405079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.405374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.405534 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:06.408347 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:06.411005 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.411005 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:06.412115 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-47e890c1-db81-4a73-8e50-1c6a5cfe1e90 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:06.412665 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1139/4534] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.412963 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-910d60d2-caba-4dc1-8615-8b3c6471c201 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b returned with HTTP 200 Jul 03 10:53:06.413423 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1136/4535] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:06.426065 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.427714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.428407 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:53:06.428806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf635d5b-c48e-408c-8b6d-b77586950c4b", "name": "tempest-type-Backup-1049761196"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:06.430061 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:06.430338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.430562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating new backup {'backup': {'volume_id': 'bf635d5b-c48e-408c-8b6d-b77586950c4b', 'name': 'tempest-type-Backup-1049761196'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:53:06.430605 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.430704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating backup of volume bf635d5b-c48e-408c-8b6d-b77586950c4b in container None Jul 03 10:53:06.438663 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.438663 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:06.438994 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:06.439788 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.439788 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:06.444230 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:06.448907 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-e5a87d74-d1c4-4dfb-9766-8a00307fc76a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:06.449575 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1143/4536] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.459327 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['66da7c16-9094-40dd-b3fe-0b7da661ad66', '44dea4dc-7666-4ea8-8854-6f224b88b65e'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:06.486941 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-272be45c-3dd8-4086-8b3f-84215d94aa32 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:53:06.487316 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1119/4537] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:53:06 2026] POST /volume/v3/backups => generated 314 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:06.495789 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.497931 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:06.498183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.498408 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.498536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:06.503435 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.503435 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:06.504175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1b01898-0d65-42b2-9dd6-877f3f71b322 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:06.504770 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1140/4538] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:06.821387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7efab25b-2520-46ea-8567-ceb4dd79452b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.823249 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7efab25b-2520-46ea-8567-ceb4dd79452b tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 Jul 03 10:53:06.823519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7efab25b-2520-46ea-8567-ceb4dd79452b tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.823756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7efab25b-2520-46ea-8567-ceb4dd79452b tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.829489 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7efab25b-2520-46ea-8567-ceb4dd79452b tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 returned with HTTP 404 Jul 03 10:53:06.829994 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1137/4539] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/863fe838-93da-4e35-b3a9-8eca3ce0f307 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:06.837829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.839683 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c Jul 03 10:53:06.839913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.840126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.840317 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: 52678290-33a6-4890-91a3-b1388e0f9e3c Jul 03 10:53:06.848358 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.848358 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:06.848942 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:06.867060 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:06.867260 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdd9f138-113e-4acc-bdcc-2bd4c73ac404 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c returned with HTTP 202 Jul 03 10:53:06.867730 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1144/4540] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:06 2026] DELETE /volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:06.874826 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:06.877011 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c Jul 03 10:53:06.877252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:06.877513 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:06.885502 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:06.885502 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:06.890181 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:06.895600 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-21f831de-7f2b-4c62-ac66-e3323e146f4a tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c returned with HTTP 200 Jul 03 10:53:06.896120 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1120/4541] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:06 2026] GET /volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:07.423289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-91459afa-5f07-483d-9b07-c95051eda031 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:07.425128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91459afa-5f07-483d-9b07-c95051eda031 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:07.425363 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91459afa-5f07-483d-9b07-c95051eda031 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:07.425587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91459afa-5f07-483d-9b07-c95051eda031 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:07.425740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-91459afa-5f07-483d-9b07-c95051eda031 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:07.430373 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:07.430373 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:07.431171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91459afa-5f07-483d-9b07-c95051eda031 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:07.431540 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1141/4542] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:07 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:07.514142 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:07.516058 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:07.516299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:07.516482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:07.516598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:07.521118 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:07.521118 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:07.522302 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-75bdb918-b7fa-44d8-bbf9-529ff425be18 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:07.522382 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1138/4543] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:07 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:07.908803 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e2ac812-b7e0-4fc2-8460-fe46a9ebf5c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:07.910810 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e2ac812-b7e0-4fc2-8460-fe46a9ebf5c1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c Jul 03 10:53:07.910810 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e2ac812-b7e0-4fc2-8460-fe46a9ebf5c1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:07.910915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e2ac812-b7e0-4fc2-8460-fe46a9ebf5c1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:07.920022 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e2ac812-b7e0-4fc2-8460-fe46a9ebf5c1 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c returned with HTTP 404 Jul 03 10:53:07.920674 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1145/4544] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:07 2026] GET /volume/v3/volumes/52678290-33a6-4890-91a3-b1388e0f9e3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:07.927332 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:07.929519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 Jul 03 10:53:07.929763 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:07.929955 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:07.930120 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: bd4329df-bf99-4b00-9675-b772c6cc2842 Jul 03 10:53:07.938733 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:07.938733 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:07.939299 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:07.966171 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:07.966390 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f14f6ba-f294-4556-bda7-8f8653b2bd64 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 returned with HTTP 202 Jul 03 10:53:07.966902 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1121/4545] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:07 2026] DELETE /volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:07.974348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:07.976612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 Jul 03 10:53:07.977310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:07.977310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:07.987906 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:07.987906 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:07.993939 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:07.999967 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4c2a3c6-d017-4e9e-a3aa-59e682ddad16 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 returned with HTTP 200 Jul 03 10:53:08.000462 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1142/4546] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:07 2026] GET /volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:08.441221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e20f1423-5874-478b-91c2-b930ef84faeb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:08.442937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e20f1423-5874-478b-91c2-b930ef84faeb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:08.443125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e20f1423-5874-478b-91c2-b930ef84faeb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:08.443329 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e20f1423-5874-478b-91c2-b930ef84faeb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:08.443435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e20f1423-5874-478b-91c2-b930ef84faeb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:08.448547 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:08.448547 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:08.449544 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e20f1423-5874-478b-91c2-b930ef84faeb tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:08.449937 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1139/4547] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:08 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:08.485474 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-11920b71-4090-4505-a0ae-df53c806c608 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:08.485907 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-11920b71-4090-4505-a0ae-df53c806c608 None None] GET https://10.4.3.52/volume// Jul 03 10:53:08.486119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-11920b71-4090-4505-a0ae-df53c806c608 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:08.486425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-11920b71-4090-4505-a0ae-df53c806c608 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:08.486802 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-11920b71-4090-4505-a0ae-df53c806c608 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:08.487096 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1146/4548] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:53:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:08.494984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-43f3cc47-faef-4e46-a5a3-55aa2009675f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:08.496981 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-43f3cc47-faef-4e46-a5a3-55aa2009675f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:53:08.497390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-43f3cc47-faef-4e46-a5a3-55aa2009675f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ef491b5-0753-4596-a50d-43e20ea00a2a", "connector": null, "instance_uuid": "6632a151-0569-4c42-88d9-c7097507dc44"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:08.506398 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:08.506398 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:08.530999 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-43f3cc47-faef-4e46-a5a3-55aa2009675f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:53:08.531509 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1122/4549] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:53:08 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:08.532171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:08.533923 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:08.534133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:08.534346 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:08.534462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:08.538493 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:08.538493 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:08.539061 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7230066-ffd3-49a4-9ed1-7a274ad60c4d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:08.539461 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1143/4550] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:08 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:08.972040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:08.973958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:08.974185 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:08.974395 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:08.984286 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:08.984286 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:08.987919 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:08.992504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d2dddcd7-9998-4c98-8eda-59283ce9a6a7 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:08.992937 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1140/4551] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:08 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:09.014667 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a1ba386c-2910-439f-969f-f8a5ebcd970c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.018288 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1ba386c-2910-439f-969f-f8a5ebcd970c tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 Jul 03 10:53:09.018288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1ba386c-2910-439f-969f-f8a5ebcd970c tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.018288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a1ba386c-2910-439f-969f-f8a5ebcd970c tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.023823 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a1ba386c-2910-439f-969f-f8a5ebcd970c tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 returned with HTTP 404 Jul 03 10:53:09.024336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1147/4552] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/v3/volumes/bd4329df-bf99-4b00-9675-b772c6cc2842 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:09.031341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fd096644-5097-4cd6-969b-eaea558818e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.033553 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] DELETE https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:09.033979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.033979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.034093 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume with id: 70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:09.040974 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.040974 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:09.041510 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:09.058253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-acb9e8a9-3e45-4564-a302-c0b1b2214d44 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.063044 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-acb9e8a9-3e45-4564-a302-c0b1b2214d44 None None] GET https://10.4.3.52/volume// Jul 03 10:53:09.063044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-acb9e8a9-3e45-4564-a302-c0b1b2214d44 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.063044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-acb9e8a9-3e45-4564-a302-c0b1b2214d44 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.063044 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-acb9e8a9-3e45-4564-a302-c0b1b2214d44 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:09.063044 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1144/4553] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:09.063592 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Delete volume request issued successfully. Jul 03 10:53:09.063771 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fd096644-5097-4cd6-969b-eaea558818e5 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd returned with HTTP 202 Jul 03 10:53:09.064097 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1123/4554] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:09 2026] DELETE /volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:09.071354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.073364 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:09.073609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.073831 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.073894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-596df503-1117-4432-811d-cd79ed17c731 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.075869 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-596df503-1117-4432-811d-cd79ed17c731 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:09.076070 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-596df503-1117-4432-811d-cd79ed17c731 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.076287 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-596df503-1117-4432-811d-cd79ed17c731 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.085701 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.085701 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:09.085901 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.085901 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:09.089426 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:09.089704 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-596df503-1117-4432-811d-cd79ed17c731 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Volume info retrieved successfully. Jul 03 10:53:09.094367 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-01cdc1ff-33cb-43ce-b29e-54ef7053c5a1 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:09.094599 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-596df503-1117-4432-811d-cd79ed17c731 tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd returned with HTTP 200 Jul 03 10:53:09.094817 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1141/4555] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1099 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:53:09.094915 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1148/4556] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:09.196274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.198363 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] PUT https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 Jul 03 10:53:09.198697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:09.207086 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Acquiring lock "cinder-attachment_update-1ef491b5-0753-4596-a50d-43e20ea00a2a-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:53:09.211491 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-1ef491b5-0753-4596-a50d-43e20ea00a2a-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:53:09.212405 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.212405 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:09.463145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-68290b6e-e85f-446a-a114-00a093d14256 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.464794 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-68290b6e-e85f-446a-a114-00a093d14256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:09.464958 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-68290b6e-e85f-446a-a114-00a093d14256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.465156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-68290b6e-e85f-446a-a114-00a093d14256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.465270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-68290b6e-e85f-446a-a114-00a093d14256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:09.469087 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.469087 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:09.469810 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-68290b6e-e85f-446a-a114-00a093d14256 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:09.470197 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1124/4557] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:09.549973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0d41f71e-d788-4761-983d-38a57b981f43 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:09.551712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d41f71e-d788-4761-983d-38a57b981f43 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:09.551862 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d41f71e-d788-4761-983d-38a57b981f43 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:09.552066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d41f71e-d788-4761-983d-38a57b981f43 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:09.552195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0d41f71e-d788-4761-983d-38a57b981f43 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:09.556520 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:09.556520 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:09.557060 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d41f71e-d788-4761-983d-38a57b981f43 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:09.557444 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1142/4558] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:09 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:09.734948 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Lock "cinder-attachment_update-1ef491b5-0753-4596-a50d-43e20ea00a2a-np0000004406" released by "attachment_update" :: held 0.523s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:53:09.735362 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-8863f5ef-c783-4263-900e-c814b7bd4e4b tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 returned with HTTP 200 Jul 03 10:53:09.735778 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1145/4559] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:53:09 2026] PUT /volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:10.008352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:10.009894 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:10.010073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:10.010308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:10.018226 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:10.018226 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:10.021152 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:10.024948 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6b01159-f821-43e6-a505-3e7738fa81d0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:10.025507 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1149/4560] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:10 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:10.106702 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-773f9447-46a0-49cf-9583-70476e68f75f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:10.108727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-773f9447-46a0-49cf-9583-70476e68f75f tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] GET https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd Jul 03 10:53:10.108915 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-773f9447-46a0-49cf-9583-70476e68f75f tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:10.109094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-773f9447-46a0-49cf-9583-70476e68f75f tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:10.114791 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-773f9447-46a0-49cf-9583-70476e68f75f tempest-CreateVolumesFromSourceVolumeTest-1782383520 tempest-CreateVolumesFromSourceVolumeTest-1782383520-project-member] https://10.4.3.52/volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd returned with HTTP 404 Jul 03 10:53:10.115323 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1125/4561] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:10 2026] GET /volume/v3/volumes/70f3ee99-cfd5-4870-a5ff-d6e810c6b4fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:10.496656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:10.502968 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:10.509254 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:10.509928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:10.509988 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:10.519021 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:10.519021 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:10.520815 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-047074b2-571c-4d61-8cb9-03cab23df8a8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:10.520815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1143/4562] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:10 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:10.570070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:10.572724 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:10.573076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:10.573221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:10.573357 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:10.578242 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:10.578242 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:10.578945 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db3e3ea3-7488-486a-90f8-7e9a0883d5e5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:10.579403 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1146/4563] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:10 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:11.037857 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:11.041374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:11.041606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:11.041811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:11.057396 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:11.057396 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:11.061405 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:11.065995 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e550c0e-dc0e-4c8f-8974-c5143fd2ee91 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:11.066760 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1150/4564] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:11 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:11.553372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:11.555808 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:11.556021 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:11.556283 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:11.556423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:11.561187 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:11.561187 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:11.565528 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-55e6099d-ecbc-4a95-a6bf-000197a54a4e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:11.566063 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1126/4565] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:11 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:11.590494 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:11.592737 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:11.592969 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:11.593244 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:11.593395 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:11.598667 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:11.598667 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:11.599492 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-04cfb5a5-2ab9-4c1f-8ac7-e7e9e0529599 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:11.599947 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1144/4566] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:11 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:11.746097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e477133f-83c2-40eb-bb4d-abb922300eb7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:11.816865 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e477133f-83c2-40eb-bb4d-abb922300eb7 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools Jul 03 10:53:11.817111 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e477133f-83c2-40eb-bb4d-abb922300eb7 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:11.817413 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e477133f-83c2-40eb-bb4d-abb922300eb7 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] Calling method 'get_pools' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:12.083207 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-55eac87f-dffd-47fc-856f-6a6ada92579e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:12.084881 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55eac87f-dffd-47fc-856f-6a6ada92579e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:12.085061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55eac87f-dffd-47fc-856f-6a6ada92579e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:12.085306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55eac87f-dffd-47fc-856f-6a6ada92579e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:12.095519 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:12.095519 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:12.099416 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-55eac87f-dffd-47fc-856f-6a6ada92579e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:12.103491 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55eac87f-dffd-47fc-856f-6a6ada92579e tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:12.104017 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1151/4567] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:12 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:12.320055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e477133f-83c2-40eb-bb4d-abb922300eb7 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 10:53:12.320522 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1147/4568] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:53:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:12.328458 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-26a163e8-4236-421a-bcf7-e1f215fdb0e0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:12.330301 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-26a163e8-4236-421a-bcf7-e1f215fdb0e0 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:53:12.330516 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-26a163e8-4236-421a-bcf7-e1f215fdb0e0 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:12.330692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-26a163e8-4236-421a-bcf7-e1f215fdb0e0 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:12.587297 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-98487a5b-af47-497c-9d34-ab04baca0cff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:12.589503 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-98487a5b-af47-497c-9d34-ab04baca0cff tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:12.589740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-98487a5b-af47-497c-9d34-ab04baca0cff tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:12.589971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-98487a5b-af47-497c-9d34-ab04baca0cff tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:12.590114 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-98487a5b-af47-497c-9d34-ab04baca0cff tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:12.596776 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:12.596776 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:12.597708 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-98487a5b-af47-497c-9d34-ab04baca0cff tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:12.598157 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1145/4569] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:12 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:12.611400 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:12.613136 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:12.613411 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:12.613604 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:12.613709 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:12.617725 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:12.617725 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:12.618370 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-337e388f-4bb3-484b-8e15-fce9d95b1002 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:12.618785 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1152/4570] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:12 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:12.838337 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-26a163e8-4236-421a-bcf7-e1f215fdb0e0 tempest-ProjectAdminTests-1593153723 tempest-ProjectAdminTests-1593153723-project-admin] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 200 Jul 03 10:53:12.838836 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1127/4571] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:53:12 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:13.119903 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:13.124075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:13.124298 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:13.124495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:13.135128 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:13.135128 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:13.139739 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:13.145505 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-945b8730-2d81-415b-abaa-6e29e2257cf5 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:13.145891 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1148/4572] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:13 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:13.609011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:13.611019 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:13.611321 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:13.611524 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:13.611664 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:13.617792 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:13.617792 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:13.618816 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c2f12f5-6d4b-484f-b2a8-0772ca4d07de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:13.619452 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1146/4573] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:13 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:13.629951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:13.631848 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:13.632093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:13.632313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:13.632436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:13.637795 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:13.637795 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:13.638743 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49d9574f-c11c-4786-8ec6-894a9a2e13fd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:13.639384 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1153/4574] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:13 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:14.165857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-276ca57b-7551-4468-8271-10dba9506ac2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:14.172790 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-276ca57b-7551-4468-8271-10dba9506ac2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:14.173037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-276ca57b-7551-4468-8271-10dba9506ac2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:14.176334 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-276ca57b-7551-4468-8271-10dba9506ac2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:14.189704 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:14.189704 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:14.196961 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-276ca57b-7551-4468-8271-10dba9506ac2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:14.203846 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-276ca57b-7551-4468-8271-10dba9506ac2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:14.204260 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1128/4575] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:14 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:14.631686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:14.635900 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:14.636244 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:14.636582 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:14.636895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:14.645628 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:14.645628 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:14.646276 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a65eb730-739c-41f4-9b22-b62bef4acd06 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:14.647117 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1149/4576] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:14 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:14.651456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4517c9e0-3384-4ef1-8a11-66400339809a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:14.653292 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4517c9e0-3384-4ef1-8a11-66400339809a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:14.653579 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4517c9e0-3384-4ef1-8a11-66400339809a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:14.654587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4517c9e0-3384-4ef1-8a11-66400339809a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:14.654587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4517c9e0-3384-4ef1-8a11-66400339809a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:14.658855 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:14.658855 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:14.659619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4517c9e0-3384-4ef1-8a11-66400339809a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:14.660006 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1147/4577] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:14 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:14.713249 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:14.822387 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:14.822751 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-608001087"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:14.824558 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-608001087'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:14.824558 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume of 1 GB Jul 03 10:53:14.828984 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:14.834575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (e6a7ee10-b689-43f0-99a8-27d5cadfe546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:14.835543 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5000b2-7397-4ab0-bbf0-b742f2734be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:14.836353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:14.863422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5000b2-7397-4ab0-bbf0-b742f2734be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:14.864684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837d2a32-f57c-4f7d-91ae-d6d4230af70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:14.927770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['5920e977-4815-4ca5-85ab-11faaa71e7f4', '5ef2220f-68d6-4a27-88d3-1ba8df3ea8f9', '28ad9b77-1d02-4f5d-9069-7eaa27e30daf', '3e6f5ced-bc34-4ced-8767-113f6bf17d56'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:14.928631 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837d2a32-f57c-4f7d-91ae-d6d4230af70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5920e977-4815-4ca5-85ab-11faaa71e7f4', '5ef2220f-68d6-4a27-88d3-1ba8df3ea8f9', '28ad9b77-1d02-4f5d-9069-7eaa27e30daf', '3e6f5ced-bc34-4ced-8767-113f6bf17d56']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:14.929333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e807d6-4df7-4832-a89b-477200ed144e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:14.955644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e807d6-4df7-4832-a89b-477200ed144e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47ccfe94-325c-4bb9-8c4b-0385321686e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608001087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['5920e977-4815-4ca5-85ab-11faaa71e7f4','5ef2220f-68d6-4a27-88d3-1ba8df3ea8f9','28ad9b77-1d02-4f5d-9069-7eaa27e30daf','3e6f5ced-bc34-4ced-8767-113f6bf17d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608001087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47ccfe94-325c-4bb9-8c4b-0385321686e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b50f999d834aa8b6db7be1d128f163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:14.956796 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3167b7-8686-4af8-b755-dd6481b5a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:14.990657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3167b7-8686-4af8-b755-dd6481b5a96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608001087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['5920e977-4815-4ca5-85ab-11faaa71e7f4','5ef2220f-68d6-4a27-88d3-1ba8df3ea8f9','28ad9b77-1d02-4f5d-9069-7eaa27e30daf','3e6f5ced-bc34-4ced-8767-113f6bf17d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:14.991603 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2e817b-6f4b-4c78-a0c7-e5b9bcf4e3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:15.004536 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2e817b-6f4b-4c78-a0c7-e5b9bcf4e3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:15.005255 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (e6a7ee10-b689-43f0-99a8-27d5cadfe546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:15.005530 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request issued successfully. Jul 03 10:53:15.006036 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb505479-4c9f-4cbf-8892-8fdd58da6e5a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:15.006445 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1154/4578] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:14 2026] POST /volume/v3/volumes => generated 775 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:15.023932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-34bebc59-827c-4a01-9b57-63a51fa58801 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:15.029603 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34bebc59-827c-4a01-9b57-63a51fa58801 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:15.031704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34bebc59-827c-4a01-9b57-63a51fa58801 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:15.031704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-34bebc59-827c-4a01-9b57-63a51fa58801 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:15.038307 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:15.038307 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:15.041413 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-34bebc59-827c-4a01-9b57-63a51fa58801 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:15.045994 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-34bebc59-827c-4a01-9b57-63a51fa58801 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 returned with HTTP 200 Jul 03 10:53:15.046661 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1129/4579] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:15 2026] GET /volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:15.220069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d46da58c-89fd-4bfa-9c46-693886700317 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:15.223836 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d46da58c-89fd-4bfa-9c46-693886700317 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:15.224406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d46da58c-89fd-4bfa-9c46-693886700317 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:15.224691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d46da58c-89fd-4bfa-9c46-693886700317 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:15.236963 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:15.236963 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:15.240356 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d46da58c-89fd-4bfa-9c46-693886700317 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:15.244037 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d46da58c-89fd-4bfa-9c46-693886700317 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:15.244494 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1150/4580] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:15 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:15.658157 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:15.659892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:15.660138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:15.660370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:15.660503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:15.665079 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:15.665079 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:15.666048 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fbfc5a1f-bed7-4f64-8b01-3ceb2c85ed18 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:15.666508 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1148/4581] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:15 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:15.670013 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:15.672384 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:15.672633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:15.672830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:15.672973 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:15.677541 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:15.677541 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:15.678302 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6138977d-9f98-48e3-86d4-e5fc9cd1d90a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:15.678814 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1155/4582] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:15 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.058848 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.061807 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:16.061976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.062173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.069505 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.069505 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:16.074731 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:16.078307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-52eacdfa-55cd-46ce-9689-c4c09ed789e1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 returned with HTTP 200 Jul 03 10:53:16.078660 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1130/4583] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:16.089607 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e71accc1-d884-4f05-b389-995d058a9cbe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.091321 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:16.091627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47ccfe94-325c-4bb9-8c4b-0385321686e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1502659048"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:16.099591 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.099591 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:16.099945 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:16.100118 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create snapshot from volume 47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:16.130086 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['9d1f9e79-d51d-4790-979b-f884ab76f3a5', '3ec0875a-e6f6-43e2-a5a5-bd008e5abb1a', '9c1d2082-97d1-4ee1-9e3e-f590afb65687', '79d49a71-9a7c-429b-8789-fe0789a4c16b'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:16.161230 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot create request issued successfully. Jul 03 10:53:16.161674 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e71accc1-d884-4f05-b389-995d058a9cbe tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:53:16.162451 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1151/4584] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:53:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:16.173815 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2f1ad37a-05c2-460c-876e-81538f6454da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.175831 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f1ad37a-05c2-460c-876e-81538f6454da tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:16.176048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f1ad37a-05c2-460c-876e-81538f6454da tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.176295 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f1ad37a-05c2-460c-876e-81538f6454da tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.181450 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.181450 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:16.181901 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2f1ad37a-05c2-460c-876e-81538f6454da tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:16.182658 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f1ad37a-05c2-460c-876e-81538f6454da tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b returned with HTTP 200 Jul 03 10:53:16.183003 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1149/4585] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.262254 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ef3598f0-547c-4538-b395-dfe61d01f9de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.264275 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef3598f0-547c-4538-b395-dfe61d01f9de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:16.264580 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef3598f0-547c-4538-b395-dfe61d01f9de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.264848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ef3598f0-547c-4538-b395-dfe61d01f9de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.275990 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.275990 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:16.280493 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ef3598f0-547c-4538-b395-dfe61d01f9de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:16.286611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ef3598f0-547c-4538-b395-dfe61d01f9de tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:16.287243 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1156/4586] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.677170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.678946 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:16.679189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.679411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.679542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:16.683836 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.683836 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:16.684630 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-05308e55-d132-4aa5-8675-bb1b23da9d39 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:16.685024 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1131/4587] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.691753 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b97505a9-9646-4b70-bc24-564a8c5887ed None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.692301 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b97505a9-9646-4b70-bc24-564a8c5887ed tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:16.692508 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b97505a9-9646-4b70-bc24-564a8c5887ed tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.692690 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b97505a9-9646-4b70-bc24-564a8c5887ed tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.692797 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b97505a9-9646-4b70-bc24-564a8c5887ed tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:16.696121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.697901 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.697901 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:16.698614 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b97505a9-9646-4b70-bc24-564a8c5887ed tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:16.698685 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:53:16.699295 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "675f44de-3e56-4cf7-8020-d73a733ad063", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1591767789"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:16.699387 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1152/4588] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.701357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': '675f44de-3e56-4cf7-8020-d73a733ad063', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1591767789'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:53:16.701616 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume 675f44de-3e56-4cf7-8020-d73a733ad063 in container None Jul 03 10:53:16.711671 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.711671 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:16.712404 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:16.732847 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['8c701739-f8ee-48fe-ba77-57111ef77bb7', '3b55e8dd-3aef-4b73-bbb5-1d867bf29dee'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:16.768811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ada16771-a8c3-4dd2-9ee8-66da56b1a115 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:53:16.769543 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1150/4589] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:16 2026] POST /volume/v3/backups => generated 328 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:16.779784 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.782945 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:16.783503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:16.783717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:16.783839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:16.791285 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.791285 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:16.792170 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1090e416-b775-4f62-ba1b-ed6dd309d3f6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:16.792523 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1157/4590] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:16 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:16.961522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-4b70a0bf-ba91-45cf-93ed-6403af10a87a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:16.963635 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-4b70a0bf-ba91-45cf-93ed-6403af10a87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59/action Jul 03 10:53:16.963980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-4b70a0bf-ba91-45cf-93ed-6403af10a87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:16.964122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-4b70a0bf-ba91-45cf-93ed-6403af10a87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:16.979740 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:16.979740 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:16.994482 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-3eb0c466-0a0f-4d09-9e99-7a16797bfbc2 req-4b70a0bf-ba91-45cf-93ed-6403af10a87a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59/action returned with HTTP 204 Jul 03 10:53:16.995128 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1132/4591] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:53:16 2026] POST /volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:17.191423 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-41ac043c-5a06-4707-9475-dafa4586caca None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.193089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41ac043c-5a06-4707-9475-dafa4586caca tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:17.193372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41ac043c-5a06-4707-9475-dafa4586caca tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.193605 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-41ac043c-5a06-4707-9475-dafa4586caca tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.199209 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.199209 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:17.199572 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-41ac043c-5a06-4707-9475-dafa4586caca tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:17.201289 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-41ac043c-5a06-4707-9475-dafa4586caca tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b returned with HTTP 200 Jul 03 10:53:17.202240 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1153/4592] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:17.209982 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.274455 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] POST https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b/action Jul 03 10:53:17.274762 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:17.274875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:17.280604 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.280604 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:17.280996 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Snapshot retrieved successfully. Jul 03 10:53:17.281713 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4e47e3c7894847b6b92a8b4d26016c32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b9a1f7ac9f4ecf9ca385110dd214b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:17.281917 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-44b4957c-69f8-4d61-adba-c9dd6b15e55b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b/action returned with HTTP 403 Jul 03 10:53:17.282377 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1151/4593] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:53:17 2026] POST /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b/action => generated 133 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:17.289297 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.290847 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:17.291015 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.291238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.291344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete snapshot with id: b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:17.296434 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.296434 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:17.296434 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:17.301084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d08e7c5b-76fc-4790-aec2-95879a70943a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.303379 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d08e7c5b-76fc-4790-aec2-95879a70943a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:17.303644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d08e7c5b-76fc-4790-aec2-95879a70943a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.303896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d08e7c5b-76fc-4790-aec2-95879a70943a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.314394 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot delete request issued successfully. Jul 03 10:53:17.314650 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e4bdd24-732b-4585-8c20-89e847420cc2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b returned with HTTP 202 Jul 03 10:53:17.314933 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1158/4594] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:53:17 2026] DELETE /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:17.317421 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.317421 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:17.323058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.323852 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d08e7c5b-76fc-4790-aec2-95879a70943a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.329331 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:17.329505 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d08e7c5b-76fc-4790-aec2-95879a70943a tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:17.329542 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.329766 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.329988 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1133/4595] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:17.340635 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.340635 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:17.341277 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:17.342222 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cba6a6a5-aa93-4bb9-97dd-bee01225abcb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b returned with HTTP 200 Jul 03 10:53:17.343624 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1154/4596] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:17.376006 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.377824 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:17.378056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.378327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.388255 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.388255 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:17.392220 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.396613 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d373ed97-5787-4dc5-8e5f-11082a94f15f req-1b20ca50-8908-4e0e-8b5a-f54e0d7b95b4 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:17.396998 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1152/4597] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:17.413501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.415839 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:17.416125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.416339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.427441 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.427441 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:17.431877 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.437531 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-65bcbb5a-a1c6-4451-90e1-daa5a2ad24a3 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:17.438086 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1159/4598] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:17.484329 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.486408 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:17.486609 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.486821 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.495743 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.495743 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:17.498749 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.502839 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-daf558c0-5da2-4d9c-8360-796ce2e4f951 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:17.503306 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1134/4599] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:17.526458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.529613 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] POST https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a/action Jul 03 10:53:17.530025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:17.530202 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:17.540828 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.540828 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:17.541463 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.548281 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Begin detaching volume completed successfully. Jul 03 10:53:17.548658 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-ea478a4e-b532-4fa5-bc37-a0b038ef085f tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a/action returned with HTTP 202 Jul 03 10:53:17.549160 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1155/4600] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:53:17 2026] POST /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:17.571620 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.573250 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:17.573425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.573586 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.583521 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.583521 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:17.586913 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:17.590765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d87d353-ac6c-469d-9b9c-ce9714f2f457 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:17.591176 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1153/4601] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:17.711523 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.713181 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:17.713417 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.713625 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.713727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:17.717496 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.717496 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:17.718096 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-db0f7ba1-c633-4eeb-bdbb-781cc3d444a4 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:17.718456 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1160/4602] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:17.806026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:17.807850 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:17.808061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:17.808275 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:17.808437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:17.818042 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:17.818042 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:17.818855 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3a539a8b-aa0b-47de-8816-81652eb90a8a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:17.819287 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1135/4603] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:17 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:18.355267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2625e60e-e056-4ae1-93f7-254d3d82bb0c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.356929 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2625e60e-e056-4ae1-93f7-254d3d82bb0c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b Jul 03 10:53:18.357126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2625e60e-e056-4ae1-93f7-254d3d82bb0c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.357308 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2625e60e-e056-4ae1-93f7-254d3d82bb0c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.361057 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2625e60e-e056-4ae1-93f7-254d3d82bb0c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b returned with HTTP 404 Jul 03 10:53:18.361496 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1156/4604] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/snapshots/b974b198-7103-406c-8009-e114f57c788b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:18.370504 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.372386 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:18.372580 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.372785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.372949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume with id: 47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:18.379945 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.379945 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:18.380300 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:18.396860 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume request issued successfully. Jul 03 10:53:18.397079 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5c57b826-728f-4c2e-ad6e-3e62f4afcef0 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 returned with HTTP 202 Jul 03 10:53:18.397537 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1154/4605] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:18 2026] DELETE /volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:18.405880 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.407461 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:18.407629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.407830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.415502 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.415502 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:18.421344 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:18.427416 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9b40989-f8a5-4fd0-8899-be5f62f6c0bf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 returned with HTTP 200 Jul 03 10:53:18.428198 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1161/4606] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:18.582690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d0ec1f56-9d24-47c0-8836-b187ab6807b2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.586134 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0ec1f56-9d24-47c0-8836-b187ab6807b2 None None] GET https://10.4.3.52/volume// Jul 03 10:53:18.586134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0ec1f56-9d24-47c0-8836-b187ab6807b2 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.586134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d0ec1f56-9d24-47c0-8836-b187ab6807b2 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.586134 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d0ec1f56-9d24-47c0-8836-b187ab6807b2 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:18.586134 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1136/4607] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:18.592792 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.594976 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:18.595220 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.595400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.604394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.606282 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:18.606495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.606712 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.607178 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.607178 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:18.613861 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:18.618087 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.618087 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:18.620089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-a7267b76-1fa4-46c0-b601-41893a57c1e9 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:18.620600 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1157/4608] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:53:18.623217 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:18.627619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f9aeb8c9-7bd4-4ebf-9ce1-f1ce3f9fb7c2 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:18.628043 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1155/4609] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:18.728495 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-84cf2718-e3da-462b-991a-169b9e460094 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.730312 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84cf2718-e3da-462b-991a-169b9e460094 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:18.730512 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84cf2718-e3da-462b-991a-169b9e460094 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.730732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84cf2718-e3da-462b-991a-169b9e460094 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.730840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-84cf2718-e3da-462b-991a-169b9e460094 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:18.735224 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.735224 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:18.735794 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84cf2718-e3da-462b-991a-169b9e460094 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:18.736203 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1162/4610] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:18.830642 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:18.832347 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:18.832533 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:18.832728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:18.832831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:18.836956 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:18.836956 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:18.837676 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1c447ba4-c9f9-44ac-956b-e6891b745f26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:18.838027 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1137/4611] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:18 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:19.243765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.246051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:19.246264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.246440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.256453 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:19.256453 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:19.259811 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:19.264163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-11b2dc7e-d2b3-4271-8821-4374f6c81e4c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:19.264544 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1158/4612] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:19.441007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4e4816ee-9faa-4bc3-82ca-1249ccb4c99a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.442654 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4e4816ee-9faa-4bc3-82ca-1249ccb4c99a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 Jul 03 10:53:19.442822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4e4816ee-9faa-4bc3-82ca-1249ccb4c99a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.442994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4e4816ee-9faa-4bc3-82ca-1249ccb4c99a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.453211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4e4816ee-9faa-4bc3-82ca-1249ccb4c99a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 returned with HTTP 404 Jul 03 10:53:19.453713 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1156/4613] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/volumes/47ccfe94-325c-4bb9-8c4b-0385321686e7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:19.463035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7a549300-92dd-436a-ae7c-438c258c82d6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.464775 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:19.465121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-346645892"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:19.466662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-346645892'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:19.466812 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume of 1 GB Jul 03 10:53:19.473600 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:19.478643 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (a2046b89-4e0f-452d-bb75-70159ba92bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:19.479469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8556d16-bdf2-469c-934f-305b25d4242c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:19.480257 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:19.505607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8556d16-bdf2-469c-934f-305b25d4242c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:19.506534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21597280-6be0-4423-8622-fee0c15aaae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:19.544124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['9c100074-2f66-4e73-ad99-b46e691a82f1', '10d5f8df-8083-41d1-9144-9009ad00cafd', '9a764997-9a3a-4138-94de-70acc95002e9', '807e68ef-25a9-423e-bfcf-b253acf28e94'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:19.544824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21597280-6be0-4423-8622-fee0c15aaae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c100074-2f66-4e73-ad99-b46e691a82f1', '10d5f8df-8083-41d1-9144-9009ad00cafd', '9a764997-9a3a-4138-94de-70acc95002e9', '807e68ef-25a9-423e-bfcf-b253acf28e94']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:19.545501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a9a26d-23fd-4071-8e77-b179517e2c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:19.570211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a9a26d-23fd-4071-8e77-b179517e2c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd279cb98-ee35-492b-ad66-4aff6cb2f4a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-346645892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['9c100074-2f66-4e73-ad99-b46e691a82f1','10d5f8df-8083-41d1-9144-9009ad00cafd','9a764997-9a3a-4138-94de-70acc95002e9','807e68ef-25a9-423e-bfcf-b253acf28e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-346645892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d279cb98-ee35-492b-ad66-4aff6cb2f4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b50f999d834aa8b6db7be1d128f163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:19.571774 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfed176e-ce12-4476-8d87-7188269ae10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:19.596318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfed176e-ce12-4476-8d87-7188269ae10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-346645892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['9c100074-2f66-4e73-ad99-b46e691a82f1','10d5f8df-8083-41d1-9144-9009ad00cafd','9a764997-9a3a-4138-94de-70acc95002e9','807e68ef-25a9-423e-bfcf-b253acf28e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:19.596982 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e74286-7b6e-4434-87ab-ea1b74305697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:19.608890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e74286-7b6e-4434-87ab-ea1b74305697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:19.609920 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (a2046b89-4e0f-452d-bb75-70159ba92bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:19.610389 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request issued successfully. Jul 03 10:53:19.611128 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a549300-92dd-436a-ae7c-438c258c82d6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:19.611733 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1163/4614] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:19 2026] POST /volume/v3/volumes => generated 775 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:19.625020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.627570 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:19.628074 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.628177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.638980 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:19.638980 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:19.643623 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:19.646982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.650664 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:19.650850 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.651045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.655136 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-79129ef5-4476-4a26-ac39-f8f8fe902837 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 returned with HTTP 200 Jul 03 10:53:19.655705 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1138/4615] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:19.667072 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:19.667072 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:19.672094 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:19.678135 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce007b72-31fd-4d59-9851-2f571513fbf0 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:19.678734 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1159/4616] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:19.748216 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.749898 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:19.750094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.750279 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.750413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:19.754396 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:19.754396 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:19.755029 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dea17408-d603-4dbf-b6c5-619f74a7c4de tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:19.755394 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1157/4617] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:19.847812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b070f660-4f36-4e03-888a-4d8b688b1231 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:19.849673 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b070f660-4f36-4e03-888a-4d8b688b1231 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:19.849865 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b070f660-4f36-4e03-888a-4d8b688b1231 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:19.850077 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b070f660-4f36-4e03-888a-4d8b688b1231 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:19.850202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-b070f660-4f36-4e03-888a-4d8b688b1231 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:19.854374 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:19.854374 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:19.855119 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b070f660-4f36-4e03-888a-4d8b688b1231 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:19.855472 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1164/4618] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:19 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.021908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-5aced288-b1b8-4ccd-917b-3db860548f00 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.024638 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-5aced288-b1b8-4ccd-917b-3db860548f00 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 Jul 03 10:53:20.024872 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-5aced288-b1b8-4ccd-917b-3db860548f00 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.025145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-5aced288-b1b8-4ccd-917b-3db860548f00 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.032711 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.032711 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:20.560599 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-8cbfed22-1320-4854-9b1d-61b5151bdae8 req-5aced288-b1b8-4ccd-917b-3db860548f00 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 returned with HTTP 200 Jul 03 10:53:20.560974 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1139/4619] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:53:20 2026] DELETE /volume/v3/attachments/72afc1c9-41f3-46b6-bffc-169c18de8e59 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.672518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.675065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:20.675291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.675482 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.688018 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.688018 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:20.691804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.697130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:20.697375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.697576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.700238 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:20.709475 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b78e520-ebaf-4db0-9958-c7dbf75f5667 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 returned with HTTP 200 Jul 03 10:53:20.710070 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1160/4620] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 => generated 1006 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:20.711300 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.711300 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:20.716139 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:20.725582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e6b7812b-798d-49ed-8460-74be5d58a9cf tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:20.726358 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1158/4621] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.726665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a85d884b-34b8-4a7a-8782-821043668123 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.730039 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:20.731125 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d279cb98-ee35-492b-ad66-4aff6cb2f4a9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1433382675"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:20.742344 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.743076 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.743076 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:20.743515 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:20.743660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create snapshot from volume d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:20.744393 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:20.744623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.744837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.745055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume with id: 1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:20.755755 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.755755 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:20.756369 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:20.765328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ace96c53-62a6-4b70-856b-ec993b92464a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.767455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ace96c53-62a6-4b70-856b-ec993b92464a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:20.767732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ace96c53-62a6-4b70-856b-ec993b92464a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.767937 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ace96c53-62a6-4b70-856b-ec993b92464a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.768066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ace96c53-62a6-4b70-856b-ec993b92464a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:20.769883 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['a79bd488-38d7-4aef-b459-e0c855a4c988', '8f4232e3-abd3-48eb-87d4-018d8c7250ac', 'ec7a1059-fbb8-495f-bfd8-fffc75f88500', '0fd66040-8ee6-4bc2-af44-565c4bf1edfc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:20.772040 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.772040 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:20.772660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ace96c53-62a6-4b70-856b-ec993b92464a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:20.773040 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1161/4622] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.774414 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Delete volume request issued successfully. Jul 03 10:53:20.774606 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4846e880-77d7-4e75-aa6f-2f60b2b5f489 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 202 Jul 03 10:53:20.774999 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1140/4623] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:20 2026] DELETE /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:20.787887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.789956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:20.790263 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.790530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.799361 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.799361 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:20.804307 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Volume info retrieved successfully. Jul 03 10:53:20.808848 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot create request issued successfully. Jul 03 10:53:20.809324 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70930e7b-a4c1-4e03-b465-5d36915e9f90 tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 200 Jul 03 10:53:20.809394 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a85d884b-34b8-4a7a-8782-821043668123 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:53:20.809701 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1159/4624] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.810912 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1165/4625] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:53:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:20.822290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.827814 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:20.828067 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.828314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.835765 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.835765 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:20.836084 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:20.836747 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9be2051a-7c8a-46a6-9f91-fd13c8a5f390 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 returned with HTTP 200 Jul 03 10:53:20.837416 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1162/4626] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:20.866306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9ff2029f-ea9f-4313-8f51-593549124e17 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:20.868605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ff2029f-ea9f-4313-8f51-593549124e17 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:20.869767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ff2029f-ea9f-4313-8f51-593549124e17 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:20.869767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9ff2029f-ea9f-4313-8f51-593549124e17 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:20.869767 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9ff2029f-ea9f-4313-8f51-593549124e17 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:20.874019 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:20.874019 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:20.875301 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9ff2029f-ea9f-4313-8f51-593549124e17 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:20.875797 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1141/4627] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:20 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.784859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.786868 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:21.787121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.787307 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.787409 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:21.792281 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.792281 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:21.792939 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dcf4400-124d-40b8-a243-231e79a3ec42 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:21.793384 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1160/4628] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.827546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cf04e252-b723-418c-815f-e7df8c63c10c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.829859 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf04e252-b723-418c-815f-e7df8c63c10c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] GET https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a Jul 03 10:53:21.829987 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf04e252-b723-418c-815f-e7df8c63c10c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.830177 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf04e252-b723-418c-815f-e7df8c63c10c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.837084 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf04e252-b723-418c-815f-e7df8c63c10c tempest-VolumeMultiattachTests-536008792 tempest-VolumeMultiattachTests-536008792-project-member] https://10.4.3.52/volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a returned with HTTP 404 Jul 03 10:53:21.837750 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1166/4629] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/volumes/1ef491b5-0753-4596-a50d-43e20ea00a2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:21.846593 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.847027 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9f460615-eef2-4174-a097-3838c0063a1a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.848768 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f460615-eef2-4174-a097-3838c0063a1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:21.848989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f460615-eef2-4174-a097-3838c0063a1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.849229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9f460615-eef2-4174-a097-3838c0063a1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.849281 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 10:53:21.849809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.850738 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.852280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:53:21.854623 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.854623 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:21.855072 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9f460615-eef2-4174-a097-3838c0063a1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:21.855744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9f460615-eef2-4174-a097-3838c0063a1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 returned with HTTP 200 Jul 03 10:53:21.856209 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1142/4630] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.869733 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cc9e7b67-947b-46fa-bf64-20a13657681d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.872304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] GET https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:21.872786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.872786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.873085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:53:21.874209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.db.api [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Building query based on filter {{(pid=99874) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 10:53:21.878684 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Get all snapshots completed successfully. Jul 03 10:53:21.879198 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc9e7b67-947b-46fa-bf64-20a13657681d tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 10:53:21.879600 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1161/4631] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.887093 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.888821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:21.889045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.889525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.889525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:21.889608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.894251 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:21.894341 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.894341 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:21.894577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.894806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.894946 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete snapshot with id: 9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:21.895309 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-10fa766f-fe02-4167-885f-b5ddae3c0437 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:21.895792 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1167/4632] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.902039 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Get all volumes completed successfully. Jul 03 10:53:21.904312 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.904312 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:21.904778 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:21.904989 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.904989 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:21.911820 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1c061580-6161-40e9-b27f-a43d9b0cd659 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 10:53:21.912358 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1163/4633] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8096 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:21.927828 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot delete request issued successfully. Jul 03 10:53:21.927828 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6301ed08-18ea-4d7c-955e-ec1adbaab6cb tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 returned with HTTP 202 Jul 03 10:53:21.927828 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1143/4634] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:53:21 2026] DELETE /volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:21.929459 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-655f768e-87d4-4d91-a3d8-4a56b657a454 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.932367 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-655f768e-87d4-4d91-a3d8-4a56b657a454 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] DELETE https://10.4.3.52/volume/v3/types/46bfb945-5bfc-4612-bde7-65a5afbc2621 Jul 03 10:53:21.932605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-655f768e-87d4-4d91-a3d8-4a56b657a454 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.933042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-655f768e-87d4-4d91-a3d8-4a56b657a454 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.933193 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.933193 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:21.935570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-62d429cc-89a3-4dec-a620-c33600b01294 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:21.937502 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-62d429cc-89a3-4dec-a620-c33600b01294 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:21.937649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-62d429cc-89a3-4dec-a620-c33600b01294 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:21.937831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-62d429cc-89a3-4dec-a620-c33600b01294 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:21.946129 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:21.946129 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:21.946129 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-62d429cc-89a3-4dec-a620-c33600b01294 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:21.946129 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-62d429cc-89a3-4dec-a620-c33600b01294 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 returned with HTTP 200 Jul 03 10:53:21.946368 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1168/4635] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:21 2026] GET /volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:21.963591 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-655f768e-87d4-4d91-a3d8-4a56b657a454 tempest-VolumeMultiattachTests-1949940852 tempest-VolumeMultiattachTests-1949940852-project-admin] https://10.4.3.52/volume/v3/types/46bfb945-5bfc-4612-bde7-65a5afbc2621 returned with HTTP 202 Jul 03 10:53:21.964282 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1162/4636] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:53:21 2026] DELETE /volume/v3/types/46bfb945-5bfc-4612-bde7-65a5afbc2621 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:22.803709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:22.805390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:22.805765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:22.806037 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:22.806146 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:22.811147 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:22.811147 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:22.812061 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22220e21-11d7-45d1-a6b2-4f2e79c19d9c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:22.812734 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1164/4637] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:22 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:22.906298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:22.908719 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:22.909040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:22.909352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:22.909502 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:22.914985 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:22.914985 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:22.916036 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d441e3a1-62c1-4af2-8670-325e95d687d4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:22.916551 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1144/4638] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:22 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:22.956678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-99fa6932-db8d-4a54-beb5-f7cc60a7501f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:22.959080 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-99fa6932-db8d-4a54-beb5-f7cc60a7501f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 Jul 03 10:53:22.959334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-99fa6932-db8d-4a54-beb5-f7cc60a7501f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:22.959638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-99fa6932-db8d-4a54-beb5-f7cc60a7501f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:22.965328 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-99fa6932-db8d-4a54-beb5-f7cc60a7501f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 returned with HTTP 404 Jul 03 10:53:22.965965 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1169/4639] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:22 2026] GET /volume/v3/snapshots/9d165b13-2768-47a9-bb99-b34251c8e388 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:22.973131 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:22.975037 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:22.975308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:22.975511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:22.975707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume with id: d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:22.982870 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:22.982870 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:22.983243 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:23.000963 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume request issued successfully. Jul 03 10:53:23.001264 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-733e825a-0343-4f2b-bfc4-6d8672cc3518 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 returned with HTTP 202 Jul 03 10:53:23.001845 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1163/4640] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:22 2026] DELETE /volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:23.009016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:23.011700 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:23.011999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:23.012228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:23.019544 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:23.019544 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:23.023707 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:23.028038 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8f810e17-a7ba-4aad-98ce-a1cc09dc7d2e tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 returned with HTTP 200 Jul 03 10:53:23.028411 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1165/4641] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:23 2026] GET /volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:23.823643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:23.826087 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:23.826331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:23.826588 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:23.826686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:23.831850 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:23.831850 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:23.832597 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0465f7f4-0d49-494c-9fb3-504a2eb88f75 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:23.833055 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1145/4642] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:23 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:23.928759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-928cd31b-cce1-4545-a4c3-117831b7f860 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:23.928759 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-928cd31b-cce1-4545-a4c3-117831b7f860 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:23.928759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-928cd31b-cce1-4545-a4c3-117831b7f860 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:23.928759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-928cd31b-cce1-4545-a4c3-117831b7f860 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:23.928759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-928cd31b-cce1-4545-a4c3-117831b7f860 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:23.932632 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:23.932632 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:23.933365 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-928cd31b-cce1-4545-a4c3-117831b7f860 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:23.933692 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1170/4643] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:23 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:24.042676 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-615146c5-c05f-4759-89b6-397341b3daaf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.044654 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-615146c5-c05f-4759-89b6-397341b3daaf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 Jul 03 10:53:24.044867 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-615146c5-c05f-4759-89b6-397341b3daaf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:24.045144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-615146c5-c05f-4759-89b6-397341b3daaf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:24.051914 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-615146c5-c05f-4759-89b6-397341b3daaf tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 returned with HTTP 404 Jul 03 10:53:24.052510 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1164/4644] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:24 2026] GET /volume/v3/volumes/d279cb98-ee35-492b-ad66-4aff6cb2f4a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:24.065400 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.067362 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:24.067783 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-106651921"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:24.069512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-106651921'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:24.073311 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume of 1 GB Jul 03 10:53:24.078169 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:24.086002 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (df668782-2d16-4c0f-80d8-5453e945ed76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:24.087248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af45d14-6085-445b-ae48-ff6c807d9ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:24.088237 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:24.111863 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af45d14-6085-445b-ae48-ff6c807d9ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:24.112764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aca7c6d-db4c-4d3b-8558-a2e0a528d700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:24.149296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['fab6de58-ab6b-4532-afbc-d5bb02db014c', '9ec5e4b0-f882-4572-a2cf-21ed4230a601', '7e186b3a-a50a-4d5a-a43d-703adaf91f4f', '22cb48d4-33a7-483c-8986-c5df9e5a77bf'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:24.150137 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aca7c6d-db4c-4d3b-8558-a2e0a528d700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab6de58-ab6b-4532-afbc-d5bb02db014c', '9ec5e4b0-f882-4572-a2cf-21ed4230a601', '7e186b3a-a50a-4d5a-a43d-703adaf91f4f', '22cb48d4-33a7-483c-8986-c5df9e5a77bf']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:24.151004 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45ae6aa-d9ef-4fe2-9351-534909a20a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:24.175985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45ae6aa-d9ef-4fe2-9351-534909a20a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf8640f-807c-4224-a109-f11534f1c184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106651921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['fab6de58-ab6b-4532-afbc-d5bb02db014c','9ec5e4b0-f882-4572-a2cf-21ed4230a601','7e186b3a-a50a-4d5a-a43d-703adaf91f4f','22cb48d4-33a7-483c-8986-c5df9e5a77bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106651921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf8640f-807c-4224-a109-f11534f1c184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b50f999d834aa8b6db7be1d128f163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:24.176838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ebd894-183e-4dca-8a75-fe24fc1a1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:24.208640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ebd894-183e-4dca-8a75-fe24fc1a1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106651921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['fab6de58-ab6b-4532-afbc-d5bb02db014c','9ec5e4b0-f882-4572-a2cf-21ed4230a601','7e186b3a-a50a-4d5a-a43d-703adaf91f4f','22cb48d4-33a7-483c-8986-c5df9e5a77bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:24.209705 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044cc855-0eae-4321-8455-efd1f0963d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:24.220862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044cc855-0eae-4321-8455-efd1f0963d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:24.221872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (df668782-2d16-4c0f-80d8-5453e945ed76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:24.222496 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request issued successfully. Jul 03 10:53:24.223099 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3845cbe8-92e1-4f60-ade1-160b417b8856 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:24.223563 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1166/4645] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:24 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:24.239462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.241621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:24.241843 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:24.242261 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:24.256786 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:24.256786 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:24.261512 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:24.266544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46b5e182-eb1b-4d91-b53c-0c03f5aa6164 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 returned with HTTP 200 Jul 03 10:53:24.267292 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1146/4646] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:24 2026] GET /volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:24.842694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39412af6-a1ae-4016-8630-73906952c5f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.845498 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39412af6-a1ae-4016-8630-73906952c5f2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:24.845799 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39412af6-a1ae-4016-8630-73906952c5f2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:24.846253 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39412af6-a1ae-4016-8630-73906952c5f2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:24.846445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-39412af6-a1ae-4016-8630-73906952c5f2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:24.852608 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:24.852608 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:24.853554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39412af6-a1ae-4016-8630-73906952c5f2 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:24.854119 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1171/4647] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:24 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:24.863312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.865182 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca/export_record Jul 03 10:53:24.865403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:24.865749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'export_record' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:24.865871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Export record for backup 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 10:53:24.870141 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:24.870141 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:24.870999 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.api [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling RPCAPI with context: , host: np0000004406, backup: 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99874) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 10:53:24.876718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] export_record in rpcapi backup_id 35bce470-5890-4972-9256-09389821c5ca on host np0000004406. {{(pid=99874) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 10:53:24.945070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-219047fe-6e24-4a5f-93ea-69184f02189b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:24.958343 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-219047fe-6e24-4a5f-93ea-69184f02189b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:24.958343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-219047fe-6e24-4a5f-93ea-69184f02189b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:24.958343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-219047fe-6e24-4a5f-93ea-69184f02189b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:24.958343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-219047fe-6e24-4a5f-93ea-69184f02189b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:24.967878 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:24.967878 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:24.971357 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-219047fe-6e24-4a5f-93ea-69184f02189b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:24.971702 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1167/4648] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:24 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:25.283307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-75c23f80-90ee-4600-b084-a468f9e27d55 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.285080 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75c23f80-90ee-4600-b084-a468f9e27d55 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:25.285293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-75c23f80-90ee-4600-b084-a468f9e27d55 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.285467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-75c23f80-90ee-4600-b084-a468f9e27d55 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.293163 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.293163 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:25.296703 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-75c23f80-90ee-4600-b084-a468f9e27d55 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:25.300463 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75c23f80-90ee-4600-b084-a468f9e27d55 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 returned with HTTP 200 Jul 03 10:53:25.300821 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1147/4649] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:25 2026] GET /volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:25.312985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.315283 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:25.315744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bf8640f-807c-4224-a109-f11534f1c184", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-609551065"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:25.327415 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.327415 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:25.328078 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:25.328259 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create snapshot from volume 1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:25.362425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['4f7e4e5d-233d-4cd9-86d2-080d2ca3b53d', 'ade307ab-c39f-4a66-aad1-f08c6e55219f', '933c609d-4c25-4ac9-b2b8-32bbffc18c7e', '44497367-0691-4ceb-b210-ddcb4294ce8f'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:25.380311 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzViY2U0NzAtNTg5MC00OTcyLTkyNTYtMDkzODk4MjFjNWNhIiwgInVzZXJfaWQiOiAiMjlhODBiOTA3NzAwNDk5ZmE5ODk3Zjk4ZWYwYzBkNmQiLCAicHJvamVjdF9pZCI6ICJiNTQxYWE4YjNkNjE0NDY3OGFmYWJkNThiZTRiMWZiNSIsICJ2b2x1bWVfaWQiOiAiYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ5NzYxMTk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiLzIwMjYwNzAzMTA1MzA5L2F6X25vdmFfYmFja3VwXzM1YmNlNDcwLTU4OTAtNDk3Mi05MjU2LTA5Mzg5ODIxYzVjYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MzoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99874) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 10:53:25.380808 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-223d7887-4f2d-4bb2-bf39-678ef9c87a4b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca/export_record returned with HTTP 200 Jul 03 10:53:25.381213 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1165/4650] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 10:53:24 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:25.390154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2b19464-b185-4430-89eb-79df90942cfd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.392572 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2b19464-b185-4430-89eb-79df90942cfd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:25.392848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2b19464-b185-4430-89eb-79df90942cfd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.393143 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2b19464-b185-4430-89eb-79df90942cfd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.393318 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b2b19464-b185-4430-89eb-79df90942cfd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:25.400174 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot create request issued successfully. Jul 03 10:53:25.400174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7879f6d9-a10d-461c-a74c-e462b9c3c8a8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:53:25.400174 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1172/4651] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:53:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:25.401808 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.401808 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:25.403645 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2b19464-b185-4430-89eb-79df90942cfd tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:25.406061 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1168/4652] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:25 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:25.407007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.409509 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:25.409852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.413711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.418958 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.418958 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:25.419513 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:25.419919 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2c610e30-bcd1-44f7-b496-81a1afbc7319 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 returned with HTTP 200 Jul 03 10:53:25.420470 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1148/4653] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:25 2026] GET /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:25.421887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3449988b-03c9-409f-b208-8168faa4f476 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.423272 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] POST https://10.4.3.52/volume/v3/backups/import_record Jul 03 10:53:25.423681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmRjZWM4OWYtMTExNy00NjI3LWE1M2EtMzk4MTkzOTgwMzdlIiwgInVzZXJfaWQiOiAiMjlhODBiOTA3NzAwNDk5ZmE5ODk3Zjk4ZWYwYzBkNmQiLCAicHJvamVjdF9pZCI6ICJiNTQxYWE4YjNkNjE0NDY3OGFmYWJkNThiZTRiMWZiNSIsICJ2b2x1bWVfaWQiOiAiYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ5NzYxMTk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiLzIwMjYwNzAzMTA1MzA5L2F6X25vdmFfYmFja3VwXzM1YmNlNDcwLTU4OTAtNDk3Mi05MjU2LTA5Mzg5ODIxYzVjYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MzoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:25.425540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmRjZWM4OWYtMTExNy00NjI3LWE1M2EtMzk4MTkzOTgwMzdlIiwgInVzZXJfaWQiOiAiMjlhODBiOTA3NzAwNDk5ZmE5ODk3Zjk4ZWYwYzBkNmQiLCAicHJvamVjdF9pZCI6ICJiNTQxYWE4YjNkNjE0NDY3OGFmYWJkNThiZTRiMWZiNSIsICJ2b2x1bWVfaWQiOiAiYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ5NzYxMTk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiLzIwMjYwNzAzMTA1MzA5L2F6X25vdmFfYmFja3VwXzM1YmNlNDcwLTU4OTAtNDk3Mi05MjU2LTA5Mzg5ODIxYzVjYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MzoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99874) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 10:53:25.425908 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmRjZWM4OWYtMTExNy00NjI3LWE1M2EtMzk4MTkzOTgwMzdlIiwgInVzZXJfaWQiOiAiMjlhODBiOTA3NzAwNDk5ZmE5ODk3Zjk4ZWYwYzBkNmQiLCAicHJvamVjdF9pZCI6ICJiNTQxYWE4YjNkNjE0NDY3OGFmYWJkNThiZTRiMWZiNSIsICJ2b2x1bWVfaWQiOiAiYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ5NzYxMTk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmY2MzVkNWItYzQ4ZS00MDhjLThiNmQtYjc3NTg2OTUwYzRiLzIwMjYwNzAzMTA1MzA5L2F6X25vdmFfYmFja3VwXzM1YmNlNDcwLTU4OTAtNDk3Mi05MjU2LTA5Mzg5ODIxYzVjYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTA6NTM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMDo1MzoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99874) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 10:53:25.426498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '15fb7d2a4433475ea4769a3c091fef11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b541aa8b3d6144678afabd58be4b1fb5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:25.426705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3449988b-03c9-409f-b208-8168faa4f476 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups/import_record returned with HTTP 403 Jul 03 10:53:25.427172 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1166/4654] 10.4.3.52 () {70 vars in 1335 bytes} [Fri Jul 3 10:53:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:25.433932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.435853 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:25.436071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.436273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.436437 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume with id: bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:25.443007 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.443007 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:25.443493 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:25.462257 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume request issued successfully. Jul 03 10:53:25.462457 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-361083cb-701f-4cd2-8699-7ef8e559ad2d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b returned with HTTP 202 Jul 03 10:53:25.462906 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1173/4655] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:25 2026] DELETE /volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:25.472034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.474730 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:25.475163 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.475426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.482888 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.482888 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:25.486804 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:25.490897 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-69f5bd21-7d22-4009-83bb-6fc81883dff3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b returned with HTTP 200 Jul 03 10:53:25.491441 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1169/4656] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:25 2026] GET /volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:25.983795 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:25.987704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:25.987704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:25.987704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:25.987704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:25.992792 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:25.992792 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:25.992792 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bd4fd0ba-63f4-4b9f-ba00-61a6453b43f9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:25.992792 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1149/4657] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:25 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:26.430786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.432947 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:26.433211 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.433443 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.435494 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=250,cinder:UPDATE=67,cinder:INSERT=39 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:53:26.439680 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.439680 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:26.440284 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:26.441699 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97b7af42-d3e3-4fa9-8aee-03f84e2bf684 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 returned with HTTP 200 Jul 03 10:53:26.442216 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1167/4658] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:26.450676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.452823 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] POST https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84/action Jul 03 10:53:26.453273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:26.453431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:26.455199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Updating snapshot 'bb770594-5103-4b9d-bf2d-9f3158b65b84' with '{'status': 'error'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 10:53:26.457491 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=260,cinder:UPDATE=89,cinder:INSERT=48 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:53:26.467369 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.467369 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:26.468263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4e47e3c7894847b6b92a8b4d26016c32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b9a1f7ac9f4ecf9ca385110dd214b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:26.468588 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0569a7c2-e950-48b1-8817-b545ec0843e6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84/action returned with HTTP 403 Jul 03 10:53:26.469233 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1174/4659] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:53:26 2026] POST /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:26.475694 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.477481 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:26.477670 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.477844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.477997 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete snapshot with id: bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:26.482708 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.482708 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:26.482995 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:26.502133 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot delete request issued successfully. Jul 03 10:53:26.502133 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7ef5f0a7-89a6-4d3e-8fd2-b3416d101afa tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 returned with HTTP 202 Jul 03 10:53:26.502133 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1170/4660] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:53:26 2026] DELETE /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:26.503838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aa981f07-4fe2-46aa-bca1-f2f101ba15d6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.506009 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa981f07-4fe2-46aa-bca1-f2f101ba15d6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b Jul 03 10:53:26.507385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa981f07-4fe2-46aa-bca1-f2f101ba15d6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.507385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aa981f07-4fe2-46aa-bca1-f2f101ba15d6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.507485 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a199182e-3235-4e67-be48-c321586080be None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.509804 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a199182e-3235-4e67-be48-c321586080be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:26.510114 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a199182e-3235-4e67-be48-c321586080be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.510410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a199182e-3235-4e67-be48-c321586080be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.512933 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aa981f07-4fe2-46aa-bca1-f2f101ba15d6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b returned with HTTP 404 Jul 03 10:53:26.513497 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1150/4661] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/volumes/bf635d5b-c48e-408c-8b6d-b77586950c4b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:26.516574 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.516574 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:26.518182 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a199182e-3235-4e67-be48-c321586080be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:26.518182 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a199182e-3235-4e67-be48-c321586080be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 returned with HTTP 200 Jul 03 10:53:26.518628 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1168/4662] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:26.522054 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.524200 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] GET https://10.4.3.52/volume/v3/backups Jul 03 10:53:26.524470 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.524705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.525037 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:53:26.540787 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4cf9ba4e-e2aa-4e2d-88a2-7d87473cb306 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups returned with HTTP 200 Jul 03 10:53:26.540787 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1175/4663] 10.4.3.52 () {68 vars in 1270 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/backups => generated 621 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:26.550495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.552611 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] GET https://10.4.3.52/volume/v3/backups?project_id=b541aa8b3d6144678afabd58be4b1fb5 Jul 03 10:53:26.553441 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.553441 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.553571 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Removing options 'project_id' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:53:26.553962 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.553962 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:26.560628 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0854cc1-2493-4a3c-98fa-8a039be81a3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups?project_id=b541aa8b3d6144678afabd58be4b1fb5 returned with HTTP 200 Jul 03 10:53:26.561204 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1171/4664] 10.4.3.52 () {68 vars in 1357 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/backups?project_id=b541aa8b3d6144678afabd58be4b1fb5 => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:26.572134 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-367703b4-2940-48ef-a15c-ba3edae7e759 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.575585 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:26.575585 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1357893994"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:26.576708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1357893994'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:26.576818 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume of 1 GB Jul 03 10:53:26.580797 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:26.586057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (d8ea04e2-6be4-40fe-83a3-05c201bc3287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:26.587044 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859c9341-cf91-41b3-b847-2808546d114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:26.587806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:26.612510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859c9341-cf91-41b3-b847-2808546d114c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:26.613404 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2feb54-277e-4c18-86c8-b688fba79276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:26.651365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['43917798-d5ff-4953-b1c5-468916ba92de', 'e4b0a31e-aaad-4c52-b6c0-444c5972cc73', '4b660a98-24ee-4645-a330-78f64c0a856b', '3dd427ea-e80d-4ba5-b9a8-2ea47aad875a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:26.652223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2feb54-277e-4c18-86c8-b688fba79276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43917798-d5ff-4953-b1c5-468916ba92de', 'e4b0a31e-aaad-4c52-b6c0-444c5972cc73', '4b660a98-24ee-4645-a330-78f64c0a856b', '3dd427ea-e80d-4ba5-b9a8-2ea47aad875a']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:26.653165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edde4e5-2ef7-44ba-b32c-946111a05c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:26.678191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edde4e5-2ef7-44ba-b32c-946111a05c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b384f2-6530-4c38-910a-1bcb42c49dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357893994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['43917798-d5ff-4953-b1c5-468916ba92de','e4b0a31e-aaad-4c52-b6c0-444c5972cc73','4b660a98-24ee-4645-a330-78f64c0a856b','3dd427ea-e80d-4ba5-b9a8-2ea47aad875a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357893994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b384f2-6530-4c38-910a-1bcb42c49dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b541aa8b3d6144678afabd58be4b1fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29a80b907700499fa9897f98ef0c0d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:26.679093 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db9d6b33-34f4-4b2a-99b1-4c0e0510f91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:26.697793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db9d6b33-34f4-4b2a-99b1-4c0e0510f91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357893994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b541aa8b3d6144678afabd58be4b1fb5',qos_specs=None,replication_status=,reservations=['43917798-d5ff-4953-b1c5-468916ba92de','e4b0a31e-aaad-4c52-b6c0-444c5972cc73','4b660a98-24ee-4645-a330-78f64c0a856b','3dd427ea-e80d-4ba5-b9a8-2ea47aad875a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29a80b907700499fa9897f98ef0c0d6d',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:26.698366 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fef807-0c0a-468a-84c8-31cadcf1f453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:26.706919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fef807-0c0a-468a-84c8-31cadcf1f453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:26.707563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Flow 'volume_create_api' (d8ea04e2-6be4-40fe-83a3-05c201bc3287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:26.707881 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Create volume request issued successfully. Jul 03 10:53:26.708596 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-367703b4-2940-48ef-a15c-ba3edae7e759 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:26.709036 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1151/4665] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:53:26 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:26.721225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c57e529f-b225-471a-894e-1cd23093836f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:26.722969 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c57e529f-b225-471a-894e-1cd23093836f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:26.723201 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c57e529f-b225-471a-894e-1cd23093836f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:26.723398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c57e529f-b225-471a-894e-1cd23093836f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:26.730100 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:26.730100 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:26.733621 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c57e529f-b225-471a-894e-1cd23093836f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:26.737523 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c57e529f-b225-471a-894e-1cd23093836f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde returned with HTTP 200 Jul 03 10:53:26.738184 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1169/4666] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:26 2026] GET /volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:27.003084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e99164ee-8b66-4346-bb86-1de55f8749ca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.004333 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e99164ee-8b66-4346-bb86-1de55f8749ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:27.004551 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e99164ee-8b66-4346-bb86-1de55f8749ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.004763 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e99164ee-8b66-4346-bb86-1de55f8749ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.004921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e99164ee-8b66-4346-bb86-1de55f8749ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:27.008623 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.008623 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:27.009326 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e99164ee-8b66-4346-bb86-1de55f8749ca tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:27.009677 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1176/4667] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:27.018629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.020348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841/restore Jul 03 10:53:27.020639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "675f44de-3e56-4cf7-8020-d73a733ad063"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:27.022095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Restoring backup afc94141-437e-4926-a70b-ea2e36c63841 ({'restore': {'volume_id': '675f44de-3e56-4cf7-8020-d73a733ad063'}}) {{(pid=99875) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 10:53:27.022217 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Restoring backup afc94141-437e-4926-a70b-ea2e36c63841 to volume 675f44de-3e56-4cf7-8020-d73a733ad063. Jul 03 10:53:27.026700 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.026700 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:27.033339 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.033339 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:27.033751 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:27.033869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.api [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Checking backup size 1 against volume size 1 {{(pid=99875) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 10:53:27.033966 np0000004406 devstack@c-api.service[99875]: INFO cinder.backup.api [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Overwriting volume 675f44de-3e56-4cf7-8020-d73a733ad063 with restore of backup afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:27.043904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] restore_backup in rpcapi backup_id afc94141-437e-4926-a70b-ea2e36c63841 {{(pid=99875) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 10:53:27.045406 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-152b9fb9-7383-499d-9555-50adcdf9bce0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841/restore returned with HTTP 202 Jul 03 10:53:27.045909 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1172/4668] 10.4.3.52 () {68 vars in 1386 bytes} [Fri Jul 3 10:53:27 2026] POST /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841/restore => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:27.053809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.055492 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:27.055661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.055834 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.055949 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:27.059748 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.059748 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:27.060432 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8c9ec8ac-0dfc-4605-a8ad-6d89ffb22527 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:27.060765 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1152/4669] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:27.527850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3f056f19-8b6d-4174-8cdf-21dfad2171f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.529486 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f056f19-8b6d-4174-8cdf-21dfad2171f6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 Jul 03 10:53:27.529660 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f056f19-8b6d-4174-8cdf-21dfad2171f6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.529835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f056f19-8b6d-4174-8cdf-21dfad2171f6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.533937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f056f19-8b6d-4174-8cdf-21dfad2171f6 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 returned with HTTP 404 Jul 03 10:53:27.534390 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1170/4670] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/snapshots/bb770594-5103-4b9d-bf2d-9f3158b65b84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:27.540274 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.541965 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:27.542188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.542372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.542524 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume with id: 1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:27.549381 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.549381 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:27.549668 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:27.567053 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume request issued successfully. Jul 03 10:53:27.567270 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b16bfe4-9bc8-47ab-bdae-7212e035b7be tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 returned with HTTP 202 Jul 03 10:53:27.567646 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1177/4671] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:27 2026] DELETE /volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:27.574703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.577081 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:27.577362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.577610 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.585057 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.585057 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:27.589614 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:27.594623 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-77b7c7c0-5a54-438b-8fd4-03aae0718b88 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 returned with HTTP 200 Jul 03 10:53:27.595069 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1173/4672] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:27.749835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.751480 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:27.751698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.751909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.758808 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.758808 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:27.762002 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:27.765756 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5e7111a5-fd17-4e6b-adcf-301c1185593d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde returned with HTTP 200 Jul 03 10:53:27.766278 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1153/4673] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:27.782191 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ea5e684b-c183-45f2-a052-d95debc7c996 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.784275 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 10:53:27.784715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8b384f2-6530-4c38-910a-1bcb42c49dde", "name": "tempest-type-Backup-770006010"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:27.786863 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating new backup {'backup': {'volume_id': 'c8b384f2-6530-4c38-910a-1bcb42c49dde', 'name': 'tempest-type-Backup-770006010'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:53:27.787056 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Creating backup of volume c8b384f2-6530-4c38-910a-1bcb42c49dde in container None Jul 03 10:53:27.795593 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.795593 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:27.795986 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:27.813434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Created reservations ['4d0a006a-7328-47a7-a436-76b9ada76403', '05f6608c-705f-464d-b2e2-b2bcbe998892'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:27.857465 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea5e684b-c183-45f2-a052-d95debc7c996 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:53:27.857796 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1171/4674] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:53:27 2026] POST /volume/v3/backups => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:27.865081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:27.866775 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:27.866978 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:27.867204 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:27.867336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:27.871320 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:27.871320 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:27.871912 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1897634b-966f-4cc6-9072-eb7292c5dd7f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:27.872298 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1178/4675] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:27 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:28.070758 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:28.072467 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:28.072638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:28.072810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:28.072923 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:28.076866 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:28.076866 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:28.077680 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43448a01-818b-4cb8-9d7b-39ca3a51ebbe tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:28.078034 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1174/4676] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:28 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:28.609922 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66058b04-318e-44bc-9e7f-6d5698511e1f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:28.611683 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66058b04-318e-44bc-9e7f-6d5698511e1f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 Jul 03 10:53:28.611925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66058b04-318e-44bc-9e7f-6d5698511e1f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:28.612164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66058b04-318e-44bc-9e7f-6d5698511e1f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:28.617584 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66058b04-318e-44bc-9e7f-6d5698511e1f tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 returned with HTTP 404 Jul 03 10:53:28.618028 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1154/4677] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:28 2026] GET /volume/v3/volumes/1bf8640f-807c-4224-a109-f11534f1c184 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:28.626658 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:28.628493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:28.628856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957203236"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:28.630346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957203236'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:28.630493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume of 1 GB Jul 03 10:53:28.630736 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:28.630736 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:28.634341 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:28.639838 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (14723241-b462-4ef7-9629-f87c9f68ce2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:28.640790 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e866441-ace8-4eef-a4d4-fbfb97d0ea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:28.641510 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:28.665356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e866441-ace8-4eef-a4d4-fbfb97d0ea93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:28.666173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86726162-0463-4101-824c-270da7883c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:28.701411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['96b84fa5-91a5-4888-ba9b-b639b221c31f', '4709449c-ffae-4b80-a0bc-5d9b255f5f54', '2f9ede27-6b53-41b7-b83c-da0376f58164', '1deda66a-2dfd-448e-b61b-8d698532b5e9'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:28.702183 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86726162-0463-4101-824c-270da7883c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b84fa5-91a5-4888-ba9b-b639b221c31f', '4709449c-ffae-4b80-a0bc-5d9b255f5f54', '2f9ede27-6b53-41b7-b83c-da0376f58164', '1deda66a-2dfd-448e-b61b-8d698532b5e9']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:28.702805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaded62e-083d-45da-a72e-8645ac3dad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:28.727094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaded62e-083d-45da-a72e-8645ac3dad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957203236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['96b84fa5-91a5-4888-ba9b-b639b221c31f','4709449c-ffae-4b80-a0bc-5d9b255f5f54','2f9ede27-6b53-41b7-b83c-da0376f58164','1deda66a-2dfd-448e-b61b-8d698532b5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957203236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b50f999d834aa8b6db7be1d128f163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:28.727909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2cf3da-bc82-462f-af67-d3f35749eed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:28.744907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2cf3da-bc82-462f-af67-d3f35749eed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957203236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['96b84fa5-91a5-4888-ba9b-b639b221c31f','4709449c-ffae-4b80-a0bc-5d9b255f5f54','2f9ede27-6b53-41b7-b83c-da0376f58164','1deda66a-2dfd-448e-b61b-8d698532b5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:28.745482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ae7fb7-ec0a-4982-baca-b073b21cd912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:28.754334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ae7fb7-ec0a-4982-baca-b073b21cd912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:28.755190 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (14723241-b462-4ef7-9629-f87c9f68ce2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:28.755477 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request issued successfully. Jul 03 10:53:28.756060 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb8d30e8-3227-4c41-89dd-685f71c3adf2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:28.756460 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1172/4678] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:28 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:28.769016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-086c8587-4d26-4d7d-9321-52bede859f10 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:28.770787 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-086c8587-4d26-4d7d-9321-52bede859f10 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:28.770998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-086c8587-4d26-4d7d-9321-52bede859f10 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:28.771203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-086c8587-4d26-4d7d-9321-52bede859f10 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:28.779165 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:28.779165 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:28.782381 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-086c8587-4d26-4d7d-9321-52bede859f10 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:28.786197 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-086c8587-4d26-4d7d-9321-52bede859f10 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc returned with HTTP 200 Jul 03 10:53:28.786592 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1179/4679] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:28 2026] GET /volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:28.883397 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2914130-4dea-432b-9e21-6dff915b3425 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:28.885282 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2914130-4dea-432b-9e21-6dff915b3425 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:28.885521 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2914130-4dea-432b-9e21-6dff915b3425 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:28.885731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2914130-4dea-432b-9e21-6dff915b3425 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:28.885880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b2914130-4dea-432b-9e21-6dff915b3425 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:28.889799 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:28.889799 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:28.890438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2914130-4dea-432b-9e21-6dff915b3425 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:28.890796 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1175/4680] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:28 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:29.087220 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ace37952-9751-4d2d-88dd-959688482991 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:29.089316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ace37952-9751-4d2d-88dd-959688482991 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:29.089539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ace37952-9751-4d2d-88dd-959688482991 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:29.089770 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ace37952-9751-4d2d-88dd-959688482991 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:29.089914 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ace37952-9751-4d2d-88dd-959688482991 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:29.094555 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:29.094555 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:29.095429 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ace37952-9751-4d2d-88dd-959688482991 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:29.095998 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1155/4681] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:29 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:29.801600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:29.803694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:29.803909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:29.804098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:29.812467 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:29.812467 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:29.816638 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:29.821080 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfbbc5ec-4f87-4916-a706-8dd9bc511514 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc returned with HTTP 200 Jul 03 10:53:29.821472 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1173/4682] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:29 2026] GET /volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:29.835585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d99e581f-3b4c-48fa-9112-70225503e34c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:29.837728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:29.838140 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1956884635"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:29.848736 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:29.848736 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:29.849179 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:29.849320 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create snapshot from volume a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:29.874005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['c4c237dc-f8c1-46e0-b84c-ffbb436e6502', '6a122c60-a7c0-46cd-9b33-019bc42510cc', 'ae11a56c-5dc9-461a-8fec-738c4988d37d', '5cfc67b5-1b00-4687-aed9-2eb3c975eb85'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:29.900313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:29.902218 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:29.902567 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:29.902681 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:29.902847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:29.905935 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot create request issued successfully. Jul 03 10:53:29.906386 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d99e581f-3b4c-48fa-9112-70225503e34c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:53:29.906973 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1180/4683] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:53:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:29.907044 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:29.907044 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:29.907667 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e4d6fe02-1a24-4e16-b9ef-728934cd5997 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:29.908074 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1176/4684] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:29 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:29.915659 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:29.918051 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:29.918354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:29.918624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:29.924908 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:29.924908 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:29.925369 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:29.926307 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-37c0f68c-666b-4710-a51d-c1b962d5c8d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 200 Jul 03 10:53:29.926680 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1156/4685] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:29 2026] GET /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:30.105787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-842dbba6-2651-4c3b-8731-b72ad53de85a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:30.107527 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-842dbba6-2651-4c3b-8731-b72ad53de85a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:30.107736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-842dbba6-2651-4c3b-8731-b72ad53de85a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:30.107970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-842dbba6-2651-4c3b-8731-b72ad53de85a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:30.108156 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-842dbba6-2651-4c3b-8731-b72ad53de85a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:30.111967 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:30.111967 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:30.112713 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-842dbba6-2651-4c3b-8731-b72ad53de85a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:30.113121 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1174/4686] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:30 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:30.918324 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:30.920565 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:30.920811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:30.921035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:30.921185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:30.925711 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:30.925711 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:30.926489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9b53ff6-f915-439a-996a-b949c0f0ad38 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:30.926934 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1181/4687] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:30 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:30.937921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6070d256-1941-4047-b926-c599690114f5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:30.940577 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6070d256-1941-4047-b926-c599690114f5 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:30.940769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6070d256-1941-4047-b926-c599690114f5 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:30.941006 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6070d256-1941-4047-b926-c599690114f5 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:30.949178 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:30.949178 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:30.949699 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6070d256-1941-4047-b926-c599690114f5 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:30.950366 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6070d256-1941-4047-b926-c599690114f5 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 200 Jul 03 10:53:30.950952 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1177/4688] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:30 2026] GET /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:30.959343 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-494e93c4-390f-4bb8-953a-70ff189e38cc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:30.961177 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-494e93c4-390f-4bb8-953a-70ff189e38cc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] GET https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:30.961360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-494e93c4-390f-4bb8-953a-70ff189e38cc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:30.961620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-494e93c4-390f-4bb8-953a-70ff189e38cc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:30.963376 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=280,cinder:UPDATE=84,cinder:INSERT=39 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:53:30.966948 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:30.966948 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:30.967369 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-494e93c4-390f-4bb8-953a-70ff189e38cc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Snapshot retrieved successfully. Jul 03 10:53:30.968722 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-494e93c4-390f-4bb8-953a-70ff189e38cc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 200 Jul 03 10:53:30.969091 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1157/4689] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:30 2026] GET /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:30.977754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:30.979771 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:30.979771 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:30.979959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:30.980061 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete snapshot with id: 755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:30.984736 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:30.984736 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:30.985075 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:31.000581 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot delete request issued successfully. Jul 03 10:53:31.000865 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-20eeecf4-2dc9-4025-9728-c48fc0f7f551 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 202 Jul 03 10:53:31.001324 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1175/4690] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:53:30 2026] DELETE /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:31.010507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:31.018067 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:31.018447 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:31.020047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:31.035252 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:31.035252 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:31.037221 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:31.042290 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8f6c8dfe-86b5-4c21-a7ee-4823e0c65dfc tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 200 Jul 03 10:53:31.044517 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1182/4691] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:31 2026] GET /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:31.121845 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:31.123363 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:31.123523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:31.123737 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:31.123830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:31.128290 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:31.128290 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:31.129198 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2d7c491-027d-40df-b0af-d31dd4eda344 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:31.129425 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1178/4692] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:31 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:31.935833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e7702781-488a-45d2-9083-98b9a163e3e3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:31.937529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7702781-488a-45d2-9083-98b9a163e3e3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:31.937760 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7702781-488a-45d2-9083-98b9a163e3e3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:31.937924 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e7702781-488a-45d2-9083-98b9a163e3e3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:31.938017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e7702781-488a-45d2-9083-98b9a163e3e3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:31.941791 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:31.941791 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:31.942395 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e7702781-488a-45d2-9083-98b9a163e3e3 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:31.942734 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1158/4693] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:31 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:32.053361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6b57b927-5e7c-4eb2-b933-9767a48d71e3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:32.055057 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b57b927-5e7c-4eb2-b933-9767a48d71e3 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 Jul 03 10:53:32.055274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b57b927-5e7c-4eb2-b933-9767a48d71e3 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:32.055436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6b57b927-5e7c-4eb2-b933-9767a48d71e3 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:32.059208 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6b57b927-5e7c-4eb2-b933-9767a48d71e3 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 returned with HTTP 404 Jul 03 10:53:32.059832 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1176/4694] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:32 2026] GET /volume/v3/snapshots/755e70e1-c2e3-4002-b272-9e4bbd56e6a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:32.066575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:32.068375 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:32.068601 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:32.068812 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:32.068974 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume with id: a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:32.075844 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:32.075844 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:32.076367 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:32.094948 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume request issued successfully. Jul 03 10:53:32.095179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3afdfc09-3c81-4148-93d6-fa23a3bc9676 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc returned with HTTP 202 Jul 03 10:53:32.095646 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1183/4695] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:32 2026] DELETE /volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:32.102743 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:32.104316 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:32.104507 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:32.104688 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:32.113180 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:32.113180 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:32.116454 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:32.121213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80ebd8ef-b06c-4bd2-947b-5b6ceee8bed1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc returned with HTTP 200 Jul 03 10:53:32.121751 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1179/4696] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:32 2026] GET /volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:32.140467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-efcfbde7-38e6-483b-b637-e06846398f2e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:32.142533 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-efcfbde7-38e6-483b-b637-e06846398f2e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:32.143088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-efcfbde7-38e6-483b-b637-e06846398f2e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:32.143088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-efcfbde7-38e6-483b-b637-e06846398f2e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:32.143088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-efcfbde7-38e6-483b-b637-e06846398f2e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:32.147247 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:32.147247 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:32.147950 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-efcfbde7-38e6-483b-b637-e06846398f2e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:32.148350 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1159/4697] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:32 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:32.954709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:32.958363 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:32.958647 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:32.958900 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:32.959294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:32.969216 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:32.969216 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:32.969971 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7137eee2-1a2e-4b88-b2cf-baa47bf6512b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:32.971177 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1177/4698] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:32 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:33.134449 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9e32f193-da47-413f-9adf-1141089c655c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:33.137195 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9e32f193-da47-413f-9adf-1141089c655c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc Jul 03 10:53:33.137431 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9e32f193-da47-413f-9adf-1141089c655c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:33.137717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9e32f193-da47-413f-9adf-1141089c655c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:33.145096 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9e32f193-da47-413f-9adf-1141089c655c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc returned with HTTP 404 Jul 03 10:53:33.145695 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1184/4699] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:33 2026] GET /volume/v3/volumes/a5c82340-86ec-4f4f-a8fe-f38c5bfed7dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:33.154680 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-81fad662-800e-4afc-a7be-f22203b5302c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:33.156586 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:33.156954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-446814523"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:33.158435 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-446814523'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:33.158546 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume of 1 GB Jul 03 10:53:33.161437 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:33.162644 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:33.163708 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:33.163993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:33.164229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:33.164352 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:33.167772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (e7b272ec-f17d-47ac-920f-4e9bf0c4129f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:33.168670 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303f21e-54d7-4ce3-bfd8-9281c23a59f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:33.168712 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:33.168712 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:33.169366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:33.169537 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b6f4186-de59-45d0-bf9f-6684d720e07f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:33.169912 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1160/4700] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:33 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:33.202723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303f21e-54d7-4ce3-bfd8-9281c23a59f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:33.203723 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa36c3a-1b6b-4a62-841a-1b1d3945e1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:33.262478 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['5389cc8c-13e7-407c-9b4d-a7de1057445b', '038c6dde-151e-438c-95ca-c89e1a057edc', 'ba6c0e9c-1cbd-4726-9501-80c05d3da3a5', 'b1278223-f99f-4943-9669-065f4022c550'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:33.263471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa36c3a-1b6b-4a62-841a-1b1d3945e1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5389cc8c-13e7-407c-9b4d-a7de1057445b', '038c6dde-151e-438c-95ca-c89e1a057edc', 'ba6c0e9c-1cbd-4726-9501-80c05d3da3a5', 'b1278223-f99f-4943-9669-065f4022c550']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:33.264674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc585c-a98d-4d92-9532-1cc93e9c1ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:33.295856 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc585c-a98d-4d92-9532-1cc93e9c1ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e425c2d6-8bed-4748-92fd-be96b0474f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-446814523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['5389cc8c-13e7-407c-9b4d-a7de1057445b','038c6dde-151e-438c-95ca-c89e1a057edc','ba6c0e9c-1cbd-4726-9501-80c05d3da3a5','b1278223-f99f-4943-9669-065f4022c550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-446814523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e425c2d6-8bed-4748-92fd-be96b0474f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b50f999d834aa8b6db7be1d128f163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:33.296869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c772ded0-2a91-4f44-ac24-220e23113568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:33.317685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c772ded0-2a91-4f44-ac24-220e23113568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-446814523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b9a1f7ac9f4ecf9ca385110dd214b3',qos_specs=None,replication_status=,reservations=['5389cc8c-13e7-407c-9b4d-a7de1057445b','038c6dde-151e-438c-95ca-c89e1a057edc','ba6c0e9c-1cbd-4726-9501-80c05d3da3a5','b1278223-f99f-4943-9669-065f4022c550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b50f999d834aa8b6db7be1d128f163',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:33.318504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea8711a-2325-46af-9222-152c4ffd98c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:33.341953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea8711a-2325-46af-9222-152c4ffd98c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:33.342889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Flow 'volume_create_api' (e7b272ec-f17d-47ac-920f-4e9bf0c4129f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:33.343242 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create volume request issued successfully. Jul 03 10:53:33.343843 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-81fad662-800e-4afc-a7be-f22203b5302c tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:33.344505 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1180/4701] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:33 2026] POST /volume/v3/volumes => generated 775 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:33.359137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-11ee3509-8589-4c09-b408-13dd68132d65 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:33.361649 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11ee3509-8589-4c09-b408-13dd68132d65 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:33.361849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11ee3509-8589-4c09-b408-13dd68132d65 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:33.362033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11ee3509-8589-4c09-b408-13dd68132d65 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:33.379569 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:33.379569 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:33.384930 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-11ee3509-8589-4c09-b408-13dd68132d65 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:33.390246 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11ee3509-8589-4c09-b408-13dd68132d65 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 returned with HTTP 200 Jul 03 10:53:33.390246 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1178/4702] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:33 2026] GET /volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:33.993558 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:34.003642 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:34.003996 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:34.004376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:34.005153 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:34.027538 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:34.027538 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:34.029660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b6e6214-9fe6-4101-9a80-adbf49a0fe6a tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:34.030381 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1185/4703] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:33 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:34.182857 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:34.184880 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:34.185113 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:34.185353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:34.185491 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:34.190400 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:34.190400 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:34.191314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-214b3fcf-b520-4484-a734-f2f32a3e6510 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:34.191758 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1161/4704] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:34 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:34.407884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:34.409699 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:34.409893 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:34.410089 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:34.417753 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:34.417753 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:34.421222 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:34.425272 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c3f8676b-d266-44e9-95cb-70afff105fa1 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 returned with HTTP 200 Jul 03 10:53:34.425692 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1181/4705] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:34 2026] GET /volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:34.448221 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2eebf65-85b1-471c-8e48-1282b367e460 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:34.449949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:53:34.450341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e425c2d6-8bed-4748-92fd-be96b0474f23", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1601458128"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:34.458891 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:34.458891 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:34.459244 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:34.459406 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Create snapshot from volume e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:34.483436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Created reservations ['678034a5-c2a5-4129-91db-ce81e55f90ff', '0c30b277-deff-4b81-8b54-e0be23eb8c03', '98fab1e1-773b-446d-b1d8-d75fc3760c15', '73e92218-9dda-4672-877a-53b4bb455e6d'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:34.515615 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot create request issued successfully. Jul 03 10:53:34.516002 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2eebf65-85b1-471c-8e48-1282b367e460 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:53:34.516496 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1179/4706] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:53:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:34.524924 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7d01d32c-da19-48cb-8818-41f578c853d2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:34.526427 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d01d32c-da19-48cb-8818-41f578c853d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:34.526624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d01d32c-da19-48cb-8818-41f578c853d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:34.526810 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7d01d32c-da19-48cb-8818-41f578c853d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:34.531355 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:34.531355 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:34.531601 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7d01d32c-da19-48cb-8818-41f578c853d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:34.532184 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7d01d32c-da19-48cb-8818-41f578c853d2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 returned with HTTP 200 Jul 03 10:53:34.532515 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1186/4707] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:34 2026] GET /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:35.042161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.044038 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:35.044305 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:35.044522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:35.044655 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:35.049395 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.049395 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:35.050114 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0f53e11-bfc2-473c-ac1a-42f78e117bd5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:35.050548 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1162/4708] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:35 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:35.202799 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.204982 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:35.205210 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:35.205474 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:35.205646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:35.207348 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=238,cinder:INSERT=30,cinder:UPDATE=64 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:53:35.210302 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.210302 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:35.211091 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1fd1d066-a7a4-45a9-909a-0385aed2c61f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:35.211542 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1182/4709] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:35 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:35.542322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.544582 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:35.544833 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:35.545126 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:35.551315 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.551315 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:35.551798 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:35.552664 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-01613da7-c12e-4c6a-aaca-64ac0a16b6f8 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 returned with HTTP 200 Jul 03 10:53:35.553176 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1180/4710] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:35 2026] GET /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:35.569273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.579023 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] POST https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443/action Jul 03 10:53:35.579833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:35.580179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:35.589432 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.snapshot_unmanage [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Unmanage snapshot with id: e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:35.622770 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.622770 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:35.626553 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Snapshot retrieved successfully. Jul 03 10:53:35.631444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4e47e3c7894847b6b92a8b4d26016c32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0b9a1f7ac9f4ecf9ca385110dd214b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:35.631692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd066798-dd9b-40e6-8b7b-99f912978ca2 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-reader] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443/action returned with HTTP 403 Jul 03 10:53:35.633201 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1187/4711] 10.4.3.52 () {68 vars in 1389 bytes} [Fri Jul 3 10:53:35 2026] POST /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443/action => generated 117 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:35.641070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.643192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:35.643446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:35.643682 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:35.643846 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete snapshot with id: e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:35.649855 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.649855 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:35.650213 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:35.667089 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot delete request issued successfully. Jul 03 10:53:35.667283 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e0273433-0e78-4fd8-8971-1a5694d26c1a tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 returned with HTTP 202 Jul 03 10:53:35.667701 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1163/4712] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:53:35 2026] DELETE /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:35.677899 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:35.679811 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:35.680027 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:35.680233 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:35.685434 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:35.685434 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:35.685736 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Snapshot retrieved successfully. Jul 03 10:53:35.686381 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ba1435b9-858b-4c97-8ba3-43da5bd39382 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 returned with HTTP 200 Jul 03 10:53:35.686750 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1183/4713] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:35 2026] GET /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:36.062680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:36.064583 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:36.064782 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:36.064958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:36.065060 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:36.072280 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:36.072280 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:36.072937 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-40a8d181-fd3b-4615-98f2-435cecf690f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:36.073306 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1181/4714] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:36 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:36.224735 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:36.231381 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:36.232568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:36.233537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:36.233815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:36.252057 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:36.252057 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:36.255404 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ee2359a-d782-4ff3-be7b-5e43052610cf tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:36.256906 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1188/4715] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:36 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:36.696072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66a49399-6725-46e6-8492-5eb4fb42eec7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:36.698396 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66a49399-6725-46e6-8492-5eb4fb42eec7 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 Jul 03 10:53:36.698673 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66a49399-6725-46e6-8492-5eb4fb42eec7 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:36.698950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66a49399-6725-46e6-8492-5eb4fb42eec7 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:36.703367 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66a49399-6725-46e6-8492-5eb4fb42eec7 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 returned with HTTP 404 Jul 03 10:53:36.703909 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1164/4716] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:53:36 2026] GET /volume/v3/snapshots/e98e30d8-7ecd-4f2c-b5e4-484045842443 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:36.710920 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:36.713084 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:36.713273 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:36.713491 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:36.713677 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume with id: e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:36.725533 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:36.725533 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:36.725958 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:36.753335 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Delete volume request issued successfully. Jul 03 10:53:36.753579 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2684256-34f4-40f4-b46b-d16ab36a3b68 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 returned with HTTP 202 Jul 03 10:53:36.754045 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1184/4717] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:36 2026] DELETE /volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:36.761503 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:36.763015 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:36.763232 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:36.763446 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:36.771426 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:36.771426 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:36.775945 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Volume info retrieved successfully. Jul 03 10:53:36.779850 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9a8bf72d-26e8-4e58-9a45-c8883eb1964b tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 returned with HTTP 200 Jul 03 10:53:36.780214 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1182/4718] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:36 2026] GET /volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:37.084474 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:37.086070 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:37.086269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:37.086448 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:37.086546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:37.090209 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:37.090209 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:37.090799 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0407a5b6-ea73-40b2-a8f7-8fdb36c0bb41 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:37.091118 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1189/4719] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:37 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:37.269578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:37.271597 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:37.271840 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:37.272051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:37.272184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:37.278046 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:37.278046 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:37.279007 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f4676132-a0a6-4479-821f-7f2385bd3e08 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:37.279486 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1165/4720] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:37 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:37.795259 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf23e93b-8ce2-4b50-a6e9-e19d6b445079 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:37.797360 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf23e93b-8ce2-4b50-a6e9-e19d6b445079 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] GET https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 Jul 03 10:53:37.797547 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf23e93b-8ce2-4b50-a6e9-e19d6b445079 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:37.797764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf23e93b-8ce2-4b50-a6e9-e19d6b445079 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:37.804067 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf23e93b-8ce2-4b50-a6e9-e19d6b445079 tempest-ProjectReaderTests-1407830835 tempest-ProjectReaderTests-1407830835-project-admin] https://10.4.3.52/volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 returned with HTTP 404 Jul 03 10:53:37.804592 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1185/4721] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:37 2026] GET /volume/v3/volumes/e425c2d6-8bed-4748-92fd-be96b0474f23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:38.100955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:38.102949 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:38.103204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:38.103440 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:38.103570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:38.108239 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:38.108239 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:38.108946 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1f3628ae-b51c-47a1-b45d-31354af3e26f tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:38.109401 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1183/4722] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:38 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:38.289372 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:38.291305 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:38.291513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:38.291734 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:38.291873 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:38.297075 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:38.297075 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:38.297999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0efd873a-877e-4fe4-83a2-6bb92835aeb5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:38.298453 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1190/4723] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:38 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:39.119098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:39.121536 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:39.121765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:39.122030 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:39.122190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:39.126288 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:39.126288 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:39.127079 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0b7b3df4-4b43-454f-9d7e-df1da23b8b90 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:39.127838 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1166/4724] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:39 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:39.307751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-386d952e-c1b0-4f11-8f08-8652eed49127 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:39.309325 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-386d952e-c1b0-4f11-8f08-8652eed49127 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:39.309486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-386d952e-c1b0-4f11-8f08-8652eed49127 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:39.309665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-386d952e-c1b0-4f11-8f08-8652eed49127 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:39.309757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-386d952e-c1b0-4f11-8f08-8652eed49127 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:39.313796 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:39.313796 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:39.314483 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-386d952e-c1b0-4f11-8f08-8652eed49127 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:39.314836 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1186/4725] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:39 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:40.137367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:40.139403 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:40.139650 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:40.139859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:40.139979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:40.144824 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:40.144824 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:40.145548 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bdaf7e16-530e-45ed-bc79-a92d518529f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:40.145970 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1184/4726] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:40 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:40.325659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:40.327614 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:40.327831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:40.328037 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:40.328170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:40.332414 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:40.332414 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:40.333068 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4d3a0a13-3fab-4b34-bd7c-540536731941 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:40.333403 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1191/4727] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:40 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:41.156710 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-966f1790-1d77-4e6d-882d-07292d0cc15d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:41.158397 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-966f1790-1d77-4e6d-882d-07292d0cc15d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:41.158598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-966f1790-1d77-4e6d-882d-07292d0cc15d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:41.158847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-966f1790-1d77-4e6d-882d-07292d0cc15d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:41.159201 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-966f1790-1d77-4e6d-882d-07292d0cc15d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:41.163082 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:41.163082 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:41.163726 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-966f1790-1d77-4e6d-882d-07292d0cc15d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:41.164145 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1167/4728] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:41 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:41.342283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-45140a34-8e59-494f-80c5-2eafd9394e14 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:41.343823 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45140a34-8e59-494f-80c5-2eafd9394e14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:41.343987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45140a34-8e59-494f-80c5-2eafd9394e14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:41.344175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-45140a34-8e59-494f-80c5-2eafd9394e14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:41.344278 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-45140a34-8e59-494f-80c5-2eafd9394e14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:41.348076 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:41.348076 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:41.348793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-45140a34-8e59-494f-80c5-2eafd9394e14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:41.349140 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1187/4729] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:41 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:41.357669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:41.359257 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:53:41.359423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:41.359587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:41.366671 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:41.366671 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:41.370429 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:41.374207 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87c6b53c-e8f5-4440-bb36-2c3c713ecc29 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 200 Jul 03 10:53:41.374562 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1185/4730] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:41 2026] GET /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:41.386000 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:41.387661 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:41.387853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:41.388051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:41.388174 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: afc94141-437e-4926-a70b-ea2e36c63841. Jul 03 10:53:41.392518 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:41.392518 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:41.403909 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id afc94141-437e-4926-a70b-ea2e36c63841 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:53:41.405750 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d3f85c6-44d9-42e9-9664-ca681cbbc2f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 202 Jul 03 10:53:41.406178 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1192/4731] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:41 2026] DELETE /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:41.413312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:41.415081 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:41.415341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:41.415593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:41.415666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:41.420000 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:41.420000 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:41.420753 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c65d99d-5120-4438-9fd7-cfe06d4d72a7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 200 Jul 03 10:53:41.421100 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1168/4732] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:41 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:42.175636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:42.177837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:42.178071 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:42.178277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:42.178396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:42.183523 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:42.183523 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:42.184260 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2bad0bd4-83e4-44d3-9a27-0d99150e76fb tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:42.184661 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1188/4733] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:42 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:42.430688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:42.432267 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 Jul 03 10:53:42.432433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:42.432626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:42.432737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id afc94141-437e-4926-a70b-ea2e36c63841. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:42.435994 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-72719907-46dc-49e9-ac25-9e2b6f8c635e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 returned with HTTP 404 Jul 03 10:53:42.436353 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1186/4734] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:42 2026] GET /volume/v3/backups/afc94141-437e-4926-a70b-ea2e36c63841 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:42.443709 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:42.445547 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:42.445753 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:42.445979 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:42.446101 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: 43f9dfce-ede2-4493-959f-62dd5a831fd6. Jul 03 10:53:42.451019 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:42.451019 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:42.463501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id 43f9dfce-ede2-4493-959f-62dd5a831fd6 {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:53:42.465285 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9a2920a9-3309-451e-b8a8-b8f32ff4fc26 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 202 Jul 03 10:53:42.465800 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1193/4735] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:53:42 2026] DELETE /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:42.472349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:42.474202 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:42.474399 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:42.474574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:42.474728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:42.479278 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:42.479278 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:42.480157 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-087b21b4-de9c-4914-a85d-803ef8ac7dd7 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 200 Jul 03 10:53:42.480513 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1169/4736] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:42 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:43.195840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:43.198088 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:43.198190 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:43.198410 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:43.198558 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:43.203424 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:43.203424 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:43.204257 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ecfb6e63-aed5-4c46-bc9e-23d1d9a82d3c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:43.204732 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1189/4737] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:43 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:43.493688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:43.495412 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 Jul 03 10:53:43.495616 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:43.495824 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:43.495947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 43f9dfce-ede2-4493-959f-62dd5a831fd6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:43.499899 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-50c7d262-f060-4416-8f2e-64a5ba233fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 returned with HTTP 404 Jul 03 10:53:43.500340 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1187/4738] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:43 2026] GET /volume/v3/backups/43f9dfce-ede2-4493-959f-62dd5a831fd6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:43.527217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:43.529413 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:43.529854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "name": "tempest-VolumesBackupsTest-Volume-892780113"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:43.531701 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'name': 'tempest-VolumesBackupsTest-Volume-892780113'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:43.744549 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume of 1 GB Jul 03 10:53:43.749455 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Availability Zones retrieved successfully. Jul 03 10:53:43.756534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (d72870be-b1fc-4aa1-b5f3-a369bf3df868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:43.757691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64963b-a91e-4e06-9c7f-4ef101b6fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:43.758857 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:43.821843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64963b-a91e-4e06-9c7f-4ef101b6fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:43.822809 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c846623-d761-4ead-90da-89e9cb9b5d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:43.866217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['4347a8ae-65d5-42b2-b416-fbd5be316b65', 'c5f00439-d606-423e-b096-b54ff165d640', '8ade17a0-b6ca-4c19-8f94-718f99e2fa51', 'b201089c-0ff7-4c2f-8920-a979271b3554'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:43.867124 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c846623-d761-4ead-90da-89e9cb9b5d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4347a8ae-65d5-42b2-b416-fbd5be316b65', 'c5f00439-d606-423e-b096-b54ff165d640', '8ade17a0-b6ca-4c19-8f94-718f99e2fa51', 'b201089c-0ff7-4c2f-8920-a979271b3554']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:43.868021 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f36ba3-69a9-4782-b67e-7635513db2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:43.894630 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f36ba3-69a9-4782-b67e-7635513db2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd095f3df-d689-4802-956b-bf3f6b841c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-892780113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['4347a8ae-65d5-42b2-b416-fbd5be316b65','c5f00439-d606-423e-b096-b54ff165d640','8ade17a0-b6ca-4c19-8f94-718f99e2fa51','b201089c-0ff7-4c2f-8920-a979271b3554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-892780113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d095f3df-d689-4802-956b-bf3f6b841c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d122b0b8b4e4c81904211c83d18e9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='739fdb74bcf943bdb755518a6b312c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:43.895691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b375217-76d1-4201-b7c3-8952b2142b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:43.915666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b375217-76d1-4201-b7c3-8952b2142b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-892780113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['4347a8ae-65d5-42b2-b416-fbd5be316b65','c5f00439-d606-423e-b096-b54ff165d640','8ade17a0-b6ca-4c19-8f94-718f99e2fa51','b201089c-0ff7-4c2f-8920-a979271b3554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:43.916487 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58da868-b60e-4a43-98bd-4646642015c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:43.926421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58da868-b60e-4a43-98bd-4646642015c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:43.927450 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (d72870be-b1fc-4aa1-b5f3-a369bf3df868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:43.927793 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request issued successfully. Jul 03 10:53:43.928844 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-63629b21-d678-4bf4-ba41-84f7a6f5f414 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:43.929121 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1194/4739] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:43 2026] POST /volume/v3/volumes => generated 746 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:43.941572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4624123e-622e-4290-976a-ecbcc4aaa70a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:43.943924 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4624123e-622e-4290-976a-ecbcc4aaa70a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:53:43.944240 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4624123e-622e-4290-976a-ecbcc4aaa70a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:43.944385 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4624123e-622e-4290-976a-ecbcc4aaa70a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:43.953286 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:43.953286 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:43.958165 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4624123e-622e-4290-976a-ecbcc4aaa70a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:43.963203 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4624123e-622e-4290-976a-ecbcc4aaa70a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:53:43.963663 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1170/4740] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:43 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:44.214842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:44.216397 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:44.216583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:44.216760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:44.216862 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:44.220973 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:44.220973 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:44.221584 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b66f77b0-032f-4f6e-93ee-cf7c0cf2a58c tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:44.221919 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1190/4741] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:44 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:44.976888 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:44.979003 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:53:44.979242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:44.979473 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:44.988332 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:44.988332 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:44.994461 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:45.001097 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0e6a905c-3b3f-48da-a5b0-efa60d3561bd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:53:45.001645 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1188/4742] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:44 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:45.013889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:45.015841 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:53:45.016208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d095f3df-d689-4802-956b-bf3f6b841c7b", "name": "tempest-VolumesBackupsTest-Backup-1333107226"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:45.017665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': 'd095f3df-d689-4802-956b-bf3f6b841c7b', 'name': 'tempest-VolumesBackupsTest-Backup-1333107226'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:53:45.017848 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume d095f3df-d689-4802-956b-bf3f6b841c7b in container None Jul 03 10:53:45.025339 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:45.025339 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:45.025651 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:53:45.043016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['1f9f8cbf-c455-48bc-b846-6d59d84aa770', '07e8e042-8992-479a-a153-cf40cc2ea166'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:45.069548 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd7b89c6-82a8-45ed-8c59-6321ddc3e44b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:53:45.070153 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1195/4743] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:53:45 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:45.078147 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d7301e89-44a0-4c51-8870-8d568f03db36 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:45.079844 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7301e89-44a0-4c51-8870-8d568f03db36 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:45.080017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d7301e89-44a0-4c51-8870-8d568f03db36 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:45.080230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d7301e89-44a0-4c51-8870-8d568f03db36 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:45.080353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d7301e89-44a0-4c51-8870-8d568f03db36 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:45.084474 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:45.084474 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:45.085327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d7301e89-44a0-4c51-8870-8d568f03db36 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:45.085679 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1171/4744] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:45 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:45.231460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:45.233276 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:45.233481 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:45.233673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:45.233801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:45.238804 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:45.238804 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:45.239455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02b449fb-6d9f-4f8e-b2cf-b6e735e673e7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:45.239842 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1191/4745] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:45 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:46.094770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70073dc5-1417-4736-9b15-f2f0085487b2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:46.096385 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70073dc5-1417-4736-9b15-f2f0085487b2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:46.096556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70073dc5-1417-4736-9b15-f2f0085487b2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:46.096724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70073dc5-1417-4736-9b15-f2f0085487b2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:46.096827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-70073dc5-1417-4736-9b15-f2f0085487b2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:46.100790 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:46.100790 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:46.101453 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70073dc5-1417-4736-9b15-f2f0085487b2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:46.101850 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1189/4746] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:46 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:46.249098 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-954040df-2296-4252-88c8-0d8d6ffaf252 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:46.250663 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-954040df-2296-4252-88c8-0d8d6ffaf252 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:46.250902 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-954040df-2296-4252-88c8-0d8d6ffaf252 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:46.251117 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-954040df-2296-4252-88c8-0d8d6ffaf252 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:46.251247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-954040df-2296-4252-88c8-0d8d6ffaf252 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:46.255674 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:46.255674 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:46.256405 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-954040df-2296-4252-88c8-0d8d6ffaf252 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:46.256880 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1196/4747] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:46 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:47.110713 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-518317a8-aa99-4d58-a021-411ec827fe40 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:47.112269 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-518317a8-aa99-4d58-a021-411ec827fe40 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:47.112451 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-518317a8-aa99-4d58-a021-411ec827fe40 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:47.112622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-518317a8-aa99-4d58-a021-411ec827fe40 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:47.112703 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-518317a8-aa99-4d58-a021-411ec827fe40 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:47.116497 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:47.116497 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:47.117173 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-518317a8-aa99-4d58-a021-411ec827fe40 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:47.117532 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1172/4748] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:47 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:47.267345 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7b54bac9-565b-414b-b684-9e7b301ef462 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:47.269283 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b54bac9-565b-414b-b684-9e7b301ef462 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:47.269523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b54bac9-565b-414b-b684-9e7b301ef462 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:47.269719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7b54bac9-565b-414b-b684-9e7b301ef462 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:47.269819 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7b54bac9-565b-414b-b684-9e7b301ef462 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:47.274373 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:47.274373 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:47.275076 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7b54bac9-565b-414b-b684-9e7b301ef462 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:47.275515 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1192/4749] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:47 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:47.343246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:47.344714 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:47.345007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-852019611"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:47.346316 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-852019611'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:47.346501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume of 1 GB Jul 03 10:53:47.350335 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Availability Zones retrieved successfully. Jul 03 10:53:47.355420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (3200bc8e-0364-4380-b61c-05a29e12ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:47.356310 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42dce5c-aa68-4c7c-92b9-64bed05af09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:47.357115 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:47.382852 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42dce5c-aa68-4c7c-92b9-64bed05af09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:47.383458 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92641d32-a593-42be-9225-db0e2174d0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:47.422429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Created reservations ['687ee28b-00b0-4973-a5c3-7a0ae59e2f23', '687eada4-947c-4eff-abb9-1d5e65d28d82', '2fa7459f-be84-4f63-948d-58665e8867b8', 'bf886bd4-9232-4af5-ae3d-4e2c8add28be'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:47.423081 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92641d32-a593-42be-9225-db0e2174d0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['687ee28b-00b0-4973-a5c3-7a0ae59e2f23', '687eada4-947c-4eff-abb9-1d5e65d28d82', '2fa7459f-be84-4f63-948d-58665e8867b8', 'bf886bd4-9232-4af5-ae3d-4e2c8add28be']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:47.423791 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8573bd-5a0a-4d34-805b-0307341e1994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:47.444583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8573bd-5a0a-4d34-805b-0307341e1994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c2f9576-fdf8-46b0-a4a3-767fa78b4664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-852019611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['687ee28b-00b0-4973-a5c3-7a0ae59e2f23','687eada4-947c-4eff-abb9-1d5e65d28d82','2fa7459f-be84-4f63-948d-58665e8867b8','bf886bd4-9232-4af5-ae3d-4e2c8add28be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-852019611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c2f9576-fdf8-46b0-a4a3-767fa78b4664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f89ac4d7f74d4792068f2eafba5748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:47.445426 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22eaff0a-edfe-432e-a621-3fe26fee6611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:47.462062 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22eaff0a-edfe-432e-a621-3fe26fee6611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-852019611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['687ee28b-00b0-4973-a5c3-7a0ae59e2f23','687eada4-947c-4eff-abb9-1d5e65d28d82','2fa7459f-be84-4f63-948d-58665e8867b8','bf886bd4-9232-4af5-ae3d-4e2c8add28be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:47.462716 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bf6e1c-5007-4208-9e9a-a18c7b9a6ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:47.471025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bf6e1c-5007-4208-9e9a-a18c7b9a6ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:47.471769 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (3200bc8e-0364-4380-b61c-05a29e12ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:47.472025 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request issued successfully. Jul 03 10:53:47.472568 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31b9c7a5-b7f3-4f0d-9672-1939f447dd1e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:47.472946 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1190/4750] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:53:47 2026] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:47.483659 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5d83328c-07e7-4e98-a367-a220ac1f524a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:47.485353 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d83328c-07e7-4e98-a367-a220ac1f524a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:47.485582 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d83328c-07e7-4e98-a367-a220ac1f524a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:47.485779 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d83328c-07e7-4e98-a367-a220ac1f524a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:47.492352 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:47.492352 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:47.495666 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5d83328c-07e7-4e98-a367-a220ac1f524a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:47.499578 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d83328c-07e7-4e98-a367-a220ac1f524a tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:47.499928 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1197/4751] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:47 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:48.126622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:48.128363 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:48.128546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:48.128743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:48.128850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:48.132852 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:48.132852 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:48.133528 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7363321e-3ad1-4fc8-bee3-0ef1cd7e1978 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:48.133858 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1173/4752] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:48 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:48.285912 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:48.288291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:48.288560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:48.288811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:48.288968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:48.297132 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:48.297132 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:48.298887 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d00cffaf-fe5c-4515-94f6-e1e0da1d4a07 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:48.299524 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1193/4753] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:48 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:48.511918 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5048732b-8903-4614-b4f2-cc4a097e1810 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:48.513690 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5048732b-8903-4614-b4f2-cc4a097e1810 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:48.513910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5048732b-8903-4614-b4f2-cc4a097e1810 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:48.514089 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5048732b-8903-4614-b4f2-cc4a097e1810 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:48.520832 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:48.520832 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:48.524172 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5048732b-8903-4614-b4f2-cc4a097e1810 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:48.527783 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5048732b-8903-4614-b4f2-cc4a097e1810 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:48.528129 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1191/4754] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:48 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:48.566262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:48.567990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:48.568208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:48.568386 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:48.575584 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:48.575584 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:48.579007 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:48.582835 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-17ae8386-ee4c-44a5-9768-0c4fe7d0a1c8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:48.583204 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1198/4755] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:48 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:49.143177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:49.144621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:49.144834 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:49.145061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:49.145231 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:49.149202 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:49.149202 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:49.149969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7774339-b17d-495e-b8a3-14a17bd2ba61 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:49.150575 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1174/4756] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:49 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:49.309296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:49.310985 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:49.311197 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:49.311368 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:49.311486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:49.315334 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:49.315334 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:49.315881 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7baf9203-ba72-4381-bfbb-24f93b7daca7 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:49.316296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1194/4757] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:49 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:49.327075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-16984649-7edb-47db-a90f-24c3590e8216 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:49.329087 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] POST https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2/action Jul 03 10:53:49.329552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:49.329676 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:49.331057 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.admin_actions [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Updating backup '9f366fa0-acde-46ff-bb02-d0cf814351d2' with '{'status': 'error'}' {{(pid=99874) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 10:53:49.338872 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:49.338872 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:49.340092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.policy [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '15fb7d2a4433475ea4769a3c091fef11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b541aa8b3d6144678afabd58be4b1fb5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99874) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:53:49.340322 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-16984649-7edb-47db-a90f-24c3590e8216 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2/action returned with HTTP 403 Jul 03 10:53:49.340856 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1192/4758] 10.4.3.52 () {70 vars in 1423 bytes} [Fri Jul 3 10:53:49 2026] POST /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:49.347721 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:49.349598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:49.349874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:49.350088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:49.350265 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume with id: c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:49.357435 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:49.357435 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:49.357944 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:49.380701 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume request issued successfully. Jul 03 10:53:49.381000 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ab25eb14-a90a-4105-938c-75a7a57373d5 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde returned with HTTP 202 Jul 03 10:53:49.381718 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1199/4759] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:49 2026] DELETE /volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:49.389161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:49.391538 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:49.391799 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:49.392041 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:49.401415 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:49.401415 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:49.405856 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:49.410377 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-64e7d48f-ed49-4db3-a691-8834f60e2260 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde returned with HTTP 200 Jul 03 10:53:49.410919 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1175/4760] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:49 2026] GET /volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:50.160431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.162458 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:50.162850 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.163238 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.163378 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:50.167829 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:50.167829 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:50.168602 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c86b1f45-ae63-4f59-b03b-133c4be78dd4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:50.168978 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1195/4761] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:50 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:50.425536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d914f3b-a0ea-4490-a1d3-59f382d1dae9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.427372 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d914f3b-a0ea-4490-a1d3-59f382d1dae9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde Jul 03 10:53:50.427598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d914f3b-a0ea-4490-a1d3-59f382d1dae9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.427957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d914f3b-a0ea-4490-a1d3-59f382d1dae9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.434755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d914f3b-a0ea-4490-a1d3-59f382d1dae9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde returned with HTTP 404 Jul 03 10:53:50.435183 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1193/4762] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:50 2026] GET /volume/v3/volumes/c8b384f2-6530-4c38-910a-1bcb42c49dde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:50.446199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.448326 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:50.448593 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.448831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.448965 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:50.454260 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:50.454260 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:50.455307 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-47129ef3-bee7-4895-bf8a-3d162b026be6 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-reader] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:50.456313 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1200/4763] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:50 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:50.469535 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.471543 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:50.471792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.472015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.472162 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete backup with id: 9f366fa0-acde-46ff-bb02-d0cf814351d2. Jul 03 10:53:50.476909 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:50.476909 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:50.491948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] delete_backup rpcapi backup_id 9f366fa0-acde-46ff-bb02-d0cf814351d2 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:53:50.493728 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aff1644e-dbd7-40ab-af8e-4d2adc9c8049 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 202 Jul 03 10:53:50.494167 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1176/4764] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:50 2026] DELETE /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:50.502671 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.504581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:50.504823 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.505044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.505207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:50.509647 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:50.509647 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:50.510395 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ce81fc8e-b60b-4fae-ab03-7e969a0a21e1 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 200 Jul 03 10:53:50.510846 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1196/4765] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:50 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:50.613607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7c70c4d5-f4d8-4212-90a2-a59446c5ecac None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.614004 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c70c4d5-f4d8-4212-90a2-a59446c5ecac None None] GET https://10.4.3.52/volume// Jul 03 10:53:50.614220 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c70c4d5-f4d8-4212-90a2-a59446c5ecac None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:50.614405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7c70c4d5-f4d8-4212-90a2-a59446c5ecac None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:50.614735 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7c70c4d5-f4d8-4212-90a2-a59446c5ecac None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:50.615024 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1194/4766] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:53:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:50.622139 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-c82e1a26-2ba2-43de-ad83-33508c9c9b01 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:50.624198 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-c82e1a26-2ba2-43de-ad83-33508c9c9b01 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:53:50.624549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-c82e1a26-2ba2-43de-ad83-33508c9c9b01 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c2f9576-fdf8-46b0-a4a3-767fa78b4664", "connector": null, "instance_uuid": "cff8448d-b4fb-4009-964a-862a51583f5e"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:50.632926 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:50.632926 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:50.656610 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-c82e1a26-2ba2-43de-ad83-33508c9c9b01 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:53:50.657077 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1201/4767] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:53:50 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:51.102048 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.103988 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:51.104217 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.104454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.113846 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.113846 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:51.116904 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:51.120889 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-12f53d18-5a4d-4a3d-8299-0babe06f2eb2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:51.120997 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1177/4768] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:51.180161 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.182171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:51.182385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.182652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.182796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:51.183048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ba75538d-15a0-4577-8bd6-41ee5a717fa7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.183501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba75538d-15a0-4577-8bd6-41ee5a717fa7 None None] GET https://10.4.3.52/volume// Jul 03 10:53:51.183681 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba75538d-15a0-4577-8bd6-41ee5a717fa7 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.183857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba75538d-15a0-4577-8bd6-41ee5a717fa7 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.184193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba75538d-15a0-4577-8bd6-41ee5a717fa7 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:51.185676 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1195/4769] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:51.188287 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.188287 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:51.189184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f172aaf7-a3a7-4b4a-babb-ffe397c42e2b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:51.189597 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1197/4770] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:51.192091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.193858 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:51.194040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.194229 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.205181 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.205181 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:51.208321 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:51.211947 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-6f68da8f-2397-4be8-b03f-a6556899fac6 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:51.212336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1202/4771] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:53:51.306422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.308398 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] PUT https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d Jul 03 10:53:51.308813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:51.315925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Acquiring lock "cinder-attachment_update-3c2f9576-fdf8-46b0-a4a3-767fa78b4664-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:53:51.320219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-3c2f9576-fdf8-46b0-a4a3-767fa78b4664-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:53:51.321174 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.321174 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:51.522424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.524536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 Jul 03 10:53:51.524780 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.525004 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.525163 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9f366fa0-acde-46ff-bb02-d0cf814351d2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:51.529122 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-df3e4d4d-c03c-41e8-9e14-8a09856eaea0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 returned with HTTP 404 Jul 03 10:53:51.529654 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1196/4772] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/v3/backups/9f366fa0-acde-46ff-bb02-d0cf814351d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:51.536753 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.538671 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:51.538938 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.539133 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.539236 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete backup with id: 35bce470-5890-4972-9256-09389821c5ca. Jul 03 10:53:51.543952 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.543952 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:51.558252 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] delete_backup rpcapi backup_id 35bce470-5890-4972-9256-09389821c5ca {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:53:51.560184 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1e8a107-28c9-4d9b-8027-d8864af141f0 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 202 Jul 03 10:53:51.560730 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1198/4773] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:51 2026] DELETE /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:51.569728 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:51.571579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:51.571770 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:51.571992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:51.572098 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:51.576652 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:51.576652 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:51.577272 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5710c35a-2aa8-4a9f-bff4-577d2230a956 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 200 Jul 03 10:53:51.577642 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1203/4774] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:51 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:51.839792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-3c2f9576-fdf8-46b0-a4a3-767fa78b4664-np0000004406" released by "attachment_update" :: held 0.519s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:53:51.840167 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-8e419d37-0a09-492c-b70b-06f64f870cf8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d returned with HTTP 200 Jul 03 10:53:51.840767 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1178/4775] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:53:51 2026] PUT /volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:52.132118 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5a8d45cd-7081-4a89-b692-e566da5e821d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:52.133970 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5a8d45cd-7081-4a89-b692-e566da5e821d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:52.134222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5a8d45cd-7081-4a89-b692-e566da5e821d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:52.134496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5a8d45cd-7081-4a89-b692-e566da5e821d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:52.144645 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:52.144645 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:52.148212 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5a8d45cd-7081-4a89-b692-e566da5e821d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:52.152623 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5a8d45cd-7081-4a89-b692-e566da5e821d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:52.152997 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1197/4776] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:52 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:52.201058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:52.202434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:52.202602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:52.202776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:52.202880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:52.207717 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:52.207717 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:52.208614 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f328f18f-5488-4a70-81e6-e02ad1a722ad tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:52.209001 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1199/4777] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:52 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:52.591067 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:52.592813 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca Jul 03 10:53:52.592989 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:52.593181 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:52.593287 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 35bce470-5890-4972-9256-09389821c5ca. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:52.596802 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-01d16fa2-2242-49e7-a39d-d321a9dc6cf9 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca returned with HTTP 404 Jul 03 10:53:52.597278 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1204/4778] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:52 2026] GET /volume/v3/backups/35bce470-5890-4972-9256-09389821c5ca => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:52.604712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:52.606555 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:52.606850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:52.607127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:52.607287 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete backup with id: 9cd95961-2ad4-45aa-8201-35357b8cab7b. Jul 03 10:53:52.612313 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:52.612313 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:52.626200 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] delete_backup rpcapi backup_id 9cd95961-2ad4-45aa-8201-35357b8cab7b {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:53:52.627965 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ead5ab60-8d8c-4943-ab1a-9328afdc9114 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 202 Jul 03 10:53:52.628499 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1179/4779] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:52 2026] DELETE /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:52.637018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:52.639315 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:52.639575 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:52.639783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:52.639903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:52.645436 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:52.645436 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:52.646361 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1be9a1f8-1bf5-4fce-b45a-c4a586f6ee55 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 200 Jul 03 10:53:52.646870 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1198/4780] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:52 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:53.167929 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:53.170419 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:53.170673 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:53.170913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:53.184125 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:53.184125 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:53.188411 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:53.193557 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75e75dcf-48ab-4416-b1ee-f82513f04a62 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:53.194134 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1200/4781] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:53 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:53.220233 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:53.222012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:53.222228 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:53.223058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:53.223058 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:53.227037 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:53.227037 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:53.227853 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ddcb55c-9f35-4e87-b1a2-bc2ff9508712 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:53.228242 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1205/4782] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:53 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:53.656693 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:53.658513 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b Jul 03 10:53:53.658711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:53.658883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:53.658983 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Show backup with id 9cd95961-2ad4-45aa-8201-35357b8cab7b. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:53.662457 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb58cc9d-0356-449b-84d0-b4aa5efc7829 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b returned with HTTP 404 Jul 03 10:53:53.663087 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1180/4783] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:53 2026] GET /volume/v3/backups/9cd95961-2ad4-45aa-8201-35357b8cab7b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:53.668354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-924731ea-2c46-4022-9e14-9693d104e6f8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:53.669919 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:53:53.670115 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:53.670294 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:53.670452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume with id: ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:53:53.677177 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:53.677177 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:53.677476 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:53.710443 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Delete volume request issued successfully. Jul 03 10:53:53.710443 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-924731ea-2c46-4022-9e14-9693d104e6f8 tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c returned with HTTP 202 Jul 03 10:53:53.710972 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1199/4784] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:53 2026] DELETE /volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:53.717669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:53.719284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:53:53.719485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:53.719655 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:53.727065 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:53.727065 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:53.730844 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Volume info retrieved successfully. Jul 03 10:53:53.735038 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ffd88a4c-6d8c-439c-817a-20450d89ae6d tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c returned with HTTP 200 Jul 03 10:53:53.735618 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1201/4785] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:53 2026] GET /volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:54.207351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b30138a8-fa52-4346-89a5-442140b0cb55 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:54.208983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b30138a8-fa52-4346-89a5-442140b0cb55 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:54.209179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b30138a8-fa52-4346-89a5-442140b0cb55 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:54.209355 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b30138a8-fa52-4346-89a5-442140b0cb55 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:54.217465 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:54.217465 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:54.220350 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b30138a8-fa52-4346-89a5-442140b0cb55 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:54.223797 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b30138a8-fa52-4346-89a5-442140b0cb55 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:54.224143 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1206/4786] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:54 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:54.238297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:54.239975 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:54.240164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:54.240341 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:54.240456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:54.244777 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:54.244777 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:54.245471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ed0c6a6-5378-4fa2-81b4-248ec75ea251 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:54.245791 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1181/4787] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:54 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:54.748136 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1cf7da2d-8ee8-4a2c-952a-e75b9d05692b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:54.750648 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cf7da2d-8ee8-4a2c-952a-e75b9d05692b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] GET https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c Jul 03 10:53:54.750974 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cf7da2d-8ee8-4a2c-952a-e75b9d05692b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:54.751290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1cf7da2d-8ee8-4a2c-952a-e75b9d05692b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:54.757923 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1cf7da2d-8ee8-4a2c-952a-e75b9d05692b tempest-ProjectReaderTests33-1427554017 tempest-ProjectReaderTests33-1427554017-project-admin] https://10.4.3.52/volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c returned with HTTP 404 Jul 03 10:53:54.758387 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1200/4788] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:54 2026] GET /volume/v3/volumes/ec169036-d77b-4ab4-a4f7-b5df71bc577c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:55.236349 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-337a88b8-7771-452d-b14d-9b933a54833d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:55.237729 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-337a88b8-7771-452d-b14d-9b933a54833d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:55.238004 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-337a88b8-7771-452d-b14d-9b933a54833d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:55.238004 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-337a88b8-7771-452d-b14d-9b933a54833d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:55.246912 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:55.246912 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:55.249959 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-337a88b8-7771-452d-b14d-9b933a54833d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:55.254767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-337a88b8-7771-452d-b14d-9b933a54833d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:55.255148 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1202/4789] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:55 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:55.255907 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:55.258669 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:55.258846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:55.259030 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:55.259159 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:55.263367 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:55.263367 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:55.264140 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-811c22cc-39cf-4431-9a6c-49b4745c0c81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:55.264583 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1207/4790] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:55 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:56.268282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-30e03bc0-7e71-4972-a610-f7b0260d646e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:56.269704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-30e03bc0-7e71-4972-a610-f7b0260d646e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:56.269921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-30e03bc0-7e71-4972-a610-f7b0260d646e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:56.270146 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-30e03bc0-7e71-4972-a610-f7b0260d646e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:56.276309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-08874664-2c31-43c3-9b59-977038958c6d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:56.278213 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08874664-2c31-43c3-9b59-977038958c6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:56.278416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08874664-2c31-43c3-9b59-977038958c6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:56.278599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08874664-2c31-43c3-9b59-977038958c6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:56.278741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-08874664-2c31-43c3-9b59-977038958c6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:56.279914 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:56.279914 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:56.282724 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:56.282724 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:56.283466 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08874664-2c31-43c3-9b59-977038958c6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:56.283525 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-30e03bc0-7e71-4972-a610-f7b0260d646e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:56.283863 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1201/4791] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:56 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:56.288930 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-30e03bc0-7e71-4972-a610-f7b0260d646e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:56.289442 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1182/4792] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:56 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:56.326001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ad9f0da7-9e72-43e9-a8db-c890b62299aa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:56.406756 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad9f0da7-9e72-43e9-a8db-c890b62299aa tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:53:56.407253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ad9f0da7-9e72-43e9-a8db-c890b62299aa tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-917029563", "extra_specs": {"storage_protocol": "tempest-storage_protocol-351160298", "vendor_name": "tempest-vendor_name-1544938254"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:56.426499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ad9f0da7-9e72-43e9-a8db-c890b62299aa tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:53:56.426857 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1203/4793] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:53:56 2026] POST /volume/v3/types => generated 328 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:56.434669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:56.436697 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:56.437117 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ca4fbfd-cb8f-485d-b358-03aabb5f98b8", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:56.438678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume request body: {'volume': {'volume_type': '3ca4fbfd-cb8f-485d-b358-03aabb5f98b8', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:56.442816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume of 1 GB Jul 03 10:53:56.443211 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:56.443211 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:56.443734 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:56.449549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Flow 'volume_create_api' (d1987f4b-c0f7-42b9-81d8-b1a9cebd5ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:56.450453 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a8924d-426a-41f0-96d6-34e44d38b9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:56.451263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:56.469927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a8924d-426a-41f0-96d6-34e44d38b9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:53:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-351160298',vendor_name='tempest-vendor_name-1544938254'},id=3ca4fbfd-cb8f-485d-b358-03aabb5f98b8,is_public=True,name='tempest-ProjectReaderTests-volume-type-917029563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ca4fbfd-cb8f-485d-b358-03aabb5f98b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:56.470832 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d46f2f7-cb56-4ef0-b683-09ed48eb0eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:56.494241 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-917029563 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-917029563, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:56.494442 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-917029563 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-917029563, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:56.522811 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Created reservations ['cd5212ad-5bf0-45b9-9826-57dee6cfbbcd', '12ce17aa-6d7d-4348-8286-63f103b482a1', '80cb3d60-c609-412d-a539-0b3e1ef2416e', '58b496e3-11fc-4e7d-8c33-c85a16d2725c'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:56.523712 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d46f2f7-cb56-4ef0-b683-09ed48eb0eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5212ad-5bf0-45b9-9826-57dee6cfbbcd', '12ce17aa-6d7d-4348-8286-63f103b482a1', '80cb3d60-c609-412d-a539-0b3e1ef2416e', '58b496e3-11fc-4e7d-8c33-c85a16d2725c']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:56.524697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc68e554-34cb-40d0-8682-671524de2651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:56.548839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc68e554-34cb-40d0-8682-671524de2651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f4c176-ae0a-426d-b135-a2ff1af5c560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',qos_specs=None,replication_status=,reservations=['cd5212ad-5bf0-45b9-9826-57dee6cfbbcd','12ce17aa-6d7d-4348-8286-63f103b482a1','80cb3d60-c609-412d-a539-0b3e1ef2416e','58b496e3-11fc-4e7d-8c33-c85a16d2725c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638f79f71b8749c48cd21ae00b38917b',volume_type_id=3ca4fbfd-cb8f-485d-b358-03aabb5f98b8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f4c176-ae0a-426d-b135-a2ff1af5c560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='638f79f71b8749c48cd21ae00b38917b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ca4fbfd-cb8f-485d-b358-03aabb5f98b8),volume_type_id=3ca4fbfd-cb8f-485d-b358-03aabb5f98b8)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:56.549539 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa94f38-7167-4c94-8cd1-73a07b7ee9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:56.565383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa94f38-7167-4c94-8cd1-73a07b7ee9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',qos_specs=None,replication_status=,reservations=['cd5212ad-5bf0-45b9-9826-57dee6cfbbcd','12ce17aa-6d7d-4348-8286-63f103b482a1','80cb3d60-c609-412d-a539-0b3e1ef2416e','58b496e3-11fc-4e7d-8c33-c85a16d2725c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638f79f71b8749c48cd21ae00b38917b',volume_type_id=3ca4fbfd-cb8f-485d-b358-03aabb5f98b8)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:56.566041 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0a176a-5ba4-4429-abb1-2dcd8c900e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:56.573698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0a176a-5ba4-4429-abb1-2dcd8c900e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:56.574416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Flow 'volume_create_api' (d1987f4b-c0f7-42b9-81d8-b1a9cebd5ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:56.574708 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume request issued successfully. Jul 03 10:53:56.575291 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd95eb9c-ddfb-4a9e-834b-f8d0681f23b8 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:56.575675 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1208/4794] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:53:56 2026] POST /volume/v3/volumes => generated 771 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:56.586623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:56.588826 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 Jul 03 10:53:56.589121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:56.589394 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:56.598173 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:56.598173 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:56.602260 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:56.606429 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6763b5f7-a4c3-4ab2-a1ef-cef695de9ab9 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 returned with HTTP 200 Jul 03 10:53:56.606815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1202/4795] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:56 2026] GET /volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.295620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4789cb15-df1b-4101-a094-45f4baa4e709 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.297363 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4789cb15-df1b-4101-a094-45f4baa4e709 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:57.297551 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4789cb15-df1b-4101-a094-45f4baa4e709 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.297724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4789cb15-df1b-4101-a094-45f4baa4e709 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.297827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4789cb15-df1b-4101-a094-45f4baa4e709 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:57.302021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.302135 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:57.302135 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:57.302883 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4789cb15-df1b-4101-a094-45f4baa4e709 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:57.303306 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1183/4796] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:57 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.303548 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:57.303716 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.303889 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.312494 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:57.312494 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:57.315500 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:57.319269 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3a926f02-4fbd-4a12-90f4-90124d1124ba tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:57.319628 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1204/4797] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:57 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.619529 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6e029d4b-0008-4c59-85d0-dad81635f915 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.621376 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e029d4b-0008-4c59-85d0-dad81635f915 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 Jul 03 10:53:57.621578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e029d4b-0008-4c59-85d0-dad81635f915 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.621771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6e029d4b-0008-4c59-85d0-dad81635f915 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.629473 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:57.629473 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:57.633261 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6e029d4b-0008-4c59-85d0-dad81635f915 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:57.637414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6e029d4b-0008-4c59-85d0-dad81635f915 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 returned with HTTP 200 Jul 03 10:53:57.637813 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1209/4798] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:57 2026] GET /volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.649843 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f6885897-f1a5-49db-8a22-d3ddba34be5b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.651646 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6885897-f1a5-49db-8a22-d3ddba34be5b tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:53:57.651859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6885897-f1a5-49db-8a22-d3ddba34be5b tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.652052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f6885897-f1a5-49db-8a22-d3ddba34be5b tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.655712 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f6885897-f1a5-49db-8a22-d3ddba34be5b tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:53:57.656049 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1203/4799] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:53:57 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.663912 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-df4a202b-dec2-4339-a31f-505aebf01912 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.719686 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df4a202b-dec2-4339-a31f-505aebf01912 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] GET https://10.4.3.52/volume/v3/messages Jul 03 10:53:57.719881 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df4a202b-dec2-4339-a31f-505aebf01912 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.720055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-df4a202b-dec2-4339-a31f-505aebf01912 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.724416 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-df4a202b-dec2-4339-a31f-505aebf01912 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:53:57.724897 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1184/4800] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:53:57 2026] GET /volume/v3/messages => generated 668 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.732895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2740d72a-0e82-4d1d-8e82-939b18f4c26c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.734693 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2740d72a-0e82-4d1d-8e82-939b18f4c26c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/messages/4fd51a72-c9d0-4a63-ad05-23acad6c98ac Jul 03 10:53:57.734939 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2740d72a-0e82-4d1d-8e82-939b18f4c26c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.735168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2740d72a-0e82-4d1d-8e82-939b18f4c26c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.743493 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2740d72a-0e82-4d1d-8e82-939b18f4c26c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/messages/4fd51a72-c9d0-4a63-ad05-23acad6c98ac returned with HTTP 204 Jul 03 10:53:57.743886 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1205/4801] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:53:57 2026] DELETE /volume/v3/messages/4fd51a72-c9d0-4a63-ad05-23acad6c98ac => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:53:57.750454 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b38255b7-045c-4ed0-8e85-2555a5162681 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.752206 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 Jul 03 10:53:57.752564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.752564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.752832 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Delete volume with id: b2f4c176-ae0a-426d-b135-a2ff1af5c560 Jul 03 10:53:57.760267 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:57.760267 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:57.760607 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:57.761692 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99876) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:53:57.782566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Created reservations ['71c66122-4d8e-4c3c-874a-2e699c69c941', 'e46fbee3-1576-4ebd-8c99-9caf4b92e9db', 'bd21d4ae-345f-4000-b7bc-5e29623eb254', '91ff29d7-97c2-4adb-8a5b-4b4b85f97a07'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:57.819176 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Delete volume request issued successfully. Jul 03 10:53:57.819346 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b38255b7-045c-4ed0-8e85-2555a5162681 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 returned with HTTP 202 Jul 03 10:53:57.819932 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1210/4802] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:57 2026] DELETE /volume/v3/volumes/b2f4c176-ae0a-426d-b135-a2ff1af5c560 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:57.827604 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-68aba9b3-d13f-47fd-9d4f-4f97df18c809 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.829400 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-68aba9b3-d13f-47fd-9d4f-4f97df18c809 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/types/3ca4fbfd-cb8f-485d-b358-03aabb5f98b8 Jul 03 10:53:57.829623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-68aba9b3-d13f-47fd-9d4f-4f97df18c809 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:57.829820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-68aba9b3-d13f-47fd-9d4f-4f97df18c809 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:57.853217 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-68aba9b3-d13f-47fd-9d4f-4f97df18c809 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/types/3ca4fbfd-cb8f-485d-b358-03aabb5f98b8 returned with HTTP 202 Jul 03 10:53:57.853621 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1204/4803] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:53:57 2026] DELETE /volume/v3/types/3ca4fbfd-cb8f-485d-b358-03aabb5f98b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:57.861234 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-275d4e87-fa43-4761-acaa-1a90129bce63 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.863028 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-275d4e87-fa43-4761-acaa-1a90129bce63 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:53:57.863423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-275d4e87-fa43-4761-acaa-1a90129bce63 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1139104759", "extra_specs": {"storage_protocol": "tempest-storage_protocol-929003203", "vendor_name": "tempest-vendor_name-1377909333"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:57.877471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-275d4e87-fa43-4761-acaa-1a90129bce63 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:53:57.877815 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1185/4804] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:53:57 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:57.885499 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:57.887435 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:53:57.887821 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e5842f11-6aea-4c2b-895b-6948fd1c1e93", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:57.889427 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume request body: {'volume': {'volume_type': 'e5842f11-6aea-4c2b-895b-6948fd1c1e93', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:53:57.893079 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume of 1 GB Jul 03 10:53:57.893436 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:57.893436 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:57.893841 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Availability Zones retrieved successfully. Jul 03 10:53:57.899028 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Flow 'volume_create_api' (700629db-fadd-48c8-be88-d7e77e251856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:57.899925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d96a6da-6c08-4e66-8b7e-23cb686c2996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:57.900776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:53:57.917830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d96a6da-6c08-4e66-8b7e-23cb686c2996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-929003203',vendor_name='tempest-vendor_name-1377909333'},id=e5842f11-6aea-4c2b-895b-6948fd1c1e93,is_public=True,name='tempest-ProjectReaderTests-volume-type-1139104759',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5842f11-6aea-4c2b-895b-6948fd1c1e93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:57.918514 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09af198a-d3c6-42cb-bb47-914ac2f2fff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:57.943866 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1139104759 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1139104759, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:57.944011 np0000004406 devstack@c-api.service[99875]: WARNING cinder.quota [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1139104759 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1139104759, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:57.973450 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Created reservations ['4f44e6e9-571a-4d8a-bc60-37634ab3cc9e', '69b1a9e5-3dc6-435f-a360-e7d22c0ba24a', '4e93fc4c-8c44-4ff0-a4aa-b177d0273235', 'dfea335c-b7af-4215-90a3-6019ba7210f1'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:57.974531 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09af198a-d3c6-42cb-bb47-914ac2f2fff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f44e6e9-571a-4d8a-bc60-37634ab3cc9e', '69b1a9e5-3dc6-435f-a360-e7d22c0ba24a', '4e93fc4c-8c44-4ff0-a4aa-b177d0273235', 'dfea335c-b7af-4215-90a3-6019ba7210f1']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:57.975638 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ce8824-6d35-4c74-8a3f-1d77f1556f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:58.010485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ce8824-6d35-4c74-8a3f-1d77f1556f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743ae580-4144-4e72-b1cb-7f75a7dd0716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',qos_specs=None,replication_status=,reservations=['4f44e6e9-571a-4d8a-bc60-37634ab3cc9e','69b1a9e5-3dc6-435f-a360-e7d22c0ba24a','4e93fc4c-8c44-4ff0-a4aa-b177d0273235','dfea335c-b7af-4215-90a3-6019ba7210f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638f79f71b8749c48cd21ae00b38917b',volume_type_id=e5842f11-6aea-4c2b-895b-6948fd1c1e93), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=743ae580-4144-4e72-b1cb-7f75a7dd0716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='638f79f71b8749c48cd21ae00b38917b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5842f11-6aea-4c2b-895b-6948fd1c1e93),volume_type_id=e5842f11-6aea-4c2b-895b-6948fd1c1e93)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:58.011339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a64e1f9-264a-4a46-87e8-d18871a57f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:58.032577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a64e1f9-264a-4a46-87e8-d18871a57f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e50c6f5a2b4f439cb9e6a486aafda9',qos_specs=None,replication_status=,reservations=['4f44e6e9-571a-4d8a-bc60-37634ab3cc9e','69b1a9e5-3dc6-435f-a360-e7d22c0ba24a','4e93fc4c-8c44-4ff0-a4aa-b177d0273235','dfea335c-b7af-4215-90a3-6019ba7210f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638f79f71b8749c48cd21ae00b38917b',volume_type_id=e5842f11-6aea-4c2b-895b-6948fd1c1e93)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:58.033305 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ff9689-b67a-48bf-9c39-e2a392e7c43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:53:58.042896 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ff9689-b67a-48bf-9c39-e2a392e7c43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:53:58.043768 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Flow 'volume_create_api' (700629db-fadd-48c8-be88-d7e77e251856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:53:58.044068 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Create volume request issued successfully. Jul 03 10:53:58.044748 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2fc3f1d9-5a4d-47e9-926c-cbf894ca8e49 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:53:58.045295 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1206/4805] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 10:53:57 2026] POST /volume/v3/volumes => generated 772 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:53:58.057834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.059849 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 Jul 03 10:53:58.060088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.060336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.068477 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.068477 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:58.072172 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:58.074336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-1202efc4-eece-4f4b-ae4c-882f4ff64f66 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.076534 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2b4f9049-e5cf-4217-969f-03368940cbf2 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 returned with HTTP 200 Jul 03 10:53:58.076853 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-1202efc4-eece-4f4b-ae4c-882f4ff64f66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d/action Jul 03 10:53:58.076947 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1211/4806] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:58.077976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-1202efc4-eece-4f4b-ae4c-882f4ff64f66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:58.078151 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-1202efc4-eece-4f4b-ae4c-882f4ff64f66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:58.093093 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.093093 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:58.103495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-f0e59280-657e-4765-913d-1aaca8b0d013 req-1202efc4-eece-4f4b-ae4c-882f4ff64f66 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d/action returned with HTTP 204 Jul 03 10:53:58.104089 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1205/4807] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:53:58 2026] POST /volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:53:58.313722 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.315508 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:58.315717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.315924 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.316049 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:58.320851 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.320851 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:58.321666 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eacf1e7e-2400-460c-a887-f75247a51ad3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:58.322036 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1186/4808] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:58.331885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.333816 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:58.334004 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.334221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.344357 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.344357 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:58.348233 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.352519 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87bc8717-42c9-4dc4-84bd-a26e3559b66e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:58.352929 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1207/4809] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:58.365239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-39967fac-e716-4aee-88c2-8bb84baac788 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.367196 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39967fac-e716-4aee-88c2-8bb84baac788 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:58.367423 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39967fac-e716-4aee-88c2-8bb84baac788 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.367644 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-39967fac-e716-4aee-88c2-8bb84baac788 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.378092 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.378092 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:58.381321 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-39967fac-e716-4aee-88c2-8bb84baac788 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.385583 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-39967fac-e716-4aee-88c2-8bb84baac788 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:58.385934 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1212/4810] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:58.424935 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.427177 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:58.427424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.427655 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.438391 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.438391 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:58.442208 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.446787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-be528865-af06-4f22-9f43-aa489cecd1a3 req-50336ab7-846f-4085-83d5-f91128b10005 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:58.447393 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1206/4811] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:58.462666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-196dc2fa-e923-4659-a27c-a30551424500 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.464483 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-196dc2fa-e923-4659-a27c-a30551424500 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:58.464697 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-196dc2fa-e923-4659-a27c-a30551424500 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.464927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-196dc2fa-e923-4659-a27c-a30551424500 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.482193 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.482193 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:53:58.486350 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-196dc2fa-e923-4659-a27c-a30551424500 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.491403 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-196dc2fa-e923-4659-a27c-a30551424500 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:58.491937 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1187/4812] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:58.531475 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.533705 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:58.533926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:58.534124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:58.542983 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.542983 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:58.546259 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.550572 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-9a85f9d7-80f7-4b29-b0dd-6046d39afc92 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:58.551202 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1208/4813] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:53:58 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:53:58.568666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:58.570926 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664/action Jul 03 10:53:58.571365 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:53:58.571508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:53:58.581969 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:58.581969 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:53:58.582396 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:58.588821 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Begin detaching volume completed successfully. Jul 03 10:53:58.589040 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-1f46ee4d-0e41-442a-8adc-dc0b70bedc89 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664/action returned with HTTP 202 Jul 03 10:53:58.589532 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1213/4814] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:53:58 2026] POST /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:53:59.091127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9925f404-6f61-4e15-8d90-b59357576452 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.093171 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9925f404-6f61-4e15-8d90-b59357576452 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 Jul 03 10:53:59.093463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9925f404-6f61-4e15-8d90-b59357576452 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.093691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9925f404-6f61-4e15-8d90-b59357576452 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.102744 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:59.102744 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:59.107237 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-9925f404-6f61-4e15-8d90-b59357576452 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:59.112437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9925f404-6f61-4e15-8d90-b59357576452 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 returned with HTTP 200 Jul 03 10:53:59.112925 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1207/4815] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:59.126640 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-863c7b42-b2ab-497b-82a6-e57de19c92bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.128698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-863c7b42-b2ab-497b-82a6-e57de19c92bb tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] GET https://10.4.3.52/volume/v3/messages Jul 03 10:53:59.128935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-863c7b42-b2ab-497b-82a6-e57de19c92bb tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.129178 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-863c7b42-b2ab-497b-82a6-e57de19c92bb tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.132765 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-863c7b42-b2ab-497b-82a6-e57de19c92bb tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/messages returned with HTTP 200 Jul 03 10:53:59.133061 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1188/4816] 10.4.3.52 () {68 vars in 1273 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:59.140628 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9cac68ac-c012-4ea9-a711-43397c4821cc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.142154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9cac68ac-c012-4ea9-a711-43397c4821cc tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] GET https://10.4.3.52/volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc Jul 03 10:53:59.142351 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9cac68ac-c012-4ea9-a711-43397c4821cc tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.142541 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9cac68ac-c012-4ea9-a711-43397c4821cc tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.146273 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9cac68ac-c012-4ea9-a711-43397c4821cc tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-reader] https://10.4.3.52/volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc returned with HTTP 200 Jul 03 10:53:59.146573 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1209/4817] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:59.154756 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-55614f7f-e094-4824-8333-4dd91b185bf6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.156542 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55614f7f-e094-4824-8333-4dd91b185bf6 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc Jul 03 10:53:59.156749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55614f7f-e094-4824-8333-4dd91b185bf6 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.156929 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55614f7f-e094-4824-8333-4dd91b185bf6 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.164617 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55614f7f-e094-4824-8333-4dd91b185bf6 tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc returned with HTTP 204 Jul 03 10:53:59.165095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1214/4818] 10.4.3.52 () {68 vars in 1387 bytes} [Fri Jul 3 10:53:59 2026] DELETE /volume/v3/messages/60560429-6fa6-4baf-a38b-33fc8d153cbc => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 10:53:59.172783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.174707 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 Jul 03 10:53:59.174952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.175196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.175426 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Delete volume with id: 743ae580-4144-4e72-b1cb-7f75a7dd0716 Jul 03 10:53:59.183161 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:59.183161 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:59.183675 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Volume info retrieved successfully. Jul 03 10:53:59.184880 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99874) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 10:53:59.194554 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1139104759 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1139104759, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:59.194876 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1139104759 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1139104759, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:53:59.205996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Created reservations ['579e976e-828a-4ae9-a737-987d71261683', '97b39f77-9ccb-44a6-8fa5-da66ca272521', 'aead146d-9641-478d-bb1e-76fe3d914365', 'b69f03f7-03b1-46e1-adad-e580817430eb'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:53:59.228836 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Delete volume request issued successfully. Jul 03 10:53:59.228993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f8b1f3db-03aa-4c1e-a3c7-97d1695754de tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 returned with HTTP 202 Jul 03 10:53:59.229385 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1208/4819] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 10:53:59 2026] DELETE /volume/v3/volumes/743ae580-4144-4e72-b1cb-7f75a7dd0716 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:59.235494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-201e3d9b-4761-47d7-a0f3-0e4b69da254c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.237523 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-201e3d9b-4761-47d7-a0f3-0e4b69da254c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] DELETE https://10.4.3.52/volume/v3/types/e5842f11-6aea-4c2b-895b-6948fd1c1e93 Jul 03 10:53:59.237762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-201e3d9b-4761-47d7-a0f3-0e4b69da254c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.238006 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-201e3d9b-4761-47d7-a0f3-0e4b69da254c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.279515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-201e3d9b-4761-47d7-a0f3-0e4b69da254c tempest-ProjectReaderTests-1925875783 tempest-ProjectReaderTests-1925875783-project-admin] https://10.4.3.52/volume/v3/types/e5842f11-6aea-4c2b-895b-6948fd1c1e93 returned with HTTP 202 Jul 03 10:53:59.280014 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1189/4820] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:53:59 2026] DELETE /volume/v3/types/e5842f11-6aea-4c2b-895b-6948fd1c1e93 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:53:59.332171 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.334247 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:53:59.334492 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.334953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.334953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:53:59.339668 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:59.339668 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:53:59.340599 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-874ae608-0938-4af4-ae5f-b1371ad0a6df tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:53:59.341053 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1210/4821] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:53:59.611623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9caff20c-ce9d-4213-a251-b9bee84fd6fd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.612008 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9caff20c-ce9d-4213-a251-b9bee84fd6fd None None] GET https://10.4.3.52/volume// Jul 03 10:53:59.612179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9caff20c-ce9d-4213-a251-b9bee84fd6fd None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.612424 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9caff20c-ce9d-4213-a251-b9bee84fd6fd None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.612772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9caff20c-ce9d-4213-a251-b9bee84fd6fd None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:53:59.613080 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1215/4822] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:53:59.619682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:53:59.621683 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:53:59.621879 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:53:59.622054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:53:59.630132 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:53:59.630132 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:53:59.633422 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:53:59.637434 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-37c808aa-1a75-49f1-9f23-41dc2c3046fb tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:53:59.637786 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1209/4823] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:53:59 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:54:00.351598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:00.353405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:54:00.353643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:00.353847 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:00.353981 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:54:00.358938 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:00.358938 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:54:00.359726 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-afcfb911-cb06-4026-beb9-6dc4c2e50632 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:54:00.360039 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1190/4824] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:54:00 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:54:00.430576 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-39664153-63ac-4fb8-a61f-17d142768799 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:00.432474 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-39664153-63ac-4fb8-a61f-17d142768799 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d Jul 03 10:54:00.432678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-39664153-63ac-4fb8-a61f-17d142768799 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:00.432891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-39664153-63ac-4fb8-a61f-17d142768799 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:00.439078 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:00.439078 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:54:00.965205 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-711a3645-bd8b-4090-8e45-c5a9e073569f req-39664153-63ac-4fb8-a61f-17d142768799 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d returned with HTTP 200 Jul 03 10:54:00.965617 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1211/4825] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:54:00 2026] DELETE /volume/v3/attachments/5b639f45-6bfc-4318-96b1-8f6f5767af7d => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:54:01.370075 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e72a5f97-19ad-435a-980f-271a13ac309e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:01.371829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e72a5f97-19ad-435a-980f-271a13ac309e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:54:01.372009 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e72a5f97-19ad-435a-980f-271a13ac309e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:01.372198 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e72a5f97-19ad-435a-980f-271a13ac309e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:01.372319 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e72a5f97-19ad-435a-980f-271a13ac309e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:54:01.376085 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:01.376085 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:54:01.376772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e72a5f97-19ad-435a-980f-271a13ac309e tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:54:01.377113 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1216/4826] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:54:01 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:54:01.748251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:01.749929 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:54:01.750117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:01.750308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:01.756785 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:01.756785 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:54:01.760295 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:54:01.764758 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-953e506c-7b17-4f99-864e-2fc4ae69f49f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:54:01.765139 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1210/4827] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:54:01 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:54:02.386088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:02.387890 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:54:02.388070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:02.388307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:02.388422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:54:02.392678 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:02.392678 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:54:02.393413 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4d99eb5b-5abb-4dea-924e-756c6345aea6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:54:02.393775 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1191/4828] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:54:02 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:54:04.059820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:04.061670 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:54:04.061847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:04.062045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:04.068463 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:04.068463 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:54:04.071568 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:54:04.075473 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-20ecbcd7-c9e4-4f8f-828b-2f6eef4b110d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:54:04.075804 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1212/4829] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:54:04 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:54:04.084535 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2231289b-3c8b-4f04-85f8-aecb435c8256 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:04.084909 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2231289b-3c8b-4f04-85f8-aecb435c8256 None None] GET https://10.4.3.52/volume// Jul 03 10:54:04.085392 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2231289b-3c8b-4f04-85f8-aecb435c8256 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:04.085885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2231289b-3c8b-4f04-85f8-aecb435c8256 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:04.086280 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2231289b-3c8b-4f04-85f8-aecb435c8256 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:54:04.086615 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1217/4830] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 10:54:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:54:04.093450 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-94dac30d-82b9-4212-a20b-a291d0261aa2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:04.095800 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-94dac30d-82b9-4212-a20b-a291d0261aa2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:54:04.096237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-94dac30d-82b9-4212-a20b-a291d0261aa2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d095f3df-d689-4802-956b-bf3f6b841c7b", "connector": null, "instance_uuid": "d92fc380-9fe0-4d02-a34d-c241042ec414"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:54:04.105344 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:04.105344 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:54:04.131252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-94dac30d-82b9-4212-a20b-a291d0261aa2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:54:04.131748 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1211/4831] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:54:04 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:54:10.500194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b5b388b1-7837-48e8-9f31-7a3347988602 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:10.500561 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5b388b1-7837-48e8-9f31-7a3347988602 None None] GET https://10.4.3.52/volume// Jul 03 10:54:10.500723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5b388b1-7837-48e8-9f31-7a3347988602 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:10.500897 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b5b388b1-7837-48e8-9f31-7a3347988602 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:10.501272 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b5b388b1-7837-48e8-9f31-7a3347988602 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:54:10.501544 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1192/4832] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:54:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:54:10.507776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:10.509636 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:54:10.509833 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:54:10.510010 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:54:10.520486 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:10.520486 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:54:10.523753 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:54:10.528384 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-0ecb8bdf-98f0-4d6d-86c2-69858ed63411 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:54:10.528809 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1213/4833] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:54:10 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1533 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:54:10.628127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:10.630334 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] PUT https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b Jul 03 10:54:10.630764 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:54:10.640118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Acquiring lock "cinder-attachment_update-d095f3df-d689-4802-956b-bf3f6b841c7b-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:54:10.644743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Lock "cinder-attachment_update-d095f3df-d689-4802-956b-bf3f6b841c7b-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:54:10.645726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:10.645726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:54:11.164927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Lock "cinder-attachment_update-d095f3df-d689-4802-956b-bf3f6b841c7b-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:54:11.165432 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-a6967b75-caa6-470a-afd1-a35496f33ebc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b returned with HTTP 200 Jul 03 10:54:11.166083 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1218/4834] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:54:10 2026] PUT /volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:54:11.676398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-6bfbb12b-8a41-46a2-982c-b8e0d2ebf19f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:54:11.678240 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-6bfbb12b-8a41-46a2-982c-b8e0d2ebf19f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b/action Jul 03 10:54:11.678636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-6bfbb12b-8a41-46a2-982c-b8e0d2ebf19f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:54:11.678799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-6bfbb12b-8a41-46a2-982c-b8e0d2ebf19f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:54:11.697143 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:54:11.697143 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:54:11.709631 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-15ad0dc4-4b66-447b-8e68-5f0aeb6f47a5 req-6bfbb12b-8a41-46a2-982c-b8e0d2ebf19f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b/action returned with HTTP 204 Jul 03 10:54:11.709955 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1212/4835] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:54:11 2026] POST /volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:54:12.390414 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=70,cinder:UPDATE=8,cinder:INSERT=3 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:54:20.527038 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=97,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:54:21.158765 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=159,cinder:UPDATE=69,cinder:INSERT=32 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:54:21.706759 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=173,cinder:INSERT=26,cinder:UPDATE=71 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:55:00.673759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb28fee3-95bc-46f3-b819-5145dd003410 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:00.675515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb28fee3-95bc-46f3-b819-5145dd003410 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:00.675695 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb28fee3-95bc-46f3-b819-5145dd003410 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:00.675873 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb28fee3-95bc-46f3-b819-5145dd003410 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:00.685337 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:00.685337 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:00.688676 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eb28fee3-95bc-46f3-b819-5145dd003410 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:00.693521 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb28fee3-95bc-46f3-b819-5145dd003410 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:00.693902 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1193/4836] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:00 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:01.706740 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:01.708443 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:01.708606 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:01.708800 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:01.720059 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:01.720059 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:01.723421 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:01.730286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5244a102-6e67-46dd-a881-a6e482e0cf4f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:01.730679 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1214/4837] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:01 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:02.125007 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:02.126564 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:02.126989 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-447779508"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:02.128730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-447779508'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:02.128953 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume of 1 GB Jul 03 10:55:02.129285 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:02.129285 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:02.136122 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Availability Zones retrieved successfully. Jul 03 10:55:02.137819 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (03aa8157-b183-4df8-bcc1-bbfe73de4791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:02.138871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe8f34a-6099-48d4-a3a6-0836882d987f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:02.139826 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:02.162380 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe8f34a-6099-48d4-a3a6-0836882d987f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:02.163318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3b2b53-53e6-445a-b44a-1be74c20886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:02.198527 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Created reservations ['4ae9d562-33ae-495d-96b9-9393c9c817a5', 'b55ccf26-f077-4c6b-9a0d-6bb99b1d8bb1', 'b1be947d-ba97-4fb7-8a0c-04ca8b92cf63', '8ac265c9-fff1-465a-90c8-6f6def32abfc'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:02.199483 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3b2b53-53e6-445a-b44a-1be74c20886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae9d562-33ae-495d-96b9-9393c9c817a5', 'b55ccf26-f077-4c6b-9a0d-6bb99b1d8bb1', 'b1be947d-ba97-4fb7-8a0c-04ca8b92cf63', '8ac265c9-fff1-465a-90c8-6f6def32abfc']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:02.200262 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce57c25c-c566-4cb3-8bd6-392f47d94b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:02.220993 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce57c25c-c566-4cb3-8bd6-392f47d94b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447779508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['4ae9d562-33ae-495d-96b9-9393c9c817a5','b55ccf26-f077-4c6b-9a0d-6bb99b1d8bb1','b1be947d-ba97-4fb7-8a0c-04ca8b92cf63','8ac265c9-fff1-465a-90c8-6f6def32abfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447779508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f89ac4d7f74d4792068f2eafba5748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:02.221942 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b91fdc6-4467-4435-af8c-f38f1b40ccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:02.239663 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b91fdc6-4467-4435-af8c-f38f1b40ccd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447779508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f89ac4d7f74d4792068f2eafba5748',qos_specs=None,replication_status=,reservations=['4ae9d562-33ae-495d-96b9-9393c9c817a5','b55ccf26-f077-4c6b-9a0d-6bb99b1d8bb1','b1be947d-ba97-4fb7-8a0c-04ca8b92cf63','8ac265c9-fff1-465a-90c8-6f6def32abfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911d6e6009da4a9b92a8d2d5d1ea08f5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:02.240683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40a3c84-68c0-4901-8f0a-dac3fb13ecef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:02.250730 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40a3c84-68c0-4901-8f0a-dac3fb13ecef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:02.251781 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Flow 'volume_create_api' (03aa8157-b183-4df8-bcc1-bbfe73de4791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:02.252256 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Create volume request issued successfully. Jul 03 10:55:02.252933 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-686b7cd0-b930-4f11-9871-c07e5dc17873 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:02.253520 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1219/4838] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:55:02 2026] POST /volume/v3/volumes => generated 752 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:02.263827 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b72baef3-4303-4005-9407-330071c4483b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:02.265672 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b72baef3-4303-4005-9407-330071c4483b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:02.265915 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b72baef3-4303-4005-9407-330071c4483b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:02.266203 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b72baef3-4303-4005-9407-330071c4483b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:02.273459 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:02.273459 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:02.277465 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b72baef3-4303-4005-9407-330071c4483b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:02.281288 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b72baef3-4303-4005-9407-330071c4483b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:02.281718 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1213/4839] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:02 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:02.743644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:02.745518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:02.745700 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:02.745941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:02.755565 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:02.755565 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:02.758987 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:02.764860 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3335b1f0-17ab-4db8-9a53-3e4d6abba716 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:02.765295 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1194/4840] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:02 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:03.292979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-46215383-f4f1-4f8e-b298-cb23af061206 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:03.294818 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-46215383-f4f1-4f8e-b298-cb23af061206 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:03.294985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-46215383-f4f1-4f8e-b298-cb23af061206 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:03.295183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-46215383-f4f1-4f8e-b298-cb23af061206 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:03.301456 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:03.301456 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:03.304474 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-46215383-f4f1-4f8e-b298-cb23af061206 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:03.307938 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-46215383-f4f1-4f8e-b298-cb23af061206 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:03.308334 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1215/4841] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:03 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:03.348436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:03.350581 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:03.350793 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:03.350998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:03.357548 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:03.357548 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:03.361120 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:03.364887 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-0116e0a4-f505-440a-8e5a-0abdf7c9de7b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:03.365196 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1220/4842] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:55:03 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:03.779607 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:03.783890 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:03.783890 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:03.783890 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:03.790720 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:03.790720 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:03.793986 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:03.799919 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c1d262ed-e659-433b-98ce-07c3ddf523ed tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:03.800543 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1214/4843] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:03 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:04.798577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-f79ab433-e05a-4db1-9a7c-a2720a583b33 req-8994693b-515f-4283-8ea7-c84c7d129609 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:04.800432 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f79ab433-e05a-4db1-9a7c-a2720a583b33 req-8994693b-515f-4283-8ea7-c84c7d129609 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b Jul 03 10:55:04.800596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f79ab433-e05a-4db1-9a7c-a2720a583b33 req-8994693b-515f-4283-8ea7-c84c7d129609 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:04.800771 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-f79ab433-e05a-4db1-9a7c-a2720a583b33 req-8994693b-515f-4283-8ea7-c84c7d129609 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:04.807864 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:04.807864 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:04.812289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:04.813816 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:04.813985 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:04.814176 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:04.825644 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:04.825644 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:04.829722 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:04.835046 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-10cd9282-754e-4bda-84f4-dcb4301f8064 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:04.835525 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1216/4844] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:04 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:05.335620 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-f79ab433-e05a-4db1-9a7c-a2720a583b33 req-8994693b-515f-4283-8ea7-c84c7d129609 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b returned with HTTP 200 Jul 03 10:55:05.336040 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1195/4845] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:55:04 2026] DELETE /volume/v3/attachments/d06d3657-dbc9-4822-b891-0eff7065653b => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:05.393562 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7a0db2d1-9614-419e-a1ce-6efdd4815c2a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.393936 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a0db2d1-9614-419e-a1ce-6efdd4815c2a None None] GET https://10.4.3.52/volume// Jul 03 10:55:05.393936 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a0db2d1-9614-419e-a1ce-6efdd4815c2a None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.394173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a0db2d1-9614-419e-a1ce-6efdd4815c2a None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.394496 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a0db2d1-9614-419e-a1ce-6efdd4815c2a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:55:05.394743 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1221/4846] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:55:05.401231 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-f9721434-5e59-4e65-854e-364393227230 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.403332 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-f9721434-5e59-4e65-854e-364393227230 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:55:05.403644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-f9721434-5e59-4e65-854e-364393227230 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c", "connector": null, "instance_uuid": "401cad29-fd0b-484c-b6fa-79cd9e671cdb"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:05.411450 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.411450 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:05.438381 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-f9721434-5e59-4e65-854e-364393227230 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:55:05.438910 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1215/4847] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:55:05 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:05.847446 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.849199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:05.849438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.849618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.856632 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.856632 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:05.859726 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:05.863791 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eeb23c4d-14d6-4b52-922e-f0edaa66f958 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:05.864315 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1217/4848] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:05.874870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.876486 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:55:05.876808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d095f3df-d689-4802-956b-bf3f6b841c7b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2133142798"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:05.878169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': 'd095f3df-d689-4802-956b-bf3f6b841c7b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2133142798'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:55:05.878303 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume d095f3df-d689-4802-956b-bf3f6b841c7b in container None Jul 03 10:55:05.885138 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.885138 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:05.885542 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:05.885900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-499700c5-54ea-44e4-aabc-69402c9d1059 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.887540 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-499700c5-54ea-44e4-aabc-69402c9d1059 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:05.887777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-499700c5-54ea-44e4-aabc-69402c9d1059 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.888010 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-499700c5-54ea-44e4-aabc-69402c9d1059 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.896527 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.896527 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:05.899726 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-499700c5-54ea-44e4-aabc-69402c9d1059 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:05.902907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['19427176-769a-4b5b-b081-418f30e12fc7', 'fbaa43c5-e1d0-433c-a9c6-c7688af17cbf'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:05.903650 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-499700c5-54ea-44e4-aabc-69402c9d1059 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:05.904491 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1222/4849] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:05.932564 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-928cfbcb-7fe4-4336-ac87-5cf347514081 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:55:05.932950 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1196/4850] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:05 2026] POST /volume/v3/backups => generated 328 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:05.941887 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-94d76f5f-429a-4602-8c02-83e8f377c06a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.944217 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94d76f5f-429a-4602-8c02-83e8f377c06a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:05.944499 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94d76f5f-429a-4602-8c02-83e8f377c06a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.945050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94d76f5f-429a-4602-8c02-83e8f377c06a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.945050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-94d76f5f-429a-4602-8c02-83e8f377c06a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:05.950166 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.950166 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:05.951252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94d76f5f-429a-4602-8c02-83e8f377c06a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:05.951857 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1216/4851] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:05.970163 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-454b6577-04b6-401a-b198-3dbe9a058c35 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.970462 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-454b6577-04b6-401a-b198-3dbe9a058c35 None None] GET https://10.4.3.52/volume// Jul 03 10:55:05.970632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-454b6577-04b6-401a-b198-3dbe9a058c35 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.970800 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-454b6577-04b6-401a-b198-3dbe9a058c35 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.971116 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-454b6577-04b6-401a-b198-3dbe9a058c35 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:55:05.971362 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1218/4852] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:55:05.979031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:05.980905 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:05.981090 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:05.981288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:05.990820 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:05.990820 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:05.994146 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:05.997967 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-b8ec406e-9090-4176-acf8-a66f48abbe24 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:05.998377 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1223/4853] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:55:05 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:55:06.094084 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:06.096154 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] PUT https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f Jul 03 10:55:06.096503 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:06.103689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Acquiring lock "cinder-attachment_update-1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:55:06.108945 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:55:06.109908 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:06.109908 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:06.631414 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Lock "cinder-attachment_update-1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c-np0000004406" released by "attachment_update" :: held 0.522s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:55:06.631734 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-d9773f22-532c-412b-b535-4d81c51447c5 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f returned with HTTP 200 Jul 03 10:55:06.632328 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1197/4854] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:55:06 2026] PUT /volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:06.917886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ee19084d-214e-444d-aacd-8030dceb6274 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:06.919504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee19084d-214e-444d-aacd-8030dceb6274 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:06.919711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee19084d-214e-444d-aacd-8030dceb6274 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:06.919904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee19084d-214e-444d-aacd-8030dceb6274 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:06.928320 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:06.928320 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:06.931586 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ee19084d-214e-444d-aacd-8030dceb6274 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:06.935383 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee19084d-214e-444d-aacd-8030dceb6274 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:06.935818 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1217/4855] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:06 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:06.960947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-43e42570-5de9-4de2-a566-62b666eb7df8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:06.962503 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43e42570-5de9-4de2-a566-62b666eb7df8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:06.962667 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43e42570-5de9-4de2-a566-62b666eb7df8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:06.962836 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-43e42570-5de9-4de2-a566-62b666eb7df8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:06.962932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-43e42570-5de9-4de2-a566-62b666eb7df8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:06.966794 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:06.966794 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:06.967459 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-43e42570-5de9-4de2-a566-62b666eb7df8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:06.967783 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1219/4856] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:06 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:07.947808 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:07.949520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:07.949703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:07.949894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:07.959333 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:07.959333 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:07.962503 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:07.966625 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-43722b17-339b-44c1-8bba-fb96ad7e8b5e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:07.967025 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1224/4857] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:07 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:07.977815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:07.979626 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:07.979810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:07.980002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:07.980128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:07.984351 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:07.984351 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:07.985021 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-73b8bd97-fd8b-442e-9f93-2c7ae353bd93 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:07.985448 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1198/4858] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:07 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:08.980135 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:08.982028 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:08.982239 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:08.982438 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:08.991442 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:08.991442 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:08.994554 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:08.996863 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:08.998331 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2661fd08-cb8d-473a-9c55-71f6692e6ce4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:08.998457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:08.998617 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:08.998777 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:08.998815 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1218/4859] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:08 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:08.998883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:09.002565 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:09.002565 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:09.003235 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-882c2e19-1b5f-4909-ae06-09f5b0fc0ce2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:09.003684 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1220/4860] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:08 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:10.010859 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:10.012170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:10.012821 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:10.013051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:10.013291 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:10.014084 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:10.014321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:10.014499 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:10.014597 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:10.019309 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:10.019309 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:10.020003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35d6d873-be1b-455f-8e10-1c0f8222af9a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:10.020359 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1199/4861] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:10 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:10.023829 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:10.023829 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:10.027354 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:10.031763 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a81a1bd7-dd64-4952-a4f3-c35cd50ae48f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:10.032186 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1225/4862] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:10 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:11.029374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3abe6c3f-af30-4330-b80f-9717c916672c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:11.031121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3abe6c3f-af30-4330-b80f-9717c916672c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:11.031331 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3abe6c3f-af30-4330-b80f-9717c916672c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:11.031509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3abe6c3f-af30-4330-b80f-9717c916672c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:11.031640 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3abe6c3f-af30-4330-b80f-9717c916672c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:11.035451 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:11.035451 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:11.036132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3abe6c3f-af30-4330-b80f-9717c916672c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:11.036454 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1219/4863] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:11 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:11.044030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-30357c69-f39b-401f-b92a-8b50afa3f0be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:11.045832 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30357c69-f39b-401f-b92a-8b50afa3f0be tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:11.046082 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30357c69-f39b-401f-b92a-8b50afa3f0be tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:11.046271 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-30357c69-f39b-401f-b92a-8b50afa3f0be tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:11.055392 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:11.055392 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:11.058555 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-30357c69-f39b-401f-b92a-8b50afa3f0be tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:11.062249 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-30357c69-f39b-401f-b92a-8b50afa3f0be tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:11.062604 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1221/4864] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:11 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:12.045813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:12.047665 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:12.047901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:12.048128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:12.048285 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:12.052373 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:12.052373 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:12.053124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a0ae4b73-3e71-41dd-9524-e19df9d16fcd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:12.053492 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1200/4865] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:12 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:12.073635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-98e5813a-60f1-4051-87c3-31f59f493c67 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:12.075493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98e5813a-60f1-4051-87c3-31f59f493c67 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:12.075685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98e5813a-60f1-4051-87c3-31f59f493c67 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:12.075859 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-98e5813a-60f1-4051-87c3-31f59f493c67 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:12.084403 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:12.084403 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:12.087482 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-98e5813a-60f1-4051-87c3-31f59f493c67 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:12.091164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-98e5813a-60f1-4051-87c3-31f59f493c67 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:12.091495 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1226/4866] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:12 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:13.062528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:13.064339 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:13.064531 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:13.064708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:13.064811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:13.069140 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:13.069140 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:13.069745 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfa0b3ee-66f0-4847-ad14-cfc10a62cd04 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:13.070173 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1220/4867] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:13 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:13.102897 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:13.104363 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:13.104523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:13.104685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:13.113191 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:13.113191 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:13.115898 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:13.119320 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6afaee4f-e659-4d3a-8d39-3e66125f0f90 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:13.119644 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1222/4868] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:13 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:14.080129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:14.081941 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:14.082136 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:14.082319 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:14.082442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:14.087005 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:14.087005 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:14.087718 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cc406cc4-969e-4c8f-b04f-7892eac02e2d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:14.088036 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1201/4869] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:14 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:14.131480 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:14.133694 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:14.133966 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:14.134238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:14.149841 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:14.149841 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:14.153988 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:14.159406 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c7a64e5e-51e2-4cdc-a903-42477424d793 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:14.159888 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1227/4870] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:14 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:14.881402 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-56059be1-e6c5-4b4f-a79f-528f9b2bc484 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:14.883398 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-56059be1-e6c5-4b4f-a79f-528f9b2bc484 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f/action Jul 03 10:55:14.883501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-56059be1-e6c5-4b4f-a79f-528f9b2bc484 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:14.883609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-56059be1-e6c5-4b4f-a79f-528f9b2bc484 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:14.901005 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:14.901005 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:14.911790 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6948a4b5-32d8-4a89-8789-a8b8e6404302 req-56059be1-e6c5-4b4f-a79f-528f9b2bc484 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f/action returned with HTTP 204 Jul 03 10:55:14.912437 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1221/4871] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:55:14 2026] POST /volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:15.097700 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.099519 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:15.099686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.099686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.099686 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:15.104922 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.104922 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:15.105401 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a447ef3b-9122-4502-b7c1-1ef83091dd01 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:15.105863 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1223/4872] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:15 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:15.176307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.178494 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.178739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.178989 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.189259 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.189259 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:15.193182 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.197456 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-67ea75c8-d16c-4edb-96bb-e5cd9be6c210 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:15.197932 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1202/4873] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:15 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:15.210100 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4a19c43c-0664-482a-8036-10de2449b68d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.211906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4a19c43c-0664-482a-8036-10de2449b68d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.212073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4a19c43c-0664-482a-8036-10de2449b68d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.212544 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4a19c43c-0664-482a-8036-10de2449b68d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.221854 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.221854 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:15.225451 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4a19c43c-0664-482a-8036-10de2449b68d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.231239 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4a19c43c-0664-482a-8036-10de2449b68d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:15.231598 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1228/4874] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:15 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 10:55:15.248420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.250600 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.250718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.250936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.251156 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume with id: 1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.260905 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.260905 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:15.261421 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.268674 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 03 10:55:15.268999 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3f59c2c9-7230-4c8d-9574-20c0fd09118f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 400 Jul 03 10:55:15.269644 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1222/4875] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:15 2026] DELETE /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:55:15.275888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.277339 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.277527 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.277678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.285670 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.285670 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:15.288373 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.291738 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d26b09ce-279e-4ff5-b9d3-5aa5b5d2e24e tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:15.292072 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1224/4876] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:15 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:15.328877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.330974 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:15.331218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:15.331428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:15.340782 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.340782 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:15.343727 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.347251 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-821c75ca-d7fc-4ee0-9451-59ea7aae4afc tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:15.347616 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1203/4877] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:55:15 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:15.363091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:15.364846 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] POST https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c/action Jul 03 10:55:15.365157 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:15.365328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:15.374084 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:15.374084 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:15.374498 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:15.379789 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Begin detaching volume completed successfully. Jul 03 10:55:15.380014 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-3cbd35c0-38ae-42b2-a21f-0a771a6589d1 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c/action returned with HTTP 202 Jul 03 10:55:15.380450 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1229/4878] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:55:15 2026] POST /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:55:16.115614 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:16.117653 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:16.118144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:16.118144 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:16.118222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:16.122900 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:16.122900 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:16.123752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1830afe7-d79a-4d3f-ab9a-49eb233432c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:16.124357 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1223/4879] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:16 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:16.403587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-06ea7717-323d-4b75-88e3-15bfefb180c8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:16.403972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06ea7717-323d-4b75-88e3-15bfefb180c8 None None] GET https://10.4.3.52/volume// Jul 03 10:55:16.404179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06ea7717-323d-4b75-88e3-15bfefb180c8 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:16.404362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-06ea7717-323d-4b75-88e3-15bfefb180c8 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:16.404660 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-06ea7717-323d-4b75-88e3-15bfefb180c8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:55:16.404937 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1225/4880] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:55:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:55:16.411990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:16.414594 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:16.414916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:16.415173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:16.426960 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:16.426960 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:16.430715 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:16.434903 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-a87e4459-072e-42d2-8899-d3b3c72808fd tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:16.435766 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1204/4881] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:55:16 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:55:17.133488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:17.135649 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:17.135837 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:17.136006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:17.136119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:17.140064 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:17.140064 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:17.140816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bbb83a9d-9c8a-446a-9283-d01aa2081b43 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:17.141160 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1230/4882] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:17 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:17.446477 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-008e82d0-9032-4d62-8706-9d531c1bec03 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:17.448380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-008e82d0-9032-4d62-8706-9d531c1bec03 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f Jul 03 10:55:17.448542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-008e82d0-9032-4d62-8706-9d531c1bec03 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:17.448707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-008e82d0-9032-4d62-8706-9d531c1bec03 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:17.454742 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:17.454742 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:17.980350 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-00bedf17-514d-46a9-a1f6-6ec48c608f91 req-008e82d0-9032-4d62-8706-9d531c1bec03 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f returned with HTTP 200 Jul 03 10:55:17.980729 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1224/4883] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:55:17 2026] DELETE /volume/v3/attachments/ffb0a614-1238-4869-9d6b-deed1f7d4a3f => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:18.149695 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:18.151395 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:18.151586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:18.151784 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:18.151915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:18.156001 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:18.156001 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:18.156720 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee3fa92f-c2e2-4b8b-a9cf-9233b62de974 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:18.157090 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1226/4884] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:18 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:18.530557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:18.532489 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:18.532684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:18.532878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:18.539953 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:18.539953 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:18.543531 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:18.547224 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39ce25f4-fce8-4476-88ef-345e50e508c2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:18.547594 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1205/4885] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:18 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:19.166918 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:19.168687 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:19.168908 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:19.169084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:19.169228 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:19.173394 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:19.173394 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:19.174092 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-be7cada0-faab-4c75-8d40-fc96ce8f5635 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:19.174483 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1231/4886] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:19 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:19.183936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ce466a58-be6b-40be-8e1d-29cbd805639d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:19.186321 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce466a58-be6b-40be-8e1d-29cbd805639d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:19.186598 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce466a58-be6b-40be-8e1d-29cbd805639d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:19.186884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ce466a58-be6b-40be-8e1d-29cbd805639d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:19.187054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ce466a58-be6b-40be-8e1d-29cbd805639d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:19.192808 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:19.192808 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:19.193847 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ce466a58-be6b-40be-8e1d-29cbd805639d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:19.194366 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1225/4887] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:19 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:19.202999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:19.204778 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:19.204969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:19.205179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:19.205290 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. Jul 03 10:55:19.209334 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:19.209334 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:19.220009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:55:19.221574 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7444edbe-fe48-4d8c-ab04-32a488b32c5b tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 202 Jul 03 10:55:19.221932 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1227/4888] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:19 2026] DELETE /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:55:19.228609 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5207429c-0566-4610-a04e-8820ab16085f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:19.230788 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5207429c-0566-4610-a04e-8820ab16085f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:19.231037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5207429c-0566-4610-a04e-8820ab16085f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:19.231311 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5207429c-0566-4610-a04e-8820ab16085f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:19.231472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5207429c-0566-4610-a04e-8820ab16085f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:19.236440 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:19.236440 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:19.237529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5207429c-0566-4610-a04e-8820ab16085f tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:19.238007 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1206/4889] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:19 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:20.246754 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a6826aeb-322e-419e-b1bf-fde16f91412a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:20.248626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6826aeb-322e-419e-b1bf-fde16f91412a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:20.248828 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6826aeb-322e-419e-b1bf-fde16f91412a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:20.249145 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a6826aeb-322e-419e-b1bf-fde16f91412a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:20.249145 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-a6826aeb-322e-419e-b1bf-fde16f91412a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:20.253582 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:20.253582 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:20.254414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a6826aeb-322e-419e-b1bf-fde16f91412a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:20.254774 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1232/4890] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:20 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:21.264429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:21.267822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:21.267822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:21.267822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:21.267822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:21.271807 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:21.271807 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:21.272626 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d4009990-feb0-4527-a03c-fe4c42f791a2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 200 Jul 03 10:55:21.273202 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1226/4891] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:21 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:22.282549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:22.284144 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 Jul 03 10:55:22.284317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:22.284486 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:22.284580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id 371574fe-0f7d-461d-b9d3-cd0bf2cd1c74. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:22.287674 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-48563c5b-269d-4c35-bafb-1c5aa933ca31 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 returned with HTTP 404 Jul 03 10:55:22.288084 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1228/4892] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:22 2026] GET /volume/v3/backups/371574fe-0f7d-461d-b9d3-cd0bf2cd1c74 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:22.694429 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:22.696124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:55:22.696366 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:22.696510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:22.696610 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: c46e165d-faae-4c43-bb48-a165e7a7f828. Jul 03 10:55:22.700643 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:22.700643 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:22.712423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id c46e165d-faae-4c43-bb48-a165e7a7f828 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:55:22.714045 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-97aadb55-c207-4de6-bfcc-77b5e6b9b9dc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 202 Jul 03 10:55:22.714464 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1207/4893] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:22 2026] DELETE /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:55:22.720832 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:22.722601 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:55:22.722827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:22.723012 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:22.723245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:22.727332 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:22.727332 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:22.728024 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1872a242-b1c5-477f-b33e-75a4315d7c50 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 200 Jul 03 10:55:22.728386 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1233/4894] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:22 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:23.737875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:23.739509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 Jul 03 10:55:23.739810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:23.740953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:23.740953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id c46e165d-faae-4c43-bb48-a165e7a7f828. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:23.743539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-131dd730-2983-4902-b5d2-2613cf74a5c1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 returned with HTTP 404 Jul 03 10:55:23.744076 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1227/4895] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:23 2026] GET /volume/v3/backups/c46e165d-faae-4c43-bb48-a165e7a7f828 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:23.755290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:23.757417 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:23.757751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2142990593"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:23.759166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2142990593'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:23.759286 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume of 1 GB Jul 03 10:55:23.763156 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Availability Zones retrieved successfully. Jul 03 10:55:23.768462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (16344dce-de77-434f-9c90-8c147de20e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:23.769405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8c8ad3-3944-4c83-9c0b-9faa558bc580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:23.770314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:23.793847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8c8ad3-3944-4c83-9c0b-9faa558bc580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:23.794511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edac0f8-5cf4-4bfc-b504-a9f55a79f176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:23.829998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['2ba1b892-9be8-4622-9d6b-09f5847c8b35', '45e8e2d5-9a24-4f3e-a357-2179be5f316e', '16cd4ba7-8088-483a-8be2-dbf46991dd69', 'f3fb9192-60c5-478b-a5ec-3427c38fd3bd'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:23.830766 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edac0f8-5cf4-4bfc-b504-a9f55a79f176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ba1b892-9be8-4622-9d6b-09f5847c8b35', '45e8e2d5-9a24-4f3e-a357-2179be5f316e', '16cd4ba7-8088-483a-8be2-dbf46991dd69', 'f3fb9192-60c5-478b-a5ec-3427c38fd3bd']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:23.831387 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404e270e-e2d9-4150-9f2f-0d55427ba2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:23.853091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404e270e-e2d9-4150-9f2f-0d55427ba2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640d9394-cfb5-4aab-96b2-bbfa589ccee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142990593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['2ba1b892-9be8-4622-9d6b-09f5847c8b35','45e8e2d5-9a24-4f3e-a357-2179be5f316e','16cd4ba7-8088-483a-8be2-dbf46991dd69','f3fb9192-60c5-478b-a5ec-3427c38fd3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142990593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640d9394-cfb5-4aab-96b2-bbfa589ccee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d122b0b8b4e4c81904211c83d18e9f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='739fdb74bcf943bdb755518a6b312c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:23.853684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ccb0cd-d81f-4569-827d-f852b4b3e96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:23.870043 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ccb0cd-d81f-4569-827d-f852b4b3e96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2142990593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d122b0b8b4e4c81904211c83d18e9f5',qos_specs=None,replication_status=,reservations=['2ba1b892-9be8-4622-9d6b-09f5847c8b35','45e8e2d5-9a24-4f3e-a357-2179be5f316e','16cd4ba7-8088-483a-8be2-dbf46991dd69','f3fb9192-60c5-478b-a5ec-3427c38fd3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='739fdb74bcf943bdb755518a6b312c0e',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:23.870356 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8656164-a50e-4dd6-9c38-fcebf76f1fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:23.880206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8656164-a50e-4dd6-9c38-fcebf76f1fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:23.881075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Flow 'volume_create_api' (16344dce-de77-434f-9c90-8c147de20e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:23.881486 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create volume request issued successfully. Jul 03 10:55:23.882034 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2c2c1f77-2e7c-4d8a-a377-5d535873b71c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:23.882495 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1229/4896] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:55:23 2026] POST /volume/v3/volumes => generated 747 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:23.895197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:23.896873 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:23.897067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:23.897268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:23.903700 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:23.903700 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:23.906903 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:23.910580 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5bd2c7d8-b9ae-4bce-bcd8-728f922b84a4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 returned with HTTP 200 Jul 03 10:55:23.910936 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1208/4897] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:23 2026] GET /volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:24.922717 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:24.924692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:24.924962 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:24.925174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:24.932079 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:24.932079 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:24.936503 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:24.942279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc8384cc-ede2-4594-af69-9a4b3cd0836a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 returned with HTTP 200 Jul 03 10:55:24.942798 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1234/4898] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:24 2026] GET /volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:24.955028 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:24.956355 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:55:24.956749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640d9394-cfb5-4aab-96b2-bbfa589ccee4", "name": "tempest-VolumesBackupsTest-Snapshot-347654304"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:24.965544 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:24.965544 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:24.966069 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:24.966219 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Create snapshot from volume 640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:24.999398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['5fff3748-c2a4-4ef0-8a4a-bbe5a1064800', '8c8cef9a-df97-4930-bed0-5741306315f1', 'bb1dc957-509a-4b67-97c0-4e23ca84c1b6', '3a61c047-0258-4e61-9506-34500d6bcd87'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:25.028052 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot create request issued successfully. Jul 03 10:55:25.028360 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-023fddeb-18d8-4387-aa38-4a3a9cea37de tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:55:25.028761 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1228/4899] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:55:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:25.037385 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:25.039306 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:25.039495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:25.039744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:25.044632 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:25.044632 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:25.045095 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot retrieved successfully. Jul 03 10:55:25.045812 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5c1a954-6f5a-46ed-ac68-331d8c315ece tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 returned with HTTP 200 Jul 03 10:55:25.046264 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1230/4900] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:25 2026] GET /volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:25.886998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9dc79358-e790-49ce-86da-aebe3b01a17c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:25.888975 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:25.889213 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:25.889428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:25.889647 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume with id: 1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:25.897442 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:25.897442 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:25.898000 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:25.914820 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume request issued successfully. Jul 03 10:55:25.914983 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9dc79358-e790-49ce-86da-aebe3b01a17c tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 202 Jul 03 10:55:25.915491 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1209/4901] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:25 2026] DELETE /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:25.921567 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:25.923324 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:25.923672 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:25.923672 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:25.929581 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:25.929581 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:25.933991 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:25.937968 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b15452cd-5699-41ad-8fee-0ae8239024b8 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 200 Jul 03 10:55:25.938364 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1235/4902] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:25 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:26.054495 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:26.056351 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:26.056542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:26.056756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:26.061315 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:26.061315 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:26.061706 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot retrieved successfully. Jul 03 10:55:26.062418 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-abacc36f-1840-4abd-a3a6-bdfcec657769 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 returned with HTTP 200 Jul 03 10:55:26.062785 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1229/4903] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:26 2026] GET /volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:26.070172 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:26.071850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:55:26.072183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "640d9394-cfb5-4aab-96b2-bbfa589ccee4", "snapshot_id": "a19ada42-1c1b-4ba5-9163-d70e1e1cd873", "name": "tempest-VolumesBackupsTest-Backup-1869287951"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:26.073967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating new backup {'backup': {'volume_id': '640d9394-cfb5-4aab-96b2-bbfa589ccee4', 'snapshot_id': 'a19ada42-1c1b-4ba5-9163-d70e1e1cd873', 'name': 'tempest-VolumesBackupsTest-Backup-1869287951'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:55:26.074185 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Creating backup of volume 640d9394-cfb5-4aab-96b2-bbfa589ccee4 in container None Jul 03 10:55:26.081053 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:26.081053 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:26.081482 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:26.086429 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:26.086429 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:26.086815 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot retrieved successfully. Jul 03 10:55:26.101190 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Created reservations ['69dcc801-4e51-48ac-adec-365cabac7538', '72246a3e-524d-43a2-8116-20fcb81e6f6e'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:26.125255 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61ba2e74-858c-463d-9ff4-3c11523a7469 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:55:26.125880 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1231/4904] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:26 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:26.133478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fabca9fa-96f1-4d80-a105-c857d351d74d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:26.135292 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fabca9fa-96f1-4d80-a105-c857d351d74d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:26.135544 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fabca9fa-96f1-4d80-a105-c857d351d74d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:26.135801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fabca9fa-96f1-4d80-a105-c857d351d74d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:26.135968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-fabca9fa-96f1-4d80-a105-c857d351d74d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:26.140415 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:26.140415 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:26.141219 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fabca9fa-96f1-4d80-a105-c857d351d74d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:26.141737 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1210/4905] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:26 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:26.949923 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-60c89558-be22-4f4b-8ac2-c821dfb7441d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:26.951471 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60c89558-be22-4f4b-8ac2-c821dfb7441d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c Jul 03 10:55:26.951645 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60c89558-be22-4f4b-8ac2-c821dfb7441d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:26.951816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60c89558-be22-4f4b-8ac2-c821dfb7441d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:26.956520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60c89558-be22-4f4b-8ac2-c821dfb7441d tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c returned with HTTP 404 Jul 03 10:55:26.956943 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1236/4906] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:26 2026] GET /volume/v3/volumes/1c06f8d7-0901-4e7c-a7e6-dafb0e6f972c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:27.008393 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-70d36492-c618-4b76-8e94-e95a07458ce2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:27.010054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:55:27.010274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:27.010447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:27.010626 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume with id: 3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:55:27.017034 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:27.017034 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:27.017488 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:27.044942 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume request issued successfully. Jul 03 10:55:27.049354 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-70d36492-c618-4b76-8e94-e95a07458ce2 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 202 Jul 03 10:55:27.049354 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1230/4907] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:27 2026] DELETE /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:27.052437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:27.054120 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:55:27.054296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:27.054467 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:27.060452 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:27.060452 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:27.063604 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:27.067301 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-999496aa-b62d-4a09-8e12-28051ad2d3fe tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 200 Jul 03 10:55:27.067661 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1232/4908] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:27 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:27.151725 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:27.153730 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:27.153944 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:27.154181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:27.154317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:27.159127 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:27.159127 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:27.160044 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1a2f58b-cb15-4ac2-a4b3-4de973a7b8a1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:27.160581 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1211/4909] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:27 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:28.079894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-58157852-f2f4-480e-9067-9a33dfe7c56f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:28.081548 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58157852-f2f4-480e-9067-9a33dfe7c56f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 Jul 03 10:55:28.081830 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58157852-f2f4-480e-9067-9a33dfe7c56f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:28.083120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-58157852-f2f4-480e-9067-9a33dfe7c56f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:28.087071 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-58157852-f2f4-480e-9067-9a33dfe7c56f tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 returned with HTTP 404 Jul 03 10:55:28.087543 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1237/4910] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:28 2026] GET /volume/v3/volumes/3c2f9576-fdf8-46b0-a4a3-767fa78b4664 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:28.170345 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-535636e3-0d99-4614-8357-bdd391cbce6d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:28.171969 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-535636e3-0d99-4614-8357-bdd391cbce6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:28.172175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-535636e3-0d99-4614-8357-bdd391cbce6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:28.172346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-535636e3-0d99-4614-8357-bdd391cbce6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:28.172445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-535636e3-0d99-4614-8357-bdd391cbce6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:28.177905 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:28.177905 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:28.178670 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-535636e3-0d99-4614-8357-bdd391cbce6d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:28.178931 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1231/4911] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:28 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:28.184131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:28.185885 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] DELETE https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:55:28.186069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:28.186272 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:28.186435 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume with id: 22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:55:28.192843 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:28.192843 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:28.193232 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:28.208742 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Delete volume request issued successfully. Jul 03 10:55:28.208918 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f34e9ec1-83dd-4455-bfa6-dd152118b9a4 tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 202 Jul 03 10:55:28.209451 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1233/4912] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:28 2026] DELETE /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:28.216484 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:28.218675 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:55:28.218912 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:28.219148 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:28.227877 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:28.227877 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:28.232665 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Volume info retrieved successfully. Jul 03 10:55:28.237360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8787489d-a0c5-4e76-8b26-5529b290fa6b tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 200 Jul 03 10:55:28.237750 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1212/4913] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:28 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:29.188377 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:29.189925 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:29.190079 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:29.190271 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:29.190368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:29.194029 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:29.194029 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:29.194735 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5909446f-4ded-46f6-a7cc-dee90ee15191 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:29.195173 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1238/4914] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:29 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:29.249218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9b489c98-6e62-470e-83e8-32620ceb47ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:29.250694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9b489c98-6e62-470e-83e8-32620ceb47ed tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] GET https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e Jul 03 10:55:29.250952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9b489c98-6e62-470e-83e8-32620ceb47ed tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:29.251223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9b489c98-6e62-470e-83e8-32620ceb47ed tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:29.256184 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9b489c98-6e62-470e-83e8-32620ceb47ed tempest-AttachVolumeNegativeTest-1437519302 tempest-AttachVolumeNegativeTest-1437519302-project-member] https://10.4.3.52/volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e returned with HTTP 404 Jul 03 10:55:29.256649 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1232/4915] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:29 2026] GET /volume/v3/volumes/22199fbd-e214-4c15-ba8a-082bc70b3f5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:30.204832 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-01c6f031-0d7c-46f2-92af-4865267a624a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:30.206888 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-01c6f031-0d7c-46f2-92af-4865267a624a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:30.207021 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-01c6f031-0d7c-46f2-92af-4865267a624a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:30.207221 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-01c6f031-0d7c-46f2-92af-4865267a624a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:30.207333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-01c6f031-0d7c-46f2-92af-4865267a624a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:30.213390 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:30.213390 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:30.214205 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-01c6f031-0d7c-46f2-92af-4865267a624a tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:30.214652 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1234/4916] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:30 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:31.226278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:31.227937 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:31.228126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:31.228317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:31.228411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:31.232357 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:31.232357 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:31.233055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cdb36431-1f2b-489f-8d8c-cd17f2bd3ea9 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:31.233361 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1213/4917] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:31 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:31.875941 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:31.978578 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:31.978881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1671130503"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:31.980230 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1671130503'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:31.980349 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume of 1 GB Jul 03 10:55:31.985821 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Availability Zones retrieved successfully. Jul 03 10:55:31.991331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (de06c99b-8740-43ac-98d5-dc00edb0702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:31.992299 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da4a7a-58a8-47f0-a80e-2314281c69da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:31.993188 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:32.021563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da4a7a-58a8-47f0-a80e-2314281c69da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:32.022309 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed37e598-c781-4cf3-ad0c-7c61c5ecc0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:32.084718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Created reservations ['50c8e4b3-0d93-4edd-8f62-ffe3b3c2143b', 'eb1f221d-0057-44bd-a4c6-49345a971cb8', '9a03b549-daf2-47be-b65d-a8ec8fe67a58', 'f91950f4-1502-4e91-83df-6f86ac094b11'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:32.085419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed37e598-c781-4cf3-ad0c-7c61c5ecc0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c8e4b3-0d93-4edd-8f62-ffe3b3c2143b', 'eb1f221d-0057-44bd-a4c6-49345a971cb8', '9a03b549-daf2-47be-b65d-a8ec8fe67a58', 'f91950f4-1502-4e91-83df-6f86ac094b11']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:32.086096 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b1fa1b-69c5-4616-b702-5272a362c79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:32.109223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b1fa1b-69c5-4616-b702-5272a362c79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863cdc59-46fe-4058-9720-2ec49c4a0726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1671130503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['50c8e4b3-0d93-4edd-8f62-ffe3b3c2143b','eb1f221d-0057-44bd-a4c6-49345a971cb8','9a03b549-daf2-47be-b65d-a8ec8fe67a58','f91950f4-1502-4e91-83df-6f86ac094b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1671130503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863cdc59-46fe-4058-9720-2ec49c4a0726,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043d9017abdc46639943cd0ea600aa23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:32.109893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e98343-0150-41e2-a288-b4c5a6229e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:32.126169 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e98343-0150-41e2-a288-b4c5a6229e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1671130503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['50c8e4b3-0d93-4edd-8f62-ffe3b3c2143b','eb1f221d-0057-44bd-a4c6-49345a971cb8','9a03b549-daf2-47be-b65d-a8ec8fe67a58','f91950f4-1502-4e91-83df-6f86ac094b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:32.126776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48678a54-5268-465b-b84f-444080347cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:32.135528 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48678a54-5268-465b-b84f-444080347cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:32.136217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (de06c99b-8740-43ac-98d5-dc00edb0702d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:32.136479 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request issued successfully. Jul 03 10:55:32.136972 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bafd8f0f-0536-45e0-977f-85cb905fe25c tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:32.137357 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1239/4918] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:31 2026] POST /volume/v3/volumes => generated 758 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:32.147724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:32.149936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:32.150217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:32.150506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:32.160044 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:32.160044 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:32.164098 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:32.168813 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-813d3821-0e6b-4c56-8e9a-07ba13b88262 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 200 Jul 03 10:55:32.169265 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1233/4919] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:32 2026] GET /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:32.243077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:32.244887 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:32.245113 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:32.245302 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:32.245406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:32.249603 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:32.249603 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:32.250377 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-92dc6806-17e0-4ae4-86a1-66fa236611d6 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:32.250791 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1235/4920] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:32 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:33.180390 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:33.182282 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:33.182520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:33.182656 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:33.189573 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:33.189573 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:33.192855 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:33.196670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7a1f29b-5620-46a4-87f3-9ee7aaac31d8 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 200 Jul 03 10:55:33.197051 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1214/4921] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:33 2026] GET /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:33.217797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:33.220275 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:33.220493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:33.220711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:33.228767 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:33.228767 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:33.232620 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:33.237622 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-23f8e0df-dca0-48d0-b781-020d8a7595a5 req-eeb42d4b-f0e4-4e78-8b34-7ee87fe1d7a7 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 200 Jul 03 10:55:33.238211 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1240/4922] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:55:33 2026] GET /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:33.250269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:33.252366 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:33.252764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1197639693"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:33.254609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1197639693'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:33.254789 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume of 1 GB Jul 03 10:55:33.260229 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Availability Zones retrieved successfully. Jul 03 10:55:33.261703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-39bfbed3-a436-4e70-874b-059cc13401f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:33.263446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39bfbed3-a436-4e70-874b-059cc13401f1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:33.263734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39bfbed3-a436-4e70-874b-059cc13401f1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:33.263950 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39bfbed3-a436-4e70-874b-059cc13401f1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:33.264065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-39bfbed3-a436-4e70-874b-059cc13401f1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:33.268528 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:33.268528 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:33.268722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (9ff9bef5-1eca-4535-8e25-a6a4564341a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:33.269520 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39bfbed3-a436-4e70-874b-059cc13401f1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:33.270044 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1236/4923] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:33 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:33.270186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf9ec75-cf10-445c-b631-51b442b58a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:33.271583 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:33.298815 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf9ec75-cf10-445c-b631-51b442b58a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:33.299521 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fa8457-7db9-4953-a684-3b514e776ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:33.336511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Created reservations ['feb09a1a-789b-44f8-a5b5-2f0f121bbb85', '1a8ca008-25be-499c-afeb-d3519429a19d', '7e683b68-f2fd-4e2d-8a2f-1c8c7cda16ad', 'd6465765-e5cd-439e-8994-7d1f44871ad8'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:33.337511 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fa8457-7db9-4953-a684-3b514e776ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb09a1a-789b-44f8-a5b5-2f0f121bbb85', '1a8ca008-25be-499c-afeb-d3519429a19d', '7e683b68-f2fd-4e2d-8a2f-1c8c7cda16ad', 'd6465765-e5cd-439e-8994-7d1f44871ad8']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:33.338275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be2250e-1ff8-484d-968a-40a017cfa56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:33.364056 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be2250e-1ff8-484d-968a-40a017cfa56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65272bc7-2a23-440f-b923-b5031999f4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197639693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['feb09a1a-789b-44f8-a5b5-2f0f121bbb85','1a8ca008-25be-499c-afeb-d3519429a19d','7e683b68-f2fd-4e2d-8a2f-1c8c7cda16ad','d6465765-e5cd-439e-8994-7d1f44871ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197639693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65272bc7-2a23-440f-b923-b5031999f4f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043d9017abdc46639943cd0ea600aa23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:33.365085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6836538e-818a-4688-8492-c09628f2b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:33.384491 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6836538e-818a-4688-8492-c09628f2b254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197639693',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['feb09a1a-789b-44f8-a5b5-2f0f121bbb85','1a8ca008-25be-499c-afeb-d3519429a19d','7e683b68-f2fd-4e2d-8a2f-1c8c7cda16ad','d6465765-e5cd-439e-8994-7d1f44871ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:33.385140 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a03eb8-c8b3-476d-8054-1734c36a94f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:33.393518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a03eb8-c8b3-476d-8054-1734c36a94f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:33.394225 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (9ff9bef5-1eca-4535-8e25-a6a4564341a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:33.394497 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request issued successfully. Jul 03 10:55:33.395010 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d1c22fb7-85d2-4cf6-8c78-0aa698b6ef70 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:33.395400 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1234/4924] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:33 2026] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:33.406340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:33.408250 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:33.408469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:33.408661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:33.415824 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:33.415824 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:33.419366 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:33.423254 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-811c81e1-1e86-4c0f-b495-78b3d6292a01 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 200 Jul 03 10:55:33.423775 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1215/4925] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:33 2026] GET /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:34.280239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:34.282045 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:34.282267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:34.282464 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:34.282600 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:34.286821 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:34.286821 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:34.287514 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8ade30d1-faee-44c7-a827-d5d85c9b13b3 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:34.287854 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1241/4926] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:34 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:34.434616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b5395d2-604e-4884-b305-8ea658e37f7d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:34.436480 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b5395d2-604e-4884-b305-8ea658e37f7d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:34.436674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b5395d2-604e-4884-b305-8ea658e37f7d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:34.436855 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b5395d2-604e-4884-b305-8ea658e37f7d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:34.443714 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:34.443714 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:34.446948 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1b5395d2-604e-4884-b305-8ea658e37f7d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:34.451318 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b5395d2-604e-4884-b305-8ea658e37f7d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 200 Jul 03 10:55:34.451686 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1237/4927] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:34 2026] GET /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:34.474347 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:34.476285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:34.476466 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:34.476635 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:34.482841 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:34.482841 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:34.485895 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:34.489408 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e291f160-ae27-4b38-a13c-c46ddb2bad3a req-120148a9-e7f7-441d-a6ca-57792e0927d3 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 200 Jul 03 10:55:34.489749 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1235/4928] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:55:34 2026] GET /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:34.503156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8442e001-a7c5-4189-90e4-584111705ef6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:34.504726 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:34.505115 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1835020669"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:34.506792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1835020669'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:34.506899 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume of 1 GB Jul 03 10:55:34.511204 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Availability Zones retrieved successfully. Jul 03 10:55:34.518029 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (d82e0618-834b-4409-83ec-52b5944cd596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:34.518863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7b3148-6b27-41c4-baec-7ca0755d8642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:34.520040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:34.550905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7b3148-6b27-41c4-baec-7ca0755d8642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:34.551644 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd82530-cfb1-4998-bb51-73d15c386a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:34.598511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Created reservations ['d345ee6f-8ac4-4a42-9136-365cf564dcbc', '393d86e4-9718-43ae-a3ea-c300c4c2e107', '78c4a131-0136-437c-8c29-74374011e7c8', 'b0b553ea-5ff2-4885-b651-ff42df2d65e5'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:34.599040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd82530-cfb1-4998-bb51-73d15c386a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d345ee6f-8ac4-4a42-9136-365cf564dcbc', '393d86e4-9718-43ae-a3ea-c300c4c2e107', '78c4a131-0136-437c-8c29-74374011e7c8', 'b0b553ea-5ff2-4885-b651-ff42df2d65e5']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:34.599883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f9db86-6036-4c28-8056-cf9a0b5c0bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:34.626019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f9db86-6036-4c28-8056-cf9a0b5c0bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389717f8-f02f-4e2b-a3f6-d5da1021de94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1835020669',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['d345ee6f-8ac4-4a42-9136-365cf564dcbc','393d86e4-9718-43ae-a3ea-c300c4c2e107','78c4a131-0136-437c-8c29-74374011e7c8','b0b553ea-5ff2-4885-b651-ff42df2d65e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1835020669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389717f8-f02f-4e2b-a3f6-d5da1021de94,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='043d9017abdc46639943cd0ea600aa23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:34.626828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0191b4f-f97c-4651-be84-311916a3ece0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:34.644968 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0191b4f-f97c-4651-be84-311916a3ece0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1835020669',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3d539bd114f04dfd80ae6eb5b0fdf7f9',qos_specs=None,replication_status=,reservations=['d345ee6f-8ac4-4a42-9136-365cf564dcbc','393d86e4-9718-43ae-a3ea-c300c4c2e107','78c4a131-0136-437c-8c29-74374011e7c8','b0b553ea-5ff2-4885-b651-ff42df2d65e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='043d9017abdc46639943cd0ea600aa23',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:34.645707 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc809bf-6520-419e-b9fe-10230bb5cb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:34.655813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc809bf-6520-419e-b9fe-10230bb5cb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:34.656852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Flow 'volume_create_api' (d82e0618-834b-4409-83ec-52b5944cd596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:34.657227 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Create volume request issued successfully. Jul 03 10:55:34.657930 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8442e001-a7c5-4189-90e4-584111705ef6 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:34.658471 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1216/4929] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:34 2026] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:34.669742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-93796193-284a-4714-bab0-911fc5d99e33 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:34.671364 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-93796193-284a-4714-bab0-911fc5d99e33 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:34.671566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-93796193-284a-4714-bab0-911fc5d99e33 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:34.671743 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-93796193-284a-4714-bab0-911fc5d99e33 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:34.678458 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:34.678458 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:34.682569 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-93796193-284a-4714-bab0-911fc5d99e33 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:34.686690 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-93796193-284a-4714-bab0-911fc5d99e33 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 200 Jul 03 10:55:34.687029 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1242/4930] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:34 2026] GET /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:35.297724 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.299758 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:35.299966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.300201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.300333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:35.304853 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.304853 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:35.305695 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd04e9d0-ca14-4ea0-b79d-95c7237770cd tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:35.306125 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1238/4931] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:35.700933 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-458e39ec-c814-481c-b227-d108e40b5a75 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.702571 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-458e39ec-c814-481c-b227-d108e40b5a75 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:35.702792 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-458e39ec-c814-481c-b227-d108e40b5a75 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.702977 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-458e39ec-c814-481c-b227-d108e40b5a75 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.709556 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.709556 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:35.712561 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-458e39ec-c814-481c-b227-d108e40b5a75 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:35.716144 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-458e39ec-c814-481c-b227-d108e40b5a75 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 200 Jul 03 10:55:35.716481 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1236/4932] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:35.736548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.738438 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:35.738604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.738792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.745232 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.745232 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:35.748324 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:35.751717 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7deab7da-5309-4b2e-83b8-b85f7b692409 req-4cca52de-efc4-4bdd-bde4-fe3675ec1b91 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 200 Jul 03 10:55:35.752048 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1217/4933] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:35.857224 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.859346 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:35.859568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.859821 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.860242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:35.861142 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:35.869135 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:35.869984 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.869984 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:35.873790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c54929f9-49d8-4b64-b6fe-ff3315a72279 req-539db08f-045b-4ebc-b73a-ba19c7c4606d tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:35.874313 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1243/4934] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:35.900935 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.902783 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:35.902998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.903258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.903619 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:35.904407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:35.911098 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:35.911851 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.911851 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:35.915114 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9c2adbda-fc6d-4435-9f76-e4501175a209 req-e7b601a6-f1ec-48f0-b0eb-97ed11fdc373 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:35.915465 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1239/4935] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:35.937634 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.939504 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:35.939694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.939953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.940275 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:35.940929 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:35.948033 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:35.948884 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.948884 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:35.952387 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c89b44d8-7ad7-4e4c-a312-e4fb57301063 req-85716457-88dc-47bc-a2e1-046efeb6f405 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:35.952813 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1237/4936] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:35.976684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:35.978658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:35.978837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:35.979012 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:35.979297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:35.979921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:35.987195 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:35.988050 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:35.988050 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:35.991750 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-14574333-d491-4023-93a7-b1e6d8ea5749 req-96384a50-efca-4cce-b4ca-2f2337c38c65 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:35.992116 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1218/4937] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:35 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:36.014067 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.016113 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:36.016325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.016534 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.016815 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.api_utils [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:36.017508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:36.024717 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:36.025540 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.025540 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:36.029389 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bbc09c8d-e71a-4741-bb3a-5a86e027d8b9 req-a9498f04-6ce1-4521-a518-2839d5625055 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:36.029944 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1244/4938] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:36.055995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.058525 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:36.058721 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.058919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.059241 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:36.060051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:36.068408 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:36.069437 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.069437 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:36.074193 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bcb07af8-8621-4ce5-a962-8df7d96935eb req-12f56929-c7c2-49b0-9b5c-cc5bb0915949 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:36.074671 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1240/4939] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:36.101271 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.103344 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:36.103568 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.103732 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.103975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:36.104675 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:36.112118 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:36.113064 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.113064 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:36.117128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-c1b7e832-76a0-4dea-84ac-a5e8e1393870 req-213f332b-6be2-4bf1-ac37-0c2d858230ed tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:36.117534 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1238/4940] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:36.141869 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.144096 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] GET https://10.4.3.52/volume/v3/volumes/detail Jul 03 10:55:36.144328 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.144546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.144859 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.api_utils [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Removing options '' from query. {{(pid=99873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 10:55:36.145732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 10:55:36.154039 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] Get all volumes completed successfully. Jul 03 10:55:36.155005 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.155005 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:36.159625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-62501e8f-160a-4e67-8157-4419621d2f25 req-c96feb49-9998-4e01-9672-ae2eab0cabd1 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-reader] https://10.4.3.52/volume/v3/volumes/detail returned with HTTP 200 Jul 03 10:55:36.160199 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1219/4941] 10.4.3.52 () {68 vars in 1501 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:36.174849 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.176787 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] DELETE https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:36.176992 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.177229 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.177438 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume with id: 389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:36.185417 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.185417 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:36.185940 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:36.201854 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume request issued successfully. Jul 03 10:55:36.202055 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d3560b50-08f3-46de-8a7c-8f35ef318a49 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 202 Jul 03 10:55:36.202682 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1245/4942] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:36 2026] DELETE /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:36.208789 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.210832 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:36.211027 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.211217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.217969 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.217969 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:36.221542 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:36.225511 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-68e57831-a61a-4f2f-aa46-05357b6a6194 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 200 Jul 03 10:55:36.225883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1241/4943] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:36.315123 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aeaa7083-749b-4d53-b184-581f16a39a44 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:36.316653 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aeaa7083-749b-4d53-b184-581f16a39a44 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:36.316818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aeaa7083-749b-4d53-b184-581f16a39a44 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:36.316985 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aeaa7083-749b-4d53-b184-581f16a39a44 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:36.317098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-aeaa7083-749b-4d53-b184-581f16a39a44 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:36.321117 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:36.321117 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:36.321844 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aeaa7083-749b-4d53-b184-581f16a39a44 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:36.322210 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1239/4944] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:36 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:37.238780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b0576f97-70c7-480d-b2aa-908185013890 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:37.240718 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0576f97-70c7-480d-b2aa-908185013890 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 Jul 03 10:55:37.240879 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0576f97-70c7-480d-b2aa-908185013890 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:37.241052 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b0576f97-70c7-480d-b2aa-908185013890 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:37.246714 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b0576f97-70c7-480d-b2aa-908185013890 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 returned with HTTP 404 Jul 03 10:55:37.247154 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1220/4945] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:37 2026] GET /volume/v3/volumes/389717f8-f02f-4e2b-a3f6-d5da1021de94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:37.254121 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:37.255881 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] DELETE https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:37.256117 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:37.256306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:37.256466 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume with id: 65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:37.263244 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:37.263244 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:37.263872 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:37.280094 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume request issued successfully. Jul 03 10:55:37.280331 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a76ab91f-bbf1-4d9f-a2da-27b632e89b8f tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 202 Jul 03 10:55:37.280859 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1246/4946] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:37 2026] DELETE /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:37.290326 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:37.292336 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:37.292602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:37.292843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:37.300004 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:37.300004 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:37.303801 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:37.309596 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-226c3ea1-a732-4a71-9ebf-0189e320fd58 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 200 Jul 03 10:55:37.310056 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1242/4947] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:37 2026] GET /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:37.331305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:37.333193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:37.333419 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:37.333621 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:37.333721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:37.337899 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:37.337899 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:37.338642 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f787b005-7868-4049-a4e1-9f1d563b5f54 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:37.338983 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1240/4948] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:37 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:38.323300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6da74c14-6aea-4e76-bf6f-07fdacf8db14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:38.325717 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6da74c14-6aea-4e76-bf6f-07fdacf8db14 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 Jul 03 10:55:38.326011 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6da74c14-6aea-4e76-bf6f-07fdacf8db14 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:38.326301 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6da74c14-6aea-4e76-bf6f-07fdacf8db14 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:38.333428 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6da74c14-6aea-4e76-bf6f-07fdacf8db14 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 returned with HTTP 404 Jul 03 10:55:38.333984 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1221/4949] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:38 2026] GET /volume/v3/volumes/65272bc7-2a23-440f-b923-b5031999f4f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:38.340879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:38.343017 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] DELETE https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:38.343275 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:38.343549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:38.343743 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume with id: 863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:38.348682 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fa321530-b086-4e0b-9057-39a5694d14a0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:38.350856 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa321530-b086-4e0b-9057-39a5694d14a0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:38.351097 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa321530-b086-4e0b-9057-39a5694d14a0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:38.351406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fa321530-b086-4e0b-9057-39a5694d14a0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:38.351623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fa321530-b086-4e0b-9057-39a5694d14a0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:38.351695 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:38.351695 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:38.352233 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:38.355733 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:38.355733 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:38.356605 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fa321530-b086-4e0b-9057-39a5694d14a0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:38.356995 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1243/4950] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:38 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:38.370482 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Delete volume request issued successfully. Jul 03 10:55:38.370626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a15a4085-4c6d-44c3-b45b-70f0c54e02c2 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 202 Jul 03 10:55:38.371048 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1247/4951] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:38 2026] DELETE /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:38.377971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f50140ce-f540-40b5-adb9-c21fda273f60 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:38.379740 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f50140ce-f540-40b5-adb9-c21fda273f60 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:38.379951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f50140ce-f540-40b5-adb9-c21fda273f60 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:38.380178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f50140ce-f540-40b5-adb9-c21fda273f60 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:38.387818 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:38.387818 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:38.391223 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f50140ce-f540-40b5-adb9-c21fda273f60 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Volume info retrieved successfully. Jul 03 10:55:38.395552 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f50140ce-f540-40b5-adb9-c21fda273f60 tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 200 Jul 03 10:55:38.395951 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1241/4952] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:38 2026] GET /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:39.367292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:39.369200 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:39.369470 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:39.369704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:39.369846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:39.374368 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:39.374368 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:39.375172 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe305a25-b1e1-4389-a852-5b1b03df61b4 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:39.375581 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1222/4953] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:39 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:39.407458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c4be1661-fe8d-47a8-bf45-f188b9246a3e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:39.409128 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4be1661-fe8d-47a8-bf45-f188b9246a3e tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] GET https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 Jul 03 10:55:39.409380 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4be1661-fe8d-47a8-bf45-f188b9246a3e tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:39.409601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c4be1661-fe8d-47a8-bf45-f188b9246a3e tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:39.416003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c4be1661-fe8d-47a8-bf45-f188b9246a3e tempest-VolumesTestJSON-265410085 tempest-VolumesTestJSON-265410085-project-member] https://10.4.3.52/volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 returned with HTTP 404 Jul 03 10:55:39.416454 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1244/4954] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:39 2026] GET /volume/v3/volumes/863cdc59-46fe-4058-9720-2ec49c4a0726 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:40.385175 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b674222-8d25-458a-9dac-436b994e12e8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:40.386874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b674222-8d25-458a-9dac-436b994e12e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:40.387052 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b674222-8d25-458a-9dac-436b994e12e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:40.387245 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b674222-8d25-458a-9dac-436b994e12e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:40.387374 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1b674222-8d25-458a-9dac-436b994e12e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:40.392171 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:40.392171 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:40.392833 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b674222-8d25-458a-9dac-436b994e12e8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:40.393162 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1248/4955] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:40 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:40.862796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e69e2265-0c0e-42a6-8b03-c8d1615de0a1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:40.935913 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e69e2265-0c0e-42a6-8b03-c8d1615de0a1 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools Jul 03 10:55:40.936094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e69e2265-0c0e-42a6-8b03-c8d1615de0a1 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:40.936342 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e69e2265-0c0e-42a6-8b03-c8d1615de0a1 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Calling method 'get_pools' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:41.403319 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:41.405061 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:41.405268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:41.405455 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:41.405552 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:41.410874 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:41.410874 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:41.411716 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4f2587d5-356a-4b2c-bd4a-607177bca381 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:41.412124 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1223/4956] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:41 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:41.438632 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e69e2265-0c0e-42a6-8b03-c8d1615de0a1 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 10:55:41.438996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1242/4957] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:55:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:41.446118 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2d9cb3c1-0f40-48b0-8762-944a4662668d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:41.447794 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d9cb3c1-0f40-48b0-8762-944a4662668d tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 10:55:41.447971 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d9cb3c1-0f40-48b0-8762-944a4662668d tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:41.448170 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d9cb3c1-0f40-48b0-8762-944a4662668d tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Calling method 'get_pools' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:41.950538 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d9cb3c1-0f40-48b0-8762-944a4662668d tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 10:55:41.950917 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1245/4958] 10.4.3.52 () {66 vars in 1307 bytes} [Fri Jul 3 10:55:41 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:41.959428 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-83e533b6-ea84-4d6a-8c3b-62cdfcc771b2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:41.961374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-83e533b6-ea84-4d6a-8c3b-62cdfcc771b2 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:55:41.961563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-83e533b6-ea84-4d6a-8c3b-62cdfcc771b2 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:41.961747 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-83e533b6-ea84-4d6a-8c3b-62cdfcc771b2 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:42.421218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:42.422775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:42.422941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:42.423132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:42.423238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:42.427093 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:42.427093 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:42.427780 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9a3200b0-6ad2-432e-89d0-9b23e0118652 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:42.428115 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1224/4959] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:42 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:42.468523 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-83e533b6-ea84-4d6a-8c3b-62cdfcc771b2 tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 200 Jul 03 10:55:42.468924 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1249/4960] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:55:41 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 703 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:42.477667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0ddcdeea-b9e6-4160-8db1-05d4a1e4bdab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:42.479321 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ddcdeea-b9e6-4160-8db1-05d4a1e4bdab tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:55:42.479509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ddcdeea-b9e6-4160-8db1-05d4a1e4bdab tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:42.479680 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ddcdeea-b9e6-4160-8db1-05d4a1e4bdab tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:42.986800 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ddcdeea-b9e6-4160-8db1-05d4a1e4bdab tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 200 Jul 03 10:55:42.987161 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1243/4961] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:55:42 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 703 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:42.996735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b050c649-aab4-4756-9928-b33fe7c4c10e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:42.998413 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b050c649-aab4-4756-9928-b33fe7c4c10e tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:55:42.998587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b050c649-aab4-4756-9928-b33fe7c4c10e tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:42.998756 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b050c649-aab4-4756-9928-b33fe7c4c10e tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:43.436895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:43.438648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:43.438880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:43.439120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:43.439275 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:43.443318 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:43.443318 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:43.443993 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-10377987-f7d8-4d68-adc5-2a7b814baf80 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:43.444337 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1225/4962] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:43 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:43.453630 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6ba53807-46e3-4806-957e-83a59ce5635d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:43.455330 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6ba53807-46e3-4806-957e-83a59ce5635d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:43.455509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6ba53807-46e3-4806-957e-83a59ce5635d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:43.455684 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6ba53807-46e3-4806-957e-83a59ce5635d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:43.455787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-6ba53807-46e3-4806-957e-83a59ce5635d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:43.459698 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:43.459698 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:43.460378 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6ba53807-46e3-4806-957e-83a59ce5635d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:43.460705 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1250/4963] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:43 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:43.469405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:43.471124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:43.471341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:43.471523 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:43.471628 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete backup with id: da1ff731-42ee-4de0-bc7e-d7173e7a1b94. Jul 03 10:55:43.475637 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:43.475637 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:43.488157 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] delete_backup rpcapi backup_id da1ff731-42ee-4de0-bc7e-d7173e7a1b94 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:55:43.489542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-11e4a5f0-e75b-4cdd-aac9-e7f75203d886 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 202 Jul 03 10:55:43.489881 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1244/4964] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:43 2026] DELETE /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:55:43.495930 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:43.497520 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:43.497689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:43.497860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:43.497957 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:43.501742 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:43.501742 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:43.502393 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e9b0df74-13df-4ad2-b4ae-32685f5cbe14 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 200 Jul 03 10:55:43.502725 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1226/4965] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:43 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:43.505503 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b050c649-aab4-4756-9928-b33fe7c4c10e tempest-BackendsCapabilitiesAdminTestsJSON-867522448 tempest-BackendsCapabilitiesAdminTestsJSON-867522448-project-admin] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 200 Jul 03 10:55:43.505813 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1246/4966] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:55:42 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:44.512943 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:44.514631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 Jul 03 10:55:44.514791 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:44.514957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:44.515057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Show backup with id da1ff731-42ee-4de0-bc7e-d7173e7a1b94. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:55:44.518459 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0e7e01b4-0a7a-4461-a069-6e945b695a81 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 returned with HTTP 404 Jul 03 10:55:44.518938 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1251/4967] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:44 2026] GET /volume/v3/backups/da1ff731-42ee-4de0-bc7e-d7173e7a1b94 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:44.525862 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:44.527703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:44.527910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:44.528164 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:44.528327 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete snapshot with id: a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:44.533180 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:44.533180 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:44.533617 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot retrieved successfully. Jul 03 10:55:44.548791 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot delete request issued successfully. Jul 03 10:55:44.549014 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f2962233-7b35-4aa4-8ca4-5e0b48caa713 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 returned with HTTP 202 Jul 03 10:55:44.549538 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1245/4968] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:55:44 2026] DELETE /volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:44.556589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:44.557702 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:44.557875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:44.558045 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:44.563357 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:44.563357 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:44.563797 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Snapshot retrieved successfully. Jul 03 10:55:44.564575 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d6486ee-aa1a-48f6-a98e-0460fb1ff7f5 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 returned with HTTP 200 Jul 03 10:55:44.564911 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1227/4969] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:44 2026] GET /volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:45.503938 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-36ea5c19-345a-4a65-9672-8f9bb9002d52 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.573111 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36ea5c19-345a-4a65-9672-8f9bb9002d52 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:55:45.573187 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f341929e-3344-4ec1-b5f1-279d341231f2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.573438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36ea5c19-345a-4a65-9672-8f9bb9002d52 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2033012720", "os-volume-type-access:is_public": false}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:45.574729 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f341929e-3344-4ec1-b5f1-279d341231f2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 Jul 03 10:55:45.574925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f341929e-3344-4ec1-b5f1-279d341231f2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:45.575095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f341929e-3344-4ec1-b5f1-279d341231f2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:45.578875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f341929e-3344-4ec1-b5f1-279d341231f2 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 returned with HTTP 404 Jul 03 10:55:45.579280 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1252/4970] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:45 2026] GET /volume/v3/snapshots/a19ada42-1c1b-4ba5-9163-d70e1e1cd873 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:45.585726 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.586248 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36ea5c19-345a-4a65-9672-8f9bb9002d52 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:55:45.586562 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1247/4971] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:55:45 2026] POST /volume/v3/types => generated 229 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:45.587469 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:45.587736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:45.587921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:45.588073 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume with id: 640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:45.593637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2e58956a-58b8-47cd-abec-632e319a0b14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.594537 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:45.594537 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:45.594998 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:45.609797 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume request issued successfully. Jul 03 10:55:45.610008 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d6ad7358-efdb-4322-b1c2-616d63e8fb7c tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 returned with HTTP 202 Jul 03 10:55:45.610530 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1246/4972] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:45 2026] DELETE /volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:45.618066 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.620268 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:45.620546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:45.620935 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:45.629988 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:45.629988 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:45.635069 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:45.639631 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9f47b591-ada2-49e5-b766-c08b91fdc8f8 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 returned with HTTP 200 Jul 03 10:55:45.640007 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1253/4973] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:45 2026] GET /volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:45.650508 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2e58956a-58b8-47cd-abec-632e319a0b14 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:45.650854 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2e58956a-58b8-47cd-abec-632e319a0b14 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45a25825-fdb0-4036-8234-15f0694b3f71", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:45.652266 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-2e58956a-58b8-47cd-abec-632e319a0b14 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Create volume request body: {'volume': {'volume_type': '45a25825-fdb0-4036-8234-15f0694b3f71', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:45.658055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2e58956a-58b8-47cd-abec-632e319a0b14 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 404 Jul 03 10:55:45.658519 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1228/4974] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:55:45 2026] POST /volume/v3/volumes => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:45.665675 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2e7b8259-711b-4ac9-8d1a-c14b421237f4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.667315 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e7b8259-711b-4ac9-8d1a-c14b421237f4 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action Jul 03 10:55:45.668131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e7b8259-711b-4ac9-8d1a-c14b421237f4 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"addProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:45.668319 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2e7b8259-711b-4ac9-8d1a-c14b421237f4 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:45.680438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2e7b8259-711b-4ac9-8d1a-c14b421237f4 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action returned with HTTP 202 Jul 03 10:55:45.680882 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1248/4975] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:45 2026] POST /volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:45.687432 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.688860 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:45.689170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45a25825-fdb0-4036-8234-15f0694b3f71", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1681569780"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:45.690553 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Create volume request body: {'volume': {'volume_type': '45a25825-fdb0-4036-8234-15f0694b3f71', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1681569780'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:45.694417 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Create volume of 1 GB Jul 03 10:55:45.694640 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:45.694640 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:45.695031 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Availability Zones retrieved successfully. Jul 03 10:55:45.699811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Flow 'volume_create_api' (4aec35ac-e568-43f0-a817-7a6b34e079ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:45.700603 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df3c941-fe29-4c57-b67f-d3adafb3bef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:45.701342 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:45.717587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df3c941-fe29-4c57-b67f-d3adafb3bef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:55:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45a25825-fdb0-4036-8234-15f0694b3f71,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2033012720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45a25825-fdb0-4036-8234-15f0694b3f71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:45.718237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb9b5b1-40d4-4013-a423-cc921cd8929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:45.738982 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2033012720 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2033012720, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:55:45.739243 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2033012720 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2033012720, it is now deprecated. Please use the default quota class for default quota. Jul 03 10:55:45.764928 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Created reservations ['602aeda6-3a34-4e9c-9b12-53873621081e', 'ad55b89d-2afe-4fe6-bb15-eab3f820d246', 'b2e2fb5c-f435-441e-9836-6f8eaaab6d77', '4c66763c-ec59-409b-95c4-a4d48733d9d3'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:45.765690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb9b5b1-40d4-4013-a423-cc921cd8929c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602aeda6-3a34-4e9c-9b12-53873621081e', 'ad55b89d-2afe-4fe6-bb15-eab3f820d246', 'b2e2fb5c-f435-441e-9836-6f8eaaab6d77', '4c66763c-ec59-409b-95c4-a4d48733d9d3']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:45.766496 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae2a611-1f39-4408-aee7-f15bdf8983db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:45.786801 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae2a611-1f39-4408-aee7-f15bdf8983db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f37ab7-98f6-4962-9a69-66564644bacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1681569780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b637cf5ffb464b15a1f2e57cef089d6c',qos_specs=None,replication_status=,reservations=['602aeda6-3a34-4e9c-9b12-53873621081e','ad55b89d-2afe-4fe6-bb15-eab3f820d246','b2e2fb5c-f435-441e-9836-6f8eaaab6d77','4c66763c-ec59-409b-95c4-a4d48733d9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37e3b9f0b0a4466b3c0a62137fc8f12',volume_type_id=45a25825-fdb0-4036-8234-15f0694b3f71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1681569780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f37ab7-98f6-4962-9a69-66564644bacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b637cf5ffb464b15a1f2e57cef089d6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37e3b9f0b0a4466b3c0a62137fc8f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45a25825-fdb0-4036-8234-15f0694b3f71),volume_type_id=45a25825-fdb0-4036-8234-15f0694b3f71)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:45.787582 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55ede00-c059-43c2-99db-ae9a7caa26f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:45.802236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55ede00-c059-43c2-99db-ae9a7caa26f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1681569780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b637cf5ffb464b15a1f2e57cef089d6c',qos_specs=None,replication_status=,reservations=['602aeda6-3a34-4e9c-9b12-53873621081e','ad55b89d-2afe-4fe6-bb15-eab3f820d246','b2e2fb5c-f435-441e-9836-6f8eaaab6d77','4c66763c-ec59-409b-95c4-a4d48733d9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37e3b9f0b0a4466b3c0a62137fc8f12',volume_type_id=45a25825-fdb0-4036-8234-15f0694b3f71)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:45.803097 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f109d9-1e1d-4b54-b2b0-d29c24818e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:45.811098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f109d9-1e1d-4b54-b2b0-d29c24818e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:45.811836 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Flow 'volume_create_api' (4aec35ac-e568-43f0-a817-7a6b34e079ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:45.812077 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Create volume request issued successfully. Jul 03 10:55:45.812563 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2187ac07-18b8-4bf5-961a-30e7605dc242 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:45.812925 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1247/4976] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:55:45 2026] POST /volume/v3/volumes => generated 794 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:45.823119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:45.824928 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] GET https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:45.825134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:45.825338 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:45.831525 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:45.831525 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:45.834532 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Volume info retrieved successfully. Jul 03 10:55:45.838012 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b10728c6-1c1c-4006-95bf-d5b19a77a827 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 200 Jul 03 10:55:45.838437 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1254/4977] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:45 2026] GET /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:46.651779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f5892a65-5653-4946-822c-87b1ddd433cc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.653424 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f5892a65-5653-4946-822c-87b1ddd433cc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 Jul 03 10:55:46.653590 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f5892a65-5653-4946-822c-87b1ddd433cc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.653761 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f5892a65-5653-4946-822c-87b1ddd433cc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.658958 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f5892a65-5653-4946-822c-87b1ddd433cc tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 returned with HTTP 404 Jul 03 10:55:46.659444 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1229/4978] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:46 2026] GET /volume/v3/volumes/640d9394-cfb5-4aab-96b2-bbfa589ccee4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:46.665227 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dedc9da3-4473-4016-84be-2925cc918726 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.667159 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:46.667394 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.667597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.667801 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume with id: d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:46.675735 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.675735 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:46.676226 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:46.692039 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume request issued successfully. Jul 03 10:55:46.692252 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dedc9da3-4473-4016-84be-2925cc918726 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 202 Jul 03 10:55:46.692706 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1249/4979] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:46 2026] DELETE /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:46.699723 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.701694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:46.701906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.702127 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.709316 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.709316 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:46.712724 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:46.717152 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba0d93a6-ef18-4413-83e1-c74d50d06d78 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 200 Jul 03 10:55:46.717514 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1248/4980] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:46 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:46.849650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.851349 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] GET https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:46.851537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.851715 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.857990 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.857990 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:46.861397 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Volume info retrieved successfully. Jul 03 10:55:46.865083 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5f76462b-3787-4fd1-bd29-cdbdf8874410 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 200 Jul 03 10:55:46.865518 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1255/4981] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:46 2026] GET /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:46.876556 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a7c49ac7-f918-4f6c-87b8-436d98120add None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.878081 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7c49ac7-f918-4f6c-87b8-436d98120add tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] GET https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:46.878297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7c49ac7-f918-4f6c-87b8-436d98120add tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.878469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a7c49ac7-f918-4f6c-87b8-436d98120add tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.884883 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.884883 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:46.887951 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a7c49ac7-f918-4f6c-87b8-436d98120add tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Volume info retrieved successfully. Jul 03 10:55:46.891302 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a7c49ac7-f918-4f6c-87b8-436d98120add tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 200 Jul 03 10:55:46.891636 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1230/4982] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:46 2026] GET /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:46.902237 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.903714 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:46.903874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.904040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.904220 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Delete volume with id: d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:46.911235 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.911235 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:46.911235 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Volume info retrieved successfully. Jul 03 10:55:46.924766 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Delete volume request issued successfully. Jul 03 10:55:46.924969 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-593362c4-08cb-41fd-921a-8ca7df5ec190 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 202 Jul 03 10:55:46.925421 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1250/4983] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:46 2026] DELETE /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:46.932717 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:46.934351 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] GET https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:46.934529 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:46.934706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:46.941075 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:46.941075 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:46.944343 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Volume info retrieved successfully. Jul 03 10:55:46.948416 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cd389fe5-37c7-4dab-96af-bd64be936c0e tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 200 Jul 03 10:55:46.948836 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1249/4984] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:46 2026] GET /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 886 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:47.728795 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c618ede1-bd1f-41fd-a9ec-3671cc187b99 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.730446 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c618ede1-bd1f-41fd-a9ec-3671cc187b99 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b Jul 03 10:55:47.730623 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c618ede1-bd1f-41fd-a9ec-3671cc187b99 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:47.730827 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c618ede1-bd1f-41fd-a9ec-3671cc187b99 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:47.735707 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c618ede1-bd1f-41fd-a9ec-3671cc187b99 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b returned with HTTP 404 Jul 03 10:55:47.736113 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1256/4985] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:47 2026] GET /volume/v3/volumes/d095f3df-d689-4802-956b-bf3f6b841c7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:47.742295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.743883 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:55:47.744066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:47.744286 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:47.744441 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume with id: 675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:55:47.750786 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:47.750786 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:47.751181 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:47.765707 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume request issued successfully. Jul 03 10:55:47.765864 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-40e7ef58-b257-4668-80c3-d11d2f9dd3e0 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 202 Jul 03 10:55:47.766245 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1231/4986] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:47 2026] DELETE /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:47.772946 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.774698 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:55:47.774883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:47.775059 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:47.782022 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:47.782022 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:47.785866 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:47.790425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9b53d1fb-5d08-4f4b-a6e9-79fd6fd3dd30 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 200 Jul 03 10:55:47.790793 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1251/4987] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:47 2026] GET /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:47.960407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c0e3e45b-894a-4a3c-8997-fb7345ee0dc2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.962139 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0e3e45b-894a-4a3c-8997-fb7345ee0dc2 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] GET https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc Jul 03 10:55:47.962363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0e3e45b-894a-4a3c-8997-fb7345ee0dc2 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:47.962552 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0e3e45b-894a-4a3c-8997-fb7345ee0dc2 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:47.967820 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0e3e45b-894a-4a3c-8997-fb7345ee0dc2 tempest-VolumeTypesAccessTest-418957039 tempest-VolumeTypesAccessTest-418957039-project-member] https://10.4.3.52/volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc returned with HTTP 404 Jul 03 10:55:47.968266 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1250/4988] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:47 2026] GET /volume/v3/volumes/d7f37ab7-98f6-4962-9a69-66564644bacc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:47.975210 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-31737225-58e9-47d7-9335-e5d512d6f1b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.976882 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31737225-58e9-47d7-9335-e5d512d6f1b8 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action Jul 03 10:55:47.977220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31737225-58e9-47d7-9335-e5d512d6f1b8 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"removeProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:47.977335 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-31737225-58e9-47d7-9335-e5d512d6f1b8 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:47.990582 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-31737225-58e9-47d7-9335-e5d512d6f1b8 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action returned with HTTP 202 Jul 03 10:55:47.990934 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1257/4989] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:47 2026] POST /volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:47.997819 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb7afced-886c-4132-be87-f3d628fc0649 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:47.999503 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb7afced-886c-4132-be87-f3d628fc0649 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] DELETE https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 Jul 03 10:55:47.999680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb7afced-886c-4132-be87-f3d628fc0649 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:47.999865 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb7afced-886c-4132-be87-f3d628fc0649 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.021131 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb7afced-886c-4132-be87-f3d628fc0649 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 returned with HTTP 202 Jul 03 10:55:48.021606 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1232/4990] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:55:47 2026] DELETE /volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.028682 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-501ebdea-6ba3-4bca-8425-9120822b780d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.030404 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-501ebdea-6ba3-4bca-8425-9120822b780d tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] GET https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 Jul 03 10:55:48.030583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-501ebdea-6ba3-4bca-8425-9120822b780d tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.030762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-501ebdea-6ba3-4bca-8425-9120822b780d tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.033687 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-501ebdea-6ba3-4bca-8425-9120822b780d tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 returned with HTTP 404 Jul 03 10:55:48.034078 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1252/4991] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:55:48 2026] GET /volume/v3/types/45a25825-fdb0-4036-8234-15f0694b3f71 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:48.041357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c76cf288-4af6-4e20-b3c0-4f95557c8fc9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.042977 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c76cf288-4af6-4e20-b3c0-4f95557c8fc9 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 10:55:48.043329 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c76cf288-4af6-4e20-b3c0-4f95557c8fc9 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1692662496", "os-volume-type-access:is_public": false}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:48.056676 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c76cf288-4af6-4e20-b3c0-4f95557c8fc9 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 10:55:48.057016 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1251/4992] 10.4.3.52 () {68 vars in 1246 bytes} [Fri Jul 3 10:55:48 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:48.065429 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e2712038-e73d-404f-8ec3-e4f3b5526214 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.067334 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2712038-e73d-404f-8ec3-e4f3b5526214 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action Jul 03 10:55:48.068305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2712038-e73d-404f-8ec3-e4f3b5526214 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"addProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:48.068458 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e2712038-e73d-404f-8ec3-e4f3b5526214 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:48.079439 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e2712038-e73d-404f-8ec3-e4f3b5526214 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action returned with HTTP 202 Jul 03 10:55:48.079885 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1258/4993] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:48 2026] POST /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.086721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bbe3400c-30d2-4852-9b0d-d0a1cf211a93 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.088303 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bbe3400c-30d2-4852-9b0d-d0a1cf211a93 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action Jul 03 10:55:48.088596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bbe3400c-30d2-4852-9b0d-d0a1cf211a93 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"addProjectAccess": {"project": "ec976ed4b20f4dc4a87c88d8251fb73a"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:48.088711 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bbe3400c-30d2-4852-9b0d-d0a1cf211a93 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ec976ed4b20f4dc4a87c88d8251fb73a"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:48.099648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bbe3400c-30d2-4852-9b0d-d0a1cf211a93 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action returned with HTTP 202 Jul 03 10:55:48.099991 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1233/4994] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:48 2026] POST /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.106341 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5c8176de-779a-4afa-a285-c534e27fd05a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.108015 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c8176de-779a-4afa-a285-c534e27fd05a tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] GET https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/os-volume-type-access Jul 03 10:55:48.108205 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c8176de-779a-4afa-a285-c534e27fd05a tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.108368 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c8176de-779a-4afa-a285-c534e27fd05a tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.118612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c8176de-779a-4afa-a285-c534e27fd05a tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/os-volume-type-access returned with HTTP 200 Jul 03 10:55:48.118971 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1253/4995] 10.4.3.52 () {66 vars in 1401 bytes} [Fri Jul 3 10:55:48 2026] GET /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/os-volume-type-access => generated 244 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:48.125782 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6c7a6069-0386-4375-93da-fb0a8cfe21df None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.127452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c7a6069-0386-4375-93da-fb0a8cfe21df tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action Jul 03 10:55:48.127782 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c7a6069-0386-4375-93da-fb0a8cfe21df tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"removeProjectAccess": {"project": "ec976ed4b20f4dc4a87c88d8251fb73a"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:48.127903 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6c7a6069-0386-4375-93da-fb0a8cfe21df tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ec976ed4b20f4dc4a87c88d8251fb73a"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:48.138437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6c7a6069-0386-4375-93da-fb0a8cfe21df tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action returned with HTTP 202 Jul 03 10:55:48.138799 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1252/4996] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:48 2026] POST /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.144956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c8f1cf4a-3fbc-400b-81aa-c8801643d5f0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.146462 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8f1cf4a-3fbc-400b-81aa-c8801643d5f0 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] POST https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action Jul 03 10:55:48.146757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8f1cf4a-3fbc-400b-81aa-c8801643d5f0 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action body: b'{"removeProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:48.146872 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c8f1cf4a-3fbc-400b-81aa-c8801643d5f0 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b637cf5ffb464b15a1f2e57cef089d6c"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:48.157357 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c8f1cf4a-3fbc-400b-81aa-c8801643d5f0 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action returned with HTTP 202 Jul 03 10:55:48.157729 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1259/4997] 10.4.3.52 () {68 vars in 1377 bytes} [Fri Jul 3 10:55:48 2026] POST /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.164131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f567dee5-0f21-4833-ac36-4c5a4900b8f5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.166016 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f567dee5-0f21-4833-ac36-4c5a4900b8f5 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] DELETE https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 Jul 03 10:55:48.166242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f567dee5-0f21-4833-ac36-4c5a4900b8f5 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.166419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f567dee5-0f21-4833-ac36-4c5a4900b8f5 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.185954 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f567dee5-0f21-4833-ac36-4c5a4900b8f5 tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 returned with HTTP 202 Jul 03 10:55:48.186323 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1234/4998] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 10:55:48 2026] DELETE /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.192462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c7d52fe1-ca00-4dd4-bec9-e2df30560ffd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.194095 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7d52fe1-ca00-4dd4-bec9-e2df30560ffd tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] GET https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 Jul 03 10:55:48.194332 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7d52fe1-ca00-4dd4-bec9-e2df30560ffd tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.194515 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c7d52fe1-ca00-4dd4-bec9-e2df30560ffd tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.197581 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c7d52fe1-ca00-4dd4-bec9-e2df30560ffd tempest-VolumeTypesAccessTest-829407838 tempest-VolumeTypesAccessTest-829407838-project-admin] https://10.4.3.52/volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 returned with HTTP 404 Jul 03 10:55:48.198024 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1254/4999] 10.4.3.52 () {66 vars in 1335 bytes} [Fri Jul 3 10:55:48 2026] GET /volume/v3/types/cbf2f4a3-5d1d-486e-a2df-0ada46c49297 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:48.802563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-db254abe-7532-4dbb-b01c-f2418d8f5839 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.804294 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-db254abe-7532-4dbb-b01c-f2418d8f5839 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 Jul 03 10:55:48.804526 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-db254abe-7532-4dbb-b01c-f2418d8f5839 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.804763 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-db254abe-7532-4dbb-b01c-f2418d8f5839 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.810934 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-db254abe-7532-4dbb-b01c-f2418d8f5839 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 returned with HTTP 404 Jul 03 10:55:48.811493 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1253/5000] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:48 2026] GET /volume/v3/volumes/675f44de-3e56-4cf7-8020-d73a733ad063 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:48.818415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.820120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:55:48.820285 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.820450 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.820604 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume with id: ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:55:48.826671 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:48.826671 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:48.827205 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:48.842229 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Delete volume request issued successfully. Jul 03 10:55:48.842402 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c170c16f-3185-4301-8340-0ea2cfb67f7d tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 202 Jul 03 10:55:48.842774 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1260/5001] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:55:48 2026] DELETE /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:48.850969 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:48.852750 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:55:48.852974 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:48.853180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:48.860467 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:48.860467 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:48.863939 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Volume info retrieved successfully. Jul 03 10:55:48.868694 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6c2643a2-10b1-4882-bfb5-a7923e01a307 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 200 Jul 03 10:55:48.869285 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1235/5002] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:48 2026] GET /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:49.880543 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bf6b9c01-97cd-4ff3-b1f2-db7d52a614e1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:49.882187 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf6b9c01-97cd-4ff3-b1f2-db7d52a614e1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] GET https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 Jul 03 10:55:49.882353 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf6b9c01-97cd-4ff3-b1f2-db7d52a614e1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:49.882518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bf6b9c01-97cd-4ff3-b1f2-db7d52a614e1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:49.887604 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bf6b9c01-97cd-4ff3-b1f2-db7d52a614e1 tempest-VolumesBackupsTest-50614200 tempest-VolumesBackupsTest-50614200-project-member] https://10.4.3.52/volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 returned with HTTP 404 Jul 03 10:55:49.887997 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1255/5003] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:55:49 2026] GET /volume/v3/volumes/ddcf8ae4-41de-4a06-9a4c-6aa39ec195a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:52.673604 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:52.753542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:52.753892 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1823767705"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:52.755454 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1823767705'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:52.755612 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume of 1 GB Jul 03 10:55:52.759498 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Availability Zones retrieved successfully. Jul 03 10:55:52.765233 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Flow 'volume_create_api' (3777913e-6afa-4b31-bd2d-5f0cff3ebb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:52.766278 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11cdfaa-ebb3-4700-a176-3db2462db05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:52.767200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:52.792543 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11cdfaa-ebb3-4700-a176-3db2462db05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:52.793483 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a06744-7906-48bc-afb4-6542ed22ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:52.847259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Created reservations ['747db9df-5d35-417e-b550-48e2d42ec501', '80cded43-63ac-455d-ab0d-ec6dc3402b12', '7ad51fc9-d2f8-4e40-976d-ea0e9ed937e5', '53d4ff78-ddc8-49de-96f9-0662c2261688'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:52.848078 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a06744-7906-48bc-afb4-6542ed22ab5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['747db9df-5d35-417e-b550-48e2d42ec501', '80cded43-63ac-455d-ab0d-ec6dc3402b12', '7ad51fc9-d2f8-4e40-976d-ea0e9ed937e5', '53d4ff78-ddc8-49de-96f9-0662c2261688']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:52.849661 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c318895e-52ee-4a96-9ec2-cd20a50149cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:52.871162 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c318895e-52ee-4a96-9ec2-cd20a50149cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491b5680-f1e2-46d5-ab69-dee710264418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1823767705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d0d49e41e04fe4b8eb7b256728f033',qos_specs=None,replication_status=,reservations=['747db9df-5d35-417e-b550-48e2d42ec501','80cded43-63ac-455d-ab0d-ec6dc3402b12','7ad51fc9-d2f8-4e40-976d-ea0e9ed937e5','53d4ff78-ddc8-49de-96f9-0662c2261688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10556f7c5b5545409534d1869befb7aa',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1823767705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491b5680-f1e2-46d5-ab69-dee710264418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d0d49e41e04fe4b8eb7b256728f033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10556f7c5b5545409534d1869befb7aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:52.871980 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ccaa0f-4f2f-4e47-a627-0cdaf3036191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:52.891083 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ccaa0f-4f2f-4e47-a627-0cdaf3036191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1823767705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d0d49e41e04fe4b8eb7b256728f033',qos_specs=None,replication_status=,reservations=['747db9df-5d35-417e-b550-48e2d42ec501','80cded43-63ac-455d-ab0d-ec6dc3402b12','7ad51fc9-d2f8-4e40-976d-ea0e9ed937e5','53d4ff78-ddc8-49de-96f9-0662c2261688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10556f7c5b5545409534d1869befb7aa',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:52.891861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fcd49d5-b799-42cf-81ce-0696d8fd1620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:52.900385 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fcd49d5-b799-42cf-81ce-0696d8fd1620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:52.901178 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Flow 'volume_create_api' (3777913e-6afa-4b31-bd2d-5f0cff3ebb35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:52.901530 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume request issued successfully. Jul 03 10:55:52.902209 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-45a8c97e-e67d-4cdb-b028-c5df066a33c3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:52.902759 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1254/5004] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:55:52 2026] POST /volume/v3/volumes => generated 764 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:52.913650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:52.916708 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:52.916954 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:52.917160 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:52.924087 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:52.924087 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:52.927814 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:52.931660 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f1e6e366-55db-46a1-b9a6-d65baaaa4812 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:55:52.932000 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1261/5005] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:52 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:53.943784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:53.945612 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:53.945835 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:53.946034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:53.947907 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=152,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:55:53.953781 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:53.953781 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:53.957922 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:53.963405 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eebdef5c-9e61-4da5-9e3b-a2ad33154472 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:55:53.963783 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1236/5006] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:53 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:53.975189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:53.976851 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:55:53.977181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "491b5680-f1e2-46d5-ab69-dee710264418", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1163474593"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:53.985494 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:53.985494 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:53.985959 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:53.986069 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create snapshot from volume 491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:54.018545 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Created reservations ['0a862d0a-8e6b-4f38-89cf-5b7929e4ddc4', '71fd1670-63ec-439f-87b5-68a759a1ed6e', '18976af7-5cd6-43a0-947b-3a128138f70b', 'ea4cc1f5-3495-421f-9d0e-09c60da8c841'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:54.050800 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot create request issued successfully. Jul 03 10:55:54.051239 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ee8ab761-2a30-4acf-98e0-384859e837b8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:55:54.051773 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1256/5007] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:55:53 2026] POST /volume/v3/snapshots => generated 322 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:54.061993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:54.063909 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:55:54.064125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:54.064355 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:54.069389 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:54.069389 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:54.069791 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:54.070436 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-02c6346b-c7b5-419c-81d5-3bcacbedc23c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 200 Jul 03 10:55:54.070749 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1255/5008] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:54 2026] GET /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:55.080148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:55.081842 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:55:55.082051 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:55.082269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:55.086789 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:55.086789 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:55.087256 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:55.088080 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6cc6336a-ace0-4c9c-bb1f-119faa72b6bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 200 Jul 03 10:55:55.088590 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1262/5009] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:55 2026] GET /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:55.098087 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:55.100004 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418/action Jul 03 10:55:55.100433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action body: b'{"revert": {"snapshot_id": "a6beedf0-6d16-480d-95f7-8e9cb792bb79"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:55.100578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a6beedf0-6d16-480d-95f7-8e9cb792bb79"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:55.109669 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:55.109669 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:55.110171 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume retrieved successfully. Jul 03 10:55:55.123006 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Reverting volume 491b5680-f1e2-46d5-ab69-dee710264418 to snapshot a6beedf0-6d16-480d-95f7-8e9cb792bb79. Jul 03 10:55:55.124048 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:55.124048 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:55.142892 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a2f8dc8c-e4cd-4dd7-aba6-de0c277efe1a tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418/action returned with HTTP 202 Jul 03 10:55:55.142892 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1237/5010] 10.4.3.52 () {70 vars in 1424 bytes} [Fri Jul 3 10:55:55 2026] POST /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:55:55.149165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:55.150995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:55.151256 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:55.151442 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:55.158991 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:55.158991 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:55.162399 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:55.166099 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0dd7038-7a3a-4dfd-9c13-ba913a377d47 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:55:55.166528 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1257/5011] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:55 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:56.179336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:56.181095 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:56.181368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:56.181553 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:56.189313 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:56.189313 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:56.192844 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:56.197715 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a1840db0-a4a0-45af-ab4c-4b300c575157 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:55:56.198086 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1256/5012] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:56 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:56.214298 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:56.216279 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:55:56.216482 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:56.216702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:56.222149 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:56.222149 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:56.222657 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:56.223577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13073058-23ce-4c8e-909b-7793c7fe30f8 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 200 Jul 03 10:55:56.224022 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1263/5013] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:56 2026] GET /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:56.234631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:56.236408 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:55:56.236626 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:56.236827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:56.243876 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:56.243876 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:56.247314 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:56.252293 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb1591ac-16aa-47b5-a9bd-52075a95f5be tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:55:56.252885 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1238/5014] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:56 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:56.268770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:56.270355 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:55:56.270735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-301205390"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:56.272374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-301205390'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:55:56.272374 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume of 1 GB Jul 03 10:55:56.276972 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Availability Zones retrieved successfully. Jul 03 10:55:56.282940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Flow 'volume_create_api' (66fe5912-ce70-44db-ad9a-e0de7a5db08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:56.283888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c28eab-8a96-4d05-9fdb-0b1378367589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:56.284849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:55:56.311180 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c28eab-8a96-4d05-9fdb-0b1378367589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:56.311869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8a997c-9333-4fed-b973-1e719b9dff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:56.351007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Created reservations ['c51d39bf-2a0f-4f23-a591-3325dbe4729f', 'd73324cc-3203-4f75-8bcf-081e8bd6fd51', '45e4dbc3-19be-42c4-9152-949318cb4fc5', '36106645-ff2d-4fb9-be34-ef0ee6c046ef'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:56.351727 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8a997c-9333-4fed-b973-1e719b9dff4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c51d39bf-2a0f-4f23-a591-3325dbe4729f', 'd73324cc-3203-4f75-8bcf-081e8bd6fd51', '45e4dbc3-19be-42c4-9152-949318cb4fc5', '36106645-ff2d-4fb9-be34-ef0ee6c046ef']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:56.352483 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c8600d-6283-450a-932f-19442eaf5d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:56.374388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c8600d-6283-450a-932f-19442eaf5d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0101ff2-2bd5-45d1-b858-bff018b17172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-301205390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d0d49e41e04fe4b8eb7b256728f033',qos_specs=None,replication_status=,reservations=['c51d39bf-2a0f-4f23-a591-3325dbe4729f','d73324cc-3203-4f75-8bcf-081e8bd6fd51','45e4dbc3-19be-42c4-9152-949318cb4fc5','36106645-ff2d-4fb9-be34-ef0ee6c046ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10556f7c5b5545409534d1869befb7aa',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-301205390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0101ff2-2bd5-45d1-b858-bff018b17172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d0d49e41e04fe4b8eb7b256728f033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10556f7c5b5545409534d1869befb7aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:56.375150 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3779e05-4614-4576-a4d5-4bb25dfcf9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:56.393796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3779e05-4614-4576-a4d5-4bb25dfcf9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-301205390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d0d49e41e04fe4b8eb7b256728f033',qos_specs=None,replication_status=,reservations=['c51d39bf-2a0f-4f23-a591-3325dbe4729f','d73324cc-3203-4f75-8bcf-081e8bd6fd51','45e4dbc3-19be-42c4-9152-949318cb4fc5','36106645-ff2d-4fb9-be34-ef0ee6c046ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10556f7c5b5545409534d1869befb7aa',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:56.394693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8a326f-dcfe-44c3-8e8a-dcb8aae1a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:55:56.405026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8a326f-dcfe-44c3-8e8a-dcb8aae1a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:55:56.405879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Flow 'volume_create_api' (66fe5912-ce70-44db-ad9a-e0de7a5db08a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:55:56.406220 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create volume request issued successfully. Jul 03 10:55:56.406818 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5df0f220-0dea-4ec4-95ea-e073387ed814 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:55:56.407248 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1258/5015] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:55:56 2026] POST /volume/v3/volumes => generated 763 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:55:56.418737 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f797b066-44dc-497e-9c18-80e357ed1be6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:56.420477 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f797b066-44dc-497e-9c18-80e357ed1be6 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:55:56.420718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f797b066-44dc-497e-9c18-80e357ed1be6 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:56.420904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f797b066-44dc-497e-9c18-80e357ed1be6 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:56.427378 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:56.427378 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:56.430594 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f797b066-44dc-497e-9c18-80e357ed1be6 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:56.434667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f797b066-44dc-497e-9c18-80e357ed1be6 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 200 Jul 03 10:55:56.435051 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1257/5016] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:56 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:57.446569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:57.448463 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:55:57.448711 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:57.448895 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:57.455654 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:57.455654 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:57.459351 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:57.463709 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5501f7c-be5f-43d9-84ac-73c3e997838c tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 200 Jul 03 10:55:57.464065 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1264/5017] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:57 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:57.476364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:57.478431 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:55:57.478941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0101ff2-2bd5-45d1-b858-bff018b17172", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-578009924"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:57.490306 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:57.490306 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:57.490981 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:57.491153 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Create snapshot from volume f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:55:57.543411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Created reservations ['3b9f385e-299c-4889-adb9-233668fd9f80', '5245a3f3-372f-4502-9a58-8be57d5d328a', '99262208-9d36-4dde-a47a-fac82a71fb16', '70c4900b-4d8b-45ad-a63c-6d3290d43d3d'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:57.576158 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot create request issued successfully. Jul 03 10:55:57.576517 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e5b6ef0d-5fa0-4e48-acf9-2a8587e0f9b3 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:55:57.576937 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1239/5018] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:55:57 2026] POST /volume/v3/snapshots => generated 321 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:55:57.585795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a85ed666-ee39-4124-9bba-65a132cce823 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:57.587768 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a85ed666-ee39-4124-9bba-65a132cce823 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:55:57.587951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a85ed666-ee39-4124-9bba-65a132cce823 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:57.588181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a85ed666-ee39-4124-9bba-65a132cce823 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:57.594250 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:57.594250 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:57.594723 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a85ed666-ee39-4124-9bba-65a132cce823 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:57.595529 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a85ed666-ee39-4124-9bba-65a132cce823 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 returned with HTTP 200 Jul 03 10:55:57.595887 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1259/5019] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:57 2026] GET /volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:58.604481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c11b642d-8037-43ea-ae91-90a37417b809 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:58.606323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c11b642d-8037-43ea-ae91-90a37417b809 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:55:58.606555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c11b642d-8037-43ea-ae91-90a37417b809 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:58.606800 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c11b642d-8037-43ea-ae91-90a37417b809 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:58.612272 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:58.612272 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:58.612653 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c11b642d-8037-43ea-ae91-90a37417b809 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:58.613413 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c11b642d-8037-43ea-ae91-90a37417b809 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 returned with HTTP 200 Jul 03 10:55:58.613739 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1258/5020] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:58 2026] GET /volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:55:58.621595 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-219b0d12-09fb-421c-b362-de03e3b2a179 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:58.623408 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action Jul 03 10:55:58.623755 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:58.623881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:58.631783 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:58.631783 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:58.632212 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:58.669048 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Created reservations ['bddb2d8f-7d8a-436c-b5cd-f5174d04d51e', '1ec18069-4895-4559-9342-778d27fdfb71'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:55:58.677423 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Extend volume request issued successfully. Jul 03 10:55:58.677623 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-219b0d12-09fb-421c-b362-de03e3b2a179 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action returned with HTTP 202 Jul 03 10:55:58.678059 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1265/5021] 10.4.3.52 () {70 vars in 1424 bytes} [Fri Jul 3 10:55:58 2026] POST /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:55:58.684355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:58.686057 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:55:58.686308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:58.686541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:58.693313 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:58.693313 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:58.697969 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:58.703154 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-499a47a3-4e6e-4924-9c2b-74b5bee09466 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 200 Jul 03 10:55:58.703527 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1240/5022] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:58 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:59.715569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:59.717493 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:55:59.717695 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:59.717870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:59.724869 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:59.724869 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:55:59.728380 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:55:59.733091 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5c74a7c8-7452-47ca-83e4-085a459cbbeb tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 200 Jul 03 10:55:59.733559 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1260/5023] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:55:59 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:55:59.746886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:59.748830 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] POST https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action Jul 03 10:55:59.749356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action body: b'{"revert": {"snapshot_id": "d01e25ed-225a-47e5-871c-dce7fef8d874"}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:55:59.749528 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d01e25ed-225a-47e5-871c-dce7fef8d874"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:55:59.758096 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:59.758096 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:55:59.758556 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume retrieved successfully. Jul 03 10:55:59.769932 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] HTTP exception thrown: Can't revert volume f0101ff2-2bd5-45d1-b858-bff018b17172 to its latest snapshot d01e25ed-225a-47e5-871c-dce7fef8d874. The volume size must be equal to the snapshot size. Jul 03 10:55:59.770136 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-85e07ef0-fff4-4077-87ed-fdb2bcff2e95 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action returned with HTTP 400 Jul 03 10:55:59.770685 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1259/5024] 10.4.3.52 () {70 vars in 1424 bytes} [Fri Jul 3 10:55:59 2026] POST /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 10:55:59.778276 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:59.779976 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:55:59.780168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:59.780364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:59.780472 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete snapshot with id: d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:55:59.784964 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:59.784964 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:55:59.785499 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:59.801852 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot delete request issued successfully. Jul 03 10:55:59.802030 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5dafa56-d91f-4b9d-9539-cf7e78f338b5 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 returned with HTTP 202 Jul 03 10:55:59.802403 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1266/5025] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:55:59 2026] DELETE /volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:55:59.808784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:55:59.810594 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:55:59.810809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:55:59.811030 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:55:59.815949 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:55:59.815949 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:55:59.816429 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:55:59.817240 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-837aed09-da29-48a4-b03a-53d7ebd9e906 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 returned with HTTP 200 Jul 03 10:55:59.817597 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1241/5026] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:55:59 2026] GET /volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:00.827093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1024ec5f-e9b3-4749-9d68-fbaee3912e43 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:00.828767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1024ec5f-e9b3-4749-9d68-fbaee3912e43 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 Jul 03 10:56:00.828940 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1024ec5f-e9b3-4749-9d68-fbaee3912e43 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:00.829124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1024ec5f-e9b3-4749-9d68-fbaee3912e43 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:00.830854 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=167,cinder:UPDATE=47,cinder:INSERT=28 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:56:00.833652 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1024ec5f-e9b3-4749-9d68-fbaee3912e43 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 returned with HTTP 404 Jul 03 10:56:00.834048 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1261/5027] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:00 2026] GET /volume/v3/snapshots/d01e25ed-225a-47e5-871c-dce7fef8d874 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:00.840443 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:00.842558 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:56:00.842872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:00.843175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:00.843424 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete volume with id: f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:56:00.850285 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:00.850285 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:00.850699 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:56:00.864890 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete volume request issued successfully. Jul 03 10:56:00.865126 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f94d423-7c5f-4a8d-ac1d-e1eb4b2da7bc tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 202 Jul 03 10:56:00.865495 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1260/5028] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:56:00 2026] DELETE /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:56:00.872412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e166acd4-de64-4b92-ad52-63253482567f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:00.874227 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e166acd4-de64-4b92-ad52-63253482567f tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:56:00.874444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e166acd4-de64-4b92-ad52-63253482567f tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:00.874633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e166acd4-de64-4b92-ad52-63253482567f tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:00.882936 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:00.882936 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:00.887816 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e166acd4-de64-4b92-ad52-63253482567f tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:56:00.893568 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e166acd4-de64-4b92-ad52-63253482567f tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 200 Jul 03 10:56:00.894041 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1267/5029] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:56:00 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:01.905494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cae811f2-e321-4818-a797-1a1d75ad8b97 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:01.907217 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cae811f2-e321-4818-a797-1a1d75ad8b97 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 Jul 03 10:56:01.907413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cae811f2-e321-4818-a797-1a1d75ad8b97 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:01.907587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cae811f2-e321-4818-a797-1a1d75ad8b97 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:01.912957 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cae811f2-e321-4818-a797-1a1d75ad8b97 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 returned with HTTP 404 Jul 03 10:56:01.913418 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1242/5030] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:56:01 2026] GET /volume/v3/volumes/f0101ff2-2bd5-45d1-b858-bff018b17172 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:56:01.919627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:01.921274 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:56:01.921438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:01.921603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:01.921711 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete snapshot with id: a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:56:01.926544 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:01.926544 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:01.926925 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:56:01.940702 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot delete request issued successfully. Jul 03 10:56:01.940850 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f079c9ea-40b3-43de-8a4a-3117397a9896 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 202 Jul 03 10:56:01.941296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1262/5031] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:56:01 2026] DELETE /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:01.947281 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:01.949128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:56:01.949410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:01.949686 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:01.951680 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=205,cinder:UPDATE=62,cinder:INSERT=39 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:56:01.955757 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:01.955757 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:01.956299 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Snapshot retrieved successfully. Jul 03 10:56:01.957183 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-24394516-344a-4eb8-8af4-4d9ae413fa35 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 200 Jul 03 10:56:01.957742 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1261/5032] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:01 2026] GET /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:02.966354 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f9bbffe6-e294-44b2-bac7-1b482de14c1b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:02.968200 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9bbffe6-e294-44b2-bac7-1b482de14c1b tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 Jul 03 10:56:02.968412 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9bbffe6-e294-44b2-bac7-1b482de14c1b tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:02.968588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f9bbffe6-e294-44b2-bac7-1b482de14c1b tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:02.970617 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=183,cinder:INSERT=24,cinder:UPDATE=35 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:56:02.974868 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f9bbffe6-e294-44b2-bac7-1b482de14c1b tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 returned with HTTP 404 Jul 03 10:56:02.975563 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1268/5033] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:02 2026] GET /volume/v3/snapshots/a6beedf0-6d16-480d-95f7-8e9cb792bb79 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:02.983674 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:02.985455 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] DELETE https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:56:02.985645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:02.985817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:02.986000 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete volume with id: 491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:56:02.992763 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:02.992763 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:02.993301 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:56:03.018285 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Delete volume request issued successfully. Jul 03 10:56:03.018475 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2afd82e7-a004-4035-8bd3-499edc29ae9d tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 202 Jul 03 10:56:03.018934 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1243/5034] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:56:02 2026] DELETE /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:56:03.027054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:03.028514 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:56:03.028717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:03.028931 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:03.035485 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:03.035485 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:03.038780 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Volume info retrieved successfully. Jul 03 10:56:03.042782 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8e76bed6-c3fe-4237-9c09-d5d9dbc10526 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 200 Jul 03 10:56:03.043170 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1263/5035] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:56:03 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:04.055614 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8528a9da-352f-43f2-a128-ef550e4f30e9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:04.057306 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8528a9da-352f-43f2-a128-ef550e4f30e9 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] GET https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 Jul 03 10:56:04.057529 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8528a9da-352f-43f2-a128-ef550e4f30e9 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:04.057719 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8528a9da-352f-43f2-a128-ef550e4f30e9 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:04.063124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8528a9da-352f-43f2-a128-ef550e4f30e9 tempest-VolumeRevertTests-108217934 tempest-VolumeRevertTests-108217934-project-member] https://10.4.3.52/volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 returned with HTTP 404 Jul 03 10:56:04.063558 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1262/5036] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:56:04 2026] GET /volume/v3/volumes/491b5680-f1e2-46d5-ab69-dee710264418 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:56:05.584252 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1c53e2f7-271a-420d-8adb-52af000cd65e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:05.633725 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c53e2f7-271a-420d-8adb-52af000cd65e tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-admin] GET https://10.4.3.52/volume/v3/scheduler-stats/get_pools Jul 03 10:56:05.633921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c53e2f7-271a-420d-8adb-52af000cd65e tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:05.634094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1c53e2f7-271a-420d-8adb-52af000cd65e tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-admin] Calling method 'get_pools' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:06.136255 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1c53e2f7-271a-420d-8adb-52af000cd65e tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-admin] https://10.4.3.52/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 10:56:06.136588 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1269/5037] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:56:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:06.144288 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:06.199726 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-reader] GET https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool Jul 03 10:56:06.200036 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-reader] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:06.200274 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-reader] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:06.201056 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.policy [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '18cd5ceae96a4192807933d73147d520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05af39fd3dc848cdbc257cbfaba4b60c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99873) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 10:56:06.201286 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-202fb2a0-53d5-4b64-9a6e-1cccca313778 tempest-ProjectReaderTests-1092079761 tempest-ProjectReaderTests-1092079761-project-reader] https://10.4.3.52/volume/v3/capabilities/np0000004406@storpool returned with HTTP 403 Jul 03 10:56:06.201941 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1244/5038] 10.4.3.52 () {66 vars in 1311 bytes} [Fri Jul 3 10:56:06 2026] GET /volume/v3/capabilities/np0000004406@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:13.006441 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=30,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:56:13.041680 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:56:13.319375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:13.321163 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:13.321327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1638933281"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:13.322623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1638933281'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:13.322744 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:13.326297 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:13.331366 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (71901313-5b2e-4428-9f6f-b0cbcca6c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:13.332205 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31eed90d-f214-418d-83b8-597f16974fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:13.332972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:13.354240 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31eed90d-f214-418d-83b8-597f16974fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:13.354904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc14662-0a04-4423-b08e-2f45f3c873e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:13.402310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['4c004dfb-9204-4f5f-95a5-c6e65aa37f66', 'cbba4b2f-0b9e-4fd6-b5ae-788d27ab2525', 'bbc0943b-1600-4db8-8f53-7af99a79d94a', 'eb0f3d2b-63c4-428b-b034-445f476855c4'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:13.402986 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc14662-0a04-4423-b08e-2f45f3c873e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c004dfb-9204-4f5f-95a5-c6e65aa37f66', 'cbba4b2f-0b9e-4fd6-b5ae-788d27ab2525', 'bbc0943b-1600-4db8-8f53-7af99a79d94a', 'eb0f3d2b-63c4-428b-b034-445f476855c4']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:13.403616 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654aa5cf-100f-4135-8149-79620f183299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:13.423371 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654aa5cf-100f-4135-8149-79620f183299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814b7aa2-0d8b-4c6f-88d5-58e1b9de2663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1638933281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['4c004dfb-9204-4f5f-95a5-c6e65aa37f66','cbba4b2f-0b9e-4fd6-b5ae-788d27ab2525','bbc0943b-1600-4db8-8f53-7af99a79d94a','eb0f3d2b-63c4-428b-b034-445f476855c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1638933281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814b7aa2-0d8b-4c6f-88d5-58e1b9de2663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:13.424026 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef8cfd7-8bf6-43ea-9796-9f9d2912be47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:13.441967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef8cfd7-8bf6-43ea-9796-9f9d2912be47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1638933281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['4c004dfb-9204-4f5f-95a5-c6e65aa37f66','cbba4b2f-0b9e-4fd6-b5ae-788d27ab2525','bbc0943b-1600-4db8-8f53-7af99a79d94a','eb0f3d2b-63c4-428b-b034-445f476855c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:13.442578 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cba54e-38ff-4512-8306-ca1d4a47cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:13.451851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cba54e-38ff-4512-8306-ca1d4a47cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:13.452587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (71901313-5b2e-4428-9f6f-b0cbcca6c574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:13.452878 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:13.453505 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a2edc81d-f89b-4337-a3ad-e5a81e8a0484 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:13.453940 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1264/5039] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:13 2026] POST /volume/v3/volumes => generated 747 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:13.465077 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:13.467472 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:13.467764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:13.468000 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:13.478263 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:13.478263 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:13.482961 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:13.488380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4dd80d4e-43df-43d6-a3d4-e10cf21bec6e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:13.488872 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1263/5040] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:13 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:14.501665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5b32d79f-9fc0-4182-bace-525529c927b2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:14.503379 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5b32d79f-9fc0-4182-bace-525529c927b2 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:14.503699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5b32d79f-9fc0-4182-bace-525529c927b2 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:14.505089 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5b32d79f-9fc0-4182-bace-525529c927b2 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:14.510925 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:14.510925 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:14.514140 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5b32d79f-9fc0-4182-bace-525529c927b2 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:14.517685 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5b32d79f-9fc0-4182-bace-525529c927b2 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:14.518145 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1270/5041] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:14 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:14.529420 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:14.530914 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action Jul 03 10:56:14.531226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action body: b'{"os-attach": {"instance_uuid": "ab248d58-6cf4-4afa-b6dc-7dcd78c2a94f", "mountpoint": "/dev/vdb"}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:14.531342 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ab248d58-6cf4-4afa-b6dc-7dcd78c2a94f", "mountpoint": "/dev/vdb"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:14.539367 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:14.539367 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:14.539764 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:14.551192 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Update volume admin metadata completed successfully. Jul 03 10:56:15.054464 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Attach volume completed successfully. Jul 03 10:56:15.054766 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eb579a64-98c7-4780-b5f5-03d7dc45afa3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action returned with HTTP 202 Jul 03 10:56:15.055418 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1245/5042] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:14 2026] POST /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:15.064579 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:15.067436 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:15.067763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:15.068093 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:15.080477 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:15.080477 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:15.084915 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:15.090189 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3b2cb6df-6dd5-44e8-8b6e-30d59dca62c6 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:15.090600 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1265/5043] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:15 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:15.107338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-97063918-1808-43b4-b2f9-7ca2857a7013 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:15.109920 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97063918-1808-43b4-b2f9-7ca2857a7013 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:15.110078 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97063918-1808-43b4-b2f9-7ca2857a7013 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:15.110367 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-97063918-1808-43b4-b2f9-7ca2857a7013 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:15.123825 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:15.123825 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:15.128720 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-97063918-1808-43b4-b2f9-7ca2857a7013 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:15.133800 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-97063918-1808-43b4-b2f9-7ca2857a7013 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:15.134214 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1264/5044] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:15 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:15.147847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-876a582d-25ee-4e55-8664-9e591db350c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:15.282130 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-876a582d-25ee-4e55-8664-9e591db350c1 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action Jul 03 10:56:15.282130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-876a582d-25ee-4e55-8664-9e591db350c1 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:15.282130 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-876a582d-25ee-4e55-8664-9e591db350c1 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:15.292409 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:15.292409 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:15.293016 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-876a582d-25ee-4e55-8664-9e591db350c1 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '814b7aa2-0d8b-4c6f-88d5-58e1b9de2663' with '{'status': 'error'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:15.318594 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-876a582d-25ee-4e55-8664-9e591db350c1 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action returned with HTTP 202 Jul 03 10:56:15.319209 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1271/5045] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:15 2026] POST /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:15.327839 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:15.329659 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:15.329906 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:15.330157 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:15.339612 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:15.339612 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:15.343003 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:15.347699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ecd49032-1863-494d-8d9d-73b4c28eab09 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:15.348155 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1246/5046] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:15 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:15.360265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:15.362141 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action Jul 03 10:56:15.362448 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8a35a880-4c58-44de-9cdb-dea30b679661"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:15.362569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8a35a880-4c58-44de-9cdb-dea30b679661"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:15.374627 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:15.374627 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:15.374965 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Volume info retrieved successfully. Jul 03 10:56:15.879417 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Terminate volume connection completed successfully. Jul 03 10:56:15.886183 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99875) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 10:56:16.397270 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Detach volume completed successfully. Jul 03 10:56:16.397687 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-989b37be-a3c8-41ca-8c72-3ec9ee83bb38 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action returned with HTTP 202 Jul 03 10:56:16.397877 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1266/5047] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:15 2026] POST /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action => generated 0 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:16.403793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:16.405309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:16.405484 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:16.405662 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:16.411725 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:16.411725 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:16.414860 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:16.418323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-06e0e4a6-733b-4efa-a81a-347e8984bbc9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:16.418703 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1265/5048] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:16 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:16.429451 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2556b409-27f1-46d3-af21-c21aa4396ced None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:16.433035 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2556b409-27f1-46d3-af21-c21aa4396ced tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:16.433035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2556b409-27f1-46d3-af21-c21aa4396ced tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:16.433035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2556b409-27f1-46d3-af21-c21aa4396ced tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:16.438604 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:16.438604 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:16.442223 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2556b409-27f1-46d3-af21-c21aa4396ced tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:16.446388 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2556b409-27f1-46d3-af21-c21aa4396ced tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:16.446902 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1272/5049] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:16 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:16.457640 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:16.459257 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action Jul 03 10:56:16.459563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action body: b'{"os-detach": {}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:16.459690 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:16.466933 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:16.466933 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:16.467333 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:16.970650 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Detach volume completed successfully. Jul 03 10:56:16.970708 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0d74eeeb-1a2a-4bb0-b83b-73ead096e131 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action returned with HTTP 202 Jul 03 10:56:16.971134 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1247/5050] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:16 2026] POST /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663/action => generated 0 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:16.977632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:16.979349 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:16.979527 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:16.979729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:16.986333 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:16.986333 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:16.990454 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:16.995512 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2672373f-30d5-4dd0-9d8a-69fcb4c90058 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:16.996074 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1267/5051] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:16 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:17.007805 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:17.009366 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:17.009527 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:17.009703 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:17.016027 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:17.016027 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:17.019259 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:17.022954 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78181bbe-6b2c-442a-bb9a-220e66a38e75 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:17.023298 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1266/5052] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:17 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:17.034454 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d062cfd1-9267-4028-a82f-449e1d690822 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:17.035928 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:17.036295 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:17.036588 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:17.037783 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: 814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:17.043719 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:17.043719 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:17.044325 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:17.059365 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume request issued successfully. Jul 03 10:56:17.060150 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d062cfd1-9267-4028-a82f-449e1d690822 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 202 Jul 03 10:56:17.060150 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1273/5053] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:17 2026] DELETE /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:17.067242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-90012021-46c8-4503-a9e8-197d1e719188 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:17.069087 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-90012021-46c8-4503-a9e8-197d1e719188 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:17.069298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-90012021-46c8-4503-a9e8-197d1e719188 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:17.069474 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-90012021-46c8-4503-a9e8-197d1e719188 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:17.076764 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:17.076764 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:17.080185 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-90012021-46c8-4503-a9e8-197d1e719188 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:17.084096 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-90012021-46c8-4503-a9e8-197d1e719188 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 200 Jul 03 10:56:17.084478 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1248/5054] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:17 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:18.096239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-415ee8b2-0a10-4621-b87e-b724d4c4431e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:18.098447 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-415ee8b2-0a10-4621-b87e-b724d4c4431e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 Jul 03 10:56:18.098623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-415ee8b2-0a10-4621-b87e-b724d4c4431e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:18.098826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-415ee8b2-0a10-4621-b87e-b724d4c4431e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:18.104051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-415ee8b2-0a10-4621-b87e-b724d4c4431e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 returned with HTTP 404 Jul 03 10:56:18.104544 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1268/5055] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:18 2026] GET /volume/v3/volumes/814b7aa2-0d8b-4c6f-88d5-58e1b9de2663 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:25.042867 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2a148662-3da3-4315-bba2-30bd9e4be526 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:25.044452 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:25.044765 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-252159638"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:25.046120 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-252159638'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:25.046261 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:25.050010 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:25.055096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (d9ad30f1-2f10-4040-ae20-c140b59050eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:25.055924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df60f0a-8344-47e9-8c82-ee2a39aab5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:25.056722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:25.081223 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df60f0a-8344-47e9-8c82-ee2a39aab5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:25.081878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2364a5cf-afcc-4bf7-8c65-ea17f11782c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:25.127016 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['e0da774d-3477-476e-bcc3-15945f117d2b', 'db270074-09f2-49f1-829a-f869d26a230c', 'ef62f4c8-8e47-4e49-9213-708ddbe8d013', '75dc8042-538e-4664-beec-05b3138c660b'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:25.128119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2364a5cf-afcc-4bf7-8c65-ea17f11782c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0da774d-3477-476e-bcc3-15945f117d2b', 'db270074-09f2-49f1-829a-f869d26a230c', 'ef62f4c8-8e47-4e49-9213-708ddbe8d013', '75dc8042-538e-4664-beec-05b3138c660b']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:25.129246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da948811-5ec0-478a-a1dc-e9816089f3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:25.159343 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da948811-5ec0-478a-a1dc-e9816089f3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '601c0c1a-ecab-4e54-85ef-c9eb54e9d104', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-252159638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['e0da774d-3477-476e-bcc3-15945f117d2b','db270074-09f2-49f1-829a-f869d26a230c','ef62f4c8-8e47-4e49-9213-708ddbe8d013','75dc8042-538e-4664-beec-05b3138c660b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-252159638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=601c0c1a-ecab-4e54-85ef-c9eb54e9d104,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:25.160419 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db519ebb-6bfc-4223-a7f3-3cd14d51dd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:25.177338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db519ebb-6bfc-4223-a7f3-3cd14d51dd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-252159638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['e0da774d-3477-476e-bcc3-15945f117d2b','db270074-09f2-49f1-829a-f869d26a230c','ef62f4c8-8e47-4e49-9213-708ddbe8d013','75dc8042-538e-4664-beec-05b3138c660b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:25.177957 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2968904-4d44-4eb9-8953-449b6998fb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:25.186612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2968904-4d44-4eb9-8953-449b6998fb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:25.187370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (d9ad30f1-2f10-4040-ae20-c140b59050eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:25.187674 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:25.188196 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2a148662-3da3-4315-bba2-30bd9e4be526 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:25.188590 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1267/5056] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:25 2026] POST /volume/v3/volumes => generated 746 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:25.199930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:25.201619 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:25.201801 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:25.201967 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:25.208934 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:25.208934 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:25.212234 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:25.215849 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cd55afbe-f2b6-4cae-8d4a-5e5637deb866 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 200 Jul 03 10:56:25.216343 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1274/5057] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:25 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:26.227772 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:26.229560 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:26.229749 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:26.229931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:26.236514 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:26.236514 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:26.240035 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:26.244022 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e31b143a-1e37-4e0d-9007-fea07e72a2da tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 200 Jul 03 10:56:26.244428 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1249/5058] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:26 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:26.257858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:26.259570 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action Jul 03 10:56:26.259905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:26.260025 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:26.267669 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:26.267669 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:26.268009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '601c0c1a-ecab-4e54-85ef-c9eb54e9d104' with '{'status': 'attaching'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:26.289572 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1895370d-7a30-4ee1-9d4a-9f84ad36b8dc tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action returned with HTTP 202 Jul 03 10:56:26.290004 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1269/5059] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:26 2026] POST /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:26.296486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:26.298270 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:26.298478 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:26.298659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:26.306097 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:26.306097 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:26.309555 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:26.313572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cfe160ea-cfdb-477b-b352-6fe3e2c7d54c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 200 Jul 03 10:56:26.313927 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1268/5060] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:26 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:26.326852 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:26.328916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action Jul 03 10:56:26.329332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:26.329504 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:26.338064 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:26.338064 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:26.338483 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Volume info retrieved successfully. Jul 03 10:56:26.360224 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Delete volume request issued successfully. Jul 03 10:56:26.360427 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1ae8476d-9ba0-4430-95ee-d98966e4802d tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action returned with HTTP 202 Jul 03 10:56:26.360803 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1275/5061] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:26 2026] POST /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:26.368142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:26.369711 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:26.369903 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:26.370073 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:26.376616 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:26.376616 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:26.380071 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:26.383839 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1200be5c-5c9e-4a09-9034-4f0436e340b5 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 200 Jul 03 10:56:26.384221 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1250/5062] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:26 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:27.398009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9cf55f15-f38d-4922-a591-5bce746a7359 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:27.399802 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9cf55f15-f38d-4922-a591-5bce746a7359 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:27.399974 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9cf55f15-f38d-4922-a591-5bce746a7359 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:27.400158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9cf55f15-f38d-4922-a591-5bce746a7359 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:27.404994 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9cf55f15-f38d-4922-a591-5bce746a7359 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 404 Jul 03 10:56:27.405426 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1270/5063] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:27 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:27.411698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ff649407-02c4-4f3a-86af-6dfe5790ce0d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:27.413190 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff649407-02c4-4f3a-86af-6dfe5790ce0d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:27.413359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff649407-02c4-4f3a-86af-6dfe5790ce0d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:27.413539 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ff649407-02c4-4f3a-86af-6dfe5790ce0d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:27.418809 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ff649407-02c4-4f3a-86af-6dfe5790ce0d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 404 Jul 03 10:56:27.419209 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1269/5064] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:27 2026] GET /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:27.425349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f0671048-c0a2-4bbd-ad75-39efad234368 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:27.427512 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0671048-c0a2-4bbd-ad75-39efad234368 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:27.427732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0671048-c0a2-4bbd-ad75-39efad234368 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:27.427951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f0671048-c0a2-4bbd-ad75-39efad234368 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:27.428153 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-f0671048-c0a2-4bbd-ad75-39efad234368 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: 601c0c1a-ecab-4e54-85ef-c9eb54e9d104 Jul 03 10:56:27.433367 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f0671048-c0a2-4bbd-ad75-39efad234368 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 returned with HTTP 404 Jul 03 10:56:27.433802 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1276/5065] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:27 2026] DELETE /volume/v3/volumes/601c0c1a-ecab-4e54-85ef-c9eb54e9d104 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:27.441280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:27.442956 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:27.443290 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-426739299"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:27.444598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-426739299'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:27.444710 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:27.448073 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:27.453100 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (0702afff-cd6f-41ac-9894-3a65bd52c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:27.453954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7250e017-d106-49af-8ba6-068e7671eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:27.454739 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:27.475286 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7250e017-d106-49af-8ba6-068e7671eb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:27.475853 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8aa59c-ed8a-4c0c-80f6-8048cda1b084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:27.510286 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['1d52e85a-156e-4eed-947d-50867f29463b', 'd9be80f6-ab92-4858-8477-a803f0a508a2', '38c1ad7e-f2ef-443d-908d-7319dea28f55', '99dbbf38-6ce2-4f69-a15c-8a696f03984f'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:27.510907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8aa59c-ed8a-4c0c-80f6-8048cda1b084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d52e85a-156e-4eed-947d-50867f29463b', 'd9be80f6-ab92-4858-8477-a803f0a508a2', '38c1ad7e-f2ef-443d-908d-7319dea28f55', '99dbbf38-6ce2-4f69-a15c-8a696f03984f']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:27.511575 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a301b81-8637-40f9-92f8-0222e535b5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:27.546639 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a301b81-8637-40f9-92f8-0222e535b5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dedd210f-0234-4ec4-87fb-b73e6b1543f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426739299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['1d52e85a-156e-4eed-947d-50867f29463b','d9be80f6-ab92-4858-8477-a803f0a508a2','38c1ad7e-f2ef-443d-908d-7319dea28f55','99dbbf38-6ce2-4f69-a15c-8a696f03984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426739299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dedd210f-0234-4ec4-87fb-b73e6b1543f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:27.547270 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d703c907-ffe2-49bf-94d1-c577ad3867b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:27.580510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d703c907-ffe2-49bf-94d1-c577ad3867b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426739299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['1d52e85a-156e-4eed-947d-50867f29463b','d9be80f6-ab92-4858-8477-a803f0a508a2','38c1ad7e-f2ef-443d-908d-7319dea28f55','99dbbf38-6ce2-4f69-a15c-8a696f03984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:27.581168 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bcc80f-1665-4687-81f5-535c93d0968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:27.603656 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bcc80f-1665-4687-81f5-535c93d0968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:27.604371 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (0702afff-cd6f-41ac-9894-3a65bd52c02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:27.604632 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:27.605113 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-82dc1cfe-83bf-4cd5-9297-b0d6dc154919 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:27.605544 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1251/5066] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:27 2026] POST /volume/v3/volumes => generated 746 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:27.618518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:27.620299 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:27.620548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:27.620787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:27.627798 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:27.627798 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:27.631808 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:27.634950 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-dd27b881-5c1c-48df-a3c3-b35950a10986 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 200 Jul 03 10:56:27.646753 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1271/5067] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:27 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:28.648176 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:28.650197 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:28.650451 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:28.650683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:28.658157 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:28.658157 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:28.661410 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:28.665493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-78b5e4b7-2ee7-4797-9acf-f021f34662fd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 200 Jul 03 10:56:28.665841 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1270/5068] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:28 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:28.677239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:28.679022 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action Jul 03 10:56:28.679465 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:28.679639 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:28.689704 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:28.689704 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:28.690227 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume 'dedd210f-0234-4ec4-87fb-b73e6b1543f3' with '{'status': 'creating'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:28.706332 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-700b9c31-cd0b-4ea9-ba10-6cfa3b77ba5c tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action returned with HTTP 202 Jul 03 10:56:28.706719 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1277/5069] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:28 2026] POST /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:28.713241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:28.715074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:28.715293 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:28.715493 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:28.722004 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:28.722004 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:28.725204 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:28.728825 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-59c91463-c3b3-44a4-aedb-23f5389bbde3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 200 Jul 03 10:56:28.729170 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1252/5070] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:28 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:28.740361 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:28.742591 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action Jul 03 10:56:28.742830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:28.742958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:28.750880 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:28.750880 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:28.751220 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Volume info retrieved successfully. Jul 03 10:56:28.767117 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Delete volume request issued successfully. Jul 03 10:56:28.767328 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe0e56bb-f92a-45f4-88a3-88317ef68434 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action returned with HTTP 202 Jul 03 10:56:28.767734 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1272/5071] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:28 2026] POST /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:28.774252 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:28.775905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:28.776097 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:28.776305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:28.783569 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:28.783569 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:28.786757 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:28.790539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-edbbecee-b1fa-49ee-a806-bd2dbeeb29cf tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 200 Jul 03 10:56:28.790856 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1271/5072] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:28 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:29.802899 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b5a8afc0-209d-4eb6-a25f-046f3d7fe690 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:29.804592 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5a8afc0-209d-4eb6-a25f-046f3d7fe690 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:29.804797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5a8afc0-209d-4eb6-a25f-046f3d7fe690 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:29.805080 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b5a8afc0-209d-4eb6-a25f-046f3d7fe690 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:29.810344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b5a8afc0-209d-4eb6-a25f-046f3d7fe690 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 404 Jul 03 10:56:29.810808 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1278/5073] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:29 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:29.816686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d2374f86-2311-488a-b95e-9077db0098e1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:29.818401 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d2374f86-2311-488a-b95e-9077db0098e1 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:29.818600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d2374f86-2311-488a-b95e-9077db0098e1 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:29.818774 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d2374f86-2311-488a-b95e-9077db0098e1 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:29.824003 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d2374f86-2311-488a-b95e-9077db0098e1 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 404 Jul 03 10:56:29.824457 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1253/5074] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:29 2026] GET /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:29.830991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-08839908-eab7-46b2-b733-f5f1de8e000b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:29.832915 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-08839908-eab7-46b2-b733-f5f1de8e000b tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:29.833139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-08839908-eab7-46b2-b733-f5f1de8e000b tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:29.833370 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-08839908-eab7-46b2-b733-f5f1de8e000b tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:29.833564 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-08839908-eab7-46b2-b733-f5f1de8e000b tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: dedd210f-0234-4ec4-87fb-b73e6b1543f3 Jul 03 10:56:29.839655 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-08839908-eab7-46b2-b733-f5f1de8e000b tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 returned with HTTP 404 Jul 03 10:56:29.840149 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1273/5075] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:29 2026] DELETE /volume/v3/volumes/dedd210f-0234-4ec4-87fb-b73e6b1543f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:29.846814 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:29.848736 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:29.849069 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1389403948"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:29.850467 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1389403948'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:29.850579 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:29.854224 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:29.859304 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (f3cea57d-c76d-4bed-a37b-633edb9c32a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:29.860647 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de492ed8-dead-475c-9242-8143a10f1173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:29.861429 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:29.883425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de492ed8-dead-475c-9242-8143a10f1173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:29.884173 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eec57c3-fe9a-4d67-8758-8b4ed053aca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:29.918417 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['ab392c60-c4f9-493b-8bc9-1d0c94ba552b', '4879d7f1-4dd0-402b-9b62-6450f9ebcf34', '69474b81-c79d-4aee-920e-3e07c4fd23cf', '97d90cb1-f2d3-4e34-a3df-797bab03f242'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:29.919361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eec57c3-fe9a-4d67-8758-8b4ed053aca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab392c60-c4f9-493b-8bc9-1d0c94ba552b', '4879d7f1-4dd0-402b-9b62-6450f9ebcf34', '69474b81-c79d-4aee-920e-3e07c4fd23cf', '97d90cb1-f2d3-4e34-a3df-797bab03f242']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:29.920204 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae3e1a-f9fc-45a1-9f2d-9fd6c7a49d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:29.940921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae3e1a-f9fc-45a1-9f2d-9fd6c7a49d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103cb642-2c16-406f-996c-5b9d06c53541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1389403948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['ab392c60-c4f9-493b-8bc9-1d0c94ba552b','4879d7f1-4dd0-402b-9b62-6450f9ebcf34','69474b81-c79d-4aee-920e-3e07c4fd23cf','97d90cb1-f2d3-4e34-a3df-797bab03f242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1389403948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103cb642-2c16-406f-996c-5b9d06c53541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:29.941600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeac5504-40ef-47b0-bc1e-c0f5f61308a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:29.956606 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeac5504-40ef-47b0-bc1e-c0f5f61308a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1389403948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['ab392c60-c4f9-493b-8bc9-1d0c94ba552b','4879d7f1-4dd0-402b-9b62-6450f9ebcf34','69474b81-c79d-4aee-920e-3e07c4fd23cf','97d90cb1-f2d3-4e34-a3df-797bab03f242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:29.957251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0b3a30-371d-4691-b712-cedf5a156209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:29.965081 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0b3a30-371d-4691-b712-cedf5a156209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:29.965802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (f3cea57d-c76d-4bed-a37b-633edb9c32a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:29.966082 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:29.966617 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f99ccee4-883c-4fcb-acb4-d7cb3034d07e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:29.966984 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1272/5076] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:29 2026] POST /volume/v3/volumes => generated 747 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:29.978633 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:29.980629 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:29.980629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:29.980724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:29.987028 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:29.987028 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:29.990074 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:29.993577 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ab94caa-9c38-4688-9d86-6ff6e32a6d4f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 200 Jul 03 10:56:29.993890 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1279/5077] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:29 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:31.006160 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-78346dff-19c4-4072-a93b-0fae287e05df None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:31.007890 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-78346dff-19c4-4072-a93b-0fae287e05df tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:31.008083 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-78346dff-19c4-4072-a93b-0fae287e05df tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:31.008295 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-78346dff-19c4-4072-a93b-0fae287e05df tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:31.014617 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:31.014617 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:31.017661 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-78346dff-19c4-4072-a93b-0fae287e05df tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:31.021175 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-78346dff-19c4-4072-a93b-0fae287e05df tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 200 Jul 03 10:56:31.021520 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1254/5078] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:31 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:31.032243 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:31.034124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action Jul 03 10:56:31.034536 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:31.034675 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:31.043430 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:31.043430 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:31.043806 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '103cb642-2c16-406f-996c-5b9d06c53541' with '{'status': 'error'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:31.060014 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2828e7eb-b4ee-4a1a-b312-efe7ffdf89c7 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action returned with HTTP 202 Jul 03 10:56:31.060387 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1274/5079] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:31 2026] POST /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:31.066403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4bd8d002-2701-49a5-9874-83964b465c1d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:31.068162 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4bd8d002-2701-49a5-9874-83964b465c1d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:31.068370 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4bd8d002-2701-49a5-9874-83964b465c1d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:31.068549 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4bd8d002-2701-49a5-9874-83964b465c1d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:31.075051 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:31.075051 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:31.078405 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4bd8d002-2701-49a5-9874-83964b465c1d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:31.081944 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4bd8d002-2701-49a5-9874-83964b465c1d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 200 Jul 03 10:56:31.082309 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1273/5080] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:31 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:31.093023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:31.094700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action Jul 03 10:56:31.095010 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:31.095138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:31.102710 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:31.102710 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:31.102990 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Volume info retrieved successfully. Jul 03 10:56:31.119085 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Delete volume request issued successfully. Jul 03 10:56:31.119234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5ad467df-53d4-44fb-a9ca-bfbb0b4f4233 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action returned with HTTP 202 Jul 03 10:56:31.119663 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1280/5081] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:31 2026] POST /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:31.126060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:31.127887 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:31.128128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:31.128373 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:31.135897 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:31.135897 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:31.139593 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:31.144229 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9eb212b7-e2e3-4279-a0cd-7e63e40da29f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 200 Jul 03 10:56:31.144692 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1255/5082] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:31 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:32.156253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cb41f0cc-95a7-446a-a256-f6b78cd8b406 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:32.159151 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cb41f0cc-95a7-446a-a256-f6b78cd8b406 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:32.159151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cb41f0cc-95a7-446a-a256-f6b78cd8b406 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:32.159151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cb41f0cc-95a7-446a-a256-f6b78cd8b406 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:32.164017 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cb41f0cc-95a7-446a-a256-f6b78cd8b406 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 404 Jul 03 10:56:32.164490 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1275/5083] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:32 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:32.170535 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7259af6e-6e7c-47af-9ca0-131889eaeac3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:32.172095 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7259af6e-6e7c-47af-9ca0-131889eaeac3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:32.172322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7259af6e-6e7c-47af-9ca0-131889eaeac3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:32.172498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7259af6e-6e7c-47af-9ca0-131889eaeac3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:32.177956 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7259af6e-6e7c-47af-9ca0-131889eaeac3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 404 Jul 03 10:56:32.178602 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1274/5084] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:32 2026] GET /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:32.184248 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:32.185955 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:32.186173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:32.186376 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:32.186564 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: 103cb642-2c16-406f-996c-5b9d06c53541 Jul 03 10:56:32.191743 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1d57715a-ab7e-4947-90c2-d70674d7f45e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 returned with HTTP 404 Jul 03 10:56:32.192172 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1281/5085] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:32 2026] DELETE /volume/v3/volumes/103cb642-2c16-406f-996c-5b9d06c53541 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:32.198558 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:32.200098 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:32.200483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1082216287"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:32.201831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1082216287'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:32.201961 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:32.205437 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:32.210497 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (e2960a76-fa4f-46bb-8b38-a10bb2f1eb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:32.211357 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c456e-ac24-4cfa-8a37-44dc14a9382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:32.212163 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:32.234660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c456e-ac24-4cfa-8a37-44dc14a9382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:32.235362 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac18588-fbe5-4bfa-96ea-a5e25f73ee68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:32.268802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['a0624808-57fa-4e6e-a785-fd4e3c75478a', '3480a80c-ab35-495c-80c4-31c4bd199e15', '8e727d2e-8be0-4772-8866-091dfe5c3eea', 'b9d5d38c-9b0d-4d1b-b094-3fed5ee55721'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:32.269696 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac18588-fbe5-4bfa-96ea-a5e25f73ee68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0624808-57fa-4e6e-a785-fd4e3c75478a', '3480a80c-ab35-495c-80c4-31c4bd199e15', '8e727d2e-8be0-4772-8866-091dfe5c3eea', 'b9d5d38c-9b0d-4d1b-b094-3fed5ee55721']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:32.270440 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89428b8b-fada-4877-9f6f-fccfa618147d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:32.290632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89428b8b-fada-4877-9f6f-fccfa618147d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd224489f-fa3b-413e-8c3c-28c7f283a7c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1082216287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['a0624808-57fa-4e6e-a785-fd4e3c75478a','3480a80c-ab35-495c-80c4-31c4bd199e15','8e727d2e-8be0-4772-8866-091dfe5c3eea','b9d5d38c-9b0d-4d1b-b094-3fed5ee55721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1082216287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d224489f-fa3b-413e-8c3c-28c7f283a7c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:32.291333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb321ed-6477-4a99-a823-d1b3588a1d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:32.305738 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb321ed-6477-4a99-a823-d1b3588a1d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1082216287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['a0624808-57fa-4e6e-a785-fd4e3c75478a','3480a80c-ab35-495c-80c4-31c4bd199e15','8e727d2e-8be0-4772-8866-091dfe5c3eea','b9d5d38c-9b0d-4d1b-b094-3fed5ee55721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:32.306364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b0bcda-d5ec-4ea0-924f-10b2ca8e5305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:32.313752 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b0bcda-d5ec-4ea0-924f-10b2ca8e5305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:32.314479 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (e2960a76-fa4f-46bb-8b38-a10bb2f1eb3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:32.314742 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:32.315313 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9816e14c-bd0e-453c-ba12-ee13eafcce57 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:32.315716 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1256/5086] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:32 2026] POST /volume/v3/volumes => generated 747 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:32.328835 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc39a03a-d028-499f-b218-02ea03885806 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:32.330563 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc39a03a-d028-499f-b218-02ea03885806 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:32.330732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc39a03a-d028-499f-b218-02ea03885806 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:32.330897 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc39a03a-d028-499f-b218-02ea03885806 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:32.337195 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:32.337195 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:32.340509 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc39a03a-d028-499f-b218-02ea03885806 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:32.344585 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc39a03a-d028-499f-b218-02ea03885806 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 200 Jul 03 10:56:32.345068 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1276/5087] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:32 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:33.358257 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:33.359887 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:33.360146 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:33.360354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:33.366769 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:33.366769 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:33.369923 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:33.373570 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-28dbf26d-92eb-48ea-9bc8-5805f5dfdb1c tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 200 Jul 03 10:56:33.373903 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1275/5088] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:33 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:33.384758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ec10edfe-5b24-4e09-988d-c135bd31868a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:33.386269 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec10edfe-5b24-4e09-988d-c135bd31868a tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action Jul 03 10:56:33.386570 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec10edfe-5b24-4e09-988d-c135bd31868a tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:33.386680 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec10edfe-5b24-4e09-988d-c135bd31868a tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:33.394309 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:33.394309 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:33.394607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-ec10edfe-5b24-4e09-988d-c135bd31868a tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume 'd224489f-fa3b-413e-8c3c-28c7f283a7c1' with '{'status': 'maintenance'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:33.407954 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec10edfe-5b24-4e09-988d-c135bd31868a tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action returned with HTTP 202 Jul 03 10:56:33.408364 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1282/5089] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:33 2026] POST /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:33.414561 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:33.416176 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:33.416354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:33.416523 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:33.422696 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:33.422696 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:33.426030 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:33.429635 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88ab2cb8-14c1-4a44-984a-40a166665f6f tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 200 Jul 03 10:56:33.429956 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1257/5090] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:33 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:33.440652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:33.442533 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action Jul 03 10:56:33.442910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:33.443062 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:33.451455 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:33.451455 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:33.451757 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Volume info retrieved successfully. Jul 03 10:56:33.465929 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Delete volume request issued successfully. Jul 03 10:56:33.466143 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-703d2b11-a1fb-452c-90e2-cc0fd5f9e603 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action returned with HTTP 202 Jul 03 10:56:33.466536 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1277/5091] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:33 2026] POST /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:33.473435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:33.475442 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:33.475649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:33.475829 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:33.482031 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:33.482031 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:33.485222 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:33.489260 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ae9d8e2a-5abb-4b6e-bbc1-b9e2c2ca0d2a tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 200 Jul 03 10:56:33.489653 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1276/5092] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:33 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:34.501403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-55824679-df13-4708-8939-60112437514e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:34.503085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55824679-df13-4708-8939-60112437514e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:34.503311 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55824679-df13-4708-8939-60112437514e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:34.503489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-55824679-df13-4708-8939-60112437514e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:34.508964 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-55824679-df13-4708-8939-60112437514e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 404 Jul 03 10:56:34.509418 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1283/5093] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:34 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:34.516314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e14b6760-c1e4-4373-a841-b6ff3c8969cd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:34.518573 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e14b6760-c1e4-4373-a841-b6ff3c8969cd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:34.518848 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e14b6760-c1e4-4373-a841-b6ff3c8969cd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:34.519115 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e14b6760-c1e4-4373-a841-b6ff3c8969cd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:34.524353 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e14b6760-c1e4-4373-a841-b6ff3c8969cd tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 404 Jul 03 10:56:34.524838 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1258/5094] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:34 2026] GET /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:34.530662 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:34.533166 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:34.533166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:34.533166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:34.533425 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: d224489f-fa3b-413e-8c3c-28c7f283a7c1 Jul 03 10:56:34.538807 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7af5364f-1480-4438-b671-4b86fd3a27f8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 returned with HTTP 404 Jul 03 10:56:34.539318 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1278/5095] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:34 2026] DELETE /volume/v3/volumes/d224489f-fa3b-413e-8c3c-28c7f283a7c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:34.547227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:34.549034 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:34.549442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-188939067"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:34.550740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-188939067'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:34.550851 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume of 1 GB Jul 03 10:56:34.554564 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Availability Zones retrieved successfully. Jul 03 10:56:34.559595 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (ccacc39f-b050-4339-b093-2fde4bbd3b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:34.560470 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144f6078-45b8-4bca-993a-a14576d92d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:34.561307 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:34.583640 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144f6078-45b8-4bca-993a-a14576d92d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:34.584422 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bf1bad-1e17-4e73-aed2-21b29ca870c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:34.619551 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Created reservations ['50691030-f282-493b-b548-8b927c4c04f1', '0394fedc-1fa3-4962-9e0f-76122160af04', 'b25fda6c-7e83-4710-a080-6ffcccc1e79e', '9240814f-3dcd-40d9-b66e-3bb948b05719'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:34.620238 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bf1bad-1e17-4e73-aed2-21b29ca870c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50691030-f282-493b-b548-8b927c4c04f1', '0394fedc-1fa3-4962-9e0f-76122160af04', 'b25fda6c-7e83-4710-a080-6ffcccc1e79e', '9240814f-3dcd-40d9-b66e-3bb948b05719']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:34.620894 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea33bac-6b6a-4041-b4d8-b31f2dc89e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:34.646756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea33bac-6b6a-4041-b4d8-b31f2dc89e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-188939067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['50691030-f282-493b-b548-8b927c4c04f1','0394fedc-1fa3-4962-9e0f-76122160af04','b25fda6c-7e83-4710-a080-6ffcccc1e79e','9240814f-3dcd-40d9-b66e-3bb948b05719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-188939067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2bd58306f44e799c624f380970fc3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='823dd797894444cb9aaf8a63b9000247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:34.647520 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad1cddc-201a-4378-8216-bfe7b3a331c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:34.665343 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad1cddc-201a-4378-8216-bfe7b3a331c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-188939067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2bd58306f44e799c624f380970fc3a',qos_specs=None,replication_status=,reservations=['50691030-f282-493b-b548-8b927c4c04f1','0394fedc-1fa3-4962-9e0f-76122160af04','b25fda6c-7e83-4710-a080-6ffcccc1e79e','9240814f-3dcd-40d9-b66e-3bb948b05719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823dd797894444cb9aaf8a63b9000247',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:34.665944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675f7e20-1109-4f13-aba1-6a06c0eda227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:34.674951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675f7e20-1109-4f13-aba1-6a06c0eda227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:34.675793 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Flow 'volume_create_api' (ccacc39f-b050-4339-b093-2fde4bbd3b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:34.676058 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Create volume request issued successfully. Jul 03 10:56:34.676596 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c05ae37-9d2c-45cd-a5a2-3737f54e76b8 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:34.676989 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1277/5096] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:34 2026] POST /volume/v3/volumes => generated 746 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:34.687166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:34.688831 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:34.689034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:34.689321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:34.696066 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:34.696066 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:34.699730 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:34.703592 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c2e2c4e4-b40d-4228-b1d8-845fcce72be9 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:34.703979 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1284/5097] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:34 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.715851 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.717544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.717745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.717942 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:35.724403 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.724403 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:35.727367 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:35.730798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6d4ecd3d-8e63-4547-b38d-44c921c58b14 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:35.731170 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1259/5098] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.742623 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-39decc32-3f02-45ba-b016-052fbbb28c03 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.744559 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39decc32-3f02-45ba-b016-052fbbb28c03 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action Jul 03 10:56:35.744919 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39decc32-3f02-45ba-b016-052fbbb28c03 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:35.745044 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-39decc32-3f02-45ba-b016-052fbbb28c03 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:35.753095 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.753095 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:35.753506 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-39decc32-3f02-45ba-b016-052fbbb28c03 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b' with '{'status': 'error'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:35.777301 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-39decc32-3f02-45ba-b016-052fbbb28c03 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action returned with HTTP 202 Jul 03 10:56:35.777710 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1279/5099] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:35 2026] POST /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:35.784673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.786455 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.786682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.786878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:35.794723 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.794723 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:35.798208 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:35.801731 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2bbb17c-ce96-4701-9d0d-7dba9fc7e7f3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:35.802070 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1278/5100] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.813138 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.815033 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action Jul 03 10:56:35.815391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:35.815508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:35.823023 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.823023 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:35.823391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b' with '{'status': 'available'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:35.841909 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d2382e1-0f2a-4933-8265-eec216fc61e0 tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action returned with HTTP 202 Jul 03 10:56:35.841909 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1285/5101] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:35 2026] POST /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:35.847947 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.849474 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.849628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.849792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:35.855655 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.855655 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:35.858436 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:35.861674 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-74e2598f-91c3-4d38-abc3-5c02f1ddc07d tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:35.861992 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1260/5102] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.872437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.874063 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action Jul 03 10:56:35.874446 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:35.874572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:35.882870 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.882870 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:35.883258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.admin_actions [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b' with '{'status': 'maintenance'}' {{(pid=99875) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:35.901551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4bd46d73-ed84-453f-b283-7c95fd967a5f tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action returned with HTTP 202 Jul 03 10:56:35.901931 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1280/5103] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:35 2026] POST /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:35.907967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a0240c9c-3416-41cc-8845-8439146df56e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.909634 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0240c9c-3416-41cc-8845-8439146df56e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.909808 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0240c9c-3416-41cc-8845-8439146df56e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.910018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a0240c9c-3416-41cc-8845-8439146df56e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:35.916016 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.916016 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:35.918946 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a0240c9c-3416-41cc-8845-8439146df56e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:35.922412 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a0240c9c-3416-41cc-8845-8439146df56e tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:35.922717 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1279/5104] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.933769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f3a3204-8130-4582-942b-550419c3dcca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.935615 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f3a3204-8130-4582-942b-550419c3dcca tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] POST https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action Jul 03 10:56:35.935991 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f3a3204-8130-4582-942b-550419c3dcca tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:56:35.936166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f3a3204-8130-4582-942b-550419c3dcca tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:35.945425 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.945425 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:35.945808 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-1f3a3204-8130-4582-942b-550419c3dcca tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] Updating volume '2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b' with '{'status': 'available'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 10:56:35.965632 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f3a3204-8130-4582-942b-550419c3dcca tempest-VolumesActionsTest-1906463824 tempest-VolumesActionsTest-1906463824-project-admin] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action returned with HTTP 202 Jul 03 10:56:35.966164 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1286/5105] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 10:56:35 2026] POST /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:56:35.972049 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.973605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.973792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.973987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:35.979822 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:35.979822 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:35.982898 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:35.986401 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-65fb8d12-0ef3-406f-8355-b54284f6d655 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:35.986746 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1261/5106] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:35.997390 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:35.999082 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:35.999283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:35.999474 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:36.005644 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:36.005644 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:36.008657 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:36.012175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4064ef9c-1962-4d63-a8ea-f04367f3f4af tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:36.012524 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1281/5107] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:35 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:36.023119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:36.024806 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] DELETE https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:36.025030 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:36.025264 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:36.025454 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume with id: 2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:36.031638 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:36.031638 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:36.032069 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:36.053422 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Delete volume request issued successfully. Jul 03 10:56:36.053643 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0ff35b6a-de96-4289-9f43-402a542c6d18 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 202 Jul 03 10:56:36.054016 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1280/5108] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:36 2026] DELETE /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:36.060694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9c766a54-551d-487f-b90f-9d2a0c277790 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:36.062077 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9c766a54-551d-487f-b90f-9d2a0c277790 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:36.062296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9c766a54-551d-487f-b90f-9d2a0c277790 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:36.062488 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9c766a54-551d-487f-b90f-9d2a0c277790 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:36.068176 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:36.068176 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:36.071756 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9c766a54-551d-487f-b90f-9d2a0c277790 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Volume info retrieved successfully. Jul 03 10:56:36.074686 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9c766a54-551d-487f-b90f-9d2a0c277790 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 200 Jul 03 10:56:36.075032 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1287/5109] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:36 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:37.086648 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ea9ab369-7223-4c1e-8940-bec5ca1000b3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:37.088482 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea9ab369-7223-4c1e-8940-bec5ca1000b3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] GET https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b Jul 03 10:56:37.088667 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea9ab369-7223-4c1e-8940-bec5ca1000b3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:37.088841 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ea9ab369-7223-4c1e-8940-bec5ca1000b3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:37.094095 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ea9ab369-7223-4c1e-8940-bec5ca1000b3 tempest-VolumesActionsTest-1762899398 tempest-VolumesActionsTest-1762899398-project-member] https://10.4.3.52/volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b returned with HTTP 404 Jul 03 10:56:37.094762 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1262/5110] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:37 2026] GET /volume/v3/volumes/2058d85d-ac97-45e0-9a8c-b8f0fcfaab6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:41.076707 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:41.146779 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:41.147139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-883767467"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:41.148519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-883767467'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:41.148630 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Create volume of 1 GB Jul 03 10:56:41.153165 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Availability Zones retrieved successfully. Jul 03 10:56:41.158440 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Flow 'volume_create_api' (609cb72b-1f19-4376-80d2-cb82b79f5990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:41.159288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11673a85-af83-42b0-bc73-a3651dcd06d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:41.160158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:41.181866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11673a85-af83-42b0-bc73-a3651dcd06d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:41.182601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675cd95a-a5dd-41e6-8b21-46338ed15e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:41.239340 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Created reservations ['bf159d2b-a02a-4ea7-8dd2-fde0afece39a', 'fb563002-f655-443b-826d-ab706f4c1cb8', 'bbf41d90-d0ea-433f-9fdc-b991f7685ba8', '31877bdb-8e1f-4472-ad7d-97ce83890573'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:41.239983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675cd95a-a5dd-41e6-8b21-46338ed15e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf159d2b-a02a-4ea7-8dd2-fde0afece39a', 'fb563002-f655-443b-826d-ab706f4c1cb8', 'bbf41d90-d0ea-433f-9fdc-b991f7685ba8', '31877bdb-8e1f-4472-ad7d-97ce83890573']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:41.240635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6655083a-2eb5-4d68-9e9d-36db33232b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:41.263501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6655083a-2eb5-4d68-9e9d-36db33232b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86f8f79e-c535-4266-944d-c9ded98ee026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-883767467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f70f95802c34bc8aa54598966a636e3',qos_specs=None,replication_status=,reservations=['bf159d2b-a02a-4ea7-8dd2-fde0afece39a','fb563002-f655-443b-826d-ab706f4c1cb8','bbf41d90-d0ea-433f-9fdc-b991f7685ba8','31877bdb-8e1f-4472-ad7d-97ce83890573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a11205fa7f93468c8b67738b7b3b967b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-883767467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86f8f79e-c535-4266-944d-c9ded98ee026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f70f95802c34bc8aa54598966a636e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a11205fa7f93468c8b67738b7b3b967b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:41.264098 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef34daf0-98ed-4ae9-8998-6f0ac607a7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:41.279921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef34daf0-98ed-4ae9-8998-6f0ac607a7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-883767467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f70f95802c34bc8aa54598966a636e3',qos_specs=None,replication_status=,reservations=['bf159d2b-a02a-4ea7-8dd2-fde0afece39a','fb563002-f655-443b-826d-ab706f4c1cb8','bbf41d90-d0ea-433f-9fdc-b991f7685ba8','31877bdb-8e1f-4472-ad7d-97ce83890573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a11205fa7f93468c8b67738b7b3b967b',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:41.280788 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03806db9-1c80-4019-958a-24d480821f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:41.288358 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03806db9-1c80-4019-958a-24d480821f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:41.289058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Flow 'volume_create_api' (609cb72b-1f19-4376-80d2-cb82b79f5990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:41.289354 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Create volume request issued successfully. Jul 03 10:56:41.289837 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d42802f0-705e-4af9-9b75-83439ff0bb57 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:41.290245 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1282/5111] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:41 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:41.300267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-41a3249a-657a-49dc-b412-a68a68b99e86 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:41.301765 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41a3249a-657a-49dc-b412-a68a68b99e86 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:41.301967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41a3249a-657a-49dc-b412-a68a68b99e86 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:41.302234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41a3249a-657a-49dc-b412-a68a68b99e86 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:41.309344 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:41.309344 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:41.312973 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-41a3249a-657a-49dc-b412-a68a68b99e86 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:41.316764 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41a3249a-657a-49dc-b412-a68a68b99e86 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 200 Jul 03 10:56:41.317204 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1281/5112] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:41 2026] GET /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:42.328330 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:42.329949 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:42.330148 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:42.330323 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:42.336399 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:42.336399 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:42.339324 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:42.342680 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-85adcd5a-326f-49c3-9c35-892f3290c5b6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 200 Jul 03 10:56:42.343020 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1288/5113] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:42 2026] GET /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:42.353562 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-809685f8-4141-4add-8767-5cada63f9449 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:42.355697 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:56:42.355984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86f8f79e-c535-4266-944d-c9ded98ee026", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1003792094"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:42.363287 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:42.363287 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:42.363715 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:42.363818 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Create snapshot from volume 86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:42.392613 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Created reservations ['b3643c5d-b4d9-4e30-957c-57a66d2e3eb0', '810bcebc-2e58-49ef-90ba-b81c987d0d0d', 'c62edc9b-b5a0-42a5-8c6d-e60fce8cc734', '2c406724-5415-456f-8e78-1e0ae7aae4ca'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:42.416209 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot create request issued successfully. Jul 03 10:56:42.416608 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-809685f8-4141-4add-8767-5cada63f9449 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:56:42.417185 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1263/5114] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:56:42 2026] POST /volume/v3/snapshots => generated 311 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:42.425518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7be198b9-4fa2-4288-9046-6900c829ed03 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:42.427531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7be198b9-4fa2-4288-9046-6900c829ed03 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:42.428164 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7be198b9-4fa2-4288-9046-6900c829ed03 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:42.428164 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7be198b9-4fa2-4288-9046-6900c829ed03 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:42.432655 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:42.432655 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:42.433041 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7be198b9-4fa2-4288-9046-6900c829ed03 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:42.433745 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7be198b9-4fa2-4288-9046-6900c829ed03 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 returned with HTTP 200 Jul 03 10:56:42.434079 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1283/5115] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:42 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:43.442661 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.444673 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:43.445057 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.445396 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.450915 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.450915 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:43.451551 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.452517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d7360080-5968-4e9c-bbd5-51c4a372d55f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 returned with HTTP 200 Jul 03 10:56:43.453006 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1282/5116] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:43.461174 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-12b28331-34f3-4290-abdb-73e7fb769009 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.462908 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-12b28331-34f3-4290-abdb-73e7fb769009 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] POST https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.463263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-12b28331-34f3-4290-abdb-73e7fb769009 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.469043 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.469043 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:43.469539 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-12b28331-34f3-4290-abdb-73e7fb769009 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.494873 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-12b28331-34f3-4290-abdb-73e7fb769009 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.495166 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-12b28331-34f3-4290-abdb-73e7fb769009 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.495538 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1289/5117] 10.4.3.52 () {68 vars in 1395 bytes} [Fri Jul 3 10:56:43 2026] POST /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.502472 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-720d9b07-9660-48cb-9261-5716bd208276 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.504124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.504303 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.504477 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.508927 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.508927 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:43.509334 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.509949 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.510186 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-720d9b07-9660-48cb-9261-5716bd208276 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.510511 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1264/5118] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 68 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.516569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.518175 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] PUT https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.518473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.524526 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.524526 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:43.524887 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.548850 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.549091 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a265fc4a-e370-4c22-9f4a-57fbf748382e tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.549469 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1284/5119] 10.4.3.52 () {68 vars in 1394 bytes} [Fri Jul 3 10:56:43 2026] PUT /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.556253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f7c2a381-a268-4792-829a-fad7707a0d6a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.558205 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.558449 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.558685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.564187 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.564187 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:43.564636 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.565594 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.565838 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7c2a381-a268-4792-829a-fad7707a0d6a tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.566263 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1283/5120] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.572744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.574747 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 Jul 03 10:56:43.574934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.575139 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.580018 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.580018 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:43.580412 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.581121 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.616389 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Delete snapshot metadata completed successfully. Jul 03 10:56:43.616558 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cfb95f61-f3a7-4fe2-93ba-73acbc7087dc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 returned with HTTP 200 Jul 03 10:56:43.616877 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1290/5121] 10.4.3.52 () {66 vars in 1392 bytes} [Fri Jul 3 10:56:43 2026] DELETE /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 10:56:43.623686 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.625274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.625442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.625620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.630195 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.630195 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:43.630588 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.631253 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.631454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-bc569d8c-1f50-464a-a796-6439cfb3ccbf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.631788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1265/5122] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 32 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.638057 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-67c00483-70f9-4154-a751-14c645e904cb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.639721 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67c00483-70f9-4154-a751-14c645e904cb tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] PUT https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.640029 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-67c00483-70f9-4154-a751-14c645e904cb tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.645882 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.645882 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:43.646305 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-67c00483-70f9-4154-a751-14c645e904cb tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.656696 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-67c00483-70f9-4154-a751-14c645e904cb tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.656913 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-67c00483-70f9-4154-a751-14c645e904cb tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.657308 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1285/5123] 10.4.3.52 () {68 vars in 1394 bytes} [Fri Jul 3 10:56:43 2026] PUT /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 16 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.664861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a59a3b9f-a61a-431f-90c0-6932989d563b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.666810 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a59a3b9f-a61a-431f-90c0-6932989d563b tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] POST https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.667213 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a59a3b9f-a61a-431f-90c0-6932989d563b tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.674316 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.674316 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:43.674780 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a59a3b9f-a61a-431f-90c0-6932989d563b tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.697641 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a59a3b9f-a61a-431f-90c0-6932989d563b tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.697834 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a59a3b9f-a61a-431f-90c0-6932989d563b tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.698272 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1284/5124] 10.4.3.52 () {68 vars in 1395 bytes} [Fri Jul 3 10:56:43 2026] POST /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.704867 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5bebb90d-e482-440a-a2e2-b589704168f7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.706537 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.706718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.706893 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.711942 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.711942 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:43.712355 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.713078 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.713298 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bebb90d-e482-440a-a2e2-b589704168f7 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.713993 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1291/5125] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.719896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-17664fd5-8a3b-4ba1-878d-34469458abfc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.721494 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-17664fd5-8a3b-4ba1-878d-34469458abfc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] PUT https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 Jul 03 10:56:43.721779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-17664fd5-8a3b-4ba1-878d-34469458abfc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.728354 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.728354 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:43.728753 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-17664fd5-8a3b-4ba1-878d-34469458abfc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.745028 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-17664fd5-8a3b-4ba1-878d-34469458abfc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.745298 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-17664fd5-8a3b-4ba1-878d-34469458abfc tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 returned with HTTP 200 Jul 03 10:56:43.745674 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1266/5126] 10.4.3.52 () {68 vars in 1409 bytes} [Fri Jul 3 10:56:43 2026] PUT /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.752235 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.753956 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 Jul 03 10:56:43.754166 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.754343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.759236 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.759236 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:43.759604 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.760290 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.760511 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d178b941-f3ee-4e6e-ac22-886658ebec51 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 returned with HTTP 200 Jul 03 10:56:43.760844 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1286/5127] 10.4.3.52 () {66 vars in 1389 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.766698 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d12ece0f-1253-47fd-976e-6921892ddf3d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.768263 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.768431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.768600 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.773027 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.773027 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:43.773448 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.774070 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Get snapshot metadata completed successfully. Jul 03 10:56:43.774293 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d12ece0f-1253-47fd-976e-6921892ddf3d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.774622 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1285/5128] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 75 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.781561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.783234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] PUT https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata Jul 03 10:56:43.783548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:43.790291 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.790291 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:43.790706 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.805950 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Update snapshot metadata completed successfully. Jul 03 10:56:43.806266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-22dd21cb-e2e5-4ecc-92be-450263aee362 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata returned with HTTP 200 Jul 03 10:56:43.806635 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1292/5129] 10.4.3.52 () {68 vars in 1394 bytes} [Fri Jul 3 10:56:43 2026] PUT /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 10:56:43.813658 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.815186 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:43.815557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.815557 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.815634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Delete snapshot with id: 9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:43.820292 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.820292 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:43.820648 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.836974 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot delete request issued successfully. Jul 03 10:56:43.837231 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-163285c0-e8f2-47da-b80a-cf46aae56f5f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 returned with HTTP 202 Jul 03 10:56:43.837512 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1267/5130] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:56:43 2026] DELETE /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:43.844125 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:43.845962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:43.846193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:43.846369 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:43.850831 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:43.850831 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:43.851255 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Snapshot retrieved successfully. Jul 03 10:56:43.851964 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-61e8ef8a-dc6d-4c5e-b6e1-a27e1652b848 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 returned with HTTP 200 Jul 03 10:56:43.852347 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1287/5131] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:43 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:44.861290 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c46e8e97-b835-4ffa-858a-90e72004195f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:44.862986 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c46e8e97-b835-4ffa-858a-90e72004195f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 Jul 03 10:56:44.863231 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c46e8e97-b835-4ffa-858a-90e72004195f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:44.863434 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c46e8e97-b835-4ffa-858a-90e72004195f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:44.867276 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c46e8e97-b835-4ffa-858a-90e72004195f tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 returned with HTTP 404 Jul 03 10:56:44.867710 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1286/5132] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:56:44 2026] GET /volume/v3/snapshots/9361ab88-4c69-4fdd-9d07-ab80c9bed9e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:44.873951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:44.875705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:44.875917 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:44.876122 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:44.883181 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:44.883181 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:44.886399 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:44.890426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b0a35a9-986f-43cf-8717-b7859dc8bec0 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 200 Jul 03 10:56:44.890804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1293/5133] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:44 2026] GET /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:44.901887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:44.903721 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] DELETE https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:44.903908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:44.904164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:44.904321 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Delete volume with id: 86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:44.911257 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:44.911257 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:44.911757 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:44.929712 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Delete volume request issued successfully. Jul 03 10:56:44.929999 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0e7c71b3-beb2-4895-95a4-7668939920e6 tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 202 Jul 03 10:56:44.930592 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1268/5134] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:44 2026] DELETE /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:44.937540 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:44.939923 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:44.940250 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:44.940498 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:44.947808 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:44.947808 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:44.951346 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Volume info retrieved successfully. Jul 03 10:56:44.955031 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c5e9e341-7c53-4869-88b3-b419d389ccaf tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 200 Jul 03 10:56:44.955441 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1288/5135] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:44 2026] GET /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:45.967946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f7ed6c28-a20a-491e-895a-8327f4cbd94d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:45.969685 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7ed6c28-a20a-491e-895a-8327f4cbd94d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] GET https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 Jul 03 10:56:45.969850 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6c28-a20a-491e-895a-8327f4cbd94d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:45.970026 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6c28-a20a-491e-895a-8327f4cbd94d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:45.975132 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f7ed6c28-a20a-491e-895a-8327f4cbd94d tempest-SnapshotMetadataTestJSON-614462538 tempest-SnapshotMetadataTestJSON-614462538-project-member] https://10.4.3.52/volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 returned with HTTP 404 Jul 03 10:56:45.975601 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1287/5136] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:45 2026] GET /volume/v3/volumes/86f8f79e-c535-4266-944d-c9ded98ee026 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:47.517563 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:47.610344 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:47.610642 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-997147285"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:47.611875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-997147285'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:47.611999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume of 1 GB Jul 03 10:56:47.615418 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Availability Zones retrieved successfully. Jul 03 10:56:47.620421 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Flow 'volume_create_api' (abe8841a-e16b-4fa4-bc4c-b546c3502252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:47.621242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81328da-4be7-4094-b1c8-4f51fcad320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:47.622028 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:47.643905 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81328da-4be7-4094-b1c8-4f51fcad320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:47.644598 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7c92a1-87c6-4562-bc3b-7789b2bba986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:47.693862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Created reservations ['f4971db1-3deb-4905-b24b-2c73f2dde874', 'a1ff5a0a-4256-4473-8646-998f4ab1ed15', '8b3b617a-d8f3-4659-b4b1-b61325dbd335', 'c48d97f6-6671-4bf5-9e7c-7b0e720e0a7d'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:47.694569 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7c92a1-87c6-4562-bc3b-7789b2bba986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4971db1-3deb-4905-b24b-2c73f2dde874', 'a1ff5a0a-4256-4473-8646-998f4ab1ed15', '8b3b617a-d8f3-4659-b4b1-b61325dbd335', 'c48d97f6-6671-4bf5-9e7c-7b0e720e0a7d']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:47.695284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d338afc-5e9f-4e38-ac80-dc2f1a1aec76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:47.714427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d338afc-5e9f-4e38-ac80-dc2f1a1aec76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb3f402-17bc-4ee8-a3dc-e4863bc384f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-997147285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6488df5486a4ee395350d575a1d217f',qos_specs=None,replication_status=,reservations=['f4971db1-3deb-4905-b24b-2c73f2dde874','a1ff5a0a-4256-4473-8646-998f4ab1ed15','8b3b617a-d8f3-4659-b4b1-b61325dbd335','c48d97f6-6671-4bf5-9e7c-7b0e720e0a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-997147285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb3f402-17bc-4ee8-a3dc-e4863bc384f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6488df5486a4ee395350d575a1d217f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:47.715056 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4652c7bc-35e0-4daa-a25d-f5902d8e2fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:47.730682 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4652c7bc-35e0-4daa-a25d-f5902d8e2fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-997147285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6488df5486a4ee395350d575a1d217f',qos_specs=None,replication_status=,reservations=['f4971db1-3deb-4905-b24b-2c73f2dde874','a1ff5a0a-4256-4473-8646-998f4ab1ed15','8b3b617a-d8f3-4659-b4b1-b61325dbd335','c48d97f6-6671-4bf5-9e7c-7b0e720e0a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:47.731316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebe8958-a678-4291-b29a-88631b04e4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:47.740202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebe8958-a678-4291-b29a-88631b04e4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:47.740874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Flow 'volume_create_api' (abe8841a-e16b-4fa4-bc4c-b546c3502252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:47.741304 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume request issued successfully. Jul 03 10:56:47.741785 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccc4cf64-53e0-47ab-a164-53b005d3a7b9 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:47.742174 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1294/5137] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:47 2026] POST /volume/v3/volumes => generated 748 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:47.752242 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:47.753967 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:47.754185 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:47.754370 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:47.761085 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:47.761085 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:47.764328 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:47.768027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-363d7c40-cbbb-452f-96d0-2a441cd47e85 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:47.768361 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1269/5138] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:47 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:48.779761 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.781720 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:48.781954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:48.782206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:48.788421 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:48.788421 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:48.791777 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:48.795651 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9d35e26c-baca-44ac-bbdc-82d12ca96545 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:48.796089 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1289/5139] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:48 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:48.807015 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.808675 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] POST https://10.4.3.52/volume/v3/os-volume-transfer Jul 03 10:56:48.808988 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3eb3f402-17bc-4ee8-a3dc-e4863bc384f2"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:48.810282 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.volume_transfer [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Creating new volume transfer {'transfer': {'volume_id': '3eb3f402-17bc-4ee8-a3dc-e4863bc384f2'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 10:56:48.810378 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Creating transfer of volume 3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:48.810474 np0000004406 devstack@c-api.service[99874]: INFO cinder.transfer.api [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Generating transfer record for volume 3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:48.817185 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:48.817185 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:48.827404 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-31a6ec24-d33c-435c-822c-9e3d55cbc30b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 10:56:48.827881 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1288/5140] 10.4.3.52 () {68 vars in 1284 bytes} [Fri Jul 3 10:56:48 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:48.836387 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.838435 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:48.838676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:48.838904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:48.845820 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:48.845820 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:48.849264 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:48.853006 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b81c87c-466c-4531-ac2a-e82964aa00f6 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:48.853421 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1295/5141] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:48 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:48.863765 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c2694b6b-36e4-405f-9830-7919bdb2c7aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.865402 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2694b6b-36e4-405f-9830-7919bdb2c7aa tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 Jul 03 10:56:48.865593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2694b6b-36e4-405f-9830-7919bdb2c7aa tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:48.865793 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2694b6b-36e4-405f-9830-7919bdb2c7aa tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:48.869192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2694b6b-36e4-405f-9830-7919bdb2c7aa tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 returned with HTTP 200 Jul 03 10:56:48.869546 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1270/5142] 10.4.3.52 () {66 vars in 1374 bytes} [Fri Jul 3 10:56:48 2026] GET /volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 => generated 407 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:48.876223 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.878238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/os-volume-transfer Jul 03 10:56:48.878455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:48.878640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:48.878776 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.volume_transfer [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Listing volume transfers {{(pid=99875) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 10:56:48.882330 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-99805261-8dd1-4e87-a6a0-0c21c9b49111 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 10:56:48.882642 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1290/5143] 10.4.3.52 () {66 vars in 1263 bytes} [Fri Jul 3 10:56:48 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:48.889072 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e142861b-6f11-442f-b39c-49b2240b71da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:48.939303 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] POST https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69/accept Jul 03 10:56:48.939682 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d7eb3c0a73dd84b4"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:48.941054 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.volume_transfer [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Accepting volume transfer c1138dcd-b518-4dfa-9adf-3f4669184b69 {{(pid=99874) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 10:56:48.941158 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Accepting transfer c1138dcd-b518-4dfa-9adf-3f4669184b69 Jul 03 10:56:48.997810 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Created reservations ['abf60b7a-2b20-41bc-8e62-a89d5d066470', '065e62c5-7c0c-4a77-adee-02c4600b89e3', 'f695cfd0-843c-417a-9601-9f4e38bb84a9', '40809791-64f5-483c-978f-43a7b8b10fc3'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:49.018377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Created reservations ['4b750329-54d7-47de-ad5b-2e029d82b5ca', 'bcaf202c-5e7a-49ea-9619-d0e7f4633662', '1859eb9c-baaf-4fbe-a4a4-45dbb0aaea6e', '95d72c7b-ca71-42b9-8420-526e57408624'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:49.056618 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Created reservations ['1318a912-1ed7-4e10-a4f3-a72f3edb740c', '8f15c8e1-fafb-48b2-8be1-0aee5d279bdf', '3d0ccdc2-9ced-4503-9797-a797aabb59af', 'a09b5535-4025-4b78-8c04-f9237a58190a'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:49.081742 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Created reservations ['69d020af-b8cc-44d8-ac80-56eaba43cf40', 'c1d92a6e-658d-468c-a219-e3a15c4a3e48', '494c80f3-7e4b-46f3-bba6-a2396b4c25b4', 'd292badd-d7a7-415d-a8cc-213a9b8d1c40'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:49.583585 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Transfer volume completed successfully. Jul 03 10:56:49.645400 np0000004406 devstack@c-api.service[99874]: INFO cinder.transfer.api [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Volume 3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 has been transferred. Jul 03 10:56:49.650833 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e142861b-6f11-442f-b39c-49b2240b71da tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69/accept returned with HTTP 202 Jul 03 10:56:49.651217 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1289/5144] 10.4.3.52 () {68 vars in 1416 bytes} [Fri Jul 3 10:56:48 2026] POST /volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69/accept => generated 363 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:49.658452 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:49.659916 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:49.660091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:49.660273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:49.666863 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:49.666863 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:49.669804 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Volume info retrieved successfully. Jul 03 10:56:49.673491 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fdb0e259-50e8-42ac-b0e8-f6a05f5f6934 tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:49.673973 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1296/5145] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:49 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:49.684020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-548d4c20-603d-4c01-9320-347dc306cedd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:49.685511 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-548d4c20-603d-4c01-9320-347dc306cedd tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:49.685692 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-548d4c20-603d-4c01-9320-347dc306cedd tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:49.685861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-548d4c20-603d-4c01-9320-347dc306cedd tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:49.691960 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:49.691960 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:49.694980 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-548d4c20-603d-4c01-9320-347dc306cedd tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] Volume info retrieved successfully. Jul 03 10:56:49.698784 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-548d4c20-603d-4c01-9320-347dc306cedd tempest-VolumesTransfersTest-443918333 tempest-VolumesTransfersTest-443918333-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:49.699169 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1271/5146] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:49 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:49.709535 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-da529306-82d6-4502-994d-a7d021feaf92 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:49.711310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-da529306-82d6-4502-994d-a7d021feaf92 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] DELETE https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 Jul 03 10:56:49.711490 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-da529306-82d6-4502-994d-a7d021feaf92 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:49.711664 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-da529306-82d6-4502-994d-a7d021feaf92 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:49.711771 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.volume_transfer [None req-da529306-82d6-4502-994d-a7d021feaf92 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Delete transfer with id: c1138dcd-b518-4dfa-9adf-3f4669184b69 Jul 03 10:56:49.714443 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-da529306-82d6-4502-994d-a7d021feaf92 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 returned with HTTP 404 Jul 03 10:56:49.714883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1291/5147] 10.4.3.52 () {66 vars in 1377 bytes} [Fri Jul 3 10:56:49 2026] DELETE /volume/v3/os-volume-transfer/c1138dcd-b518-4dfa-9adf-3f4669184b69 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:49.720358 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:49.743245 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:49.743436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:49.743629 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:49.743774 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Delete volume with id: 3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:49.749918 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:49.749918 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:49.750224 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Volume info retrieved successfully. Jul 03 10:56:49.763899 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Delete volume request issued successfully. Jul 03 10:56:49.764079 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7d626e2a-50e3-42c3-97cc-c57074a07102 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 202 Jul 03 10:56:49.764466 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1290/5148] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:49 2026] DELETE /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:49.770724 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-09e465af-1672-4d43-959b-a956bdaf5dff None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:49.772286 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09e465af-1672-4d43-959b-a956bdaf5dff tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:49.772475 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09e465af-1672-4d43-959b-a956bdaf5dff tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:49.772660 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-09e465af-1672-4d43-959b-a956bdaf5dff tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:49.779204 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:49.779204 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:49.781979 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-09e465af-1672-4d43-959b-a956bdaf5dff tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Volume info retrieved successfully. Jul 03 10:56:49.785170 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-09e465af-1672-4d43-959b-a956bdaf5dff tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 200 Jul 03 10:56:49.785663 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1297/5149] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:49 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 1004 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:50.797834 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-46ebe170-c5f8-4d77-8b20-e5ff7ea1d8aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:50.799900 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46ebe170-c5f8-4d77-8b20-e5ff7ea1d8aa tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:50.800161 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46ebe170-c5f8-4d77-8b20-e5ff7ea1d8aa tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:50.800397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-46ebe170-c5f8-4d77-8b20-e5ff7ea1d8aa tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:50.806650 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-46ebe170-c5f8-4d77-8b20-e5ff7ea1d8aa tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 404 Jul 03 10:56:50.807160 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1272/5150] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:50 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:50.813323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-13c4f1b1-4d4a-45ff-bdc8-55b95746892e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:50.815055 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13c4f1b1-4d4a-45ff-bdc8-55b95746892e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:50.815280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13c4f1b1-4d4a-45ff-bdc8-55b95746892e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:50.815458 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-13c4f1b1-4d4a-45ff-bdc8-55b95746892e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:50.821782 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-13c4f1b1-4d4a-45ff-bdc8-55b95746892e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 404 Jul 03 10:56:50.822252 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1292/5151] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:50 2026] GET /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:50.828259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:50.830193 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:50.830419 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:50.830628 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:50.830806 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Delete volume with id: 3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 Jul 03 10:56:50.837583 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8d5a81af-2281-46ea-99b4-e5044104bf6d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 returned with HTTP 404 Jul 03 10:56:50.838054 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1291/5152] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:50 2026] DELETE /volume/v3/volumes/3eb3f402-17bc-4ee8-a3dc-e4863bc384f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:50.845007 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:50.846628 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:56:50.846961 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1333244428"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:50.848290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1333244428'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:56:50.848422 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume of 1 GB Jul 03 10:56:50.852168 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Availability Zones retrieved successfully. Jul 03 10:56:50.857083 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Flow 'volume_create_api' (abd7678b-5393-4600-9611-fda22b7096c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:50.857881 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7fa78c-3e33-4928-a095-526ea7d49f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:50.858710 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:56:50.880247 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7fa78c-3e33-4928-a095-526ea7d49f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:50.880906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a47f1f0-37c4-43fe-8ac8-f42f11ab11c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:50.917437 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Created reservations ['b0807855-c89f-4dbc-99d8-898308899263', 'faecc05e-680a-4b87-bd97-c9a489fa2241', 'f4e74196-9f69-4a0d-a312-0950f404da98', 'a32205b9-d55b-412f-b4ed-13cb14560298'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:56:50.918306 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a47f1f0-37c4-43fe-8ac8-f42f11ab11c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0807855-c89f-4dbc-99d8-898308899263', 'faecc05e-680a-4b87-bd97-c9a489fa2241', 'f4e74196-9f69-4a0d-a312-0950f404da98', 'a32205b9-d55b-412f-b4ed-13cb14560298']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:50.919012 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269dd565-8deb-4b2a-a76e-d30624e97e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:50.939758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269dd565-8deb-4b2a-a76e-d30624e97e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '884d2f71-a06b-4c15-9dbc-b212de211a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1333244428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6488df5486a4ee395350d575a1d217f',qos_specs=None,replication_status=,reservations=['b0807855-c89f-4dbc-99d8-898308899263','faecc05e-680a-4b87-bd97-c9a489fa2241','f4e74196-9f69-4a0d-a312-0950f404da98','a32205b9-d55b-412f-b4ed-13cb14560298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:56:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1333244428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=884d2f71-a06b-4c15-9dbc-b212de211a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6488df5486a4ee395350d575a1d217f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:50.940485 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b164bd-66b8-4158-860b-ad46b64ae3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:50.957897 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b164bd-66b8-4158-860b-ad46b64ae3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1333244428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6488df5486a4ee395350d575a1d217f',qos_specs=None,replication_status=,reservations=['b0807855-c89f-4dbc-99d8-898308899263','faecc05e-680a-4b87-bd97-c9a489fa2241','f4e74196-9f69-4a0d-a312-0950f404da98','a32205b9-d55b-412f-b4ed-13cb14560298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ff9ee003a74e40ae9e3165376f55cf',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:50.958542 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7efb091-6195-4591-8387-ddd82a0523f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:56:50.966460 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7efb091-6195-4591-8387-ddd82a0523f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:56:50.967189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Flow 'volume_create_api' (abd7678b-5393-4600-9611-fda22b7096c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:56:50.967452 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Create volume request issued successfully. Jul 03 10:56:50.967967 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-297b0e0e-c7e6-4a85-9287-871ded4b6f68 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:56:50.968399 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1298/5153] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:56:50 2026] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 10:56:50.978565 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:50.980194 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:50.980393 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:50.980602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:50.986956 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:50.986956 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:50.990239 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:50.994039 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a418c79e-c361-4fe3-aa2e-7a68e693c09b tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 200 Jul 03 10:56:50.994419 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1273/5154] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:50 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:52.005968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.007547 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.007730 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.007911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.014118 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.014118 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:52.017048 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:52.020587 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58ee7d7a-9800-4376-835d-e61b7bd2735e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 200 Jul 03 10:56:52.021081 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1293/5155] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:52 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:52.031882 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.033545 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] POST https://10.4.3.52/volume/v3/os-volume-transfer Jul 03 10:56:52.033845 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "884d2f71-a06b-4c15-9dbc-b212de211a0b"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:56:52.035242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.volume_transfer [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Creating new volume transfer {'transfer': {'volume_id': '884d2f71-a06b-4c15-9dbc-b212de211a0b'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 10:56:52.035349 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.volume_transfer [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Creating transfer of volume 884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.035461 np0000004406 devstack@c-api.service[99874]: INFO cinder.transfer.api [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Generating transfer record for volume 884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.041979 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.041979 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:52.051270 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b382e193-a180-467a-b02d-a1fdfa3fcaac tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 10:56:52.051648 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1292/5156] 10.4.3.52 () {68 vars in 1284 bytes} [Fri Jul 3 10:56:52 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:56:52.058757 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-815edf86-7e99-49af-a08a-40f942b6e48d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.060669 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-815edf86-7e99-49af-a08a-40f942b6e48d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.060843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-815edf86-7e99-49af-a08a-40f942b6e48d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.061031 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-815edf86-7e99-49af-a08a-40f942b6e48d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.067804 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.067804 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:56:52.071212 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-815edf86-7e99-49af-a08a-40f942b6e48d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:52.074914 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-815edf86-7e99-49af-a08a-40f942b6e48d tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 200 Jul 03 10:56:52.075264 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1299/5157] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:52 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:52.086606 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.088275 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/os-volume-transfer/detail Jul 03 10:56:52.088469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.088671 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'detail' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.088802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.volume_transfer [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Listing volume transfers {{(pid=99873) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 10:56:52.092351 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-23b49e8f-cbc1-47ac-af3f-0ccb2b227b59 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 10:56:52.092722 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1274/5158] 10.4.3.52 () {66 vars in 1284 bytes} [Fri Jul 3 10:56:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:52.100036 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.101635 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] DELETE https://10.4.3.52/volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 Jul 03 10:56:52.101809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.102022 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.102129 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.volume_transfer [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Delete transfer with id: b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 Jul 03 10:56:52.110740 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.110740 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:52.121411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a55a0658-80d2-44b9-8869-e4667ccd12cd tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 returned with HTTP 202 Jul 03 10:56:52.121771 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1294/5159] 10.4.3.52 () {66 vars in 1377 bytes} [Fri Jul 3 10:56:52 2026] DELETE /volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:52.128554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-60588c06-a73d-4920-8c7d-33e5729f935e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.130904 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60588c06-a73d-4920-8c7d-33e5729f935e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.131206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60588c06-a73d-4920-8c7d-33e5729f935e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.131453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-60588c06-a73d-4920-8c7d-33e5729f935e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.139275 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.139275 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:56:52.142694 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-60588c06-a73d-4920-8c7d-33e5729f935e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Volume info retrieved successfully. Jul 03 10:56:52.146465 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-60588c06-a73d-4920-8c7d-33e5729f935e tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 200 Jul 03 10:56:52.146813 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1293/5160] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:52 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:56:52.157183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.159167 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] DELETE https://10.4.3.52/volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 Jul 03 10:56:52.159349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.159530 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.159638 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.volume_transfer [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Delete transfer with id: b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 Jul 03 10:56:52.162627 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa21026d-8fea-467c-935f-eef9b7ca66b1 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 returned with HTTP 404 Jul 03 10:56:52.163188 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1300/5161] 10.4.3.52 () {66 vars in 1377 bytes} [Fri Jul 3 10:56:52 2026] DELETE /volume/v3/os-volume-transfer/b25673fb-cdf9-4a2a-80f6-ce7e3ebd4589 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:52.169494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.171223 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.171417 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.171604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.171755 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Delete volume with id: 884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.178202 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.178202 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:56:52.178502 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Volume info retrieved successfully. Jul 03 10:56:52.194288 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Delete volume request issued successfully. Jul 03 10:56:52.194519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3843967b-4a45-4f56-afb8-3ea4460a82fb tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 202 Jul 03 10:56:52.194967 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1275/5162] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:52 2026] DELETE /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:56:52.202182 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:52.203955 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:52.204169 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:52.204343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:52.210953 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:56:52.210953 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:56:52.213923 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Volume info retrieved successfully. Jul 03 10:56:52.217294 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f74dc5cd-0cb7-46cf-989c-fd7ace3f9417 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 200 Jul 03 10:56:52.217679 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1295/5163] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:52 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:56:53.229061 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e150b6d5-f988-4024-b060-da1d6eeb9af6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:53.230656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e150b6d5-f988-4024-b060-da1d6eeb9af6 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:53.230832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e150b6d5-f988-4024-b060-da1d6eeb9af6 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:53.231022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e150b6d5-f988-4024-b060-da1d6eeb9af6 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:53.236012 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e150b6d5-f988-4024-b060-da1d6eeb9af6 tempest-VolumesTransfersTest-1046863009 tempest-VolumesTransfersTest-1046863009-project-admin] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 404 Jul 03 10:56:53.236433 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1294/5164] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:53 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:53.241818 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3ca53273-4777-4517-8fb2-7f85f6472688 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:53.243520 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ca53273-4777-4517-8fb2-7f85f6472688 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] GET https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:53.243719 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ca53273-4777-4517-8fb2-7f85f6472688 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:53.243936 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3ca53273-4777-4517-8fb2-7f85f6472688 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:53.248972 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3ca53273-4777-4517-8fb2-7f85f6472688 tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 404 Jul 03 10:56:53.249406 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1301/5165] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:56:53 2026] GET /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:56:53.254905 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:56:53.256552 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] DELETE https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:53.256810 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:56:53.257033 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:56:53.257235 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] Delete volume with id: 884d2f71-a06b-4c15-9dbc-b212de211a0b Jul 03 10:56:53.262346 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe1cb75b-2661-495f-bc6a-d1ba4dff1cef tempest-VolumesTransfersTest-2144493346 tempest-VolumesTransfersTest-2144493346-project-member] https://10.4.3.52/volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b returned with HTTP 404 Jul 03 10:56:53.262755 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1276/5166] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:56:53 2026] DELETE /volume/v3/volumes/884d2f71-a06b-4c15-9dbc-b212de211a0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:57:02.216425 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=140,cinder:INSERT=23,cinder:UPDATE=39,cinder:DELETE=4 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:02.431416 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:02.526556 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:57:02.526880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1095570555"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:57:02.528145 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1095570555'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:57:02.528258 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Create volume of 1 GB Jul 03 10:57:02.531805 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Availability Zones retrieved successfully. Jul 03 10:57:02.536517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Flow 'volume_create_api' (bce4eeb5-2d43-4761-b7bc-c8e88ab99033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:57:02.537277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8843ff7b-0b18-4778-92f2-ec7054e306de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:57:02.538005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:57:02.559131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8843ff7b-0b18-4778-92f2-ec7054e306de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:57:02.559895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f6a351-a700-4bde-a8ee-69d21ac51ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:57:02.609300 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Created reservations ['6a20b7a9-8be3-4b66-8fb1-e2ff08dd12e8', 'c5a3d0c2-6b41-4dad-a8de-01942e40e3ab', '77bdec9a-457c-4b90-a482-b93d9fb78277', 'ccf96e5d-d546-413a-af3b-21e6aeb1b4ca'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:57:02.609920 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f6a351-a700-4bde-a8ee-69d21ac51ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a20b7a9-8be3-4b66-8fb1-e2ff08dd12e8', 'c5a3d0c2-6b41-4dad-a8de-01942e40e3ab', '77bdec9a-457c-4b90-a482-b93d9fb78277', 'ccf96e5d-d546-413a-af3b-21e6aeb1b4ca']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:57:02.610598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96af99a0-9130-4fee-ae42-ba4b4183c781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:57:02.634324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96af99a0-9130-4fee-ae42-ba4b4183c781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deac603f-74ac-4e4f-b064-2bb48c1b9321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1095570555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0b20c570a446e2a67242b38e3f77ba',qos_specs=None,replication_status=,reservations=['6a20b7a9-8be3-4b66-8fb1-e2ff08dd12e8','c5a3d0c2-6b41-4dad-a8de-01942e40e3ab','77bdec9a-457c-4b90-a482-b93d9fb78277','ccf96e5d-d546-413a-af3b-21e6aeb1b4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e98031939c416386a59c951198e1f8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1095570555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deac603f-74ac-4e4f-b064-2bb48c1b9321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0b20c570a446e2a67242b38e3f77ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e98031939c416386a59c951198e1f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:57:02.635276 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97299be3-ae2c-4540-98e9-4ab4b5497775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:57:02.651186 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97299be3-ae2c-4540-98e9-4ab4b5497775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1095570555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0b20c570a446e2a67242b38e3f77ba',qos_specs=None,replication_status=,reservations=['6a20b7a9-8be3-4b66-8fb1-e2ff08dd12e8','c5a3d0c2-6b41-4dad-a8de-01942e40e3ab','77bdec9a-457c-4b90-a482-b93d9fb78277','ccf96e5d-d546-413a-af3b-21e6aeb1b4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e98031939c416386a59c951198e1f8',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:57:02.651944 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c98d793-c03a-4787-b008-3c0b0187200c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:57:02.659733 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c98d793-c03a-4787-b008-3c0b0187200c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:57:02.660436 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Flow 'volume_create_api' (bce4eeb5-2d43-4761-b7bc-c8e88ab99033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:57:02.660716 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Create volume request issued successfully. Jul 03 10:57:02.661272 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e8e7d38f-8a7d-43c7-a005-fa1f315eb35e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:57:02.661634 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1296/5167] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 10:57:02 2026] POST /volume/v3/volumes => generated 772 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:57:02.672725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:02.674749 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:02.674988 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:02.675212 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:02.677630 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=199,cinder:INSERT=49,cinder:UPDATE=71 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:02.685440 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:02.685440 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:57:02.689637 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:02.694663 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0fc0f3ec-e3fa-45e9-9324-1569334cab6f tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:02.695152 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1295/5168] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:57:02 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:57:03.246025 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=145,cinder:UPDATE=38,cinder:DELETE=5,cinder:INSERT=22 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:03.259370 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=141,cinder:INSERT=22,cinder:UPDATE=41 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:03.710419 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:03.712636 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:03.712913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:03.713190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:03.721965 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:03.721965 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:57:03.726264 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:03.731470 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2bf6dee8-0be5-432f-9e19-8bfbeb6fdf36 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:03.731984 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1302/5169] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:57:03 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:57:12.654023 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:12.693465 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=3 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:13.730218 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=4 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:57:55.703182 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:55.770229 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:55.770467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:55.770689 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:55.777422 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:55.777422 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:57:55.780917 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:55.785124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-159836b3-72d8-4645-b294-1425b5159f8b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:55.785502 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1277/5170] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:57:55 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:57:57.814491 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fd3651cd-c161-41b9-8645-ad8afa3ea9bb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:57.814918 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd3651cd-c161-41b9-8645-ad8afa3ea9bb None None] GET https://10.4.3.52/volume// Jul 03 10:57:57.815069 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd3651cd-c161-41b9-8645-ad8afa3ea9bb None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:57.815279 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fd3651cd-c161-41b9-8645-ad8afa3ea9bb None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:57.815604 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fd3651cd-c161-41b9-8645-ad8afa3ea9bb None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:57:57.815994 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1297/5171] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:57:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:57:57.822253 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-0af1bb4c-a44a-4cf5-a4ba-8e429e90222a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:57.852347 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-0af1bb4c-a44a-4cf5-a4ba-8e429e90222a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:57:57.852804 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-0af1bb4c-a44a-4cf5-a4ba-8e429e90222a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deac603f-74ac-4e4f-b064-2bb48c1b9321", "connector": null, "instance_uuid": "849f94d4-0005-4758-8a83-c79b1156f17e"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:57:57.861541 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:57.861541 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:57:57.884120 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-0af1bb4c-a44a-4cf5-a4ba-8e429e90222a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:57:57.884553 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1296/5172] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:57:57 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:57:58.305885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:58.307478 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:58.307672 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:58.307839 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:58.316206 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:58.316206 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:57:58.319748 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:58.324806 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8d0f835a-6bae-4a93-96ce-7f11c6a3094d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:58.325298 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1303/5173] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:57:58 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:57:58.408741 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-16ecf999-6f1b-4711-a1be-857eda0931b0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:58.409350 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-16ecf999-6f1b-4711-a1be-857eda0931b0 None None] GET https://10.4.3.52/volume// Jul 03 10:57:58.409633 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16ecf999-6f1b-4711-a1be-857eda0931b0 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:58.409935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-16ecf999-6f1b-4711-a1be-857eda0931b0 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:58.410416 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-16ecf999-6f1b-4711-a1be-857eda0931b0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:57:58.410889 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1278/5174] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:57:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:57:58.419124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:58.449075 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:58.449339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:58.449583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:58.458944 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:58.458944 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:57:58.462074 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:58.466395 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-7d4d8d9f-6595-47e8-b01f-fc4c1a6b6427 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:58.466768 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1298/5175] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:57:58 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1026 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:57:58.558641 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:58.560685 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] PUT https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce Jul 03 10:57:58.561050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:57:58.568359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Acquiring lock "cinder-attachment_update-deac603f-74ac-4e4f-b064-2bb48c1b9321-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:57:58.572071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Lock "cinder-attachment_update-deac603f-74ac-4e4f-b064-2bb48c1b9321-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:57:58.572984 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:58.572984 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:57:59.093540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Lock "cinder-attachment_update-deac603f-74ac-4e4f-b064-2bb48c1b9321-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:57:59.093999 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-e780d779-7326-47c6-8c4a-227401532e56 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce returned with HTTP 200 Jul 03 10:57:59.094392 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1297/5176] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:57:58 2026] PUT /volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:57:59.336766 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:57:59.338285 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:57:59.338463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:57:59.338637 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:57:59.350891 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:57:59.350891 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:57:59.355331 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:57:59.360547 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-cf40fc64-f524-4aa0-94f2-dc150414e772 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:57:59.360982 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1304/5177] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:57:59 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:00.372177 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4702c2d0-3ded-4cec-aac8-04944455908d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:00.373909 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4702c2d0-3ded-4cec-aac8-04944455908d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:00.374192 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4702c2d0-3ded-4cec-aac8-04944455908d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:00.374374 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4702c2d0-3ded-4cec-aac8-04944455908d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:00.383586 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:00.383586 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:00.387253 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4702c2d0-3ded-4cec-aac8-04944455908d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:00.391198 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4702c2d0-3ded-4cec-aac8-04944455908d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:00.391654 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1279/5178] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:00 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:01.405415 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-542e9075-330d-4b57-b364-481b2087adb1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:01.407503 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-542e9075-330d-4b57-b364-481b2087adb1 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:01.407754 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-542e9075-330d-4b57-b364-481b2087adb1 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:01.407976 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-542e9075-330d-4b57-b364-481b2087adb1 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:01.418129 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:01.418129 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:01.421444 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-542e9075-330d-4b57-b364-481b2087adb1 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:01.425693 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-542e9075-330d-4b57-b364-481b2087adb1 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:01.426141 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1299/5179] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:01 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:02.437187 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:02.438633 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:02.438819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:02.438989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:02.446698 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:02.446698 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:02.449342 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:02.452561 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3790bfae-d0a9-4461-ac59-9847b74e42e2 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:02.452874 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1298/5180] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:02 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:03.463379 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:03.464874 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:03.465127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:03.466134 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:03.475153 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:03.475153 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:03.479179 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:03.482710 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d9e4aa0a-f2f8-4c1a-a7eb-00625f2f7134 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:03.482901 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1305/5181] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:03 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:04.494832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:04.496700 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:04.496977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:04.497960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:04.507183 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:04.507183 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:04.510072 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:04.513499 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4db05b36-65d8-44eb-8244-0a2c4ca08356 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:04.513698 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1280/5182] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:04 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:05.525395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:05.527027 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:05.527232 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:05.527424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:05.535878 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:05.535878 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:05.538844 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:05.542427 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-811a53fa-7645-4b50-8aaa-c6c990f1418a tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:05.542738 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1300/5183] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:05 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:06.286190 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-d1e75f66-daee-4682-9e35-ad2c6ed1b6f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:06.299763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-d1e75f66-daee-4682-9e35-ad2c6ed1b6f6 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] POST https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce/action Jul 03 10:58:06.300086 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-d1e75f66-daee-4682-9e35-ad2c6ed1b6f6 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:58:06.300237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-d1e75f66-daee-4682-9e35-ad2c6ed1b6f6 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:06.313942 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:06.313942 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:06.322644 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-70ffa1ad-8a13-4fc2-a12c-074d911a4781 req-d1e75f66-daee-4682-9e35-ad2c6ed1b6f6 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce/action returned with HTTP 204 Jul 03 10:58:06.323206 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1299/5184] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:58:06 2026] POST /volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:58:06.555713 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:06.557284 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:06.557481 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:06.557646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:06.565754 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:06.565754 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:06.569525 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:06.574272 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-626f69d8-d209-4699-b06e-ebe5890c4c62 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:06.574691 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1306/5185] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:06 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:06.586410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:06.588406 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] POST https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action Jul 03 10:58:06.588751 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:58:06.588861 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:06.598705 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:06.598705 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:06.599108 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:06.629637 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Created reservations ['c5216cb1-497f-408d-90e3-c82925f48075', '925cac9d-e087-4b12-9ead-05d690a55fcb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:58:06.646274 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Extend volume request issued successfully. Jul 03 10:58:06.646567 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action returned with HTTP 202 Jul 03 10:58:06.647187 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1281/5186] 10.4.3.52 () {70 vars in 1424 bytes} [Fri Jul 3 10:58:06 2026] POST /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 10:58:06.654201 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:06.655600 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:06.655751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:06.655974 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:06.664902 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:06.664902 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:06.668001 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:06.672033 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e81b492a-89e2-47d6-9805-fd2837fa1e2b tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:06.672429 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1301/5187] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:06 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:07.683570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ca125830-7dcd-4ac0-8621-e36483169c9c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:07.685121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca125830-7dcd-4ac0-8621-e36483169c9c tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:07.685336 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca125830-7dcd-4ac0-8621-e36483169c9c tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:07.685519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ca125830-7dcd-4ac0-8621-e36483169c9c tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:07.693838 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:07.693838 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:07.697157 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ca125830-7dcd-4ac0-8621-e36483169c9c tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:07.700723 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ca125830-7dcd-4ac0-8621-e36483169c9c tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:07.701042 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1300/5188] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:07 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1157 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:07.711602 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:07.713266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:07.713491 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:07.713676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:07.722083 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:07.722083 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:07.725232 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:07.728937 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc4fbb4e-f31f-4adc-a014-bc191817c394 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:07.729316 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1307/5189] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:07 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1157 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:07.899717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:07.901909 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 service nova] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:07.902138 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 service nova] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:07.902372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 service nova] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:07.911225 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:07.911225 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:07.914482 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 service nova] Volume info retrieved successfully. Jul 03 10:58:07.918580 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d6407a1f-f367-4d07-a2e1-eb93c9c20577 req-85f2225d-00ff-440d-abcc-25b65be3e822 service nova] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:07.919007 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1282/5190] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:58:07 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1313 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:08.890393 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:08.913478 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:08.913651 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:08.913843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:08.921860 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:08.921860 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:08.924792 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:08.928458 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-789768a4-44d2-4de4-a4d4-ffeca291f6c8 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:08.928803 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1302/5191] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:58:08 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:08.945361 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:08.947062 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] POST https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action Jul 03 10:58:08.947413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:58:08.947524 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:08.956629 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:08.956629 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:08.957002 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:08.962644 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Begin detaching volume completed successfully. Jul 03 10:58:08.962825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5a49f3cc-8c0d-4585-a7a9-258c4f717c77 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action returned with HTTP 202 Jul 03 10:58:08.963193 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1301/5192] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 10:58:08 2026] POST /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:58:08.979904 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:08.981601 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:08.981791 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:08.981961 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:08.992070 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:08.992070 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:08.996834 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:09.000865 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-90f99338-7f6b-443a-bb9d-d4fb5f132fdd tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:09.001240 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1308/5193] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:08 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:09.985252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e8a91e17-580a-4cb0-ada5-3850438afbd3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:09.985754 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a91e17-580a-4cb0-ada5-3850438afbd3 None None] GET https://10.4.3.52/volume// Jul 03 10:58:09.985985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8a91e17-580a-4cb0-ada5-3850438afbd3 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:09.986281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8a91e17-580a-4cb0-ada5-3850438afbd3 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:09.986712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a91e17-580a-4cb0-ada5-3850438afbd3 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:58:09.987117 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1283/5194] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:58:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:58:09.993693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:09.995539 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:09.995729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:09.995901 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:10.003986 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:10.003986 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:10.006960 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:10.010473 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-5451c207-3a73-4073-88dd-6549d1469b3d tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:10.010859 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1303/5195] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:58:09 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:10.014189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-47991686-9f66-4244-bed1-7eeee0938541 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:10.015978 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47991686-9f66-4244-bed1-7eeee0938541 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:10.016217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47991686-9f66-4244-bed1-7eeee0938541 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:10.016488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-47991686-9f66-4244-bed1-7eeee0938541 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:10.027233 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:10.027233 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:10.030384 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-47991686-9f66-4244-bed1-7eeee0938541 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:10.033869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-47991686-9f66-4244-bed1-7eeee0938541 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:10.034251 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1302/5196] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:10 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:10.719392 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-e1daa042-c604-407b-b2e1-588aba9e649e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:10.721334 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-e1daa042-c604-407b-b2e1-588aba9e649e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] DELETE https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce Jul 03 10:58:10.721548 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-e1daa042-c604-407b-b2e1-588aba9e649e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:10.721744 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-e1daa042-c604-407b-b2e1-588aba9e649e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:10.728722 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:10.728722 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:11.046089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:11.048482 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:11.048774 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:11.049036 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:11.060539 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:11.060539 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:11.064463 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:11.069943 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f959204-f93e-43ac-9144-9cf0f861c3d7 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:11.070523 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1284/5197] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:11 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:58:11.253046 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-8d0351aa-8687-44dd-b625-f385e8da8a9f req-e1daa042-c604-407b-b2e1-588aba9e649e tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce returned with HTTP 200 Jul 03 10:58:11.253534 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1309/5198] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 10:58:10 2026] DELETE /volume/v3/attachments/b4478fd8-d259-429c-8308-909e2b5030ce => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:12.081933 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3987c09-3237-44f1-be37-e83e06579563 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:12.083668 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3987c09-3237-44f1-be37-e83e06579563 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:12.083867 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3987c09-3237-44f1-be37-e83e06579563 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:12.084045 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3987c09-3237-44f1-be37-e83e06579563 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:12.090336 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:12.090336 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:12.093281 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e3987c09-3237-44f1-be37-e83e06579563 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:12.096694 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3987c09-3237-44f1-be37-e83e06579563 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:12.097009 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1304/5199] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:12 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:19.392922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:19.394443 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:19.394645 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:19.394819 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:19.401096 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:19.401096 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:19.403890 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:19.407255 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2b50e384-9c72-4b81-97a9-51c9e68d4d40 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:19.407531 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1303/5200] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:19 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 865 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:19.418798 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:19.420445 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] DELETE https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:19.420647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:19.420818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:19.420977 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Delete volume with id: deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:19.427214 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:19.427214 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:19.427613 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:19.440914 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Delete volume request issued successfully. Jul 03 10:58:19.441067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6abc3734-e49e-4b51-94fb-f4d7e02055ea tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 202 Jul 03 10:58:19.441461 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1285/5201] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 10:58:19 2026] DELETE /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 10:58:19.447928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:19.449494 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:19.449696 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:19.449866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:19.456002 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:19.456002 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:19.459036 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Volume info retrieved successfully. Jul 03 10:58:19.463356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7a333e77-17c7-464b-9a2e-ba10f8a26084 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 200 Jul 03 10:58:19.463726 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1310/5202] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:19 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:58:20.475383 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-91cfc303-49b9-4033-b707-4c046bc5c328 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:20.477169 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91cfc303-49b9-4033-b707-4c046bc5c328 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] GET https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 Jul 03 10:58:20.477406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91cfc303-49b9-4033-b707-4c046bc5c328 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:20.477586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-91cfc303-49b9-4033-b707-4c046bc5c328 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:20.483707 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-91cfc303-49b9-4033-b707-4c046bc5c328 tempest-VolumesExtendAttachedTest-1022885805 tempest-VolumesExtendAttachedTest-1022885805-project-member] https://10.4.3.52/volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 returned with HTTP 404 Jul 03 10:58:20.484282 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1305/5203] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 10:58:20 2026] GET /volume/v3/volumes/deac603f-74ac-4e4f-b064-2bb48c1b9321 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 10:58:28.599730 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:28.661579 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:58:28.662037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-744670048"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:28.663759 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-744670048'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:58:28.663921 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 1 GB Jul 03 10:58:28.667705 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 10:58:28.672814 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (1f3712da-c4bf-4ca3-93d3-cf944de1e836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:58:28.673720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8993e10-0bb4-4019-8237-90524edf3da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:28.674587 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:58:28.698508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8993e10-0bb4-4019-8237-90524edf3da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:28.699198 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8d8f6c-2ebc-4ab8-99eb-4a66088e5917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:28.750754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['4845a6fe-b96a-4d23-b86f-7793bcd2040f', '2b3b4381-5dac-43f4-abc2-6f465b624e58', '5e1bdbfb-20f6-4a3f-a96e-5f21f87fd06f', '9d096483-fa09-42d9-ac31-b53668b08996'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:58:28.751302 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8d8f6c-2ebc-4ab8-99eb-4a66088e5917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4845a6fe-b96a-4d23-b86f-7793bcd2040f', '2b3b4381-5dac-43f4-abc2-6f465b624e58', '5e1bdbfb-20f6-4a3f-a96e-5f21f87fd06f', '9d096483-fa09-42d9-ac31-b53668b08996']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:28.751937 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653e7017-47ef-4e9c-9f10-4173f39b0ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:28.772076 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653e7017-47ef-4e9c-9f10-4173f39b0ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d72e55-6e0d-494f-95cb-d437f98a1ae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744670048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['4845a6fe-b96a-4d23-b86f-7793bcd2040f','2b3b4381-5dac-43f4-abc2-6f465b624e58','5e1bdbfb-20f6-4a3f-a96e-5f21f87fd06f','9d096483-fa09-42d9-ac31-b53668b08996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744670048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d72e55-6e0d-494f-95cb-d437f98a1ae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:28.772683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa74347-0664-4cb7-848d-318c95b3e73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:28.788588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa74347-0664-4cb7-848d-318c95b3e73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744670048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['4845a6fe-b96a-4d23-b86f-7793bcd2040f','2b3b4381-5dac-43f4-abc2-6f465b624e58','5e1bdbfb-20f6-4a3f-a96e-5f21f87fd06f','9d096483-fa09-42d9-ac31-b53668b08996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:28.789228 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8b99bf-cc22-4efe-9760-ae025ddb2274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:28.798075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8b99bf-cc22-4efe-9760-ae025ddb2274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:28.799328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (1f3712da-c4bf-4ca3-93d3-cf944de1e836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:58:28.799727 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 10:58:28.800495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-aadc132b-5384-4e1e-8fad-da3019dfa4e1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:58:28.801151 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1304/5204] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 10:58:28 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:58:28.812519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f24167de-8c85-4863-be09-2e107af04cfb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:28.814484 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f24167de-8c85-4863-be09-2e107af04cfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 10:58:28.814732 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f24167de-8c85-4863-be09-2e107af04cfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:28.814991 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f24167de-8c85-4863-be09-2e107af04cfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:28.822744 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:28.822744 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:28.827170 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f24167de-8c85-4863-be09-2e107af04cfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:28.832704 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f24167de-8c85-4863-be09-2e107af04cfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 10:58:28.833419 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1286/5205] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:28 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:29.462465 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=44,cinder:UPDATE=3 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:58:29.846702 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-42422416-d441-45fd-82c7-c0f5b742c43f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:29.848548 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-42422416-d441-45fd-82c7-c0f5b742c43f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 10:58:29.848749 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-42422416-d441-45fd-82c7-c0f5b742c43f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:29.848948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-42422416-d441-45fd-82c7-c0f5b742c43f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:29.856420 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:29.856420 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:29.861093 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-42422416-d441-45fd-82c7-c0f5b742c43f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:29.865946 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-42422416-d441-45fd-82c7-c0f5b742c43f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 10:58:29.866376 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1311/5206] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:29 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:29.881941 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:29.884099 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 10:58:29.884343 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:29.884572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:29.891439 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:29.891439 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:29.894559 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:29.898136 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0d83a59-9b65-47cb-b1c8-45f463b04894 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 10:58:29.898469 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1306/5207] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:29 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:29.913447 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:29.915231 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:58:29.915533 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1949571263"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:29.923154 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:29.923154 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:29.923606 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:29.923706 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 10:58:29.959149 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['bd2a2838-37cb-4b0a-ada0-b8265b29fba0', 'cbfa9969-ab7b-41cd-8031-75a48e7bc9b7', '11ac48a8-da17-4181-96a0-b98f9584fb21', '260357be-75aa-44f7-8899-88b200986a35'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:58:29.991078 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot create request issued successfully. Jul 03 10:58:29.991481 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bf06dc6f-ff4d-4b15-a99f-7493ac8f8aa7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:58:29.991935 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1305/5208] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:58:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:58:30.002368 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:30.004124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:30.004321 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:30.004495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:30.010019 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:30.010019 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:30.010512 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:30.011244 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3dfd6add-5f62-4b29-b2f8-5e115976de23 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 200 Jul 03 10:58:30.011620 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1287/5209] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:58:30 2026] GET /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:31.021621 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:31.023489 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:31.023675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:31.023872 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:31.028762 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:31.028762 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:31.029223 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:31.030046 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f38739f0-d239-4ad4-a590-4aed7d216a8e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 200 Jul 03 10:58:31.030420 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1312/5210] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:58:31 2026] GET /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:31.038998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5cf65798-6d73-4277-98cb-d03fba97001e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:31.040621 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 10:58:31.041047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "snapshot_id": "8eddd8e9-ac72-4fab-a14e-62a8177e5095", "name": "tempest-VolumesSnapshotTestJSON-Backup-731458657", "container": "tempest-volumessnapshottestjson-backup-container-1884684501"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:31.042500 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Creating new backup {'backup': {'volume_id': 'c7d72e55-6e0d-494f-95cb-d437f98a1ae0', 'snapshot_id': '8eddd8e9-ac72-4fab-a14e-62a8177e5095', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-731458657', 'container': 'tempest-volumessnapshottestjson-backup-container-1884684501'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 10:58:31.042634 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Creating backup of volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 in container tempest-volumessnapshottestjson-backup-container-1884684501 Jul 03 10:58:31.049540 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:31.049540 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:31.049968 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:31.054972 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:31.054972 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:31.055388 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:31.075531 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['0583ec81-5487-44d4-94ac-01b9b39ecfeb', '28f59c79-a205-49cc-b0dd-df88b6cf420c'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:58:31.099502 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5cf65798-6d73-4277-98cb-d03fba97001e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 10:58:31.099883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1307/5211] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:58:31 2026] POST /volume/v3/backups => generated 332 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:58:31.108740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ba331dee-18e8-4936-a9c0-204df132780c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:31.110505 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba331dee-18e8-4936-a9c0-204df132780c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:31.110729 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba331dee-18e8-4936-a9c0-204df132780c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:31.110954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ba331dee-18e8-4936-a9c0-204df132780c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:31.111083 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ba331dee-18e8-4936-a9c0-204df132780c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:31.115276 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:31.115276 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:31.115984 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ba331dee-18e8-4936-a9c0-204df132780c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:31.116367 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1306/5212] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:31 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 830 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:32.126172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:32.127946 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:32.128191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:32.128410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:32.128559 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:32.132587 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:32.132587 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:32.133326 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f0f99048-18fc-4b6f-b85a-1ec6ccc34a25 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:32.133688 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1288/5213] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:32 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:33.142714 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0fe01bcc-4815-4472-b110-bd7851d8724e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:33.144318 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0fe01bcc-4815-4472-b110-bd7851d8724e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:33.144532 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0fe01bcc-4815-4472-b110-bd7851d8724e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:33.144729 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0fe01bcc-4815-4472-b110-bd7851d8724e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:33.144869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0fe01bcc-4815-4472-b110-bd7851d8724e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:33.148868 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:33.148868 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:33.149606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0fe01bcc-4815-4472-b110-bd7851d8724e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:33.150031 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1313/5214] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:33 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:34.159280 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:34.161431 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:34.161620 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:34.161813 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:34.161913 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:34.165758 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:34.165758 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:34.166430 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82a90f8f-edd6-46d2-a2b4-a1458d23096b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:34.166765 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1308/5215] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:34 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:35.175612 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:35.177267 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:35.177456 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:35.177632 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:35.177738 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:35.182293 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:35.182293 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:35.183019 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d9002cb8-9bb5-4586-834a-ccae6e6b2d5e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:35.183379 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1307/5216] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:35 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:36.192759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:36.194519 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:36.194694 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:36.194941 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:36.195022 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:36.201243 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:36.201243 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:36.203146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-42e31830-8b3f-4deb-a298-2b7a3ef07635 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:36.204970 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1289/5217] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:36 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:37.213118 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:37.215010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:37.215223 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:37.215405 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:37.215503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:37.219889 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:37.219889 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:37.220778 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4ff12f67-d3d0-41f8-a73a-059defdba0da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:37.221184 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1314/5218] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:37 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:38.231431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:38.233006 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:38.233214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:38.233407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:38.233510 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:38.237286 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:38.237286 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:38.237915 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-818c36fc-02f6-410f-ac8e-4b67cf15d0ee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:38.238225 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1309/5219] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:38 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:39.249150 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:39.250682 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:39.250876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:39.251050 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:39.251174 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:39.255420 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:39.255420 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:39.255825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2f7e55c0-dabb-4ffd-8b21-2437867f6a14 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:39.256154 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1308/5220] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:39 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:40.266572 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:40.269012 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:40.269333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:40.269608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:40.269792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:40.275395 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:40.275395 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:40.276493 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-530dbb20-49cb-46d3-a8ca-f9f367f5d40e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:40.277041 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1290/5221] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:40 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:41.287686 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:41.289264 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:41.289430 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:41.289602 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:41.289704 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:41.293762 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:41.293762 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:41.294633 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9d278c5e-9786-42d9-9b2d-b6a9aac182aa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:41.295147 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1315/5222] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:41 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:42.305207 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-cee70c37-e6a3-4374-97f1-22f78123a549 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:42.307068 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cee70c37-e6a3-4374-97f1-22f78123a549 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:42.307277 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cee70c37-e6a3-4374-97f1-22f78123a549 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:42.307434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-cee70c37-e6a3-4374-97f1-22f78123a549 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:42.307550 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-cee70c37-e6a3-4374-97f1-22f78123a549 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:42.311459 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:42.311459 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:42.312142 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-cee70c37-e6a3-4374-97f1-22f78123a549 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:42.312485 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1310/5223] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:42 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:43.321818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:43.323459 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:43.323649 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:43.323830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:43.323931 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:43.327780 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:43.327780 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:43.328388 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-00dc37a7-7aa9-4029-9f67-6677aa4241e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:43.328706 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1309/5224] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:43 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:44.339616 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:44.341439 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:44.341682 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:44.341863 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:44.341994 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:44.346388 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:44.346388 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:44.347098 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ac43dfe2-b405-4f48-8b95-2dd850decc50 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:44.347485 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1291/5225] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:44 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:45.362219 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8c625583-23e5-4de7-bd14-900f46acff7d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:45.364336 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c625583-23e5-4de7-bd14-900f46acff7d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:45.364561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c625583-23e5-4de7-bd14-900f46acff7d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:45.364797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8c625583-23e5-4de7-bd14-900f46acff7d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:45.364919 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8c625583-23e5-4de7-bd14-900f46acff7d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:45.370082 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:45.370082 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:45.370860 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8c625583-23e5-4de7-bd14-900f46acff7d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:45.371450 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1316/5226] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:45 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:46.397339 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:46.398858 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:46.399094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:46.399288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:46.399407 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:46.403734 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:46.403734 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:46.404457 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-78bb98fb-da45-493d-90dc-cb091cd966a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:46.404813 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1311/5227] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:46 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:47.415949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:47.417791 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:47.418011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:47.418210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:47.418312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:47.422823 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:47.422823 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:47.423536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-9d8e140b-d158-4009-87e7-e0fca288ecaf tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:47.423844 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1310/5228] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:47 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:48.435576 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8090554b-8c30-438e-a90a-6de667e79b30 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:48.437670 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8090554b-8c30-438e-a90a-6de667e79b30 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:48.437852 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8090554b-8c30-438e-a90a-6de667e79b30 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:48.438066 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8090554b-8c30-438e-a90a-6de667e79b30 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:48.438230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8090554b-8c30-438e-a90a-6de667e79b30 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:48.442953 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:48.442953 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:48.443809 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8090554b-8c30-438e-a90a-6de667e79b30 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:48.444264 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1292/5229] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:48 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:48.454568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9f8f26da-7fad-486e-aa47-68d8886df1be None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:48.456247 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9f8f26da-7fad-486e-aa47-68d8886df1be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:48.456438 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9f8f26da-7fad-486e-aa47-68d8886df1be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:48.456608 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9f8f26da-7fad-486e-aa47-68d8886df1be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:48.461591 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:48.461591 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:48.462041 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9f8f26da-7fad-486e-aa47-68d8886df1be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:48.462736 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9f8f26da-7fad-486e-aa47-68d8886df1be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 200 Jul 03 10:58:48.463095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1317/5230] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:58:48 2026] GET /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:48.471380 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27fdf686-27a5-4827-863f-36f372869a54 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:48.473177 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27fdf686-27a5-4827-863f-36f372869a54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:48.473333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27fdf686-27a5-4827-863f-36f372869a54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:48.473467 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27fdf686-27a5-4827-863f-36f372869a54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:48.473587 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-27fdf686-27a5-4827-863f-36f372869a54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:48.477802 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:48.477802 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:48.478521 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27fdf686-27a5-4827-863f-36f372869a54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:48.478883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1312/5231] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:48 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:48.488085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b2b25deb-088e-40af-b430-132d0e9d11ce None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:48.490077 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:48.490299 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:48.490509 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:48.490620 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete backup with id: f884b5eb-1aa9-4389-bc20-e446215472d1. Jul 03 10:58:48.495004 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:48.495004 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:48.507813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] delete_backup rpcapi backup_id f884b5eb-1aa9-4389-bc20-e446215472d1 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 10:58:48.509564 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b2b25deb-088e-40af-b430-132d0e9d11ce tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 202 Jul 03 10:58:48.509972 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1311/5232] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 10:58:48 2026] DELETE /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 10:58:48.516564 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15538f29-8e84-4645-b6e3-ec9960835aef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:48.518358 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15538f29-8e84-4645-b6e3-ec9960835aef tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:48.518546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15538f29-8e84-4645-b6e3-ec9960835aef tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:48.518728 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15538f29-8e84-4645-b6e3-ec9960835aef tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:48.518841 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-15538f29-8e84-4645-b6e3-ec9960835aef tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:48.523065 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:48.523065 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:48.523896 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15538f29-8e84-4645-b6e3-ec9960835aef tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 200 Jul 03 10:58:48.524339 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1293/5233] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:48 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:49.534479 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-43b757df-2727-48c3-9204-9cf95fb1dfee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:49.536378 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-43b757df-2727-48c3-9204-9cf95fb1dfee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 Jul 03 10:58:49.536615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-43b757df-2727-48c3-9204-9cf95fb1dfee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:49.536854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-43b757df-2727-48c3-9204-9cf95fb1dfee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:49.537007 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-43b757df-2727-48c3-9204-9cf95fb1dfee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Show backup with id f884b5eb-1aa9-4389-bc20-e446215472d1. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 10:58:49.540830 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-43b757df-2727-48c3-9204-9cf95fb1dfee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 returned with HTTP 404 Jul 03 10:58:49.541346 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1318/5234] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:49 2026] GET /volume/v3/backups/f884b5eb-1aa9-4389-bc20-e446215472d1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:58:49.619627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:49.621344 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:49.621518 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:49.621692 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:49.621842 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:49.626976 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:49.626976 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:49.627417 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:49.642501 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 10:58:49.642646 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-667c6a44-adae-44c6-bae6-9bc4330dca40 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 202 Jul 03 10:58:49.642991 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1313/5235] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:58:49 2026] DELETE /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:58:49.651032 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ee64b055-7326-47e7-a868-4599f3c34927 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:49.652650 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee64b055-7326-47e7-a868-4599f3c34927 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:49.652840 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee64b055-7326-47e7-a868-4599f3c34927 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:49.653017 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee64b055-7326-47e7-a868-4599f3c34927 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:49.657655 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:49.657655 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:49.658077 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ee64b055-7326-47e7-a868-4599f3c34927 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:58:49.658737 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee64b055-7326-47e7-a868-4599f3c34927 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 200 Jul 03 10:58:49.659095 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1312/5236] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:58:49 2026] GET /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:50.668688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e3fbde86-5e7a-4b93-bd33-93e8aac1e03c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:50.670470 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e3fbde86-5e7a-4b93-bd33-93e8aac1e03c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 Jul 03 10:58:50.670661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e3fbde86-5e7a-4b93-bd33-93e8aac1e03c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:50.670875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e3fbde86-5e7a-4b93-bd33-93e8aac1e03c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:50.675074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e3fbde86-5e7a-4b93-bd33-93e8aac1e03c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 returned with HTTP 404 Jul 03 10:58:50.675574 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1294/5237] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:58:50 2026] GET /volume/v3/snapshots/8eddd8e9-ac72-4fab-a14e-62a8177e5095 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:58:50.684666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:50.686486 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 10:58:50.686706 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:50.686928 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:50.694302 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:50.694302 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:58:50.697960 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:50.701735 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-da623e3a-cd3c-4eeb-81b5-d04a9721041f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 10:58:50.702081 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1319/5238] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:50 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:50.730790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:50.732506 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 10:58:50.732851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-242124550"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:58:50.734298 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-242124550'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 10:58:50.874789 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 1 GB Jul 03 10:58:50.875219 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:50.875219 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:58:50.880076 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 10:58:50.887874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (37a980c3-f151-4d44-8dcb-59bdabdc22ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:58:50.889375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb762abb-3ba7-4b09-b4d9-9917ce95f698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:50.890666 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 10:58:50.949487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb762abb-3ba7-4b09-b4d9-9917ce95f698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:50.950154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8588c74-32bd-4bfa-9eec-bc5efd8b004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:50.998116 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['28e37a35-3468-44bb-8cd4-78ae79ddc7d8', '72f5c6b9-9d91-4646-9532-ca5c1830cdac', 'ab828655-22da-4024-9699-c7aba777d82c', 'b07dd756-13ce-4287-98e9-b9e26c367827'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:58:50.999208 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8588c74-32bd-4bfa-9eec-bc5efd8b004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e37a35-3468-44bb-8cd4-78ae79ddc7d8', '72f5c6b9-9d91-4646-9532-ca5c1830cdac', 'ab828655-22da-4024-9699-c7aba777d82c', 'b07dd756-13ce-4287-98e9-b9e26c367827']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:51.000315 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd721940-946a-43f0-8ae6-056d52b8af50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:51.029566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd721940-946a-43f0-8ae6-056d52b8af50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea58411-1941-45d8-9815-88c63b2b2831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-242124550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['28e37a35-3468-44bb-8cd4-78ae79ddc7d8','72f5c6b9-9d91-4646-9532-ca5c1830cdac','ab828655-22da-4024-9699-c7aba777d82c','b07dd756-13ce-4287-98e9-b9e26c367827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T10:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-242124550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea58411-1941-45d8-9815-88c63b2b2831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:51.031074 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78389b1-97a0-44bd-8921-ace4cca55b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:51.053780 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78389b1-97a0-44bd-8921-ace4cca55b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-242124550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['28e37a35-3468-44bb-8cd4-78ae79ddc7d8','72f5c6b9-9d91-4646-9532-ca5c1830cdac','ab828655-22da-4024-9699-c7aba777d82c','b07dd756-13ce-4287-98e9-b9e26c367827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:51.054698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadb548e-12cb-41cb-a929-eff410688c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 10:58:51.064968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadb548e-12cb-41cb-a929-eff410688c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 10:58:51.065779 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (37a980c3-f151-4d44-8dcb-59bdabdc22ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 10:58:51.066113 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 10:58:51.066690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b8841b85-3237-4929-9fac-ad8ffeedd1d6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 10:58:51.067284 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1314/5239] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 10:58:50 2026] POST /volume/v3/volumes => generated 751 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:58:51.078045 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:51.079946 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:58:51.080169 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:51.080352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:51.088081 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:51.088081 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:58:51.092442 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:51.096731 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a9fe6989-490a-4512-a541-5f6b643f9ac7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:58:51.097195 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1313/5240] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:51 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:58:52.112611 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f23e2b08-ab87-412b-af22-8c4d213de55b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:58:52.115027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f23e2b08-ab87-412b-af22-8c4d213de55b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:58:52.115318 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f23e2b08-ab87-412b-af22-8c4d213de55b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:58:52.115600 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f23e2b08-ab87-412b-af22-8c4d213de55b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:58:52.125623 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:58:52.125623 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:58:52.131096 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f23e2b08-ab87-412b-af22-8c4d213de55b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:58:52.138774 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f23e2b08-ab87-412b-af22-8c4d213de55b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:58:52.139427 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1295/5241] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:58:52 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:00.701226 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=15 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:59:01.057616 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=81,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:59:01.095725 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=90,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:59:02.136626 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=59,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 10:59:44.278065 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:44.280217 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:44.280440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:44.280653 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:44.290680 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:44.290680 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:44.295690 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:44.302238 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-4192c0ef-0003-4ce2-bf08-5f45d41d593d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:44.302819 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1320/5242] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 10:59:44 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:46.333751 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2d7604d6-05ae-4e91-9701-3e4fd6880bc0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:46.334212 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d7604d6-05ae-4e91-9701-3e4fd6880bc0 None None] GET https://10.4.3.52/volume// Jul 03 10:59:46.334291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d7604d6-05ae-4e91-9701-3e4fd6880bc0 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:46.334438 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2d7604d6-05ae-4e91-9701-3e4fd6880bc0 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:46.334735 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2d7604d6-05ae-4e91-9701-3e4fd6880bc0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:59:46.334965 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1315/5243] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 10:59:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:59:46.340871 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-f560e8bc-aafc-4d80-bd10-61697b136926 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:46.406799 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-f560e8bc-aafc-4d80-bd10-61697b136926 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 10:59:46.407264 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-f560e8bc-aafc-4d80-bd10-61697b136926 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea58411-1941-45d8-9815-88c63b2b2831", "connector": null, "instance_uuid": "7c53a40a-ad00-48b2-98cd-3df74f03fb08"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:46.415679 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:46.415679 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:46.438533 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-f560e8bc-aafc-4d80-bd10-61697b136926 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 10:59:46.439137 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1314/5244] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 10:59:46 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:46.822748 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:46.824515 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:46.824707 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:46.824885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:46.835543 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:46.835543 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:46.838480 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:46.842388 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb50dfc6-fb03-4956-b99e-ae6bc50047be tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:46.842733 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1296/5245] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:46 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:46.964363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4dd0bf1f-0dd8-4e46-a46d-85ee6f230010 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:46.964705 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4dd0bf1f-0dd8-4e46-a46d-85ee6f230010 None None] GET https://10.4.3.52/volume// Jul 03 10:59:46.964856 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4dd0bf1f-0dd8-4e46-a46d-85ee6f230010 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:46.965029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4dd0bf1f-0dd8-4e46-a46d-85ee6f230010 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:46.965360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4dd0bf1f-0dd8-4e46-a46d-85ee6f230010 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 10:59:46.965617 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1321/5246] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 10:59:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 10:59:46.972187 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:46.974428 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:46.974731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:46.974998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:46.983457 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:46.983457 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:46.986271 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:46.990174 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-20a159ff-0e1d-4a57-a604-48e4ebf1ab3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:46.990522 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1316/5247] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 10:59:46 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 10:59:47.082119 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:47.083941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] PUT https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 Jul 03 10:59:47.084327 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:47.090857 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Acquiring lock "cinder-attachment_update-dea58411-1941-45d8-9815-88c63b2b2831-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 10:59:47.096085 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Lock "cinder-attachment_update-dea58411-1941-45d8-9815-88c63b2b2831-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 10:59:47.096983 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:47.096983 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:47.613985 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Lock "cinder-attachment_update-dea58411-1941-45d8-9815-88c63b2b2831-np0000004406" released by "attachment_update" :: held 0.518s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 10:59:47.614362 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-0c95773b-19a2-46e6-9e64-52b10b414ecd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 returned with HTTP 200 Jul 03 10:59:47.614750 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1315/5248] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 10:59:47 2026] PUT /volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:47.858183 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:47.859986 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:47.860233 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:47.860475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:47.870461 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:47.870461 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:47.874162 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:47.877375 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ba3731c0-ec8c-4f50-9adb-659c52bde4b0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:47.877765 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1297/5249] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:47 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:48.889315 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28ff5822-a48e-4607-b064-6b526da10efb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:48.891137 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28ff5822-a48e-4607-b064-6b526da10efb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:48.891382 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28ff5822-a48e-4607-b064-6b526da10efb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:48.891596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28ff5822-a48e-4607-b064-6b526da10efb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:48.901069 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:48.901069 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:48.904220 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28ff5822-a48e-4607-b064-6b526da10efb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:48.908390 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28ff5822-a48e-4607-b064-6b526da10efb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:48.908709 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1322/5250] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:48 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:49.920465 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:49.922225 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:49.922444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:49.922602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:49.930961 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:49.930961 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:49.933665 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:49.938962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f4ca91ac-c625-4442-959d-6c32b7c81060 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:49.939440 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1317/5251] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:49 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:50.951325 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-03de12e3-c777-4f9b-9c27-58ed296b321d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:50.952874 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03de12e3-c777-4f9b-9c27-58ed296b321d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:50.953033 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03de12e3-c777-4f9b-9c27-58ed296b321d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:50.953222 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03de12e3-c777-4f9b-9c27-58ed296b321d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:50.961517 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:50.961517 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:50.964361 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-03de12e3-c777-4f9b-9c27-58ed296b321d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:50.968213 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03de12e3-c777-4f9b-9c27-58ed296b321d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:50.968549 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1316/5252] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:50 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:51.979813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:51.981341 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:51.981525 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:51.981742 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:51.991608 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:51.991608 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:51.994569 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:51.998712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-15f8a8da-26aa-411d-819d-5ac34d239f43 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:51.999053 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1298/5253] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:51 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:53.010373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:53.011860 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:53.012049 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:53.012237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:53.021605 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:53.021605 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:53.025539 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:53.030368 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d6c0cfd4-a6a1-4a5f-a4c9-e2c8f31dac76 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:53.030821 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1323/5254] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:53 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:54.041504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-49212098-4a11-47b8-8827-6fe39599839f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:54.043638 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-49212098-4a11-47b8-8827-6fe39599839f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:54.043921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-49212098-4a11-47b8-8827-6fe39599839f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:54.044070 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-49212098-4a11-47b8-8827-6fe39599839f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:54.052624 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:54.052624 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:54.055379 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-49212098-4a11-47b8-8827-6fe39599839f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:54.059491 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-49212098-4a11-47b8-8827-6fe39599839f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:54.059819 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1318/5255] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:54 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:54.806251 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-542d29e2-59a6-42e9-94ea-ef48137b3527 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:54.808447 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-542d29e2-59a6-42e9-94ea-ef48137b3527 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712/action Jul 03 10:59:54.808784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-542d29e2-59a6-42e9-94ea-ef48137b3527 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 10:59:54.808949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-542d29e2-59a6-42e9-94ea-ef48137b3527 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:54.823541 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:54.823541 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:54.834636 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ce5ea28a-f70d-494c-9b41-b46f1d1bf825 req-542d29e2-59a6-42e9-94ea-ef48137b3527 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712/action returned with HTTP 204 Jul 03 10:59:54.835022 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1317/5256] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 10:59:54 2026] POST /volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:59:55.070842 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7feef84a-2476-4438-acff-01e2b4be22d7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:55.072621 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7feef84a-2476-4438-acff-01e2b4be22d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:55.072794 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7feef84a-2476-4438-acff-01e2b4be22d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:55.072976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7feef84a-2476-4438-acff-01e2b4be22d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:55.082201 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:55.082201 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:55.085368 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7feef84a-2476-4438-acff-01e2b4be22d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:55.089527 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7feef84a-2476-4438-acff-01e2b4be22d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 10:59:55.089895 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1299/5257] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 10:59:55 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1651 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 10:59:55.101182 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:55.103172 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:59:55.103565 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea58411-1941-45d8-9815-88c63b2b2831", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1470864987"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:55.113995 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:55.113995 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:55.114478 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:55.114626 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:55.118887 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e45d3ed5-b08b-4643-9c9b-2bd54c995b75 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 400 Jul 03 10:59:55.119355 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1324/5258] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:59:55 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 10:59:55.125719 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fab28d85-7794-470f-a859-bd73c9a671da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:55.127965 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:59:55.128396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea58411-1941-45d8-9815-88c63b2b2831", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1774799541"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:55.140705 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:55.140705 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:55.141243 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:55.141407 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:55.166987 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['8f370d5e-652d-44d9-831e-587044bc41b1', '6a0198d0-c720-41a9-a42f-e9f2eec90309', '8011760c-a421-4b88-9e3a-188ab745ece5', '74048dc8-7de7-4994-9751-465b14a4bab0'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:59:55.200845 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot force create request issued successfully. Jul 03 10:59:55.201191 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fab28d85-7794-470f-a859-bd73c9a671da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:59:55.201639 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1319/5259] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:59:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:59:55.210449 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:55.212164 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:55.212351 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:55.212559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:55.217277 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:55.217277 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:55.217706 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:55.218478 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5a1d11b2-9b64-48b5-9f8d-7207a2b6ced4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 200 Jul 03 10:59:55.218812 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1318/5260] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:55 2026] GET /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:56.227548 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:56.229791 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:56.230015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:56.230221 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:56.235631 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:56.235631 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:56.236052 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:56.236861 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c15afec-6787-4a28-8397-0d03ce3ba118 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 200 Jul 03 10:59:56.237239 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1300/5261] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:56 2026] GET /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:56.245613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9505b842-e479-444d-811c-7b68fa218eeb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:56.247240 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:59:56.247586 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea58411-1941-45d8-9815-88c63b2b2831", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-640788861"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:56.260975 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:56.260975 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:56.261408 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:56.261562 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:56.315651 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['0e86d70d-0b68-42c9-bc07-28dcbb048f73', '0b06553d-9214-4443-a29c-f29a2f943bb7', '27220dc9-48b6-4fe1-9219-bb6d49bb9fd4', '05e2f219-5949-4096-a70b-023dd24a15af'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:59:56.375701 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot force create request issued successfully. Jul 03 10:59:56.375991 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9505b842-e479-444d-811c-7b68fa218eeb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:59:56.376401 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1325/5262] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:59:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:59:56.384522 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:56.386397 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 10:59:56.386610 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:56.386801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:56.391940 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:56.391940 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:56.392416 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:56.393242 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3ed475f9-0bf2-4cd2-a851-deb0eba32392 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 200 Jul 03 10:59:56.393606 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1320/5263] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:56 2026] GET /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:57.401940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:57.404039 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 10:59:57.404255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:57.404435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:57.409256 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:57.409256 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:57.409653 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:57.410335 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f63ed0d-c9b8-4eed-a260-eb75da2c8a8c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 200 Jul 03 10:59:57.410688 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1319/5264] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:57 2026] GET /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:57.418622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:57.420471 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 10:59:57.420782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea58411-1941-45d8-9815-88c63b2b2831", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019354469"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 10:59:57.431032 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:57.431032 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:57.431530 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 10:59:57.431671 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 10:59:57.457382 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['11167c31-8ff3-4bc2-88e2-b2b282780b19', '1e3a5744-e04d-489e-91f6-d77d4959cbd9', 'c269bfa5-bff7-45b4-8db1-3fcd85ed3026', 'd16336b6-8564-4d05-8418-332dd364b9e8'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 10:59:57.486144 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot force create request issued successfully. Jul 03 10:59:57.486378 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7f0ac1ff-a9ef-4132-a87d-4464cc04a2c9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 10:59:57.486770 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1301/5265] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 10:59:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 10:59:57.495263 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-579befdb-3a6b-45c7-b665-ae8c5155903b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:57.497038 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-579befdb-3a6b-45c7-b665-ae8c5155903b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 10:59:57.497260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-579befdb-3a6b-45c7-b665-ae8c5155903b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:57.497469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-579befdb-3a6b-45c7-b665-ae8c5155903b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:57.502029 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:57.502029 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 10:59:57.502462 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-579befdb-3a6b-45c7-b665-ae8c5155903b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:57.503192 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-579befdb-3a6b-45c7-b665-ae8c5155903b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 200 Jul 03 10:59:57.503546 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1326/5266] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:57 2026] GET /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:58.512295 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-454f292b-e321-441a-89f8-87067123ad44 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:58.514499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-454f292b-e321-441a-89f8-87067123ad44 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 10:59:58.514717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-454f292b-e321-441a-89f8-87067123ad44 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:58.514902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-454f292b-e321-441a-89f8-87067123ad44 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:58.519546 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:58.519546 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:58.519972 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-454f292b-e321-441a-89f8-87067123ad44 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:58.520841 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-454f292b-e321-441a-89f8-87067123ad44 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 200 Jul 03 10:59:58.521232 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1321/5267] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:58 2026] GET /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:58.528705 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:58.530203 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:58.530369 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:58.530555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:58.530652 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:58.534967 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:58.534967 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:58.535320 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:58.550248 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 10:59:58.550392 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-181ea4f0-5e6c-416e-a53a-000a27d4773e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 202 Jul 03 10:59:58.550768 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1320/5268] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:59:58 2026] DELETE /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:59:58.557248 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:58.559287 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:58.559593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:58.559812 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:58.564789 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:58.564789 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 10:59:58.565326 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:58.566393 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2f54d6e2-f8c2-4179-b335-1f5693f13b37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 200 Jul 03 10:59:58.566832 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1302/5269] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:58 2026] GET /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 10:59:59.576328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-950514e6-89f9-437b-81af-bcc3367ab04b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:59.578052 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-950514e6-89f9-437b-81af-bcc3367ab04b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 10:59:59.578265 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-950514e6-89f9-437b-81af-bcc3367ab04b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:59.578443 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-950514e6-89f9-437b-81af-bcc3367ab04b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:59.582435 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-950514e6-89f9-437b-81af-bcc3367ab04b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 404 Jul 03 10:59:59.582882 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1327/5270] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:59 2026] GET /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 10:59:59.590602 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f062b890-f780-41b7-8eae-8d5fb4677683 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:59.592224 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 10:59:59.592396 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:59.592586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:59.592688 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 10:59:59.597405 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:59.597405 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 10:59:59.597870 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:59.613929 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 10:59:59.614191 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f062b890-f780-41b7-8eae-8d5fb4677683 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 202 Jul 03 10:59:59.614457 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1322/5271] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 10:59:59 2026] DELETE /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 10:59:59.620991 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 10:59:59.622524 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 10:59:59.622706 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 10:59:59.622875 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 10:59:59.627339 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 10:59:59.627339 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 10:59:59.627771 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 10:59:59.628505 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4b0adc5-bd3e-487b-b2aa-84b052c3a609 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 200 Jul 03 10:59:59.628954 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1321/5272] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 10:59:59 2026] GET /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:00.637831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1580588f-07b8-4c55-888f-f7ed6f9b7b27 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:00.639612 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1580588f-07b8-4c55-888f-f7ed6f9b7b27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 11:00:00.639837 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1580588f-07b8-4c55-888f-f7ed6f9b7b27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:00.639997 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1580588f-07b8-4c55-888f-f7ed6f9b7b27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:00.644085 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1580588f-07b8-4c55-888f-f7ed6f9b7b27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 404 Jul 03 11:00:00.644516 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1303/5273] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:00 2026] GET /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:00.650731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:00.652480 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:00.652682 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:00.652878 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:00.652990 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:00.657857 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:00.657857 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:00.658303 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:00.677898 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:00:00.678055 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-eaeb1a20-6e23-4ca6-bfa6-09814dba264e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 202 Jul 03 11:00:00.678458 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1328/5274] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:00 2026] DELETE /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:00:00.685121 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:00.686892 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:00.687077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:00.687303 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:00.692538 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:00.692538 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:00.693098 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:00.694032 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-bc22809b-99fc-4109-bd74-93e5e3fbfc4d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 200 Jul 03 11:00:00.694538 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1323/5275] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:00 2026] GET /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:01.705609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-91f239b9-5f2a-4108-9a9f-16bf1397ea3a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.707966 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-91f239b9-5f2a-4108-9a9f-16bf1397ea3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:01.708374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-91f239b9-5f2a-4108-9a9f-16bf1397ea3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:01.708695 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-91f239b9-5f2a-4108-9a9f-16bf1397ea3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:01.714529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-91f239b9-5f2a-4108-9a9f-16bf1397ea3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 404 Jul 03 11:00:01.715259 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1322/5276] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:01 2026] GET /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:01.724901 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.727157 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 11:00:01.727414 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:01.727624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:01.727624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 6eb41805-1fd6-40f7-ba83-249151339337 Jul 03 11:00:01.733775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dbcd363d-7cfb-4118-8d04-4cf447e38584 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 returned with HTTP 404 Jul 03 11:00:01.734372 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1304/5277] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:01 2026] DELETE /volume/v3/snapshots/6eb41805-1fd6-40f7-ba83-249151339337 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:01.743762 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.745775 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:01.746026 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:01.746288 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:01.746370 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 00167794-2a60-4af1-a467-cf666dbc5126 Jul 03 11:00:01.751209 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b9e7c25-739e-4c5d-baa6-d105f2307f8a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 returned with HTTP 404 Jul 03 11:00:01.751813 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1329/5278] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:01 2026] DELETE /volume/v3/snapshots/00167794-2a60-4af1-a467-cf666dbc5126 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:01.760426 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.762838 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 11:00:01.763176 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:01.763451 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:01.763630 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: fb7ad819-a070-47f1-9626-61a34195d0fe Jul 03 11:00:01.769171 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-37ada499-2aa6-46d3-9640-0cf99ab102f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe returned with HTTP 404 Jul 03 11:00:01.769800 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1324/5279] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:01 2026] DELETE /volume/v3/snapshots/fb7ad819-a070-47f1-9626-61a34195d0fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:01.813696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.816086 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:01.816335 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:01.816502 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:01.827754 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:01.827754 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:01.832826 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:01.839617 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-76b43603-7a75-4877-9d49-6489194c901b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 11:00:01.840031 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1323/5280] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:00:01 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1651 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:00:01.860640 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:01.863389 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831/action Jul 03 11:00:01.863868 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:00:01.864060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:01.879235 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:01.879235 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:01.879989 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:01.888453 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Begin detaching volume completed successfully. Jul 03 11:00:01.888819 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-b029fa07-8803-4c9a-9b07-fb8ca09feae6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831/action returned with HTTP 202 Jul 03 11:00:01.889450 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1305/5281] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:00:01 2026] POST /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:00:02.913477 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6d4f2d0b-74d8-4a02-9aef-b177120550cd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:02.913902 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d4f2d0b-74d8-4a02-9aef-b177120550cd None None] GET https://10.4.3.52/volume// Jul 03 11:00:02.914038 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d4f2d0b-74d8-4a02-9aef-b177120550cd None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:02.914267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6d4f2d0b-74d8-4a02-9aef-b177120550cd None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:02.914681 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6d4f2d0b-74d8-4a02-9aef-b177120550cd None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:00:02.914949 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1330/5282] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:00:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:00:02.921271 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:02.923178 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:02.923376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:02.923546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:02.931828 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:02.931828 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:02.934579 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:02.938446 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-04ffb582-f836-4348-82fb-8c49028e105e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 11:00:02.938823 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1325/5283] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:00:02 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:00:03.667416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-7bf2bb4e-552f-47e0-8ddb-4f1b75c81fb3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:03.669413 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-7bf2bb4e-552f-47e0-8ddb-4f1b75c81fb3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 Jul 03 11:00:03.669592 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-7bf2bb4e-552f-47e0-8ddb-4f1b75c81fb3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:03.669785 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-7bf2bb4e-552f-47e0-8ddb-4f1b75c81fb3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:03.676225 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:03.676225 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:04.208380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558eb43a-eb46-4838-8fb5-bd99a062df0a req-7bf2bb4e-552f-47e0-8ddb-4f1b75c81fb3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 returned with HTTP 200 Jul 03 11:00:04.208886 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1324/5284] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:00:03 2026] DELETE /volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:08.524469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-90783419-e7ca-4544-928c-458d9370a703 req-07060da5-8f72-4ba2-ba22-36849a439bbd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:08.526748 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-90783419-e7ca-4544-928c-458d9370a703 req-07060da5-8f72-4ba2-ba22-36849a439bbd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 Jul 03 11:00:08.526975 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-90783419-e7ca-4544-928c-458d9370a703 req-07060da5-8f72-4ba2-ba22-36849a439bbd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:08.527214 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-90783419-e7ca-4544-928c-458d9370a703 req-07060da5-8f72-4ba2-ba22-36849a439bbd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:08.531544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-90783419-e7ca-4544-928c-458d9370a703 req-07060da5-8f72-4ba2-ba22-36849a439bbd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 returned with HTTP 404 Jul 03 11:00:08.532169 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1306/5285] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:00:08 2026] DELETE /volume/v3/attachments/bc43fb61-f651-40e5-a1ef-1c31a8497712 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:00:11.505088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-67f4ac83-6568-4d69-b285-ad81691c5181 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:11.506728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-67f4ac83-6568-4d69-b285-ad81691c5181 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:11.506943 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-67f4ac83-6568-4d69-b285-ad81691c5181 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:11.507191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-67f4ac83-6568-4d69-b285-ad81691c5181 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:11.513577 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:11.513577 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:11.516958 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-67f4ac83-6568-4d69-b285-ad81691c5181 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:11.521257 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-67f4ac83-6568-4d69-b285-ad81691c5181 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 11:00:11.521547 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1331/5286] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:11 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:00:11.532066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:11.533633 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:11.533809 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:11.533978 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:11.534145 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:11.540661 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:11.540661 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:11.541064 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:11.556096 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:00:11.556276 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d13fe885-f32d-4d59-b967-23d00e2736b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 202 Jul 03 11:00:11.556788 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1326/5287] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:00:11 2026] DELETE /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:00:11.562872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:11.564521 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:11.564692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:11.564884 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:11.571370 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:11.571370 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:11.574483 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:11.578674 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f88f8b3a-1812-4609-9ee6-33d70124fe47 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 200 Jul 03 11:00:11.579125 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1325/5288] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:11 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:00:12.590300 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-48ff5131-4c31-4a46-980c-dfa5e897f631 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:12.591986 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48ff5131-4c31-4a46-980c-dfa5e897f631 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 Jul 03 11:00:12.592191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48ff5131-4c31-4a46-980c-dfa5e897f631 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:12.592365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-48ff5131-4c31-4a46-980c-dfa5e897f631 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:12.597692 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-48ff5131-4c31-4a46-980c-dfa5e897f631 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 returned with HTTP 404 Jul 03 11:00:12.598137 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1307/5289] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:12 2026] GET /volume/v3/volumes/dea58411-1941-45d8-9815-88c63b2b2831 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:12.609501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b783b868-5407-4982-82d4-ecb2f8528902 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:12.611323 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b783b868-5407-4982-82d4-ecb2f8528902 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:12.611547 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b783b868-5407-4982-82d4-ecb2f8528902 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:12.611759 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b783b868-5407-4982-82d4-ecb2f8528902 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:12.620277 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:12.620277 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:12.624253 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b783b868-5407-4982-82d4-ecb2f8528902 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:12.628239 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b783b868-5407-4982-82d4-ecb2f8528902 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:12.628587 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1332/5290] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:12 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:12.639941 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9825466c-1d1a-4ada-a915-598377603442 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:12.641739 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:00:12.642065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-409870831"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:12.650246 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:12.650246 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:12.650707 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:12.650865 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:12.678139 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['e029b339-f701-4838-97b2-20a535b1f57f', '9d384b19-daf0-40d6-9a9b-ca97c8331d64', '3a7d76e4-acae-4a5f-8ffc-260032d9cbdd', 'e2ede15b-3e89-4b60-82a0-ee86b39d6361'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:00:12.708145 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot create request issued successfully. Jul 03 11:00:12.708470 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9825466c-1d1a-4ada-a915-598377603442 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:00:12.709026 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1327/5291] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:00:12 2026] POST /volume/v3/snapshots => generated 379 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:00:12.717390 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:12.719167 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:12.719410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:12.719645 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:12.726400 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:12.726400 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:12.727204 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:12.728514 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c73fbe4c-93d6-4fcb-a217-4b3a6a414303 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:12.729148 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1326/5292] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:12 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.738446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-273bfdaf-7f54-4c09-a643-889badfd573e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.740412 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-273bfdaf-7f54-4c09-a643-889badfd573e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.740573 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-273bfdaf-7f54-4c09-a643-889badfd573e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.740723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-273bfdaf-7f54-4c09-a643-889badfd573e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.746547 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.746547 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:13.747027 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-273bfdaf-7f54-4c09-a643-889badfd573e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.747768 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-273bfdaf-7f54-4c09-a643-889badfd573e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:13.748173 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1308/5293] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:13 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.756014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.757956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.758158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.758336 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.762999 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.762999 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:13.763419 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.764149 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d855ec5d-6735-4ccc-a149-51d57c20b0b8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:13.764468 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1333/5294] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:13 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.772420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.774012 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots Jul 03 11:00:13.774214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.774388 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.774601 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:00:13.774828 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.774828 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:13.775578 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.db.api [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Building query based on filter {{(pid=99875) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:00:13.779079 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Get all snapshots completed successfully. Jul 03 11:00:13.779400 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d678f5e1-6590-4b34-bd9b-ff958eb5b194 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 200 Jul 03 11:00:13.779703 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1328/5295] 10.4.3.52 () {66 vars in 1236 bytes} [Fri Jul 3 11:00:13 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.787481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c4dfdccb-343a-4979-99a8-4bd10c282e37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.789149 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4dfdccb-343a-4979-99a8-4bd10c282e37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] PUT https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.789519 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c4dfdccb-343a-4979-99a8-4bd10c282e37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1179384021", "description": "This is the new description of snapshot."}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:13.796606 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.796606 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:13.797225 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c4dfdccb-343a-4979-99a8-4bd10c282e37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.810356 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c4dfdccb-343a-4979-99a8-4bd10c282e37 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:13.810754 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1327/5296] 10.4.3.52 () {68 vars in 1368 bytes} [Fri Jul 3 11:00:13 2026] PUT /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.818515 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.820623 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.820825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.821037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.826026 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.826026 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:13.826455 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.827185 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbaa0c24-324a-4332-92ef-d84e27a02780 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:13.827535 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1309/5297] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:13 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 577 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:13.835094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.836805 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.837003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.837212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.837317 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.842685 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.842685 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:13.843116 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.862719 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:00:13.862904 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-26cb2515-6ba1-4f98-b2d6-3a369a7214d1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 202 Jul 03 11:00:13.863299 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1334/5298] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:13 2026] DELETE /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:00:13.870005 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:13.871662 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:13.871826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:13.872012 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:13.877456 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:13.877456 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:13.877905 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:13.878571 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5f329d49-e041-4551-a75d-6a81d2d2d2de tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 200 Jul 03 11:00:13.878914 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1329/5299] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:13 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:14.888098 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-dab63d16-8114-4eed-97dc-df8e6036ae85 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:14.889828 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dab63d16-8114-4eed-97dc-df8e6036ae85 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:14.890021 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dab63d16-8114-4eed-97dc-df8e6036ae85 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:14.890216 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-dab63d16-8114-4eed-97dc-df8e6036ae85 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:14.894437 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-dab63d16-8114-4eed-97dc-df8e6036ae85 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 404 Jul 03 11:00:14.895007 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1328/5300] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:14 2026] GET /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:14.901598 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5df998a3-52f1-4b33-9533-98101eca4e68 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:14.903086 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5df998a3-52f1-4b33-9533-98101eca4e68 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:14.903265 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5df998a3-52f1-4b33-9533-98101eca4e68 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:14.903454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5df998a3-52f1-4b33-9533-98101eca4e68 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:14.903572 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-5df998a3-52f1-4b33-9533-98101eca4e68 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 4149504a-1b56-48ee-a8a1-aff6bfeb7dbf Jul 03 11:00:14.907376 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5df998a3-52f1-4b33-9533-98101eca4e68 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf returned with HTTP 404 Jul 03 11:00:14.907811 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1310/5301] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:00:14 2026] DELETE /volume/v3/snapshots/4149504a-1b56-48ee-a8a1-aff6bfeb7dbf => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:00:14.915216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:14.916906 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:14.917101 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:14.917293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:14.923433 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:14.923433 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:14.926558 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:14.930396 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-06a4e3a3-6c3a-4d1c-bd06-a62f655d1657 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:14.930748 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1335/5302] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:14 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:14.941968 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:14.943860 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:00:14.944270 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1012158154"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:14.953057 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:14.953057 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:14.953641 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:14.953770 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:14.976419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['0f14e19c-079c-47ed-9b2f-80eb58975635', '3c5b9380-4ef7-422a-aa97-a7b60add7bab', 'ff7cdd90-262a-4dab-aca1-fff446ea2131', '0616283d-b4c3-4b5b-913c-2ca00abfed7a'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:00:15.006183 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot create request issued successfully. Jul 03 11:00:15.006471 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b2d40573-ca26-4276-ba06-09fcdb7c1d18 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:00:15.006849 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1330/5303] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:00:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:00:15.015121 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f78f0085-249b-4546-b8b5-04116bb22b55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:15.016825 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f78f0085-249b-4546-b8b5-04116bb22b55 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:00:15.017031 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f78f0085-249b-4546-b8b5-04116bb22b55 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:15.017261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f78f0085-249b-4546-b8b5-04116bb22b55 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:15.022201 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:15.022201 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:15.022592 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f78f0085-249b-4546-b8b5-04116bb22b55 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:15.023312 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f78f0085-249b-4546-b8b5-04116bb22b55 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 200 Jul 03 11:00:15.023640 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1329/5304] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:15 2026] GET /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:16.032337 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:16.034505 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:00:16.034695 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:16.034867 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:16.039892 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:16.039892 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:16.040341 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:00:16.041052 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-24cfcdf5-6316-4e77-bc96-d28f524997b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 200 Jul 03 11:00:16.041423 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1311/5305] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:00:16 2026] GET /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:24.929498 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=54,cinder:INSERT=5,cinder:UPDATE=14 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:00:24.999057 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=71,cinder:INSERT=19,cinder:UPDATE=38 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:00:25.018997 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=50,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:00:26.037173 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=46,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:00:52.810113 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:52.812178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:52.812360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:52.812533 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:52.818785 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:52.818785 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:52.821810 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:52.825330 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b2fc7cf5-5664-46d9-a2fd-75e9c8c498f8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:52.825667 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1336/5306] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:00:52 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:54.858290 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-adf36276-598a-4957-ba7e-47d8e7624419 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:54.858754 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-adf36276-598a-4957-ba7e-47d8e7624419 None None] GET https://10.4.3.52/volume// Jul 03 11:00:54.858920 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-adf36276-598a-4957-ba7e-47d8e7624419 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:54.859091 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-adf36276-598a-4957-ba7e-47d8e7624419 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:54.859431 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-adf36276-598a-4957-ba7e-47d8e7624419 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:00:54.859741 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1331/5307] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 11:00:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:00:54.866242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b32f3538-4743-4481-b04a-633b3791bf1d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:54.867992 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b32f3538-4743-4481-b04a-633b3791bf1d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:00:54.868352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b32f3538-4743-4481-b04a-633b3791bf1d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "connector": null, "instance_uuid": "63f93897-2120-4be6-8bca-83febb887744"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:54.875973 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:54.875973 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:54.901705 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-b32f3538-4743-4481-b04a-633b3791bf1d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:00:54.902170 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1330/5308] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:00:55.344922 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:55.346690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:55.346936 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:55.347135 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:55.357120 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:55.357120 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:55.360351 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:55.364124 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-440d0459-ec46-40c5-9220-2dae1b08c6bb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:55.364496 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1312/5309] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:55 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:55.427282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2328e237-adc4-4680-bd81-87d9a1d9ff0d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:55.427645 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2328e237-adc4-4680-bd81-87d9a1d9ff0d None None] GET https://10.4.3.52/volume// Jul 03 11:00:55.427829 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2328e237-adc4-4680-bd81-87d9a1d9ff0d None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:55.428006 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2328e237-adc4-4680-bd81-87d9a1d9ff0d None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:55.428320 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2328e237-adc4-4680-bd81-87d9a1d9ff0d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:00:55.428583 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1337/5310] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:00:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:00:55.434725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:55.436618 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:55.436805 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:55.436991 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:55.445474 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:55.445474 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:55.448372 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:55.451785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-6e968df9-3f5e-4065-b9a8-051aa556849f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:55.452152 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1332/5311] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:00:55 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 1023 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:00:55.545425 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:55.547262 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] PUT https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 Jul 03 11:00:55.547605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:00:55.554402 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Acquiring lock "cinder-attachment_update-c7d72e55-6e0d-494f-95cb-d437f98a1ae0-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:00:55.558714 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Lock "cinder-attachment_update-c7d72e55-6e0d-494f-95cb-d437f98a1ae0-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:00:55.559641 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:55.559641 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:56.079661 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Lock "cinder-attachment_update-c7d72e55-6e0d-494f-95cb-d437f98a1ae0-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:00:56.080054 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-cdb20016-1bc9-4e4a-8b75-c4d1d226c899 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 returned with HTTP 200 Jul 03 11:00:56.080802 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1331/5312] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:00:55 2026] PUT /volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:00:56.377055 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:56.378743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:56.378961 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:56.379218 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:56.388311 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:56.388311 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:00:56.391799 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:56.396647 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-354aaa41-751d-4c8a-aa62-e5c98d8d161b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:56.397160 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1313/5313] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:56 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:57.409046 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:57.410650 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:57.410848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:57.411027 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:57.419726 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:57.419726 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:00:57.422793 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:57.426352 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0e6d231-9e7a-40a8-9d20-7850b0590f82 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:57.426671 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1338/5314] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:57 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:58.439555 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:58.441193 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:58.441374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:58.441550 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:58.450571 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:58.450571 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:00:58.453696 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:58.457310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9efd7014-bef5-4463-9e7c-c9770e30a848 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:58.457638 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1333/5315] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:58 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:00:59.470080 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-59229263-3703-4ef1-a367-4612bd9ab1fa None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:00:59.471671 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59229263-3703-4ef1-a367-4612bd9ab1fa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:00:59.471865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59229263-3703-4ef1-a367-4612bd9ab1fa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:00:59.472047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-59229263-3703-4ef1-a367-4612bd9ab1fa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:00:59.480811 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:00:59.480811 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:00:59.484077 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-59229263-3703-4ef1-a367-4612bd9ab1fa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:00:59.487996 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-59229263-3703-4ef1-a367-4612bd9ab1fa tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:00:59.488388 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1332/5316] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:00:59 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:00.499862 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:00.501640 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:00.501846 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:00.502023 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:00.510233 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:00.510233 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:00.513029 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:00.516457 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3b7b1ae2-6bb5-4e55-8769-6b2dd50f39d7 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:00.516808 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1314/5317] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:00 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:01.527670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-170492e6-c02f-420b-b99c-dd37c380633d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:01.529862 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-170492e6-c02f-420b-b99c-dd37c380633d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:01.530147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-170492e6-c02f-420b-b99c-dd37c380633d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:01.530343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-170492e6-c02f-420b-b99c-dd37c380633d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:01.539394 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:01.539394 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:01.542690 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-170492e6-c02f-420b-b99c-dd37c380633d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:01.546401 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-170492e6-c02f-420b-b99c-dd37c380633d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:01.546741 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1339/5318] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:01 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:02.558058 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6bd898b6-b596-421d-b47d-a5251819416b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:02.560213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6bd898b6-b596-421d-b47d-a5251819416b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:02.560444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6bd898b6-b596-421d-b47d-a5251819416b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:02.560629 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6bd898b6-b596-421d-b47d-a5251819416b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:02.569035 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:02.569035 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:02.571907 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6bd898b6-b596-421d-b47d-a5251819416b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:02.575359 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6bd898b6-b596-421d-b47d-a5251819416b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:02.575705 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1334/5319] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:02 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:03.268433 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-fcccd9d1-c520-41c0-8181-a24092f5c96f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:03.270352 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-fcccd9d1-c520-41c0-8181-a24092f5c96f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6/action Jul 03 11:01:03.270693 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-fcccd9d1-c520-41c0-8181-a24092f5c96f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:01:03.270803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-fcccd9d1-c520-41c0-8181-a24092f5c96f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:03.283815 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:03.283815 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:03.312345 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-64c347ce-6f88-4343-bbb6-ec5b94507eb0 req-fcccd9d1-c520-41c0-8181-a24092f5c96f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6/action returned with HTTP 204 Jul 03 11:01:03.312867 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1333/5320] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:01:03 2026] POST /volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:03.587127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:03.589368 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:03.589546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:03.589687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:03.598929 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:03.598929 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:03.601298 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:03.604881 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d33ead6c-2c53-4391-aa5a-02c7dee2f8dd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:03.605379 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1315/5321] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:03 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:03.617191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:03.618813 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:01:03.619166 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-161066929"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:03.630667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:03.630667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:03.631136 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:03.631295 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:03.658047 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['931abeb5-4922-4f9e-a2b4-342a18027ec5', '88a3ec47-ee48-4e55-b20e-ae523e8f981e', '31804b5a-acbf-4dee-a96c-aeb239dcdcb0', '5fd17149-a147-4a1e-a4ee-08de744115c5'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:03.698579 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot force create request issued successfully. Jul 03 11:01:03.698920 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-deac1197-4004-4faa-bbee-0f07a3ba6260 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:01:03.699355 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1340/5322] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:01:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:03.707358 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-02658a32-b615-484e-a29e-7efc885b4cd9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:03.709065 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02658a32-b615-484e-a29e-7efc885b4cd9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:03.709273 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-02658a32-b615-484e-a29e-7efc885b4cd9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:03.709455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-02658a32-b615-484e-a29e-7efc885b4cd9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:03.714344 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:03.714344 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:03.714746 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-02658a32-b615-484e-a29e-7efc885b4cd9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:03.715469 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-02658a32-b615-484e-a29e-7efc885b4cd9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 200 Jul 03 11:01:03.715801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1335/5323] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:03 2026] GET /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:04.723958 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:04.725678 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:04.725869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:04.726047 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:04.731996 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:04.731996 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:04.732427 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:04.733246 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cffeda40-ba3b-4268-bfdc-6a23bec9050d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 200 Jul 03 11:01:04.733538 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1334/5324] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:04 2026] GET /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:04.741960 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2d2ed981-1b01-42db-961c-c199b1da0945 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:04.743613 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:01:04.743935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7d72e55-6e0d-494f-95cb-d437f98a1ae0", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1770001510"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:04.753569 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:04.753569 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:04.754058 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:04.754250 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:04.778602 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['8a0e1ba8-c4ab-4ab8-b0c7-0a8082c81ed0', 'bb17cd9c-1964-4d17-8aef-07b1b09a3aeb', '0caa2f4b-9a80-4819-aac3-a8999fd11a31', 'd45bed66-85d7-40b1-8e5d-5a43cc050a77'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:04.808193 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot force create request issued successfully. Jul 03 11:01:04.808193 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d2ed981-1b01-42db-961c-c199b1da0945 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:01:04.808193 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1316/5325] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:01:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:04.816513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:04.818356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:04.818596 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:04.818798 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:04.823975 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:04.823975 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:04.824483 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:04.825310 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9498875d-fa4e-4865-9e21-6a81405d6e91 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 200 Jul 03 11:01:04.825650 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1341/5326] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:04 2026] GET /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:05.833612 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:05.835319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:05.835496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:05.835668 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:05.840444 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:05.840444 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:05.840811 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:05.841507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0a6e51cf-4550-4e90-8d38-3a7405a672d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 200 Jul 03 11:01:05.841814 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1336/5327] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:05 2026] GET /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:05.849117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c5b1831c-8deb-4f28-a796-839ff131d564 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:05.850747 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:05.850952 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:05.851137 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:05.851243 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:05.855888 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:05.855888 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:05.856274 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:05.871733 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:01:05.871970 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c5b1831c-8deb-4f28-a796-839ff131d564 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 202 Jul 03 11:01:05.872501 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1335/5328] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:05 2026] DELETE /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:05.879028 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:05.880784 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:05.880979 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:05.881198 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:05.886323 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:05.886323 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:05.886789 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:05.887480 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ef8cad71-babf-4b04-9d61-1ba390fe41a8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 200 Jul 03 11:01:05.887844 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1317/5329] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:05 2026] GET /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:06.896178 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c678fca8-1bb1-4825-8781-67a919894dda None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:06.898436 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c678fca8-1bb1-4825-8781-67a919894dda tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:06.898436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c678fca8-1bb1-4825-8781-67a919894dda tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:06.898436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c678fca8-1bb1-4825-8781-67a919894dda tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:06.902222 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c678fca8-1bb1-4825-8781-67a919894dda tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 404 Jul 03 11:01:06.902625 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1342/5330] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:06 2026] GET /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:06.908846 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0cb26b23-6540-46eb-8152-93f81b513179 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:06.910523 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:06.910709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:06.910893 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:06.911003 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:06.915648 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:06.915648 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:06.916077 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:06.931530 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:01:06.931718 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0cb26b23-6540-46eb-8152-93f81b513179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 202 Jul 03 11:01:06.932081 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1337/5331] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:06 2026] DELETE /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:06.939683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:06.941256 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:06.941452 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:06.941652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:06.946679 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:06.946679 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:06.947082 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:06.947763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-03e46bf8-a0d6-433e-b7b6-8be3bef77179 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 200 Jul 03 11:01:06.948116 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1336/5332] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:06 2026] GET /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:07.958996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dd113605-13a7-4cd8-9758-fbfc97811032 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:07.958996 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd113605-13a7-4cd8-9758-fbfc97811032 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:07.958996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd113605-13a7-4cd8-9758-fbfc97811032 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:07.958996 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd113605-13a7-4cd8-9758-fbfc97811032 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:07.963233 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd113605-13a7-4cd8-9758-fbfc97811032 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 404 Jul 03 11:01:07.963673 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1318/5333] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:07 2026] GET /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:07.969885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:07.971559 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:07.971742 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:07.971930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:07.972027 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:07.976784 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:07.976784 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:07.977180 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:07.993227 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:01:07.993360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21a2ef14-88ea-4233-a833-fa1b013ac418 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 202 Jul 03 11:01:07.993703 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1343/5334] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:07 2026] DELETE /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:07.999790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a95cb87f-9b75-48f1-933f-a493211712a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:08.001688 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a95cb87f-9b75-48f1-933f-a493211712a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:08.001891 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a95cb87f-9b75-48f1-933f-a493211712a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:08.002085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a95cb87f-9b75-48f1-933f-a493211712a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:08.006974 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:08.006974 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:08.007497 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a95cb87f-9b75-48f1-933f-a493211712a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:08.008304 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a95cb87f-9b75-48f1-933f-a493211712a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 200 Jul 03 11:01:08.008685 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1338/5335] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:07 2026] GET /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:09.017198 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5dbb1971-194d-4f51-8526-7805f59431c1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:09.018389 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5dbb1971-194d-4f51-8526-7805f59431c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:09.018554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5dbb1971-194d-4f51-8526-7805f59431c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:09.018722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5dbb1971-194d-4f51-8526-7805f59431c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:09.022701 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5dbb1971-194d-4f51-8526-7805f59431c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 404 Jul 03 11:01:09.023089 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1337/5336] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:09 2026] GET /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:09.029085 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9040b3a1-1108-4491-9c17-f011537d97e4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:09.030937 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9040b3a1-1108-4491-9c17-f011537d97e4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:09.031162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9040b3a1-1108-4491-9c17-f011537d97e4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:09.031346 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9040b3a1-1108-4491-9c17-f011537d97e4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:09.031476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-9040b3a1-1108-4491-9c17-f011537d97e4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 5c1ae820-21d0-4344-acde-2dac5525c8d6 Jul 03 11:01:09.035805 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9040b3a1-1108-4491-9c17-f011537d97e4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 returned with HTTP 404 Jul 03 11:01:09.036263 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1319/5337] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:09 2026] DELETE /volume/v3/snapshots/5c1ae820-21d0-4344-acde-2dac5525c8d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:09.042703 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5cff0569-69d7-4efe-a225-31d0a602537f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:09.044645 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5cff0569-69d7-4efe-a225-31d0a602537f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:09.044862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5cff0569-69d7-4efe-a225-31d0a602537f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:09.045100 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5cff0569-69d7-4efe-a225-31d0a602537f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:09.045251 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-5cff0569-69d7-4efe-a225-31d0a602537f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 5b620680-5334-4999-acf8-513e2fbb4913 Jul 03 11:01:09.049882 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5cff0569-69d7-4efe-a225-31d0a602537f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 returned with HTTP 404 Jul 03 11:01:09.050419 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1344/5338] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:09 2026] DELETE /volume/v3/snapshots/5b620680-5334-4999-acf8-513e2fbb4913 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:09.080016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:09.082030 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:09.082266 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:09.082485 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:09.090984 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:09.090984 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:09.094236 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:09.097942 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-3a6cfeac-6f7b-44d5-96bb-35bfedd77e94 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:09.098346 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1339/5339] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:01:09 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:09.115593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:09.117463 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0/action Jul 03 11:01:09.117778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:01:09.117894 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:09.127517 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:09.127517 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:09.127917 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:09.134881 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Begin detaching volume completed successfully. Jul 03 11:01:09.135142 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-f40e3eac-15df-4bca-bed9-e18f99410d03 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0/action returned with HTTP 202 Jul 03 11:01:09.135532 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1338/5340] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:01:09 2026] POST /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:01:10.158017 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9d297fd6-97c1-4f03-bf0f-59eec8d87c87 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:10.158431 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d297fd6-97c1-4f03-bf0f-59eec8d87c87 None None] GET https://10.4.3.52/volume// Jul 03 11:01:10.158594 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d297fd6-97c1-4f03-bf0f-59eec8d87c87 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:10.158787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9d297fd6-97c1-4f03-bf0f-59eec8d87c87 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:10.159196 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9d297fd6-97c1-4f03-bf0f-59eec8d87c87 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:01:10.159545 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1320/5341] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:01:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:01:10.166731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:10.169235 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:10.169435 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:10.169609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:10.180020 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:10.180020 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:10.183116 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:10.186799 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-7f951ce3-41b6-4de0-a7f3-4a4f509983f1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:10.187191 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1345/5342] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:01:10 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:01:10.932877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-77b81cd8-5a60-49ef-8be3-2816d6abbcfb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:10.934778 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-77b81cd8-5a60-49ef-8be3-2816d6abbcfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 Jul 03 11:01:10.934962 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-77b81cd8-5a60-49ef-8be3-2816d6abbcfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:10.935157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-77b81cd8-5a60-49ef-8be3-2816d6abbcfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:10.941677 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:10.941677 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:11.467385 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-01eb4090-633e-47c1-bd37-5a37c67ab998 req-77b81cd8-5a60-49ef-8be3-2816d6abbcfb tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 returned with HTTP 200 Jul 03 11:01:11.467683 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1340/5343] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:01:10 2026] DELETE /volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:15.753238 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-21fc51b4-5c7c-4d83-9ae2-6abf8cefdd27 req-2dd5c123-f8be-4254-af86-4850c443b4da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:15.755224 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-21fc51b4-5c7c-4d83-9ae2-6abf8cefdd27 req-2dd5c123-f8be-4254-af86-4850c443b4da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 Jul 03 11:01:15.755413 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-21fc51b4-5c7c-4d83-9ae2-6abf8cefdd27 req-2dd5c123-f8be-4254-af86-4850c443b4da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:15.755609 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-21fc51b4-5c7c-4d83-9ae2-6abf8cefdd27 req-2dd5c123-f8be-4254-af86-4850c443b4da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:15.759264 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-21fc51b4-5c7c-4d83-9ae2-6abf8cefdd27 req-2dd5c123-f8be-4254-af86-4850c443b4da tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 returned with HTTP 404 Jul 03 11:01:15.759712 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1339/5344] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:01:15 2026] DELETE /volume/v3/attachments/c06c2b58-8f7d-4125-a449-64eaa9ba2af6 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:01:18.662704 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:18.664313 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:18.664506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:18.664688 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:18.664782 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 2ef6d811-b5d9-4baa-8060-f65337db28f3 Jul 03 11:01:18.668910 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14627dc7-4f0e-4e1b-be9c-d1fbc37541e6 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 returned with HTTP 404 Jul 03 11:01:18.669392 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1321/5345] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:18 2026] DELETE /volume/v3/snapshots/2ef6d811-b5d9-4baa-8060-f65337db28f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:18.680585 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:18.682306 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:18.682503 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:18.682670 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:18.689585 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:18.689585 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:18.693269 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:18.697575 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fbb40a1-caf1-4ebf-a364-ecb8180ccb54 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:18.697934 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1346/5346] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:18 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:18.709229 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:18.710811 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:01:18.711135 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-641371765"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:18.712511 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-641371765'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:01:18.712690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 1 GB Jul 03 11:01:18.712976 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:18.712976 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:18.716652 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 11:01:18.721852 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (2fdb648c-c76d-4a43-8723-e68086155a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:18.722844 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee293926-b100-4709-b711-cc81990fc4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:18.723764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:01:18.745856 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee293926-b100-4709-b711-cc81990fc4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:18.746665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17b4d5e-468a-4716-8e3d-b3dac5af7bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:18.781321 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['5d66901e-fdf5-4ec1-bb9d-68768fd14c1c', '102027ff-3e95-48b5-ae6c-f35a2da1f05f', 'da38546f-8fff-4521-a772-f7e777b93a5e', '793c022d-1b9a-4692-bbe7-132955bd261e'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:18.781972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17b4d5e-468a-4716-8e3d-b3dac5af7bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d66901e-fdf5-4ec1-bb9d-68768fd14c1c', '102027ff-3e95-48b5-ae6c-f35a2da1f05f', 'da38546f-8fff-4521-a772-f7e777b93a5e', '793c022d-1b9a-4692-bbe7-132955bd261e']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:18.782630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406fbfa4-b99e-4316-accb-c7f643fbe7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:18.802509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406fbfa4-b99e-4316-accb-c7f643fbe7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f723db7d-08dd-4957-8a14-fc4a9b6b03a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641371765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['5d66901e-fdf5-4ec1-bb9d-68768fd14c1c','102027ff-3e95-48b5-ae6c-f35a2da1f05f','da38546f-8fff-4521-a772-f7e777b93a5e','793c022d-1b9a-4692-bbe7-132955bd261e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641371765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f723db7d-08dd-4957-8a14-fc4a9b6b03a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:18.803431 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659a4574-4a9c-4c4c-ab46-c38b9163e965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:18.818879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659a4574-4a9c-4c4c-ab46-c38b9163e965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641371765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['5d66901e-fdf5-4ec1-bb9d-68768fd14c1c','102027ff-3e95-48b5-ae6c-f35a2da1f05f','da38546f-8fff-4521-a772-f7e777b93a5e','793c022d-1b9a-4692-bbe7-132955bd261e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:18.819691 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d576266a-ff54-499c-bd88-16bd94cd60a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:18.828823 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d576266a-ff54-499c-bd88-16bd94cd60a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:18.829542 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (2fdb648c-c76d-4a43-8723-e68086155a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:18.829832 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 11:01:18.830369 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-477edd83-dff9-479a-bdda-c6cff0a530d0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:01:18.830874 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1341/5347] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 11:01:18 2026] POST /volume/v3/volumes => generated 751 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:18.841909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:18.843896 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:18.843993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:18.844206 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:18.851138 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:18.851138 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:18.854354 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:18.858115 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cc1064c3-84aa-45ce-b5ce-433cb2289cd3 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 200 Jul 03 11:01:18.858514 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1340/5348] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:18 2026] GET /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:19.870069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:19.871648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:19.871924 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:19.872231 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:19.879146 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:19.879146 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:19.881678 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:19.885010 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3f3a69f4-e2ab-4e4e-b9a8-e5c51c23f295 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 200 Jul 03 11:01:19.885406 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1322/5349] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:19 2026] GET /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:19.896313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:19.897781 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:01:19.898068 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f723db7d-08dd-4957-8a14-fc4a9b6b03a6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-77214296"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:19.905216 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:19.905216 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:19.905622 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:19.905725 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:19.926677 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['09be0571-cf2f-4e46-83af-6a390e321b02', '38fdc1b9-f0f3-4c44-8a26-8296588df0c6', 'aecba408-2615-442a-aed8-a77945680be6', '75389f87-5395-4c5c-a531-a92ca5983edf'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:19.952422 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot create request issued successfully. Jul 03 11:01:19.952725 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3752623b-4bd3-4d3d-ae3e-b0ad57293ded tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:01:19.953160 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1347/5350] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:01:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:19.960960 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:19.962555 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:19.962715 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:19.962909 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:19.967323 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:19.967323 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:19.967703 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:19.968355 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3f49c30e-6af0-4b7a-9e23-6f120e8f2887 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 returned with HTTP 200 Jul 03 11:01:19.968662 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1342/5351] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:19 2026] GET /volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:20.977668 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bfd44210-0332-418c-8dae-7606290463fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:20.979539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfd44210-0332-418c-8dae-7606290463fd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:20.979751 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bfd44210-0332-418c-8dae-7606290463fd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:20.979954 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bfd44210-0332-418c-8dae-7606290463fd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:20.985189 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:20.985189 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:20.985697 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bfd44210-0332-418c-8dae-7606290463fd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:20.986539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfd44210-0332-418c-8dae-7606290463fd tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 returned with HTTP 200 Jul 03 11:01:20.986934 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1341/5352] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:20 2026] GET /volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:20.995680 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:20.997410 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:01:20.997787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "006d1b43-41b7-4acd-988b-551e13a44ef9", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-740515597"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:20.999280 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'snapshot_id': '006d1b43-41b7-4acd-988b-551e13a44ef9', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-740515597'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:01:21.004159 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:21.004159 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:21.004609 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:21.004712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 2 GB Jul 03 11:01:21.008210 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 11:01:21.013481 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (484bec1a-84bc-4254-94e3-b631470f8f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:21.014403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa576140-83ed-40b0-ac1b-2d8ed9ec70a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:21.015257 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:01:21.043089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa576140-83ed-40b0-ac1b-2d8ed9ec70a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '006d1b43-41b7-4acd-988b-551e13a44ef9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:21.043813 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92d1705-1c3e-4d92-9ca0-1378bef42e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:21.080212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['e670f5b6-8cb0-4a5c-8f15-f42170149c5f', '836bc6b4-bcef-407d-8cda-5fb1a9e27016', 'b1c6c0a9-9b58-42df-ba90-7457b31e7f5c', '7b0a782a-6406-443c-afb5-9e7663897448'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:21.080980 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92d1705-1c3e-4d92-9ca0-1378bef42e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e670f5b6-8cb0-4a5c-8f15-f42170149c5f', '836bc6b4-bcef-407d-8cda-5fb1a9e27016', 'b1c6c0a9-9b58-42df-ba90-7457b31e7f5c', '7b0a782a-6406-443c-afb5-9e7663897448']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:21.081660 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5856f9-7617-4a3e-aac1-01a85b3e962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:21.116682 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5856f9-7617-4a3e-aac1-01a85b3e962c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0284881-4112-44cd-b713-2eabd1e26f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-740515597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['e670f5b6-8cb0-4a5c-8f15-f42170149c5f','836bc6b4-bcef-407d-8cda-5fb1a9e27016','b1c6c0a9-9b58-42df-ba90-7457b31e7f5c','7b0a782a-6406-443c-afb5-9e7663897448'],size=2,snapshot_id=006d1b43-41b7-4acd-988b-551e13a44ef9,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-740515597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0284881-4112-44cd-b713-2eabd1e26f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=006d1b43-41b7-4acd-988b-551e13a44ef9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:21.117418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b56f7e6-a414-4989-970b-bd1db04d04bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:21.131933 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b56f7e6-a414-4989-970b-bd1db04d04bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-740515597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['e670f5b6-8cb0-4a5c-8f15-f42170149c5f','836bc6b4-bcef-407d-8cda-5fb1a9e27016','b1c6c0a9-9b58-42df-ba90-7457b31e7f5c','7b0a782a-6406-443c-afb5-9e7663897448'],size=2,snapshot_id=006d1b43-41b7-4acd-988b-551e13a44ef9,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:21.132898 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192d0c83-c2a4-4cb1-aff4-814cdace4f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:21.149604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192d0c83-c2a4-4cb1-aff4-814cdace4f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:21.150336 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (484bec1a-84bc-4254-94e3-b631470f8f46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:21.150646 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 11:01:21.151246 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af074c0e-d2af-45d6-a933-62f49b2eb5c1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:01:21.151663 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1323/5353] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:01:20 2026] POST /volume/v3/volumes => generated 785 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:21.162269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:21.164852 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:21.164852 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:21.164852 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:21.170882 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:21.170882 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:21.173964 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:21.177619 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ec260008-bfb5-4cc6-8121-da2bcc95f2e0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 200 Jul 03 11:01:21.177944 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1348/5354] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:21 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:22.190263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-85900820-35a1-484c-b249-18e510eeea95 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:22.191892 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85900820-35a1-484c-b249-18e510eeea95 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:22.192090 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85900820-35a1-484c-b249-18e510eeea95 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:22.192324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85900820-35a1-484c-b249-18e510eeea95 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:22.199555 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:22.199555 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:22.202705 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-85900820-35a1-484c-b249-18e510eeea95 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:22.206450 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85900820-35a1-484c-b249-18e510eeea95 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 200 Jul 03 11:01:22.206840 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1343/5355] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:22 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:22.219697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:22.221804 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:22.221994 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:22.222199 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:22.229028 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:22.229028 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:22.232419 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:22.236402 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-db5f040f-0e0c-4a02-9c68-89551b6ef47f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 200 Jul 03 11:01:22.236745 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1342/5356] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:22 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:22.248542 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-71cb1a51-bf56-458c-8add-b7a6f776465c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:22.250770 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:22.250983 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:22.251194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:22.251360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:22.258782 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:22.258782 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:22.259281 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:22.276387 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:01:22.276585 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-71cb1a51-bf56-458c-8add-b7a6f776465c tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 202 Jul 03 11:01:22.276975 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1324/5357] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:22 2026] DELETE /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:22.283716 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a5ef9545-5537-40f3-9781-e7653770ee4a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:22.285588 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5ef9545-5537-40f3-9781-e7653770ee4a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:22.285823 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5ef9545-5537-40f3-9781-e7653770ee4a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:22.286004 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a5ef9545-5537-40f3-9781-e7653770ee4a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:22.292598 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:22.292598 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:22.295958 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-a5ef9545-5537-40f3-9781-e7653770ee4a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:22.301193 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a5ef9545-5537-40f3-9781-e7653770ee4a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 200 Jul 03 11:01:22.301624 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1349/5358] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:22 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:23.315677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-733b93f3-1ba1-40f3-981e-02ed6678c520 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:23.317900 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-733b93f3-1ba1-40f3-981e-02ed6678c520 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:23.318124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-733b93f3-1ba1-40f3-981e-02ed6678c520 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:23.318329 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-733b93f3-1ba1-40f3-981e-02ed6678c520 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:23.324496 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-733b93f3-1ba1-40f3-981e-02ed6678c520 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 404 Jul 03 11:01:23.324961 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1344/5359] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:23 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:23.333365 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-33dccfcb-66c3-4ee1-a4bc-821e7f39c931 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:23.335651 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33dccfcb-66c3-4ee1-a4bc-821e7f39c931 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:23.335849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33dccfcb-66c3-4ee1-a4bc-821e7f39c931 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:23.336063 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33dccfcb-66c3-4ee1-a4bc-821e7f39c931 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:23.342073 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33dccfcb-66c3-4ee1-a4bc-821e7f39c931 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 404 Jul 03 11:01:23.342777 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1343/5360] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:23 2026] GET /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:23.349478 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-03ce9218-ca7a-49aa-bd68-023669c41551 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:23.350966 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03ce9218-ca7a-49aa-bd68-023669c41551 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:23.351225 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03ce9218-ca7a-49aa-bd68-023669c41551 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:23.351413 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-03ce9218-ca7a-49aa-bd68-023669c41551 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:23.351566 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-03ce9218-ca7a-49aa-bd68-023669c41551 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: b0284881-4112-44cd-b713-2eabd1e26f66 Jul 03 11:01:23.356715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-03ce9218-ca7a-49aa-bd68-023669c41551 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 returned with HTTP 404 Jul 03 11:01:23.357194 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1325/5361] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:23 2026] DELETE /volume/v3/volumes/b0284881-4112-44cd-b713-2eabd1e26f66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:23.363787 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:23.365485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:23.365673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:23.365864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:23.365972 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:23.370831 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:23.370831 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:23.371291 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:23.397513 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:01:23.397700 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ea97a943-cde1-4f24-b0a2-5e7c49c6655f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 returned with HTTP 202 Jul 03 11:01:23.398155 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1350/5362] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:23 2026] DELETE /volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:23.404736 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:23.406595 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:23.406791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:23.406967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:23.411832 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:23.411832 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:23.412324 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:23.413059 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0b2ecf16-60ad-4ef1-a1a7-fb2baafbf61b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 returned with HTTP 200 Jul 03 11:01:23.413417 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1345/5363] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:23 2026] GET /volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:24.421784 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-93c7c8d1-d445-42e3-bb2d-a91ebd8129e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:24.423336 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93c7c8d1-d445-42e3-bb2d-a91ebd8129e5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 Jul 03 11:01:24.423516 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-93c7c8d1-d445-42e3-bb2d-a91ebd8129e5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:24.423690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-93c7c8d1-d445-42e3-bb2d-a91ebd8129e5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:24.427660 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-93c7c8d1-d445-42e3-bb2d-a91ebd8129e5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 returned with HTTP 404 Jul 03 11:01:24.428087 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1344/5364] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:24 2026] GET /volume/v3/snapshots/006d1b43-41b7-4acd-988b-551e13a44ef9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:24.434169 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:24.435632 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:24.435800 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:24.435969 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:24.441967 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:24.441967 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:24.445131 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:24.448801 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1a6549c2-8f2f-4df6-be29-b53502e6d1d5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 200 Jul 03 11:01:24.449171 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1326/5365] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:24 2026] GET /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:24.459388 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2bfac4f4-a352-4f00-ada7-147f78af078f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:24.461890 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:24.461890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:24.461890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:24.462097 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:24.468014 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:24.468014 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:24.468468 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:24.483314 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:01:24.483481 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2bfac4f4-a352-4f00-ada7-147f78af078f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 202 Jul 03 11:01:24.483866 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1351/5366] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:24 2026] DELETE /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:24.490838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-703e84d6-088a-4f91-a880-92a9baba08d8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:24.492874 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-703e84d6-088a-4f91-a880-92a9baba08d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:24.493101 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-703e84d6-088a-4f91-a880-92a9baba08d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:24.493358 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-703e84d6-088a-4f91-a880-92a9baba08d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:24.501214 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:24.501214 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:24.504479 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-703e84d6-088a-4f91-a880-92a9baba08d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:24.508178 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-703e84d6-088a-4f91-a880-92a9baba08d8 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 200 Jul 03 11:01:24.508535 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1346/5367] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:24 2026] GET /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:25.520955 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0808c14a-0585-4e3e-8d38-315f107d26b4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:25.522498 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0808c14a-0585-4e3e-8d38-315f107d26b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 Jul 03 11:01:25.522687 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0808c14a-0585-4e3e-8d38-315f107d26b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:25.522856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0808c14a-0585-4e3e-8d38-315f107d26b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:25.527925 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0808c14a-0585-4e3e-8d38-315f107d26b4 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 returned with HTTP 404 Jul 03 11:01:25.528345 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1345/5368] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:25 2026] GET /volume/v3/volumes/f723db7d-08dd-4957-8a14-fc4a9b6b03a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:25.535340 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:25.537074 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:25.537273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:25.537440 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:25.544480 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:25.544480 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:25.548126 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:25.551945 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6e529c77-ac6d-4aa7-81f5-955391bf855f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:25.552466 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1327/5369] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:25 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:25.562959 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:25.564436 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:01:25.564748 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1857406400"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:25.566088 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1857406400'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:01:25.566242 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 1 GB Jul 03 11:01:25.569967 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 11:01:25.575359 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (2d3129e2-f8ae-4f70-86a2-01cdbeda0e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:25.576189 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3946c70c-4744-4d22-86f1-6baa2ee644e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:25.577044 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:01:25.599507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3946c70c-4744-4d22-86f1-6baa2ee644e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:25.600220 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcc377f-96ac-4397-8a3b-e5b90f9f07a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:25.635622 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['eea20bb4-fe33-44c5-9e70-47dc7cf2936f', '177dd786-687a-4c2a-b8cc-90a7a33c524e', '01630e02-8746-42a7-82c6-8540abfdd101', 'a8f3db56-5155-4556-8654-af806210935b'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:25.636303 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcc377f-96ac-4397-8a3b-e5b90f9f07a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eea20bb4-fe33-44c5-9e70-47dc7cf2936f', '177dd786-687a-4c2a-b8cc-90a7a33c524e', '01630e02-8746-42a7-82c6-8540abfdd101', 'a8f3db56-5155-4556-8654-af806210935b']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:25.637014 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a163f9-3799-44f9-9187-088c7b9cede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:25.656723 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a163f9-3799-44f9-9187-088c7b9cede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0163113-c13f-40dd-b375-a2e1961bdfd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1857406400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['eea20bb4-fe33-44c5-9e70-47dc7cf2936f','177dd786-687a-4c2a-b8cc-90a7a33c524e','01630e02-8746-42a7-82c6-8540abfdd101','a8f3db56-5155-4556-8654-af806210935b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1857406400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0163113-c13f-40dd-b375-a2e1961bdfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:25.657426 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb327bd7-4991-414b-97ab-51813dc3723c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:25.672632 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb327bd7-4991-414b-97ab-51813dc3723c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1857406400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['eea20bb4-fe33-44c5-9e70-47dc7cf2936f','177dd786-687a-4c2a-b8cc-90a7a33c524e','01630e02-8746-42a7-82c6-8540abfdd101','a8f3db56-5155-4556-8654-af806210935b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:25.673293 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b2292d-c411-4d19-9f2f-8e403e243464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:25.681115 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b2292d-c411-4d19-9f2f-8e403e243464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:25.681843 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (2d3129e2-f8ae-4f70-86a2-01cdbeda0e6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:25.682117 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 11:01:25.682611 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d31b8635-5512-46aa-8cb0-8f0fa9856fee tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:01:25.683151 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1352/5370] 10.4.3.52 () {68 vars in 1251 bytes} [Fri Jul 3 11:01:25 2026] POST /volume/v3/volumes => generated 752 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:25.694476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aa801e29-8b0d-496e-9960-2661f9378262 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:25.696649 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa801e29-8b0d-496e-9960-2661f9378262 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:25.696907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa801e29-8b0d-496e-9960-2661f9378262 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:25.697157 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aa801e29-8b0d-496e-9960-2661f9378262 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:25.703831 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:25.703831 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:25.707584 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aa801e29-8b0d-496e-9960-2661f9378262 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:25.711391 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aa801e29-8b0d-496e-9960-2661f9378262 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 200 Jul 03 11:01:25.711804 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1347/5371] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:25 2026] GET /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:26.723518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:26.725694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:26.725876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:26.726044 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:26.731980 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:26.731980 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:26.735051 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:26.738776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-73a75f8e-39ef-44dc-8f08-0698a93f4a09 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 200 Jul 03 11:01:26.739289 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1346/5372] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:26 2026] GET /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:26.749882 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:26.751605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:01:26.751954 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0163113-c13f-40dd-b375-a2e1961bdfd2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-373329157"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:26.760257 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:26.760257 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:26.760766 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:26.760848 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create snapshot from volume f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:26.781160 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['715cecf0-5fc8-45cd-a0f0-1dc71b89b059', '8ebfd2de-3ec3-41c7-ad64-b0448bff476e', '4e237978-e556-4a32-88c0-e1703384d250', '5bf0be5a-463d-455d-9855-fc4aa6394878'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:26.806811 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot create request issued successfully. Jul 03 11:01:26.807090 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-3ca3c9ed-75d4-4837-868a-42820ca00ee9 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:01:26.807520 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1328/5373] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:01:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:26.815799 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:26.817798 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:26.818057 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:26.818375 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:26.823301 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:26.823301 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:26.823736 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:26.824505 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7bc3b0a8-6087-47f7-ac72-c546eb27a150 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d returned with HTTP 200 Jul 03 11:01:26.824835 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1353/5374] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:26 2026] GET /volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:27.833490 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:27.835165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:27.835373 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:27.835548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:27.840145 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:27.840145 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:27.840558 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:27.841235 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e3885e9a-6660-4ef1-8a60-cca0cf844651 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d returned with HTTP 200 Jul 03 11:01:27.841655 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1348/5375] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:27 2026] GET /volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:27.849252 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:27.850706 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:01:27.851009 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0ddc745c-6334-42df-967b-1e1f180b311d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1323428069"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:27.852542 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request body: {'volume': {'snapshot_id': '0ddc745c-6334-42df-967b-1e1f180b311d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1323428069'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:01:27.857452 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:27.857452 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:27.857969 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:27.858145 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume of 1 GB Jul 03 11:01:27.861578 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Availability Zones retrieved successfully. Jul 03 11:01:27.866969 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (6e75ea1b-aa99-43ab-ae08-b87ec0f3abb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:27.867896 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b7751e-504a-4147-943d-593336a12ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:27.868828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:01:27.897622 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b7751e-504a-4147-943d-593336a12ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ddc745c-6334-42df-967b-1e1f180b311d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:27.898248 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f85dd5-44e9-4497-9f28-9ead8930b302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:27.933820 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Created reservations ['2ba836b3-8066-4d24-88a5-dfa6ed47c465', '759f7177-57f3-44fb-9afe-129a24c98019', 'c32ba0db-7c38-44a1-99fb-3e2c165cdb41', '72426d24-b6db-4d2f-866e-d047e79bf690'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:27.934541 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f85dd5-44e9-4497-9f28-9ead8930b302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ba836b3-8066-4d24-88a5-dfa6ed47c465', '759f7177-57f3-44fb-9afe-129a24c98019', 'c32ba0db-7c38-44a1-99fb-3e2c165cdb41', '72426d24-b6db-4d2f-866e-d047e79bf690']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:27.935226 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b593c3fe-d44d-4eec-8d2c-29db610febf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:27.971588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b593c3fe-d44d-4eec-8d2c-29db610febf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3459b25e-3c31-49f1-8312-4cfe749af371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323428069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['2ba836b3-8066-4d24-88a5-dfa6ed47c465','759f7177-57f3-44fb-9afe-129a24c98019','c32ba0db-7c38-44a1-99fb-3e2c165cdb41','72426d24-b6db-4d2f-866e-d047e79bf690'],size=1,snapshot_id=0ddc745c-6334-42df-967b-1e1f180b311d,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323428069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3459b25e-3c31-49f1-8312-4cfe749af371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f76c4cea5134ae8b9e4a1c564126db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ddc745c-6334-42df-967b-1e1f180b311d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11b0249cd194f17a054530bf689b53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:27.972398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526e35f8-61b6-4b05-8d46-7b810fae5a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:27.988062 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526e35f8-61b6-4b05-8d46-7b810fae5a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323428069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f76c4cea5134ae8b9e4a1c564126db0',qos_specs=None,replication_status=,reservations=['2ba836b3-8066-4d24-88a5-dfa6ed47c465','759f7177-57f3-44fb-9afe-129a24c98019','c32ba0db-7c38-44a1-99fb-3e2c165cdb41','72426d24-b6db-4d2f-866e-d047e79bf690'],size=1,snapshot_id=0ddc745c-6334-42df-967b-1e1f180b311d,source_replicaid=,source_volid=None,status='creating',user_id='b11b0249cd194f17a054530bf689b53a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:27.988815 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67529a63-378b-4b85-872c-bac973cf06a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:28.010358 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67529a63-378b-4b85-872c-bac973cf06a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:28.011195 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Flow 'volume_create_api' (6e75ea1b-aa99-43ab-ae08-b87ec0f3abb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:28.011534 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Create volume request issued successfully. Jul 03 11:01:28.012097 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-caa48b34-ee39-470a-a6ce-94a794bfaa27 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:01:28.012533 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1347/5376] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:01:27 2026] POST /volume/v3/volumes => generated 786 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:28.023529 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:28.025598 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:28.025796 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:28.025984 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:28.032610 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:28.032610 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:28.036366 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:28.040369 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fbf8d957-ecd9-430d-886b-271ca3fea297 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 200 Jul 03 11:01:28.040747 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1329/5377] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:28 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:29.052657 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:29.054649 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:29.054866 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:29.055090 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:29.063098 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:29.063098 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:29.066785 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:29.071901 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fa3a79a2-49ee-4e1f-a8bd-34610b4c11a5 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 200 Jul 03 11:01:29.072358 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1354/5378] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:29 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:29.083080 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:29.084840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:29.085007 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:29.085191 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:29.091633 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:29.091633 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:29.094882 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:29.098587 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f1c7910f-9bb8-4b60-8339-20f245ee731d tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 200 Jul 03 11:01:29.099127 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1349/5379] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:29 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:29.109697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:29.111666 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:29.111853 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:29.112029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:29.112195 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: 3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:29.118890 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:29.118890 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:29.119366 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:29.135216 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:01:29.135428 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-08691a94-e973-42ca-9a9f-e7025106dcb1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 202 Jul 03 11:01:29.135836 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1348/5380] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:29 2026] DELETE /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:29.142061 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:29.143730 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:29.143908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:29.144080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:29.151079 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:29.151079 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:29.154515 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:29.157987 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b1c880a8-7e53-47b5-97fc-cf3b3077c07e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 200 Jul 03 11:01:29.158355 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1330/5381] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:29 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:30.170413 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f81d1a15-fbab-4574-bf53-4693424ddbd0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:30.172049 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f81d1a15-fbab-4574-bf53-4693424ddbd0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:30.172242 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f81d1a15-fbab-4574-bf53-4693424ddbd0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:30.172427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f81d1a15-fbab-4574-bf53-4693424ddbd0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:30.177338 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f81d1a15-fbab-4574-bf53-4693424ddbd0 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 404 Jul 03 11:01:30.177716 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1355/5382] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:30 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:30.184584 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-58b6822b-7ead-44ce-9dba-c13a0db7c87b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:30.186070 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58b6822b-7ead-44ce-9dba-c13a0db7c87b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:30.186377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58b6822b-7ead-44ce-9dba-c13a0db7c87b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:30.186640 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-58b6822b-7ead-44ce-9dba-c13a0db7c87b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:30.192334 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-58b6822b-7ead-44ce-9dba-c13a0db7c87b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 404 Jul 03 11:01:30.192901 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1350/5383] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:30 2026] GET /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:30.198989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-32922053-db79-4f2c-90c5-94c82f457e3a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:30.200784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32922053-db79-4f2c-90c5-94c82f457e3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:30.200971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32922053-db79-4f2c-90c5-94c82f457e3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:30.201200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32922053-db79-4f2c-90c5-94c82f457e3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:30.201418 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-32922053-db79-4f2c-90c5-94c82f457e3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: 3459b25e-3c31-49f1-8312-4cfe749af371 Jul 03 11:01:30.206868 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32922053-db79-4f2c-90c5-94c82f457e3a tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 returned with HTTP 404 Jul 03 11:01:30.207326 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1349/5384] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:30 2026] DELETE /volume/v3/volumes/3459b25e-3c31-49f1-8312-4cfe749af371 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:30.214306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:30.216129 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:30.216376 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:30.216581 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:30.216746 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete snapshot with id: 0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:30.221465 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:30.221465 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:30.221878 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:30.238518 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot delete request issued successfully. Jul 03 11:01:30.238746 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f89a5f65-9044-4e3b-a995-4e73be7d4c4b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d returned with HTTP 202 Jul 03 11:01:30.239158 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1331/5385] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:01:30 2026] DELETE /volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:30.247023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:30.249042 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:30.249362 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:30.249609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:30.254727 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:30.254727 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:30.255150 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Snapshot retrieved successfully. Jul 03 11:01:30.255930 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c4366d90-7500-4af8-92d2-a0e2e267e76f tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d returned with HTTP 200 Jul 03 11:01:30.256632 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1356/5386] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:30 2026] GET /volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:31.267477 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a9961c5b-654c-40b0-bef6-d17143304fac None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:31.269056 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9961c5b-654c-40b0-bef6-d17143304fac tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d Jul 03 11:01:31.269310 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9961c5b-654c-40b0-bef6-d17143304fac tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:31.269501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9961c5b-654c-40b0-bef6-d17143304fac tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:31.273556 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9961c5b-654c-40b0-bef6-d17143304fac tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d returned with HTTP 404 Jul 03 11:01:31.273987 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1351/5387] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:01:31 2026] GET /volume/v3/snapshots/0ddc745c-6334-42df-967b-1e1f180b311d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:31.280553 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:31.282290 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:31.282490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:31.282685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:31.289553 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:31.289553 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:31.292842 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:31.296807 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8125cdbc-0c1f-4526-a187-cf1cb516e23e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 200 Jul 03 11:01:31.297198 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1350/5388] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:31 2026] GET /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:31.312948 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:31.314935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:31.315181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:31.315434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:31.315615 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:31.323325 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:31.323325 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:31.323818 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:31.342235 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:01:31.342499 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8939757b-ae57-4c02-8e61-9e6e2e0a2913 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 202 Jul 03 11:01:31.343028 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1332/5389] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:31 2026] DELETE /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:31.351001 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:31.353090 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:31.353333 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:31.353541 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:31.360122 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:31.360122 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:31.363445 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:31.367542 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f254bf1-6d72-45c6-8aa1-015e85fcc650 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 200 Jul 03 11:01:31.367922 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1357/5390] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:31 2026] GET /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:32.383151 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c65215fb-6f8b-4bda-a214-88febc618994 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:32.384827 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c65215fb-6f8b-4bda-a214-88febc618994 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 Jul 03 11:01:32.384977 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c65215fb-6f8b-4bda-a214-88febc618994 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:32.385168 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c65215fb-6f8b-4bda-a214-88febc618994 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:32.390685 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c65215fb-6f8b-4bda-a214-88febc618994 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 returned with HTTP 404 Jul 03 11:01:32.391205 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1352/5391] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:32 2026] GET /volume/v3/volumes/f0163113-c13f-40dd-b375-a2e1961bdfd2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:32.399322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c79b6897-916b-486e-8382-b73eec04e0b1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:32.401215 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c79b6897-916b-486e-8382-b73eec04e0b1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:32.401448 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c79b6897-916b-486e-8382-b73eec04e0b1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:32.401644 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c79b6897-916b-486e-8382-b73eec04e0b1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:32.409668 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:32.409668 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:32.413862 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c79b6897-916b-486e-8382-b73eec04e0b1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:32.418794 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c79b6897-916b-486e-8382-b73eec04e0b1 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:32.419182 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1351/5392] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:32 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:32.433067 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:32.434770 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] DELETE https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:32.434950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:32.435137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:32.435327 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume with id: c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:32.441785 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:32.441785 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:32.442199 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:32.457249 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Delete volume request issued successfully. Jul 03 11:01:32.457437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d84218c6-a6db-42bf-aadc-43bce0e9490b tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 202 Jul 03 11:01:32.457794 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1333/5393] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:01:32 2026] DELETE /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:01:32.464835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-829d2823-14d1-4832-b430-a672b0804c59 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:32.466328 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-829d2823-14d1-4832-b430-a672b0804c59 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:32.466493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-829d2823-14d1-4832-b430-a672b0804c59 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:32.466662 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-829d2823-14d1-4832-b430-a672b0804c59 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:32.472875 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:32.472875 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:32.476157 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-829d2823-14d1-4832-b430-a672b0804c59 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Volume info retrieved successfully. Jul 03 11:01:32.479829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-829d2823-14d1-4832-b430-a672b0804c59 tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 200 Jul 03 11:01:32.480257 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1358/5394] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:32 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:33.491841 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a9c53965-4dcb-421d-8a5d-c76c650a7f9e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:33.493495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9c53965-4dcb-421d-8a5d-c76c650a7f9e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] GET https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 Jul 03 11:01:33.493677 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9c53965-4dcb-421d-8a5d-c76c650a7f9e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:33.493869 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9c53965-4dcb-421d-8a5d-c76c650a7f9e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:33.499097 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9c53965-4dcb-421d-8a5d-c76c650a7f9e tempest-VolumesSnapshotTestJSON-15660354 tempest-VolumesSnapshotTestJSON-15660354-project-member] https://10.4.3.52/volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 returned with HTTP 404 Jul 03 11:01:33.499557 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1353/5395] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:33 2026] GET /volume/v3/volumes/c7d72e55-6e0d-494f-95cb-d437f98a1ae0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:42.417783 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=82,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:01:42.452645 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=108,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:01:42.478941 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=105,cinder:INSERT=17,cinder:UPDATE=39 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:01:43.495981 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=81,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:01:44.818828 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4292dd30-345d-404f-a523-e5643d57620e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:44.820357 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:01:44.820708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1807685555", "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:44.822368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1807685555', 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:01:44.995252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Create volume of 1 GB Jul 03 11:01:44.998897 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Availability Zones retrieved successfully. Jul 03 11:01:45.003685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Flow 'volume_create_api' (51bdad28-75fb-439c-b3c0-613b1a368a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:45.004724 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a19595-1e7c-482d-a6e7-b6ed91552431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:45.005555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:01:45.055936 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a19595-1e7c-482d-a6e7-b6ed91552431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:45.056590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423338ef-ad72-4bce-b077-8b060ef22acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:45.104741 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Created reservations ['ff4864f6-0968-4987-a059-f11936d372e9', '8dc57944-0e2d-41a0-a48b-b1edff12da36', 'c80b9527-c6ae-4586-b909-f139c6449acd', 'ca189d1b-51b7-497c-8fac-aea5676c6559'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:01:45.105387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423338ef-ad72-4bce-b077-8b060ef22acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4864f6-0968-4987-a059-f11936d372e9', '8dc57944-0e2d-41a0-a48b-b1edff12da36', 'c80b9527-c6ae-4586-b909-f139c6449acd', 'ca189d1b-51b7-497c-8fac-aea5676c6559']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:45.105996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c786a59e-5741-4a77-a4aa-e04ca73bfb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:45.128180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c786a59e-5741-4a77-a4aa-e04ca73bfb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1fdaa83-1833-4dd2-b3b3-bb4427a578b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1807685555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffac6b966ff4497d9119dcea842072cf',qos_specs=None,replication_status=,reservations=['ff4864f6-0968-4987-a059-f11936d372e9','8dc57944-0e2d-41a0-a48b-b1edff12da36','c80b9527-c6ae-4586-b909-f139c6449acd','ca189d1b-51b7-497c-8fac-aea5676c6559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bdc2bc50db4c11b1e158322236f8ce',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1807685555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1fdaa83-1833-4dd2-b3b3-bb4427a578b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffac6b966ff4497d9119dcea842072cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07bdc2bc50db4c11b1e158322236f8ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:45.128835 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ad3e9b-04a9-4c84-b218-563288473917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:45.146019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ad3e9b-04a9-4c84-b218-563288473917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1807685555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffac6b966ff4497d9119dcea842072cf',qos_specs=None,replication_status=,reservations=['ff4864f6-0968-4987-a059-f11936d372e9','8dc57944-0e2d-41a0-a48b-b1edff12da36','c80b9527-c6ae-4586-b909-f139c6449acd','ca189d1b-51b7-497c-8fac-aea5676c6559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bdc2bc50db4c11b1e158322236f8ce',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:45.146753 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5076fa-3222-45b0-953c-8f8505a6c448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:01:45.160217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5076fa-3222-45b0-953c-8f8505a6c448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:01:45.160907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Flow 'volume_create_api' (51bdad28-75fb-439c-b3c0-613b1a368a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:01:45.161191 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Create volume request issued successfully. Jul 03 11:01:45.161677 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4292dd30-345d-404f-a523-e5643d57620e tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:01:45.162078 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1352/5396] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:01:44 2026] POST /volume/v3/volumes => generated 751 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:01:45.175593 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:45.177841 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:01:45.178090 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:45.178292 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:45.184941 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:45.184941 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:45.188113 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:01:45.191928 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-00cf2580-6dca-4170-ac9e-a6df728a0e43 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:01:45.192299 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1334/5397] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:45 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:01:46.203666 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:46.205502 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:01:46.205737 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:46.205937 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:46.212781 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:46.212781 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:46.216397 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:01:46.221082 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2aa746de-ba14-46a5-bf5f-b08e5e82fabc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:01:46.221517 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1359/5398] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:01:46 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:46.255020 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:46.257136 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:01:46.257338 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:46.257517 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:46.264818 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:46.264818 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:01:46.268838 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:01:46.274083 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-e7fd110e-2e9d-4fc4-bdb2-150ee6999759 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:01:46.274596 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1354/5399] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:01:46 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:46.761783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:46.763685 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:01:46.763877 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:46.764076 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:46.771098 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:46.771098 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:46.774352 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:01:46.778215 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-02181613-eb37-4d3e-87d2-491f2652a6d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:01:46.778585 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1353/5400] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:01:46 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:46.787403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-14796b83-130b-4e96-b8f8-8b85291ab489 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:46.787775 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14796b83-130b-4e96-b8f8-8b85291ab489 None None] GET https://10.4.3.52/volume// Jul 03 11:01:46.787927 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14796b83-130b-4e96-b8f8-8b85291ab489 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:46.788098 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-14796b83-130b-4e96-b8f8-8b85291ab489 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:46.788415 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-14796b83-130b-4e96-b8f8-8b85291ab489 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:01:46.788694 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1335/5401] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:01:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:01:46.795278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-0ba9654e-0507-4902-b4ce-5625dd687816 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:46.797234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-0ba9654e-0507-4902-b4ce-5625dd687816 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:01:46.797591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-0ba9654e-0507-4902-b4ce-5625dd687816 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1fdaa83-1833-4dd2-b3b3-bb4427a578b3", "connector": null, "instance_uuid": "06751606-c6bf-4286-9057-1a2961c3482b"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:46.805825 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:46.805825 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:46.828926 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-0ba9654e-0507-4902-b4ce-5625dd687816 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:01:46.829385 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1360/5402] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:01:46 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:52.652087 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-04e2786a-882e-4751-9bea-62e8a92e91be None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:52.652511 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04e2786a-882e-4751-9bea-62e8a92e91be None None] GET https://10.4.3.52/volume// Jul 03 11:01:52.652697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04e2786a-882e-4751-9bea-62e8a92e91be None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:52.652903 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-04e2786a-882e-4751-9bea-62e8a92e91be None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:52.653288 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-04e2786a-882e-4751-9bea-62e8a92e91be None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:01:52.653584 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1355/5403] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:01:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:01:52.659832 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:52.662544 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:01:52.662544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:01:52.662544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:01:52.671646 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:52.671646 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:01:52.674756 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:01:52.678690 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-be287380-f7b7-43db-af52-00548723dd0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:01:52.679069 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1354/5404] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:01:52 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 1538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:01:52.769733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:52.771786 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] PUT https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb Jul 03 11:01:52.772189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:52.779375 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Acquiring lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:01:52.783381 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:01:52.784259 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:52.784259 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:01:53.301936 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" released by "attachment_update" :: held 0.519s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:01:53.302231 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-55f2437f-7d44-4675-b913-827a69c0cd10 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb returned with HTTP 200 Jul 03 11:01:53.302675 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1336/5405] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:01:52 2026] PUT /volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:01:53.812575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-26b06113-8f65-4b72-84ea-15273956861f req-c09d4e63-e909-4991-bd4d-75b8d87f0297 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:01:53.814522 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-c09d4e63-e909-4991-bd4d-75b8d87f0297 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] POST https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb/action Jul 03 11:01:53.814860 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-c09d4e63-e909-4991-bd4d-75b8d87f0297 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:01:53.814998 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-c09d4e63-e909-4991-bd4d-75b8d87f0297 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:01:53.828563 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:01:53.828563 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:01:53.938036 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-26b06113-8f65-4b72-84ea-15273956861f req-c09d4e63-e909-4991-bd4d-75b8d87f0297 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb/action returned with HTTP 204 Jul 03 11:01:53.938501 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1361/5406] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:01:53 2026] POST /volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:01:56.272383 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=4 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:02.678068 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:03.296576 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:03.870242 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:35.081879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7907b574-b411-4eb6-8624-8e97222d12df None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:35.082295 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7907b574-b411-4eb6-8624-8e97222d12df None None] GET https://10.4.3.52/volume// Jul 03 11:02:35.082453 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7907b574-b411-4eb6-8624-8e97222d12df None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:02:35.082630 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7907b574-b411-4eb6-8624-8e97222d12df None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:02:35.082934 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7907b574-b411-4eb6-8624-8e97222d12df None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:02:35.083230 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1356/5407] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:02:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:02:35.088944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-caf6ed77-9307-417a-9473-f00433290fdb req-82679374-7abe-4dba-b1eb-481ca59b51d2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:35.090892 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-82679374-7abe-4dba-b1eb-481ca59b51d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:02:35.091255 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-82679374-7abe-4dba-b1eb-481ca59b51d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1fdaa83-1833-4dd2-b3b3-bb4427a578b3", "connector": null, "instance_uuid": "06751606-c6bf-4286-9057-1a2961c3482b"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:02:35.101036 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:02:35.101036 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:02:35.161671 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-82679374-7abe-4dba-b1eb-481ca59b51d2 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:02:35.162163 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1355/5408] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:02:35 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:02:35.168766 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-caf6ed77-9307-417a-9473-f00433290fdb req-6e8ab66c-4ae5-4f5c-aa74-13692f2e6843 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:35.171015 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-6e8ab66c-4ae5-4f5c-aa74-13692f2e6843 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] DELETE https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb Jul 03 11:02:35.171272 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-6e8ab66c-4ae5-4f5c-aa74-13692f2e6843 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:02:35.171481 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-6e8ab66c-4ae5-4f5c-aa74-13692f2e6843 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'version_select' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:02:35.179595 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:02:35.179595 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:02:35.714168 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-caf6ed77-9307-417a-9473-f00433290fdb req-6e8ab66c-4ae5-4f5c-aa74-13692f2e6843 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb returned with HTTP 200 Jul 03 11:02:35.714637 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1337/5409] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:02:35 2026] DELETE /volume/v3/attachments/e844df1b-00db-475e-859b-97ef3d0680cb => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:02:39.359120 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-500bf0f9-6fd1-4887-b062-a473409281ee None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:39.359524 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-500bf0f9-6fd1-4887-b062-a473409281ee None None] GET https://10.4.3.52/volume// Jul 03 11:02:39.359687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-500bf0f9-6fd1-4887-b062-a473409281ee None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:02:39.359886 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-500bf0f9-6fd1-4887-b062-a473409281ee None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:02:39.360186 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-500bf0f9-6fd1-4887-b062-a473409281ee None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:02:39.360470 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1362/5410] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:02:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:02:39.367085 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:39.369466 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] GET https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:02:39.369697 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:02:39.369907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:02:39.379688 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:02:39.379688 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:02:39.382949 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:02:39.387119 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-5e468498-0fb8-4bd7-8d02-c372285ad6ff tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 200 Jul 03 11:02:39.387498 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1357/5411] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:02:39 2026] GET /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 1538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:02:39.482729 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:39.485410 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] PUT https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c Jul 03 11:02:39.485904 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:02:39.493863 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Acquiring lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:02:39.497996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:02:39.498927 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:02:39.498927 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:02:40.017186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Lock "cinder-attachment_update-a1fdaa83-1833-4dd2-b3b3-bb4427a578b3-np0000004406" released by "attachment_update" :: held 0.519s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:02:40.017501 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-9f3be78a-e520-47af-adce-bcaf6376f6dc tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c returned with HTTP 200 Jul 03 11:02:40.018016 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1356/5412] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:02:39 2026] PUT /volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:02:40.527814 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-ef709245-9260-4492-807e-cc7831e20115 req-a03012fe-da8d-4d1f-bf39-e4d1b9495e85 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:02:40.529719 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-a03012fe-da8d-4d1f-bf39-e4d1b9495e85 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] POST https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c/action Jul 03 11:02:40.530039 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-a03012fe-da8d-4d1f-bf39-e4d1b9495e85 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:02:40.530181 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-a03012fe-da8d-4d1f-bf39-e4d1b9495e85 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:02:40.543989 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:02:40.543989 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:02:40.553382 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-ef709245-9260-4492-807e-cc7831e20115 req-a03012fe-da8d-4d1f-bf39-e4d1b9495e85 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c/action returned with HTTP 204 Jul 03 11:02:40.553843 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1338/5413] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:02:40 2026] POST /volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:02:49.386186 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=5 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:50.011666 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:02:50.549857 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=15,cinder:UPDATE=5 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:03:37.855310 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-c36c61d3-64bf-4805-82eb-4fe925071a0b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:37.857598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-c36c61d3-64bf-4805-82eb-4fe925071a0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] DELETE https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c Jul 03 11:03:37.857780 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-c36c61d3-64bf-4805-82eb-4fe925071a0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:37.857973 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-c36c61d3-64bf-4805-82eb-4fe925071a0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:37.866132 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:37.866132 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:03:38.391909 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-c36c61d3-64bf-4805-82eb-4fe925071a0b tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c returned with HTTP 200 Jul 03 11:03:38.392405 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1363/5414] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:03:37 2026] DELETE /volume/v3/attachments/127fe7a1-1367-431d-bb7b-790473894b5c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:38.402674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:38.404793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:03:38.404949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:38.405143 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:38.405308 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Delete volume with id: a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 Jul 03 11:03:38.411610 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:38.411610 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:03:38.412042 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Volume info retrieved successfully. Jul 03 11:03:38.429146 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] Delete volume request issued successfully. Jul 03 11:03:38.429315 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-45457145-7a3a-4a99-be3b-754c161e2e01 req-19d0ef49-2bac-48d0-aa0e-65979fe8ed56 tempest-TestShelveInstance-2063351573 tempest-TestShelveInstance-2063351573-project-member] https://10.4.3.52/volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 returned with HTTP 202 Jul 03 11:03:38.429680 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1358/5415] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 11:03:38 2026] DELETE /volume/v3/volumes/a1fdaa83-1833-4dd2-b3b3-bb4427a578b3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:03:48.390966 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:03:48.424641 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:03:54.152403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b638517b-3fba-4af2-9f8f-129d9a961f67 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:54.238374 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b638517b-3fba-4af2-9f8f-129d9a961f67 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 11:03:54.238765 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b638517b-3fba-4af2-9f8f-129d9a961f67 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-116247910", "extra_specs": {}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:03:54.240702 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:54.240702 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:03:54.256451 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b638517b-3fba-4af2-9f8f-129d9a961f67 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 11:03:54.256852 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1357/5416] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 11:03:54 2026] POST /volume/v3/types => generated 211 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:54.265316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7eb53efd-9a3f-4b05-b4ce-f85ca986bb19 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:54.267461 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eb53efd-9a3f-4b05-b4ce-f85ca986bb19 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] POST https://10.4.3.52/volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863/encryption Jul 03 11:03:54.267814 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7eb53efd-9a3f-4b05-b4ce-f85ca986bb19 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:03:54.284625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7eb53efd-9a3f-4b05-b4ce-f85ca986bb19 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863/encryption returned with HTTP 200 Jul 03 11:03:54.285191 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1339/5417] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 11:03:54 2026] POST /volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:54.292510 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-42bd5877-0e2f-4552-be58-ed242821aa1f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:54.345859 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:03:54.346185 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-842954617", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-116247910", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:03:54.347540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-842954617', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-116247910', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:03:54.350949 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:03:54.351242 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:54.351242 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:03:54.351659 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:03:54.356241 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (7ed3cec0-e104-4d15-80aa-e8f40f0fd10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:03:54.357239 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09759ea6-7fb0-4727-a155-2cf6090e99a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:03:54.358034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:03:54.378820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09759ea6-7fb0-4727-a155-2cf6090e99a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:03:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51ddcabb-e848-4605-94c4-48de45488863,is_public=True,name='tempest-scenario-type-luks-116247910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51ddcabb-e848-4605-94c4-48de45488863', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:03:54.379489 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9296e5b-c925-4ade-93d1-14790f006008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:03:54.402571 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-116247910 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-116247910, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:03:54.402748 np0000004406 devstack@c-api.service[99876]: WARNING cinder.quota [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-116247910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-116247910, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:03:54.433040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['ac01581a-1536-4ca1-b7a9-7581f9dcf18a', '5ada7d0b-5712-4ef2-b3bb-723fec1e2423', 'd2641c55-681e-44bf-81ce-f34abf54a58c', 'eb7080f6-548e-4fcb-be0d-130b1b6482ae'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:03:54.433790 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9296e5b-c925-4ade-93d1-14790f006008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac01581a-1536-4ca1-b7a9-7581f9dcf18a', '5ada7d0b-5712-4ef2-b3bb-723fec1e2423', 'd2641c55-681e-44bf-81ce-f34abf54a58c', 'eb7080f6-548e-4fcb-be0d-130b1b6482ae']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:03:54.434638 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e871d291-d956-4943-8f45-fde3cfc73273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:03:54.455069 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e871d291-d956-4943-8f45-fde3cfc73273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c71d98-87f3-40c0-b8bb-366d18b1b3a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-842954617',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['ac01581a-1536-4ca1-b7a9-7581f9dcf18a','5ada7d0b-5712-4ef2-b3bb-723fec1e2423','d2641c55-681e-44bf-81ce-f34abf54a58c','eb7080f6-548e-4fcb-be0d-130b1b6482ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=51ddcabb-e848-4605-94c4-48de45488863), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-842954617',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=40c71d98-87f3-40c0-b8bb-366d18b1b3a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51ddcabb-e848-4605-94c4-48de45488863),volume_type_id=51ddcabb-e848-4605-94c4-48de45488863)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:03:54.455678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385e2549-8dc0-404a-9a6d-b8cd868e471a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:03:54.471581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385e2549-8dc0-404a-9a6d-b8cd868e471a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-842954617',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['ac01581a-1536-4ca1-b7a9-7581f9dcf18a','5ada7d0b-5712-4ef2-b3bb-723fec1e2423','d2641c55-681e-44bf-81ce-f34abf54a58c','eb7080f6-548e-4fcb-be0d-130b1b6482ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=51ddcabb-e848-4605-94c4-48de45488863)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:03:54.472308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8927c742-b16a-454a-ab69-23ec36e603f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:03:54.480566 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8927c742-b16a-454a-ab69-23ec36e603f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:03:54.481305 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (7ed3cec0-e104-4d15-80aa-e8f40f0fd10f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:03:54.481564 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:03:54.482051 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-42bd5877-0e2f-4552-be58-ed242821aa1f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:03:54.482435 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1364/5418] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:03:54 2026] POST /volume/v3/volumes => generated 776 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:03:54.494796 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:54.496421 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:03:54.496586 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:54.496757 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:54.503205 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:54.503205 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:03:54.506315 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:54.510038 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a9f61611-b252-40d5-9e3f-dc97719dc382 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:03:54.510390 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1359/5419] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:03:54 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:55.522906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:55.524715 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:03:55.524921 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:55.525162 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:55.532838 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:55.532838 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:03:55.536680 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:55.540971 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-38a2fee7-3b47-42ea-a65e-c92dbba225d1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:03:55.541345 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1358/5420] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:03:55 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:55.552128 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:55.553967 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:03:55.554178 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:55.554367 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:55.560718 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:55.560718 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:03:55.563894 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:55.567446 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-867be9a1-851e-4ba5-845e-acb9a0f7362a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:03:55.567798 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1340/5421] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:03:55 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:55.578341 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:55.580155 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/action Jul 03 11:03:55.580498 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:03:55.580615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:03:55.588667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:55.588667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:03:55.589127 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:55.598993 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume updated successfully. Jul 03 11:03:55.599266 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe054f1e-4c1f-495c-964a-ab43ec3ec744 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/action returned with HTTP 200 Jul 03 11:03:55.599698 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1365/5422] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 11:03:55 2026] POST /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 11:03:55.674937 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:55.677238 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:03:55.677420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:55.677591 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:55.683748 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:55.683748 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:03:55.687223 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:55.691152 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-e17e9988-9082-461a-9011-1d01263b95d5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:03:55.691498 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1360/5423] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:03:55 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:56.185636 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:56.187499 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:03:56.187668 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:56.187839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:56.194116 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:56.194116 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:03:56.197258 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:03:56.200847 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-edc27a47-c5a8-4d9b-aeab-423c1b24fbe4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:03:56.201215 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1359/5424] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:03:56 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:03:56.210186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-33e758f3-c1f5-4ee4-b053-b6cb2ced8ad9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:56.210186 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33e758f3-c1f5-4ee4-b053-b6cb2ced8ad9 None None] GET https://10.4.3.52/volume// Jul 03 11:03:56.210386 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33e758f3-c1f5-4ee4-b053-b6cb2ced8ad9 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:03:56.210551 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33e758f3-c1f5-4ee4-b053-b6cb2ced8ad9 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:03:56.210868 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33e758f3-c1f5-4ee4-b053-b6cb2ced8ad9 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:03:56.211210 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1341/5425] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:03:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:03:56.217191 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-365db5a9-3ddf-40da-bda8-df1756622a35 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:03:56.218869 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-365db5a9-3ddf-40da-bda8-df1756622a35 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:03:56.219194 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-365db5a9-3ddf-40da-bda8-df1756622a35 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40c71d98-87f3-40c0-b8bb-366d18b1b3a6", "connector": null, "instance_uuid": "00f58359-22d0-45e6-9244-d0ad0a8ad177"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:03:56.226144 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:03:56.226144 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:03:56.262449 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-365db5a9-3ddf-40da-bda8-df1756622a35 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:03:56.262847 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1366/5426] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:03:56 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:04:02.080313 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-66b23ce6-8d2e-4bd2-a3fc-20c97b0171f5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:02.080706 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66b23ce6-8d2e-4bd2-a3fc-20c97b0171f5 None None] GET https://10.4.3.52/volume// Jul 03 11:04:02.080865 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66b23ce6-8d2e-4bd2-a3fc-20c97b0171f5 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:02.081040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-66b23ce6-8d2e-4bd2-a3fc-20c97b0171f5 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:02.081402 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-66b23ce6-8d2e-4bd2-a3fc-20c97b0171f5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:04:02.081666 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1361/5427] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:04:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:04:02.088501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:02.090419 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:04:02.090605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:02.090797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:02.099529 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:02.099529 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:02.103180 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:02.106602 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-1b30cf54-9758-4d95-a18c-c1875a53ce04 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:04:02.106752 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1360/5428] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:04:02 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 1047 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:04:02.202844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:02.205299 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec Jul 03 11:04:02.205745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:02.214943 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-40c71d98-87f3-40c0-b8bb-366d18b1b3a6-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:04:02.219625 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-40c71d98-87f3-40c0-b8bb-366d18b1b3a6-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:04:02.220648 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:02.220648 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:04:02.738433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-40c71d98-87f3-40c0-b8bb-366d18b1b3a6-np0000004406" released by "attachment_update" :: held 0.519s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:04:02.738743 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-4877792a-52d3-4c37-8874-8e2727195d20 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec returned with HTTP 200 Jul 03 11:04:02.739248 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1342/5429] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:04:02 2026] PUT /volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:04:03.248499 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-5506e2ec-c039-4a18-b8c5-fe8b1d6371d4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:03.250400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-5506e2ec-c039-4a18-b8c5-fe8b1d6371d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec/action Jul 03 11:04:03.250771 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-5506e2ec-c039-4a18-b8c5-fe8b1d6371d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:04:03.250901 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-5506e2ec-c039-4a18-b8c5-fe8b1d6371d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:03.266667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:03.266667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:04:03.276414 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-5506e2ec-c039-4a18-b8c5-fe8b1d6371d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec/action returned with HTTP 204 Jul 03 11:04:03.276806 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1367/5430] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:04:03 2026] POST /volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:04:05.690214 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=8 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:09.343734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-a60b9818-13a3-4f98-bede-e0aa58f2eb8a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:09.345889 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-a60b9818-13a3-4f98-bede-e0aa58f2eb8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/encryption Jul 03 11:04:09.346114 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-a60b9818-13a3-4f98-bede-e0aa58f2eb8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:09.346354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-a60b9818-13a3-4f98-bede-e0aa58f2eb8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:09.355331 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:09.355331 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:04:09.360773 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eb855dd3-92d3-4dea-8bd2-267d3a6a48c1 req-a60b9818-13a3-4f98-bede-e0aa58f2eb8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/encryption returned with HTTP 200 Jul 03 11:04:09.361191 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1362/5431] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 11:04:09 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:12.105631 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:12.732401 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:13.272885 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:19.359746 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=4 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:24.994407 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b9e5f33f-28f5-41f7-9604-e660e4221dc1 req-e40cccdf-7066-4dc7-a284-5bdd9f66dd4f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:24.996470 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b9e5f33f-28f5-41f7-9604-e660e4221dc1 req-e40cccdf-7066-4dc7-a284-5bdd9f66dd4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec Jul 03 11:04:24.996660 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b9e5f33f-28f5-41f7-9604-e660e4221dc1 req-e40cccdf-7066-4dc7-a284-5bdd9f66dd4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:24.996856 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b9e5f33f-28f5-41f7-9604-e660e4221dc1 req-e40cccdf-7066-4dc7-a284-5bdd9f66dd4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:25.004739 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:25.004739 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:25.532000 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b9e5f33f-28f5-41f7-9604-e660e4221dc1 req-e40cccdf-7066-4dc7-a284-5bdd9f66dd4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec returned with HTTP 200 Jul 03 11:04:25.532533 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1361/5432] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:04:24 2026] DELETE /volume/v3/attachments/138e7015-d618-4565-a310-ae078a5008ec => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:27.876078 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2cfe189d-8495-4ca2-bd94-04609523f890 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:27.878012 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:04:27.878229 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:27.878428 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:27.878587 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:04:27.886012 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:27.886012 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:04:27.886561 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:27.897200 np0000004406 devstack@c-api.service[99873]: WARNING cinder.keymgr.conf_key_mgr [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 11:04:27.902858 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:04:27.903059 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2cfe189d-8495-4ca2-bd94-04609523f890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 202 Jul 03 11:04:27.903490 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1343/5433] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:04:27 2026] DELETE /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:04:27.910043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:27.911943 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:04:27.912183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:27.912408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:27.919611 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:27.919611 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:04:27.924627 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:27.930324 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bb7dff77-6ceb-4474-8863-b6c50854cacf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 200 Jul 03 11:04:27.930794 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1368/5434] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:04:27 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:28.944036 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2f8fc008-bb43-45a6-9c69-6ef175355cab None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:28.946437 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f8fc008-bb43-45a6-9c69-6ef175355cab tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 Jul 03 11:04:28.946693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f8fc008-bb43-45a6-9c69-6ef175355cab tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:28.946949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2f8fc008-bb43-45a6-9c69-6ef175355cab tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:28.954122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2f8fc008-bb43-45a6-9c69-6ef175355cab tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 returned with HTTP 404 Jul 03 11:04:28.954781 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1363/5435] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:04:28 2026] GET /volume/v3/volumes/40c71d98-87f3-40c0-b8bb-366d18b1b3a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:04:28.961678 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:28.963251 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 11:04:28.963406 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:28.963576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Calling method 'detail' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:28.964069 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:28.964069 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:28.964363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:04:28.972829 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Get all volumes completed successfully. Jul 03 11:04:28.973606 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:28.973606 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:28.977138 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e47fa446-0faa-4f0b-9d3c-3b3c961b2843 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 11:04:28.977682 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1362/5436] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 11:04:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2119 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:04:28.989520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cb775872-26a8-4835-954f-03ca80c8c5ce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:28.991118 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb775872-26a8-4835-954f-03ca80c8c5ce tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] DELETE https://10.4.3.52/volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863 Jul 03 11:04:28.991290 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb775872-26a8-4835-954f-03ca80c8c5ce tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:28.991485 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb775872-26a8-4835-954f-03ca80c8c5ce tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Calling method '_delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:29.015931 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb775872-26a8-4835-954f-03ca80c8c5ce tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863 returned with HTTP 202 Jul 03 11:04:29.016343 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1344/5437] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 11:04:28 2026] DELETE /volume/v3/types/51ddcabb-e848-4605-94c4-48de45488863 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:04:29.026955 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3e57a22d-f6fe-466e-9bb1-cd147fe0a68b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:29.028692 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e57a22d-f6fe-466e-9bb1-cd147fe0a68b tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] POST https://10.4.3.52/volume/v3/types Jul 03 11:04:29.029036 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3e57a22d-f6fe-466e-9bb1-cd147fe0a68b tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1651741225", "extra_specs": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:29.044178 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3e57a22d-f6fe-466e-9bb1-cd147fe0a68b tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types returned with HTTP 200 Jul 03 11:04:29.044561 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1369/5438] 10.4.3.52 () {68 vars in 1245 bytes} [Fri Jul 3 11:04:29 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:29.052460 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c0ccc183-19a6-4218-8f13-131cc74dd6cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:29.054212 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0ccc183-19a6-4218-8f13-131cc74dd6cf tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] POST https://10.4.3.52/volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27/encryption Jul 03 11:04:29.054546 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c0ccc183-19a6-4218-8f13-131cc74dd6cf tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:29.071262 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c0ccc183-19a6-4218-8f13-131cc74dd6cf tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27/encryption returned with HTTP 200 Jul 03 11:04:29.071623 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1364/5439] 10.4.3.52 () {68 vars in 1390 bytes} [Fri Jul 3 11:04:29 2026] POST /volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:29.079685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0faef514-0f11-4951-ba19-01e5f33791c9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:29.081442 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:04:29.081764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-206906900", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1651741225", "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:29.083342 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-206906900', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1651741225', 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:04:29.086822 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:04:29.087094 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:29.087094 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:29.087568 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:04:29.092799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (31d7a42f-15bb-4b72-baf3-f69ce2844250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:04:29.093691 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1556c1-ef93-4a64-9efa-09eb8e6e6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:04:29.094572 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:04:29.117536 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1556c1-ef93-4a64-9efa-09eb8e6e6e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:04:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fb5c166-d277-472b-ac30-42073722cd27,is_public=True,name='tempest-scenario-type-luks2-1651741225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fb5c166-d277-472b-ac30-42073722cd27', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:04:29.118352 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaa4427-67e4-4494-9632-35b08f93c673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:04:29.144742 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1651741225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1651741225, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:04:29.144979 np0000004406 devstack@c-api.service[99874]: WARNING cinder.quota [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1651741225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1651741225, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:04:29.173490 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['7b72e013-95c8-47a8-b9b0-0f308463563f', 'bac71f17-dd5c-496c-9eed-82949bd4dfe3', '6f248d9d-5b81-40c1-add8-3843a891056b', '8692aa53-d31f-4035-8ec5-335eaa64707c'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:04:29.174158 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaa4427-67e4-4494-9632-35b08f93c673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b72e013-95c8-47a8-b9b0-0f308463563f', 'bac71f17-dd5c-496c-9eed-82949bd4dfe3', '6f248d9d-5b81-40c1-add8-3843a891056b', '8692aa53-d31f-4035-8ec5-335eaa64707c']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:04:29.174783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c831821-dae3-4633-be54-04bbbb6ab997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:04:29.195971 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c831821-dae3-4633-be54-04bbbb6ab997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a568a600-01a7-4a7e-aac9-533e9473e0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-206906900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['7b72e013-95c8-47a8-b9b0-0f308463563f','bac71f17-dd5c-496c-9eed-82949bd4dfe3','6f248d9d-5b81-40c1-add8-3843a891056b','8692aa53-d31f-4035-8ec5-335eaa64707c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=9fb5c166-d277-472b-ac30-42073722cd27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-206906900',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a568a600-01a7-4a7e-aac9-533e9473e0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fb5c166-d277-472b-ac30-42073722cd27),volume_type_id=9fb5c166-d277-472b-ac30-42073722cd27)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:04:29.196625 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11923a40-db8b-40ba-a77d-f79bc7165032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:04:29.216079 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11923a40-db8b-40ba-a77d-f79bc7165032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-206906900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['7b72e013-95c8-47a8-b9b0-0f308463563f','bac71f17-dd5c-496c-9eed-82949bd4dfe3','6f248d9d-5b81-40c1-add8-3843a891056b','8692aa53-d31f-4035-8ec5-335eaa64707c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=9fb5c166-d277-472b-ac30-42073722cd27)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:04:29.216711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6c0cfb-3cb9-42be-ab37-5e54f69e6513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:04:29.225567 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6c0cfb-3cb9-42be-ab37-5e54f69e6513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:04:29.226313 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (31d7a42f-15bb-4b72-baf3-f69ce2844250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:04:29.226589 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:04:29.227097 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0faef514-0f11-4951-ba19-01e5f33791c9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:04:29.227513 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1363/5440] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:04:29 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:04:29.238622 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:29.240486 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:29.240691 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:29.240873 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:29.248758 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:29.248758 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:04:29.255880 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:29.260823 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eafe67ef-8fd3-44c9-9c82-fc9f0ade4122 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:29.261219 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1345/5441] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:04:29 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:30.273363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.275671 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:30.275925 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:30.276158 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:30.282919 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.282919 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:04:30.286440 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:30.291020 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ccbc9fbb-307f-434f-8687-5f9e9c63abc1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:30.291619 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1370/5442] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:04:30 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:30.302795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.304761 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:30.304997 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:30.305254 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:30.313301 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.313301 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:04:30.317125 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:30.321846 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-743aff2b-d2e6-4caa-84b7-4e624f9cf7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:30.322321 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1365/5443] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:04:30 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:30.334392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3a145801-35b2-4b22-86d2-83f624d5e89f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.336203 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/action Jul 03 11:04:30.336556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:04:30.336688 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:30.345343 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.345343 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:30.345800 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:30.352625 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume updated successfully. Jul 03 11:04:30.352869 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3a145801-35b2-4b22-86d2-83f624d5e89f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/action returned with HTTP 200 Jul 03 11:04:30.353331 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1364/5444] 10.4.3.52 () {68 vars in 1383 bytes} [Fri Jul 3 11:04:30 2026] POST /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 11:04:30.435521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.437504 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:30.437733 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:30.437911 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:30.444683 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.444683 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:04:30.448142 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:30.452449 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-380670b7-b79d-497f-8054-911e6cd217a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:30.452869 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1346/5445] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:04:30 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:30.806985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.809779 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:30.810053 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:30.810427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:30.817902 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.817902 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:04:30.822638 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:30.826856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-1c24a656-4e7a-427d-9d10-2b138930d5f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:30.827344 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1371/5446] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:04:30 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:30.838671 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1b0be665-521e-4ac1-98fb-c20c059693b8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.838995 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b0be665-521e-4ac1-98fb-c20c059693b8 None None] GET https://10.4.3.52/volume// Jul 03 11:04:30.839209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b0be665-521e-4ac1-98fb-c20c059693b8 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:30.839434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1b0be665-521e-4ac1-98fb-c20c059693b8 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:30.839853 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1b0be665-521e-4ac1-98fb-c20c059693b8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:04:30.840263 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1366/5447] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:04:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:04:30.848843 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-79f72139-88fa-4a90-abd8-62ec63f2b124 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:30.850879 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-79f72139-88fa-4a90-abd8-62ec63f2b124 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:04:30.851259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-79f72139-88fa-4a90-abd8-62ec63f2b124 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a568a600-01a7-4a7e-aac9-533e9473e0fa", "connector": null, "instance_uuid": "b7ea1d4e-da97-4304-8cf6-699317cda1a3"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:30.859505 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:30.859505 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:30.882515 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-79f72139-88fa-4a90-abd8-62ec63f2b124 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:04:30.883015 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1365/5448] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:04:30 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:04:36.682669 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7ed4ae0e-b952-442f-9756-a48e908f0492 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:36.683097 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ed4ae0e-b952-442f-9756-a48e908f0492 None None] GET https://10.4.3.52/volume// Jul 03 11:04:36.683097 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7ed4ae0e-b952-442f-9756-a48e908f0492 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:36.683407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7ed4ae0e-b952-442f-9756-a48e908f0492 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:36.683744 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7ed4ae0e-b952-442f-9756-a48e908f0492 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:04:36.684030 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1347/5449] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:04:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:04:36.691350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:36.693453 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:04:36.693800 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:36.693853 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:36.703154 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:36.703154 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:04:36.706789 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:04:36.712433 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-d2eb22c9-35a7-4758-bc4e-3a31a6673811 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:04:36.712905 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1372/5450] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:04:36 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 1049 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:04:36.809564 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:36.811642 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee Jul 03 11:04:36.812068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:36.819053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-a568a600-01a7-4a7e-aac9-533e9473e0fa-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:04:36.823577 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a568a600-01a7-4a7e-aac9-533e9473e0fa-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:04:36.824500 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:36.824500 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:04:37.341096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a568a600-01a7-4a7e-aac9-533e9473e0fa-np0000004406" released by "attachment_update" :: held 0.517s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:04:37.341452 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-bea0cd6f-59c0-4dc4-8c14-843f0a891b83 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee returned with HTTP 200 Jul 03 11:04:37.341882 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1367/5451] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:04:36 2026] PUT /volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee => generated 968 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:04:37.851861 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-698cb434-c034-4c64-b0e6-5d297fbff909 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:37.853827 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-698cb434-c034-4c64-b0e6-5d297fbff909 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee/action Jul 03 11:04:37.854200 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-698cb434-c034-4c64-b0e6-5d297fbff909 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:04:37.854317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-698cb434-c034-4c64-b0e6-5d297fbff909 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:04:37.869563 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:37.869563 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:04:37.880968 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-698cb434-c034-4c64-b0e6-5d297fbff909 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee/action returned with HTTP 204 Jul 03 11:04:37.881511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1366/5452] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:04:37 2026] POST /volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:04:40.451362 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:43.954925 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9cf24487-5260-4799-8c64-db6cd846f508 req-b8063301-ca03-4835-855f-680d52ed1bb2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:04:43.957122 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-b8063301-ca03-4835-855f-680d52ed1bb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption Jul 03 11:04:43.957326 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-b8063301-ca03-4835-855f-680d52ed1bb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:04:43.957520 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-b8063301-ca03-4835-855f-680d52ed1bb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'index' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:04:43.967999 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:04:43.967999 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:04:43.973906 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9cf24487-5260-4799-8c64-db6cd846f508 req-b8063301-ca03-4835-855f-680d52ed1bb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption returned with HTTP 200 Jul 03 11:04:43.974373 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1348/5453] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 11:04:43 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:04:46.711092 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=20,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:47.336121 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:47.877713 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=47,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:04:53.972967 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=4 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:05:04.557994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-ac812221-c890-4810-b6f8-305fd48fff67 req-9ee33533-587f-447d-8dec-10e95cc0323a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:04.560374 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-9ee33533-587f-447d-8dec-10e95cc0323a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption Jul 03 11:05:04.560616 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-9ee33533-587f-447d-8dec-10e95cc0323a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:04.560840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-9ee33533-587f-447d-8dec-10e95cc0323a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'index' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:04.571394 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:04.571394 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:05:04.578887 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-9ee33533-587f-447d-8dec-10e95cc0323a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption returned with HTTP 200 Jul 03 11:05:04.579404 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1373/5454] 10.4.3.52 () {68 vars in 1624 bytes} [Fri Jul 3 11:05:04 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:05:06.706030 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-ac812221-c890-4810-b6f8-305fd48fff67 req-aa55ab11-af29-4b34-9594-79f1f1a76767 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:06.708211 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-aa55ab11-af29-4b34-9594-79f1f1a76767 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee Jul 03 11:05:06.708393 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-aa55ab11-af29-4b34-9594-79f1f1a76767 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:06.708583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-aa55ab11-af29-4b34-9594-79f1f1a76767 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:06.716402 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:06.716402 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:05:07.249089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-ac812221-c890-4810-b6f8-305fd48fff67 req-aa55ab11-af29-4b34-9594-79f1f1a76767 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee returned with HTTP 200 Jul 03 11:05:07.249732 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1368/5455] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:05:06 2026] DELETE /volume/v3/attachments/db1f3b66-c82a-49d5-a9ca-ecd53a03efee => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:05:09.532073 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:09.533607 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:05:09.533787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:09.533959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:09.534122 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:05:09.540279 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:09.540279 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:05:09.540694 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:09.552211 np0000004406 devstack@c-api.service[99874]: WARNING cinder.keymgr.conf_key_mgr [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 11:05:09.561721 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:05:09.562407 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f5336eb9-338c-4fc9-b4fe-57c83409bbff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 202 Jul 03 11:05:09.562407 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1367/5456] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:05:09 2026] DELETE /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:05:09.569310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:09.571624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:05:09.571921 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:09.572203 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:09.579405 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:09.579405 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:05:09.583063 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:09.587091 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2d8fbd83-b43f-405f-8277-5295e3105a4f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 200 Jul 03 11:05:09.587468 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1349/5457] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:05:09 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:05:10.600132 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f943230d-c9d8-47ab-8031-77dbc19d2999 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:10.601703 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f943230d-c9d8-47ab-8031-77dbc19d2999 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa Jul 03 11:05:10.601915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f943230d-c9d8-47ab-8031-77dbc19d2999 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:10.602094 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f943230d-c9d8-47ab-8031-77dbc19d2999 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:10.606917 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f943230d-c9d8-47ab-8031-77dbc19d2999 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa returned with HTTP 404 Jul 03 11:05:10.607301 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1374/5458] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:05:10 2026] GET /volume/v3/volumes/a568a600-01a7-4a7e-aac9-533e9473e0fa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:05:10.614260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-38d10bb3-a343-4a28-979e-68d43c529842 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:10.615663 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] GET https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 Jul 03 11:05:10.615866 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:10.616008 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Calling method 'detail' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:10.616470 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:10.616470 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:05:10.616725 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:05:10.622719 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Get all volumes completed successfully. Jul 03 11:05:10.623390 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:10.623390 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:05:10.626354 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-38d10bb3-a343-4a28-979e-68d43c529842 tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 11:05:10.626681 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1369/5459] 10.4.3.52 () {66 vars in 1278 bytes} [Fri Jul 3 11:05:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2119 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:10.638218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-faf6211e-d421-46ac-9934-2234d1c4e7bb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:10.640005 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-faf6211e-d421-46ac-9934-2234d1c4e7bb tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] DELETE https://10.4.3.52/volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27 Jul 03 11:05:10.640207 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-faf6211e-d421-46ac-9934-2234d1c4e7bb tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:10.640399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-faf6211e-d421-46ac-9934-2234d1c4e7bb tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] Calling method '_delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:10.661920 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-faf6211e-d421-46ac-9934-2234d1c4e7bb tempest-TestVolumeBootPattern-620770733 tempest-TestVolumeBootPattern-620770733-project-admin] https://10.4.3.52/volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27 returned with HTTP 202 Jul 03 11:05:10.662295 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1368/5460] 10.4.3.52 () {66 vars in 1338 bytes} [Fri Jul 3 11:05:10 2026] DELETE /volume/v3/types/9fb5c166-d277-472b-ac30-42073722cd27 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:05:10.687710 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:10.689436 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:05:10.689816 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1490190680", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:05:10.691365 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1490190680', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:05:10.838509 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:05:10.843430 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:05:10.851970 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (fd834090-ebbb-45d8-a185-d2f4909f3ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:05:10.853743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54bdb7f5-a8a2-4495-8936-acb072f05095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:05:10.855227 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:05:10.918757 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54bdb7f5-a8a2-4495-8936-acb072f05095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:05:10.919959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70aefc83-2953-47fd-92fe-f222ab553659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:05:11.000060 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['a1b4aa3d-6b0b-4550-aa5a-5cec91d2105c', '5d46d658-7165-44fa-83f2-24fc8f982e9c', '3774aa38-452b-443e-9014-ce526244c0bb', '3c4fc1c9-de80-43a4-a5a0-f5ea504f0ba0'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:05:11.001175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70aefc83-2953-47fd-92fe-f222ab553659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b4aa3d-6b0b-4550-aa5a-5cec91d2105c', '5d46d658-7165-44fa-83f2-24fc8f982e9c', '3774aa38-452b-443e-9014-ce526244c0bb', '3c4fc1c9-de80-43a4-a5a0-f5ea504f0ba0']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:05:11.002330 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffc75b7-ad17-49f9-a280-bdf3818c22bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:05:11.032296 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffc75b7-ad17-49f9-a280-bdf3818c22bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f90f58a-c12d-4035-a61f-701cf09a61f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1490190680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['a1b4aa3d-6b0b-4550-aa5a-5cec91d2105c','5d46d658-7165-44fa-83f2-24fc8f982e9c','3774aa38-452b-443e-9014-ce526244c0bb','3c4fc1c9-de80-43a4-a5a0-f5ea504f0ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1490190680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f90f58a-c12d-4035-a61f-701cf09a61f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:05:11.033281 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622d7e19-3512-4e27-9fb9-2e7282acd686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:05:11.054443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622d7e19-3512-4e27-9fb9-2e7282acd686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1490190680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['a1b4aa3d-6b0b-4550-aa5a-5cec91d2105c','5d46d658-7165-44fa-83f2-24fc8f982e9c','3774aa38-452b-443e-9014-ce526244c0bb','3c4fc1c9-de80-43a4-a5a0-f5ea504f0ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:05:11.055476 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009df374-26df-4f19-a4e5-2e9ce10f2976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:05:11.069362 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009df374-26df-4f19-a4e5-2e9ce10f2976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:05:11.070635 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (fd834090-ebbb-45d8-a185-d2f4909f3ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:05:11.071058 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:05:11.071863 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e8a4481c-c57f-4afb-991c-1c8e335ae4ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:05:11.072493 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1350/5461] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:05:10 2026] POST /volume/v3/volumes => generated 757 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:05:11.087624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-abc045db-702f-4eda-92c5-d52a1698ce0e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:11.089757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-abc045db-702f-4eda-92c5-d52a1698ce0e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:11.089978 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-abc045db-702f-4eda-92c5-d52a1698ce0e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:11.090216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-abc045db-702f-4eda-92c5-d52a1698ce0e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:11.097997 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:11.097997 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:05:11.101786 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-abc045db-702f-4eda-92c5-d52a1698ce0e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:11.106255 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-abc045db-702f-4eda-92c5-d52a1698ce0e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:11.106703 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1375/5462] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:05:11 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:05:12.118188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:12.119975 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:12.120175 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:12.120354 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:12.127047 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:12.127047 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:05:12.130203 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:12.134499 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3509e57f-c861-4ab6-abd1-ef7b9929d635 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:12.134933 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1370/5463] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:05:12 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:12.149559 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e07a494c-1137-4726-9746-7e38b8da10e1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:12.151720 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e07a494c-1137-4726-9746-7e38b8da10e1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:12.152067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e07a494c-1137-4726-9746-7e38b8da10e1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:12.152341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e07a494c-1137-4726-9746-7e38b8da10e1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:12.160638 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:12.160638 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:05:12.164422 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e07a494c-1137-4726-9746-7e38b8da10e1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:12.169561 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e07a494c-1137-4726-9746-7e38b8da10e1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:12.170000 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1369/5464] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:05:12 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:13.164456 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:13.167388 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:13.167661 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:13.167907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:13.177186 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:13.177186 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:05:13.181706 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:13.187829 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-7cded6ec-6608-40fa-97e9-76d9d1a988eb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:13.188398 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1351/5465] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:05:13 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:13.594205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:13.596195 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:13.596364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:13.596545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:13.603045 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:13.603045 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:05:13.606676 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:13.611443 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f9296169-4f44-4ed2-bb71-52a5aed827c7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:13.611989 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1376/5466] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:05:13 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:13.621083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-8d9a38ad-530d-40bd-ba4d-1cd754568813 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:13.621464 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d9a38ad-530d-40bd-ba4d-1cd754568813 None None] GET https://10.4.3.52/volume// Jul 03 11:05:13.621648 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d9a38ad-530d-40bd-ba4d-1cd754568813 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:13.621818 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-8d9a38ad-530d-40bd-ba4d-1cd754568813 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:13.622126 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-8d9a38ad-530d-40bd-ba4d-1cd754568813 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:05:13.622386 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1371/5467] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:05:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:05:13.629177 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f3d9ea49-44ed-4dce-8c30-77aac7cb4e18 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:13.630860 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f3d9ea49-44ed-4dce-8c30-77aac7cb4e18 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:05:13.631192 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f3d9ea49-44ed-4dce-8c30-77aac7cb4e18 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f90f58a-c12d-4035-a61f-701cf09a61f6", "connector": null, "instance_uuid": "d6d2764b-5aa3-4f61-8377-4896863b7e20"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:05:13.640264 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:13.640264 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:05:13.661706 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f3d9ea49-44ed-4dce-8c30-77aac7cb4e18 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:05:13.662151 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1370/5468] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:05:13 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:19.492657 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b4cfc4be-07cf-49d7-aafd-cf95141d7f94 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:19.493016 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b4cfc4be-07cf-49d7-aafd-cf95141d7f94 None None] GET https://10.4.3.52/volume// Jul 03 11:05:19.493262 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b4cfc4be-07cf-49d7-aafd-cf95141d7f94 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:19.493446 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b4cfc4be-07cf-49d7-aafd-cf95141d7f94 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:19.493800 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b4cfc4be-07cf-49d7-aafd-cf95141d7f94 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:05:19.494097 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1352/5469] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:05:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:05:19.505087 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:19.507026 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:05:19.507282 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:05:19.507493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:05:19.516965 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:19.516965 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:05:19.520356 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:05:19.525021 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-25edc5bc-c704-4fe6-9811-759153a31721 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:05:19.525609 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1377/5470] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:05:19 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:05:19.627273 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:19.629070 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 Jul 03 11:05:19.629409 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:05:19.635785 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-7f90f58a-c12d-4035-a61f-701cf09a61f6-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:05:19.640000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-7f90f58a-c12d-4035-a61f-701cf09a61f6-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:05:19.640933 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:19.640933 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:05:20.159162 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-7f90f58a-c12d-4035-a61f-701cf09a61f6-np0000004406" released by "attachment_update" :: held 0.519s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:05:20.159486 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-8eeb78f8-11d0-4f91-9427-522798c303ef tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 returned with HTTP 200 Jul 03 11:05:20.160135 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1372/5471] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:05:19 2026] PUT /volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:05:20.670500 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f72a6e00-c4ba-44d1-bef0-d59eb5067d77 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:05:20.672602 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f72a6e00-c4ba-44d1-bef0-d59eb5067d77 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7/action Jul 03 11:05:20.672949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f72a6e00-c4ba-44d1-bef0-d59eb5067d77 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:05:20.673063 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f72a6e00-c4ba-44d1-bef0-d59eb5067d77 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:05:20.687036 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:05:20.687036 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:05:20.696766 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-7cecfac2-28cd-4203-a7d8-732b6991810e req-f72a6e00-c4ba-44d1-bef0-d59eb5067d77 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7/action returned with HTTP 204 Jul 03 11:05:20.697430 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1371/5472] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:05:20 2026] POST /volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:05:23.186021 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:05:29.523456 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=18 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:05:30.152988 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:05:30.694136 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:06:09.413323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:09.414805 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:06:09.415096 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f90f58a-c12d-4035-a61f-701cf09a61f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-749035014", "description": null, "metadata": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:09.424291 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:09.424291 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:09.424727 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:09.424853 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume 7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:09.453132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['d739d73a-10ab-49dc-a100-61dfe4bb4593', 'e8395117-4e23-4cf9-afa6-baf5c3b02d59', 'd4b4867e-048e-4920-84bb-99ba12789406', '57886fd8-0b9b-4e56-b7c5-ee276304ff86'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:06:09.478871 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:06:09.479147 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-39f0fadb-48a5-4ddc-a03e-1e5447760b36 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:06:09.479601 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1353/5473] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:06:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:06:09.487676 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:09.489456 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:09.489678 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:09.489891 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:09.495242 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:09.495242 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:09.495687 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:09.496472 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0c78bf7-15e1-46a1-8996-c0c7be9c096c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 200 Jul 03 11:06:09.496837 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1378/5474] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:09 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:10.505647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:10.507403 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:10.507581 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:10.507767 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:10.512589 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:10.512589 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:10.512971 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:10.513785 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-80c7bb0b-96f6-4a97-94ff-20919462db2e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 200 Jul 03 11:06:10.514123 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1373/5475] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:10 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:10.521537 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:10.523179 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:10.523368 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:10.523540 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:10.528814 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:10.528814 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:10.529207 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:10.529845 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-61fd8f09-03a3-4b4d-9fc5-d5df57373afc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 200 Jul 03 11:06:10.530171 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1372/5476] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:10 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:10.537647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a516296c-4d5b-4407-9eb4-d7f863441546 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:10.539178 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:06:10.539469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f90f58a-c12d-4035-a61f-701cf09a61f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-764483247", "description": null, "metadata": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:10.549043 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:10.549043 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:10.549619 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:10.549757 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume 7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:10.570276 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['adff32d2-6196-435a-a2ad-b0a6d8d1a294', '5f73f84c-c7ac-4303-8875-02917f9c3f30', 'fbb0e379-b864-48f4-a5e4-78c0fb2b7d8e', 'fc5f1338-0e44-48a0-9217-a8bc31cefb7a'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:06:10.598912 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:06:10.599355 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a516296c-4d5b-4407-9eb4-d7f863441546 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:06:10.599776 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1354/5477] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:06:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:06:10.609116 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:10.610684 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:10.610884 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:10.611062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:10.616844 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:10.616844 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:10.617313 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:10.618040 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7ed29088-7a08-44ff-ab8c-d1aca81d6c6f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 200 Jul 03 11:06:10.618423 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1379/5478] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:10 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:11.627666 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:11.629310 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:11.629437 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:11.629632 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:11.633900 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:11.633900 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:11.634257 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:11.634894 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6dee6fbc-d71a-4a58-8f42-ed6867a4eb99 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 200 Jul 03 11:06:11.635252 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1374/5479] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:11 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:11.643011 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-32331864-4cc7-4d34-8511-bed2be923c3d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:11.644675 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32331864-4cc7-4d34-8511-bed2be923c3d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:11.644872 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32331864-4cc7-4d34-8511-bed2be923c3d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:11.645075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-32331864-4cc7-4d34-8511-bed2be923c3d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:11.649773 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:11.649773 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:11.650178 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-32331864-4cc7-4d34-8511-bed2be923c3d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:11.650882 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-32331864-4cc7-4d34-8511-bed2be923c3d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 200 Jul 03 11:06:11.651251 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1373/5480] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:11 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:11.659068 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fe21964a-93d5-4226-940b-565d757c2d62 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:11.661573 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:06:11.662019 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f90f58a-c12d-4035-a61f-701cf09a61f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1207104958", "description": null, "metadata": null}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:11.674914 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:11.674914 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:11.675538 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:11.675703 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume 7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:11.701118 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['2c82c422-d0d9-4a2f-99b2-4da989fb81c7', '4adeb780-c3b8-446b-b22e-5718f314ecd4', '51f53e68-afc4-4553-bfe8-8dc5839427d8', '1326d2e0-edc6-4600-b43e-b2336ab9b135'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:06:11.735223 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:06:11.735574 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fe21964a-93d5-4226-940b-565d757c2d62 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:06:11.736002 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1355/5481] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:06:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:06:11.744398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:11.746153 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:11.746378 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:11.746607 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:11.751481 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:11.751481 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:11.751879 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:11.752621 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3517f5e1-248c-4201-aaa9-af6a84a54ff2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 200 Jul 03 11:06:11.752963 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1380/5482] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:11 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:12.761312 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:12.762872 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:12.763034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:12.763211 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:12.767643 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:12.767643 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:12.768178 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:12.768928 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c1b51cf3-566e-48c4-85bf-ead670d4160e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 200 Jul 03 11:06:12.769323 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1375/5483] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:12 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:12.777556 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:12.779686 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:12.779996 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:12.780268 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:12.785012 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:12.785012 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:12.785449 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:12.786208 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a2d1a0cd-cf20-4fe4-998a-bfc247dec6e9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 200 Jul 03 11:06:12.786600 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1374/5484] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:12 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:16.552816 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:16.554625 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:16.554848 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:16.555048 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:16.555182 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:16.560424 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:16.560424 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:16.560889 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:16.576259 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:06:16.576465 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7002d2a0-b4c2-40f0-af68-426256939fc2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 202 Jul 03 11:06:16.576885 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1356/5485] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:16 2026] DELETE /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:06:16.583229 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:16.585150 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:16.585325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:16.585496 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:16.590315 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:16.590315 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:16.590805 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:16.591541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4fe9d1f8-9a5b-47c6-9a8f-cc7483872276 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 200 Jul 03 11:06:16.591919 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1381/5486] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:16 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:17.601534 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-320023ff-bea6-437f-ac07-f8bef4990041 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:17.603706 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-320023ff-bea6-437f-ac07-f8bef4990041 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:17.604017 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-320023ff-bea6-437f-ac07-f8bef4990041 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:17.604291 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-320023ff-bea6-437f-ac07-f8bef4990041 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:17.609126 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-320023ff-bea6-437f-ac07-f8bef4990041 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 404 Jul 03 11:06:17.609801 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1376/5487] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:17 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:17.616501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:17.618212 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:17.618421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:17.618614 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:17.618752 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: 2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:17.623160 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:17.623160 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:17.623537 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:17.638981 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:06:17.639178 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-365dbf4c-f9b4-485a-97f6-5cdd0eab2094 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 202 Jul 03 11:06:17.639555 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1375/5488] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:17 2026] DELETE /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:06:17.647156 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:17.648922 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:17.649165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:17.649392 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:17.655120 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:17.655120 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:17.655580 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:17.656303 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-484b97c0-d3e4-434c-af96-e9b59d1f0e03 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 200 Jul 03 11:06:17.656670 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1357/5489] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:17 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:18.665788 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ee3b31e1-8243-4c1a-98be-32895290de31 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:18.667927 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee3b31e1-8243-4c1a-98be-32895290de31 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:18.668127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee3b31e1-8243-4c1a-98be-32895290de31 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:18.668319 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee3b31e1-8243-4c1a-98be-32895290de31 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:18.673711 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee3b31e1-8243-4c1a-98be-32895290de31 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 404 Jul 03 11:06:18.674336 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1382/5490] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:18 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:18.681225 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:18.683245 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:18.683417 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:18.683580 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:18.683677 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: 353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:18.689682 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:18.689682 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:18.690198 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:18.710867 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:06:18.710867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0e9d80b8-1102-46cb-8f03-1725962c82a6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 202 Jul 03 11:06:18.711276 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1377/5491] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:18 2026] DELETE /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:06:18.718087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b8209f3b-d287-4f27-a158-936c7213391a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:18.720067 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b8209f3b-d287-4f27-a158-936c7213391a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:18.720506 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b8209f3b-d287-4f27-a158-936c7213391a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:18.720817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b8209f3b-d287-4f27-a158-936c7213391a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:18.725893 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:18.725893 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:18.726317 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b8209f3b-d287-4f27-a158-936c7213391a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:06:18.727047 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b8209f3b-d287-4f27-a158-936c7213391a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 200 Jul 03 11:06:18.727400 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1376/5492] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:18 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:19.736880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-94b13444-3ef1-4a73-ab19-832d7ad0f7aa None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.739017 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94b13444-3ef1-4a73-ab19-832d7ad0f7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:19.739278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94b13444-3ef1-4a73-ab19-832d7ad0f7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.739483 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-94b13444-3ef1-4a73-ab19-832d7ad0f7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.743983 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-94b13444-3ef1-4a73-ab19-832d7ad0f7aa tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 404 Jul 03 11:06:19.744456 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1358/5493] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:19 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.752129 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.754054 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:19.754308 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.754521 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.754615 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:19.758856 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-84f72c03-fc8c-499a-afb0-c0a09607d890 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 404 Jul 03 11:06:19.759360 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1383/5494] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:19 2026] DELETE /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.766398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-19d2e95e-0d2b-4b03-8672-d1cc9198c53a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.768527 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19d2e95e-0d2b-4b03-8672-d1cc9198c53a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 Jul 03 11:06:19.768770 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19d2e95e-0d2b-4b03-8672-d1cc9198c53a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.768967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19d2e95e-0d2b-4b03-8672-d1cc9198c53a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.773583 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19d2e95e-0d2b-4b03-8672-d1cc9198c53a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 returned with HTTP 404 Jul 03 11:06:19.774116 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1378/5495] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:19 2026] GET /volume/v3/snapshots/f1eb9d17-194e-4527-b6aa-e389f3fb1947 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.780558 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ec2a806e-edba-41a2-94f4-2371223feb9c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.782654 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec2a806e-edba-41a2-94f4-2371223feb9c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:19.782869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec2a806e-edba-41a2-94f4-2371223feb9c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.783067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec2a806e-edba-41a2-94f4-2371223feb9c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.783220 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-ec2a806e-edba-41a2-94f4-2371223feb9c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: 2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:19.787741 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec2a806e-edba-41a2-94f4-2371223feb9c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 404 Jul 03 11:06:19.788347 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1377/5496] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:19 2026] DELETE /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.795641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1b7e08ad-53cc-4e07-9be2-144302c0da56 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.797454 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b7e08ad-53cc-4e07-9be2-144302c0da56 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 Jul 03 11:06:19.797640 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b7e08ad-53cc-4e07-9be2-144302c0da56 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.797880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1b7e08ad-53cc-4e07-9be2-144302c0da56 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.803128 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1b7e08ad-53cc-4e07-9be2-144302c0da56 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 returned with HTTP 404 Jul 03 11:06:19.803722 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1359/5497] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:19 2026] GET /volume/v3/snapshots/2bc2e62a-2af1-4283-b35c-c2cdbea1fbb5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.810755 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-70da95f1-808d-45e4-99cb-46494bd0372c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.812898 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70da95f1-808d-45e4-99cb-46494bd0372c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:19.813128 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70da95f1-808d-45e4-99cb-46494bd0372c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.813343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70da95f1-808d-45e4-99cb-46494bd0372c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.813471 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-70da95f1-808d-45e4-99cb-46494bd0372c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: 353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:19.818541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70da95f1-808d-45e4-99cb-46494bd0372c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 404 Jul 03 11:06:19.819063 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1384/5498] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:06:19 2026] DELETE /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:19.825742 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d0475b46-6ffe-4e11-8981-44acb3cc2456 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:19.827642 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0475b46-6ffe-4e11-8981-44acb3cc2456 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 Jul 03 11:06:19.827965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0475b46-6ffe-4e11-8981-44acb3cc2456 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:19.828200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d0475b46-6ffe-4e11-8981-44acb3cc2456 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:19.832896 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d0475b46-6ffe-4e11-8981-44acb3cc2456 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 returned with HTTP 404 Jul 03 11:06:19.833347 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1379/5499] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:06:19 2026] GET /volume/v3/snapshots/353ad5a6-2d1f-4748-9176-d61692d82b45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:23.689194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6bc4a7ab-3d65-40aa-982d-564d58c5f4bd req-ae1d9af5-b2f6-4fc7-b60b-72d522187f0f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:23.691255 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6bc4a7ab-3d65-40aa-982d-564d58c5f4bd req-ae1d9af5-b2f6-4fc7-b60b-72d522187f0f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 Jul 03 11:06:23.691420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6bc4a7ab-3d65-40aa-982d-564d58c5f4bd req-ae1d9af5-b2f6-4fc7-b60b-72d522187f0f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:23.691588 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6bc4a7ab-3d65-40aa-982d-564d58c5f4bd req-ae1d9af5-b2f6-4fc7-b60b-72d522187f0f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:23.698810 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:23.698810 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:24.228993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6bc4a7ab-3d65-40aa-982d-564d58c5f4bd req-ae1d9af5-b2f6-4fc7-b60b-72d522187f0f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 returned with HTTP 200 Jul 03 11:06:24.229594 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1378/5500] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:06:23 2026] DELETE /volume/v3/attachments/bc79c30d-3b0a-44c6-aca8-36d10adee2f7 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:27.174986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:27.176660 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:27.176877 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:27.177082 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:27.177285 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:27.183653 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:27.183653 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:27.184228 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:27.210167 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:06:27.210167 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1349114-03f2-4da9-b95f-8d82d04ea5a5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 202 Jul 03 11:06:27.210647 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1360/5501] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:06:27 2026] DELETE /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:06:27.218732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:27.220558 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:27.220810 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:27.221025 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:27.228741 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:27.228741 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:27.233854 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:27.239296 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-441dcae4-bf6a-4a4a-a267-fdb439aec6c1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 200 Jul 03 11:06:27.239719 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1385/5502] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:06:27 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:28.252265 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1d4a93b9-1e85-4f62-94da-077abcd64a95 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:28.253990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d4a93b9-1e85-4f62-94da-077abcd64a95 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 Jul 03 11:06:28.254213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d4a93b9-1e85-4f62-94da-077abcd64a95 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:28.254399 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1d4a93b9-1e85-4f62-94da-077abcd64a95 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:28.261690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1d4a93b9-1e85-4f62-94da-077abcd64a95 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 returned with HTTP 404 Jul 03 11:06:28.262466 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1380/5503] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:06:28 2026] GET /volume/v3/volumes/7f90f58a-c12d-4035-a61f-701cf09a61f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:28.292798 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:28.294736 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:06:28.295188 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1434999220", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:28.296718 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1434999220', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:06:28.372870 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:06:28.373201 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:28.373201 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:28.377155 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:06:28.381998 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (2b8705eb-2ccc-44bc-b256-0a2d2745c5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:06:28.383010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc1b0ec-f177-4389-a04c-f056a39c35f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:06:28.383869 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:06:28.437383 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc1b0ec-f177-4389-a04c-f056a39c35f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:06:28.438022 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d397f3ac-db4b-4c9c-9263-74089a0b80da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:06:28.478365 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['101692c1-611d-4bdd-a11e-bcb43454af45', '5a952eb4-1f88-4eb6-b012-6dd776dc9276', 'fbfcf61d-5a42-4fcc-865c-2d0d4d8b5f02', '2c012cca-ffab-4c68-ba85-0e6281e306fa'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:06:28.479152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d397f3ac-db4b-4c9c-9263-74089a0b80da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['101692c1-611d-4bdd-a11e-bcb43454af45', '5a952eb4-1f88-4eb6-b012-6dd776dc9276', 'fbfcf61d-5a42-4fcc-865c-2d0d4d8b5f02', '2c012cca-ffab-4c68-ba85-0e6281e306fa']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:06:28.479961 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34183b1-0b46-4c0c-b537-d5ed3baf3070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:06:28.502125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34183b1-0b46-4c0c-b537-d5ed3baf3070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca3ed6fe-ec93-4d8a-8114-bb39537a191b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1434999220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['101692c1-611d-4bdd-a11e-bcb43454af45','5a952eb4-1f88-4eb6-b012-6dd776dc9276','fbfcf61d-5a42-4fcc-865c-2d0d4d8b5f02','2c012cca-ffab-4c68-ba85-0e6281e306fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1434999220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca3ed6fe-ec93-4d8a-8114-bb39537a191b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:06:28.502797 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49980234-a5d1-4fa6-8514-2d9b1e684383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:06:28.522927 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49980234-a5d1-4fa6-8514-2d9b1e684383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1434999220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['101692c1-611d-4bdd-a11e-bcb43454af45','5a952eb4-1f88-4eb6-b012-6dd776dc9276','fbfcf61d-5a42-4fcc-865c-2d0d4d8b5f02','2c012cca-ffab-4c68-ba85-0e6281e306fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:06:28.523615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618d9735-2902-41fd-b47e-0ddd97b2b556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:06:28.534331 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618d9735-2902-41fd-b47e-0ddd97b2b556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:06:28.535116 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (2b8705eb-2ccc-44bc-b256-0a2d2745c5ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:06:28.535425 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:06:28.535994 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8629a1de-264b-45a0-83cc-f2348ec7a035 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:06:28.536527 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1379/5504] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:06:28 2026] POST /volume/v3/volumes => generated 757 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:06:28.547001 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eac07cf4-c1db-4697-aafc-32437294ce54 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:28.548715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eac07cf4-c1db-4697-aafc-32437294ce54 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:28.548919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eac07cf4-c1db-4697-aafc-32437294ce54 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:28.549117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eac07cf4-c1db-4697-aafc-32437294ce54 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:28.555574 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:28.555574 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:28.559038 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eac07cf4-c1db-4697-aafc-32437294ce54 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:28.563089 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eac07cf4-c1db-4697-aafc-32437294ce54 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:28.563445 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1361/5505] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:06:28 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:06:29.575408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:29.577401 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:29.577617 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:29.577848 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:29.585053 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:29.585053 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:29.588510 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:29.594360 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-632f01cd-8edd-4db6-8fcf-7d8c6a32731f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:29.594892 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1386/5506] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:06:29 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:29.606596 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:29.608412 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:29.608631 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:29.608868 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:29.615481 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:29.615481 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:29.618994 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:29.623943 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-470d4dd3-a4c6-4fa1-a078-745cbc67b61b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:29.624471 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1381/5507] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:06:29 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:30.674328 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:30.676326 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:30.676501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:30.676670 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:30.683584 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:30.683584 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:06:30.686857 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:30.691196 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-8577da4c-8a1d-4758-a8ab-54985c8fea8c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:30.691564 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1380/5508] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:06:30 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:31.091204 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:31.093605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:31.093870 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:31.094115 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:31.101980 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:31.101980 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:31.105750 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:31.110880 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-f127f58d-15d5-4bc7-a7ba-3cefed7b775d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:31.111351 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1362/5509] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:06:31 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:31.122278 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-54316638-d5a5-4d16-9306-ad1a9185ec70 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:31.122687 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-54316638-d5a5-4d16-9306-ad1a9185ec70 None None] GET https://10.4.3.52/volume// Jul 03 11:06:31.122885 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-54316638-d5a5-4d16-9306-ad1a9185ec70 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:31.123112 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-54316638-d5a5-4d16-9306-ad1a9185ec70 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:31.123494 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-54316638-d5a5-4d16-9306-ad1a9185ec70 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:06:31.123802 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1387/5510] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:06:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:06:31.132001 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-301f2edf-0ecc-42f0-a402-d2cdd8e266fb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:31.133994 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-301f2edf-0ecc-42f0-a402-d2cdd8e266fb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:06:31.134362 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-301f2edf-0ecc-42f0-a402-d2cdd8e266fb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca3ed6fe-ec93-4d8a-8114-bb39537a191b", "connector": null, "instance_uuid": "90745fc6-4e7e-4b16-be5a-0f845bf5c7ba"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:31.142628 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:31.142628 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:31.173000 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-301f2edf-0ecc-42f0-a402-d2cdd8e266fb tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:06:31.173531 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1382/5511] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:06:31 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:39.319684 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-329c9fef-8f03-4d89-9ae2-e1c4d6adeb8a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:39.320584 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-329c9fef-8f03-4d89-9ae2-e1c4d6adeb8a None None] GET https://10.4.3.52/volume// Jul 03 11:06:39.320584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-329c9fef-8f03-4d89-9ae2-e1c4d6adeb8a None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:39.320584 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-329c9fef-8f03-4d89-9ae2-e1c4d6adeb8a None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:39.320816 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-329c9fef-8f03-4d89-9ae2-e1c4d6adeb8a None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:06:39.321038 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1381/5512] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:06:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:06:39.327529 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:39.329712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:06:39.329935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:06:39.330136 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:06:39.339587 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:39.339587 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:06:39.343345 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:06:39.348455 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-7fce1562-5735-4b5f-aec7-f0ddf61882db tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:06:39.348986 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1363/5513] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:06:39 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:06:39.449318 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:39.451327 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae Jul 03 11:06:39.451727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:39.458502 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-ca3ed6fe-ec93-4d8a-8114-bb39537a191b-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:06:39.463183 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-ca3ed6fe-ec93-4d8a-8114-bb39537a191b-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:06:39.464128 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:39.464128 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:06:39.984071 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-ca3ed6fe-ec93-4d8a-8114-bb39537a191b-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:06:39.984393 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-5b2e56c6-2f0d-46cd-a8a9-d11584528075 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae returned with HTTP 200 Jul 03 11:06:39.984986 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1388/5514] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:06:39 2026] PUT /volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:06:40.497033 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-9aacfe2b-50c6-4c37-bafd-12943ecc078e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:06:40.499612 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-9aacfe2b-50c6-4c37-bafd-12943ecc078e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae/action Jul 03 11:06:40.500079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-9aacfe2b-50c6-4c37-bafd-12943ecc078e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:06:40.500274 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-9aacfe2b-50c6-4c37-bafd-12943ecc078e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:06:40.515544 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:06:40.515544 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:06:40.527172 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-0b751678-c623-4d8e-ad9c-cc7135f203ea req-9aacfe2b-50c6-4c37-bafd-12943ecc078e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae/action returned with HTTP 204 Jul 03 11:06:40.527241 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1383/5515] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:06:40 2026] POST /volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:06:40.690046 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:06:49.346917 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:06:49.976414 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:06:50.522126 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:07:30.825303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:30.827374 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:07:30.827813 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca3ed6fe-ec93-4d8a-8114-bb39537a191b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-638887357", "description": null, "metadata": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:07:30.838030 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:30.838030 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:30.838435 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:30.838559 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:07:30.864040 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['eea81038-d0b5-4632-8f4a-797b3387a7cf', '386b072c-3903-4b45-a02b-f959d1d24720', '68da45f3-15bf-48b6-b107-51a98e965a74', 'a75c47a6-6459-428f-879d-2ba3019bef6b'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:07:30.888147 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:07:30.888427 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-94eeb540-24f1-432c-a9a7-f67080bc1d37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:07:30.888790 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1382/5516] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:07:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:07:30.896331 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:30.898300 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:30.898519 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:30.898745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:30.904115 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:30.904115 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:30.904484 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:30.905258 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9b0b56f6-94cf-441d-9955-dcb44a6e8bd9 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 200 Jul 03 11:07:30.905608 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1364/5517] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:30 2026] GET /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:31.913469 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-200487a3-1705-4fc4-b2ee-1633d384661b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:31.915063 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-200487a3-1705-4fc4-b2ee-1633d384661b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:31.915261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-200487a3-1705-4fc4-b2ee-1633d384661b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:31.915437 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-200487a3-1705-4fc4-b2ee-1633d384661b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:31.920313 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:31.920313 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:07:31.920960 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-200487a3-1705-4fc4-b2ee-1633d384661b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:31.921801 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-200487a3-1705-4fc4-b2ee-1633d384661b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 200 Jul 03 11:07:31.922125 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1389/5518] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:31 2026] GET /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:31.929304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:31.930925 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:31.931127 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:31.931317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:31.936372 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:31.936372 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:07:31.936832 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:31.937531 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-23dc46b6-4075-4c21-9256-44bdf7ddb044 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 200 Jul 03 11:07:31.937883 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1384/5519] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:31 2026] GET /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:40.883665 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:07:40.900751 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:07:41.917262 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:07:41.933066 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:07:45.583418 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ddc5e442-6606-4b26-8310-863a31d79251 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:45.585703 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:45.585959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:45.586197 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:45.586325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:45.592300 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:45.592300 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:45.592865 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:45.614391 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:07:45.614847 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ddc5e442-6606-4b26-8310-863a31d79251 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 202 Jul 03 11:07:45.615454 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1383/5520] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:07:45 2026] DELETE /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:07:45.624636 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7a7622b1-1429-4139-a361-81ea95d222d4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:45.627616 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a7622b1-1429-4139-a361-81ea95d222d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:45.627878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a7622b1-1429-4139-a361-81ea95d222d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:45.628126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7a7622b1-1429-4139-a361-81ea95d222d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:45.633341 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:45.633341 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:45.633915 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-7a7622b1-1429-4139-a361-81ea95d222d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:45.634806 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7a7622b1-1429-4139-a361-81ea95d222d4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 200 Jul 03 11:07:45.635259 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1365/5521] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:45 2026] GET /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:46.645214 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-dd1deff9-c26e-4732-b81c-bb883742d5dd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:46.647654 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd1deff9-c26e-4732-b81c-bb883742d5dd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b Jul 03 11:07:46.647932 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd1deff9-c26e-4732-b81c-bb883742d5dd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:46.648216 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-dd1deff9-c26e-4732-b81c-bb883742d5dd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:46.653970 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-dd1deff9-c26e-4732-b81c-bb883742d5dd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b returned with HTTP 404 Jul 03 11:07:46.654762 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1390/5522] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:46 2026] GET /volume/v3/snapshots/a3a728a7-e8fd-4a13-96bc-0c20b6777a4b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:07:50.828683 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-b11194bf-8cac-4c01-bcd1-093144501caf req-116e46b6-e4ac-46e9-a025-f456b19f7f4a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:50.830618 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b11194bf-8cac-4c01-bcd1-093144501caf req-116e46b6-e4ac-46e9-a025-f456b19f7f4a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae Jul 03 11:07:50.830800 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b11194bf-8cac-4c01-bcd1-093144501caf req-116e46b6-e4ac-46e9-a025-f456b19f7f4a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:50.830981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-b11194bf-8cac-4c01-bcd1-093144501caf req-116e46b6-e4ac-46e9-a025-f456b19f7f4a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:50.837699 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:50.837699 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:07:51.366402 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-b11194bf-8cac-4c01-bcd1-093144501caf req-116e46b6-e4ac-46e9-a025-f456b19f7f4a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae returned with HTTP 200 Jul 03 11:07:51.366811 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1385/5523] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:07:50 2026] DELETE /volume/v3/attachments/9d37fb78-5af7-496b-aeeb-a9541293b5ae => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:53.921489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-62f9a30a-d890-4356-8273-cf23548c8c14 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:53.923175 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:07:53.923399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:53.923626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:53.923784 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:07:53.929917 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:53.929917 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:53.930333 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:53.946047 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:07:53.946238 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-62f9a30a-d890-4356-8273-cf23548c8c14 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 202 Jul 03 11:07:53.946617 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1384/5524] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:07:53 2026] DELETE /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:07:53.953613 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-473e3916-69cb-4587-a500-f7d6dac7b399 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:53.955529 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-473e3916-69cb-4587-a500-f7d6dac7b399 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:07:53.955743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-473e3916-69cb-4587-a500-f7d6dac7b399 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:53.955993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-473e3916-69cb-4587-a500-f7d6dac7b399 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:53.963078 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:53.963078 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:53.966354 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-473e3916-69cb-4587-a500-f7d6dac7b399 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:53.970569 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-473e3916-69cb-4587-a500-f7d6dac7b399 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 200 Jul 03 11:07:53.970935 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1366/5525] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:07:53 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:07:54.982370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3f02bf25-8077-4125-bdd1-02d84778168a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:54.984063 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f02bf25-8077-4125-bdd1-02d84778168a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b Jul 03 11:07:54.984267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f02bf25-8077-4125-bdd1-02d84778168a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:54.984445 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3f02bf25-8077-4125-bdd1-02d84778168a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:54.989610 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3f02bf25-8077-4125-bdd1-02d84778168a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b returned with HTTP 404 Jul 03 11:07:54.990027 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1391/5526] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:07:54 2026] GET /volume/v3/volumes/ca3ed6fe-ec93-4d8a-8114-bb39537a191b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:07:55.014561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:55.016270 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:07:55.016628 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1783678212", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:07:55.018016 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1783678212', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:07:55.099422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:07:55.099875 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:55.099875 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:07:55.103260 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:07:55.107782 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (9a1ee403-6c2b-48b3-8cb6-43eb535cd8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:07:55.108760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941ca7b5-9162-4a1c-875c-241366594098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:07:55.109549 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:07:55.156347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941ca7b5-9162-4a1c-875c-241366594098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:07:55.156999 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5297169f-66cd-46cd-a69f-2efd7878c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:07:55.195920 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['1ce3af50-f136-46e5-9782-73beec11860e', '21f089c6-e36e-4b9b-b132-28d1f693b8ac', '87ff2092-176b-45f0-ac7a-a540f3a91dbf', 'a1c0a476-790f-4720-94bf-f97617371298'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:07:55.196704 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5297169f-66cd-46cd-a69f-2efd7878c2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce3af50-f136-46e5-9782-73beec11860e', '21f089c6-e36e-4b9b-b132-28d1f693b8ac', '87ff2092-176b-45f0-ac7a-a540f3a91dbf', 'a1c0a476-790f-4720-94bf-f97617371298']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:07:55.197408 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877b63f4-6179-4e1f-af07-8c75b830de6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:07:55.223038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877b63f4-6179-4e1f-af07-8c75b830de6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6ebd865-3bbf-400e-946d-fa6fafeb03a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1783678212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['1ce3af50-f136-46e5-9782-73beec11860e','21f089c6-e36e-4b9b-b132-28d1f693b8ac','87ff2092-176b-45f0-ac7a-a540f3a91dbf','a1c0a476-790f-4720-94bf-f97617371298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1783678212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6ebd865-3bbf-400e-946d-fa6fafeb03a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:07:55.223715 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c809bc5-2778-47c5-9a69-c5942cc4eb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:07:55.261698 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c809bc5-2778-47c5-9a69-c5942cc4eb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1783678212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['1ce3af50-f136-46e5-9782-73beec11860e','21f089c6-e36e-4b9b-b132-28d1f693b8ac','87ff2092-176b-45f0-ac7a-a540f3a91dbf','a1c0a476-790f-4720-94bf-f97617371298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:07:55.262248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8aee42-a7ee-499b-a4f3-ca721d20c55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:07:55.274404 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8aee42-a7ee-499b-a4f3-ca721d20c55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:07:55.275124 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (9a1ee403-6c2b-48b3-8cb6-43eb535cd8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:07:55.275427 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:07:55.275926 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4cce8eae-6424-4ff7-b56e-086d60c022b0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:07:55.276338 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1386/5527] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:07:55 2026] POST /volume/v3/volumes => generated 757 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:07:55.287767 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:55.289542 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:07:55.289744 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:55.289939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:55.297064 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:55.297064 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:55.300608 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:55.311728 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f78a3a10-39fc-4433-b1a8-ecc767c3f89b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:07:55.312099 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1385/5528] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:07:55 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:56.323699 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:56.325817 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:07:56.326051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:56.326297 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:56.334413 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:56.334413 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:56.338969 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:56.344123 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-971c5c29-aefc-4a6a-b0e3-80db5d59209e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:07:56.344542 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1367/5529] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:07:56 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:07:56.357202 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:56.358917 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:07:56.359199 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:56.359382 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:56.366152 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:56.366152 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:07:56.369606 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:56.373809 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d73d8b22-44fd-4e42-a4fc-a1b4fd3c041d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:07:56.374180 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1392/5530] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:07:56 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:07:56.384730 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-eb859061-781c-4396-a361-af8f7972f1bf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:56.386737 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:07:56.387131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6ebd865-3bbf-400e-946d-fa6fafeb03a3", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1964184432", "description": null, "metadata": null}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:07:56.396857 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:56.396857 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:07:56.397399 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:56.397560 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:07:56.421560 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['648c5138-402d-41c6-8ecf-a663718a513f', 'bfab8088-ce6e-44df-ac0f-fcc8bcc8f980', '210399d0-06c8-4b43-adac-898c71b4bb02', 'dc1ad1d2-7e4d-41f6-892a-20a00c8d4e42'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:07:56.446083 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot create request issued successfully. Jul 03 11:07:56.446387 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb859061-781c-4396-a361-af8f7972f1bf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:07:56.446767 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1387/5531] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:07:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:07:56.455482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:56.457166 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:07:56.457359 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:56.457554 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:56.461781 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:56.461781 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:56.462223 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:56.462915 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f1c1cdb-c1ae-448c-b8cb-5d41b53604e5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:07:56.463491 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1386/5532] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:56 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:57.472054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:57.473715 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:07:57.473902 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:57.474070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:57.478419 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:57.478419 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:57.478781 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:57.479422 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-33c29ed2-e8da-4c90-8862-a1e4e2cdc9ee tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:07:57.479740 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1368/5533] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:57 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:57.488144 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:57.490607 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:07:57.490910 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:57.491180 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:57.497111 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:57.497111 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:07:57.497584 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:57.498683 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-05ab206f-8c92-43b4-9cde-eee86ab99cb4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:07:57.499213 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1393/5534] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:07:57 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:57.576591 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:57.578776 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:07:57.579012 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:57.579209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:57.583666 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:57.583666 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:07:57.584163 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:57.584888 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-1bde7aec-3467-4aa2-8536-f4174ee47a3e tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:07:57.585252 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1388/5535] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 11:07:57 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:07:57.592654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:57.594572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:07:57.594742 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:57.594922 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:57.601347 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:57.601347 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:07:57.604296 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:07:57.608323 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-9c18ee68-b0b6-42eb-858c-baf06240c9fc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:07:57.608673 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1387/5536] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:07:57 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:07:58.039912 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:07:58.042221 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:07:58.042407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:07:58.042579 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:07:58.048348 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:07:58.048348 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:07:58.048996 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:07:58.050099 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-6a6feabb-65a2-47db-bcf7-5d9231842ebd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:07:58.050659 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1369/5537] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 11:07:58 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:03.875899 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:03.877783 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:08:03.877989 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:03.878208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:03.882797 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:03.882797 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:03.883219 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:08:03.883886 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-b2ecb02f-3034-48a7-89b6-f577570a5fda tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:08:03.884256 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1394/5538] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 11:08:03 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:03.892242 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:03.894152 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:08:03.894377 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:03.894598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:03.902096 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:03.902096 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:03.905733 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:03.909852 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-0f45ed0c-2d54-4e15-8d54-6f9b81d24fb2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:08:03.910296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1389/5539] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:03 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:03.922025 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:03.923936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:08:03.924288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f64c0330-72b2-4c92-8fe3-f555900c0d23", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:03.925802 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f64c0330-72b2-4c92-8fe3-f555900c0d23', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:08:03.932996 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:03.932996 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:08:03.933546 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:08:03.933734 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:08:03.934585 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:08:03.939408 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (77045566-17b2-466e-b4e2-4bdcb15d35be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:08:03.940399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c73439-2897-4137-a6fb-ea71741753b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:03.941248 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:08:03.962866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c73439-2897-4137-a6fb-ea71741753b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f64c0330-72b2-4c92-8fe3-f555900c0d23', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:03.963761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95320a73-de46-4c06-adff-5dc06538989d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:03.997498 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['59881938-6505-4dd5-8d47-65c81a1f572b', '7ae0bf06-8f5a-400e-801e-55cba2cbd93b', '0e67847b-8bf4-4f37-ad83-154e8effbdb0', '24960f82-7d79-43a1-8626-576630daffbd'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:08:03.998167 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95320a73-de46-4c06-adff-5dc06538989d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59881938-6505-4dd5-8d47-65c81a1f572b', '7ae0bf06-8f5a-400e-801e-55cba2cbd93b', '0e67847b-8bf4-4f37-ad83-154e8effbdb0', '24960f82-7d79-43a1-8626-576630daffbd']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:03.998783 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8aabe2-ff73-4ac7-b6bc-d06121448440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:04.035967 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8aabe2-ff73-4ac7-b6bc-d06121448440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68737ab1-5ee2-4f21-aed6-210f1a3fd9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['59881938-6505-4dd5-8d47-65c81a1f572b','7ae0bf06-8f5a-400e-801e-55cba2cbd93b','0e67847b-8bf4-4f37-ad83-154e8effbdb0','24960f82-7d79-43a1-8626-576630daffbd'],size=1,snapshot_id=f64c0330-72b2-4c92-8fe3-f555900c0d23,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:08:04Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68737ab1-5ee2-4f21-aed6-210f1a3fd9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f64c0330-72b2-4c92-8fe3-f555900c0d23,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:04.036975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10776d29-5eff-452c-951f-4f0d6eee038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:04.053611 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10776d29-5eff-452c-951f-4f0d6eee038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['59881938-6505-4dd5-8d47-65c81a1f572b','7ae0bf06-8f5a-400e-801e-55cba2cbd93b','0e67847b-8bf4-4f37-ad83-154e8effbdb0','24960f82-7d79-43a1-8626-576630daffbd'],size=1,snapshot_id=f64c0330-72b2-4c92-8fe3-f555900c0d23,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:04.054238 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5c949c-4c55-47a4-8a2a-6f201d9bd722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:04.074051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5c949c-4c55-47a4-8a2a-6f201d9bd722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:04.074740 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (77045566-17b2-466e-b4e2-4bdcb15d35be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:08:04.075005 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:08:04.075516 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-621e61a7-f8f8-488a-b5c8-2fbc894f99ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:08:04.075916 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1388/5540] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 11:08:03 2026] POST /volume/v3/volumes => generated 734 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:08:04.083162 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:04.085643 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:04.085898 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:04.086354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:04.094177 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:04.094177 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:04.098064 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:04.101954 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d7bd4b75-8d60-41ed-8f27-78d775dc520b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 200 Jul 03 11:08:04.102350 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1370/5541] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:04 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:04.109668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:04.111459 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:04.111627 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:04.111804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:04.117613 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:04.117613 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:04.120859 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:04.125123 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-d59c7a17-a860-4294-b9f1-abdb5b048407 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 200 Jul 03 11:08:04.125577 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1395/5542] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:04 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:07.133327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.135598 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:07.135763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:07.135972 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:07.142480 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:07.142480 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:07.146031 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:07.151348 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-73f414aa-fcf0-4076-bc5e-9a7775d5fce6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 200 Jul 03 11:08:07.151812 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1390/5543] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:07 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:07.158380 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-14c816bc-1728-4c3c-bca4-aa358d639ee0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.158855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14c816bc-1728-4c3c-bca4-aa358d639ee0 None None] GET https://10.4.3.52/volume// Jul 03 11:08:07.158999 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14c816bc-1728-4c3c-bca4-aa358d639ee0 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:07.159268 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-14c816bc-1728-4c3c-bca4-aa358d639ee0 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:07.159667 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-14c816bc-1728-4c3c-bca4-aa358d639ee0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:08:07.160037 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1389/5544] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:08:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:08:07.166205 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-ea319dd1-4a15-4b4d-b9ad-0097cb8fe81c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.168438 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-ea319dd1-4a15-4b4d-b9ad-0097cb8fe81c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:08:07.168809 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-ea319dd1-4a15-4b4d-b9ad-0097cb8fe81c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68737ab1-5ee2-4f21-aed6-210f1a3fd9f7", "connector": null, "instance_uuid": "1c79cbe5-8ce1-4e04-8817-2f81ff817cc1"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:07.177088 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:07.177088 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:07.201847 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-ea319dd1-4a15-4b4d-b9ad-0097cb8fe81c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:08:07.202288 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1371/5545] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:08:07 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:07.208646 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-21c76ef6-ad20-4fa5-a1b8-07782918bfdc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.209010 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21c76ef6-ad20-4fa5-a1b8-07782918bfdc None None] GET https://10.4.3.52/volume// Jul 03 11:08:07.209154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21c76ef6-ad20-4fa5-a1b8-07782918bfdc None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:07.209328 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-21c76ef6-ad20-4fa5-a1b8-07782918bfdc None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:07.209657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-21c76ef6-ad20-4fa5-a1b8-07782918bfdc None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:08:07.209898 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1396/5546] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:08:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:08:07.216204 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.218411 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:07.218646 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:07.218888 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:07.228729 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:07.228729 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:07.232124 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:07.237282 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-917b4b8b-800e-427e-b1e2-4db55a3974d6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 200 Jul 03 11:08:07.237700 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1391/5547] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:08:07 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 1522 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:08:07.335756 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:07.338209 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 Jul 03 11:08:07.338550 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:07.354501 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-68737ab1-5ee2-4f21-aed6-210f1a3fd9f7-np0000004406" by "attachment_update" {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:08:07.359170 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-68737ab1-5ee2-4f21-aed6-210f1a3fd9f7-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99874) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:08:07.360229 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:07.360229 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:08:07.879626 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.coordination [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-68737ab1-5ee2-4f21-aed6-210f1a3fd9f7-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99874) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:08:07.879952 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-cbd0b313-b0a8-4b8c-ba7c-39937638aef4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 returned with HTTP 200 Jul 03 11:08:07.880404 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1390/5548] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:08:07 2026] PUT /volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:08.391026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-812a4b43-fced-4e2f-a33a-88568840f1ae None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:08.393544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-812a4b43-fced-4e2f-a33a-88568840f1ae tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362/action Jul 03 11:08:08.393993 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-812a4b43-fced-4e2f-a33a-88568840f1ae tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:08:08.394176 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-812a4b43-fced-4e2f-a33a-88568840f1ae tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:08.413096 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:08.413096 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:08.424162 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-eafc43a6-ec70-46de-b278-d9ecc65794d7 req-812a4b43-fced-4e2f-a33a-88568840f1ae tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362/action returned with HTTP 204 Jul 03 11:08:08.424506 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1372/5549] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:08:08 2026] POST /volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:08:14.124002 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=12 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:17.235725 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=56,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:17.873059 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=44,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:18.419681 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:20.355898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:20.357782 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:20.357986 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:20.358212 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:20.368289 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:20.368289 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:20.372142 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:20.377400 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6f6d8db2-bd7f-4d0f-931d-01d4c449d5a3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 200 Jul 03 11:08:20.377975 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1397/5550] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:20 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:24.405432 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-e008bfc5-8ec0-42bf-bc24-adaacfbfff32 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:24.407474 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-e008bfc5-8ec0-42bf-bc24-adaacfbfff32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 Jul 03 11:08:24.407684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-e008bfc5-8ec0-42bf-bc24-adaacfbfff32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:24.407910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-e008bfc5-8ec0-42bf-bc24-adaacfbfff32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:24.414532 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:24.414532 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:24.941219 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-e008bfc5-8ec0-42bf-bc24-adaacfbfff32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 returned with HTTP 200 Jul 03 11:08:24.941594 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1392/5551] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:08:24 2026] DELETE /volume/v3/attachments/8f0d314d-8b0b-4394-80c0-29a607533362 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:24.950949 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:24.953553 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:24.953772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:24.954023 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:24.954220 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:24.961357 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:24.961357 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:08:24.961781 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:24.978009 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:08:24.978195 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-12f4a284-b36f-4e15-b54e-cc024fb9127b req-de7f3d89-272f-47a3-81de-4183d8159211 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 202 Jul 03 11:08:24.978610 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1391/5552] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 11:08:24 2026] DELETE /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:08:27.277583 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-822fa0af-fec2-4d46-9c24-01b98624f285 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:27.279242 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-822fa0af-fec2-4d46-9c24-01b98624f285 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 Jul 03 11:08:27.279442 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-822fa0af-fec2-4d46-9c24-01b98624f285 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:27.279619 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-822fa0af-fec2-4d46-9c24-01b98624f285 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:27.284812 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-822fa0af-fec2-4d46-9c24-01b98624f285 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 returned with HTTP 404 Jul 03 11:08:27.285250 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1373/5553] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:27 2026] GET /volume/v3/volumes/68737ab1-5ee2-4f21-aed6-210f1a3fd9f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:08:27.335594 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0d76337c-5113-410d-a288-f76cebb11648 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:27.337460 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:08:27.337685 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:27.337889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:27.337992 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:08:27.343039 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:27.343039 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:27.343440 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:08:27.358369 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:08:27.358566 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0d76337c-5113-410d-a288-f76cebb11648 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 202 Jul 03 11:08:27.358996 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1398/5554] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:08:27 2026] DELETE /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:08:27.366322 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:27.369648 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:08:27.369915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:27.369915 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:27.374563 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:27.374563 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:27.374961 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:08:27.375695 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d2a7b8be-d9ce-4611-8bd8-cb77346b19f1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 200 Jul 03 11:08:27.376046 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1393/5555] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:08:27 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:28.384939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8510e199-3336-4920-a5e1-b95d3eb3b3e6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:28.386862 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8510e199-3336-4920-a5e1-b95d3eb3b3e6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 Jul 03 11:08:28.387091 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8510e199-3336-4920-a5e1-b95d3eb3b3e6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:28.387320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8510e199-3336-4920-a5e1-b95d3eb3b3e6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:28.391476 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8510e199-3336-4920-a5e1-b95d3eb3b3e6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 returned with HTTP 404 Jul 03 11:08:28.391918 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1392/5556] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:08:28 2026] GET /volume/v3/snapshots/f64c0330-72b2-4c92-8fe3-f555900c0d23 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:08:28.398102 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:28.399782 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:08:28.399975 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:28.400202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:28.400360 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:08:28.406630 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:28.406630 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:28.407085 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:28.424181 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:08:28.424403 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f1be949a-868b-41e5-95e0-edc4ab031d12 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 202 Jul 03 11:08:28.424863 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1374/5557] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:08:28 2026] DELETE /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:08:28.432045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:28.433903 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:08:28.434084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:28.434281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:28.442611 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:28.442611 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:28.446911 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:28.452511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fc3c9bfc-43ee-4b7c-961f-adbdafdf3be5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 200 Jul 03 11:08:28.452974 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1399/5558] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:28 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:29.467882 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-63089c2f-ecd7-4266-a406-afd6953bcd10 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:29.469750 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63089c2f-ecd7-4266-a406-afd6953bcd10 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 Jul 03 11:08:29.469927 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63089c2f-ecd7-4266-a406-afd6953bcd10 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:29.470145 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-63089c2f-ecd7-4266-a406-afd6953bcd10 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:29.476024 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-63089c2f-ecd7-4266-a406-afd6953bcd10 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 returned with HTTP 404 Jul 03 11:08:29.476498 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1394/5559] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:29 2026] GET /volume/v3/volumes/d6ebd865-3bbf-400e-946d-fa6fafeb03a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:08:29.500167 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:29.501743 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:08:29.502060 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-986008313", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:29.503548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-986008313', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:08:29.594616 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:08:29.598335 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:08:29.603578 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (322db366-a65e-40b6-aeb6-725aa53a0040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:08:29.604576 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86ce79d-e84e-4e4e-829e-2b27ad3aa615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:29.605560 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:08:29.660653 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86ce79d-e84e-4e4e-829e-2b27ad3aa615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:29.661463 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df79d134-b696-41fc-955a-676a2bbd26f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:29.705852 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['5f6b4274-e129-44c4-8aa5-760a9d61fada', 'da64f3e7-be34-4937-9ee3-8f63b2aa575f', 'abad6ace-36c8-4726-9b35-319d641535d5', 'a0035f43-6304-46ca-8451-5062a8afe56d'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:08:29.706758 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df79d134-b696-41fc-955a-676a2bbd26f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f6b4274-e129-44c4-8aa5-760a9d61fada', 'da64f3e7-be34-4937-9ee3-8f63b2aa575f', 'abad6ace-36c8-4726-9b35-319d641535d5', 'a0035f43-6304-46ca-8451-5062a8afe56d']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:29.707593 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d361404-d1dd-4933-a9f7-f11b02f6095b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:29.730818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d361404-d1dd-4933-a9f7-f11b02f6095b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052f02de-2f0b-4169-9111-1c9e1767d6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-986008313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['5f6b4274-e129-44c4-8aa5-760a9d61fada','da64f3e7-be34-4937-9ee3-8f63b2aa575f','abad6ace-36c8-4726-9b35-319d641535d5','a0035f43-6304-46ca-8451-5062a8afe56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-986008313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052f02de-2f0b-4169-9111-1c9e1767d6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:29.731621 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4837220-be86-4a83-b97a-f9b056e47b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:29.748790 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4837220-be86-4a83-b97a-f9b056e47b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-986008313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['5f6b4274-e129-44c4-8aa5-760a9d61fada','da64f3e7-be34-4937-9ee3-8f63b2aa575f','abad6ace-36c8-4726-9b35-319d641535d5','a0035f43-6304-46ca-8451-5062a8afe56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:29.749465 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff974f8-76f3-47b1-8990-e7764c9a80aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:08:29.757764 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff974f8-76f3-47b1-8990-e7764c9a80aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:08:29.758532 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (322db366-a65e-40b6-aeb6-725aa53a0040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:08:29.758816 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:08:29.759379 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f756f38c-0374-4f3f-b15a-1a05933562f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:08:29.759776 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1393/5560] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:08:29 2026] POST /volume/v3/volumes => generated 756 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:08:29.770675 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:29.772662 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:29.772662 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:29.772820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:29.779477 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:29.779477 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:29.783531 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:29.787698 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-e473a5ac-b938-4ee5-8787-020f548c7e1a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:29.788116 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1375/5561] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:29 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:08:30.800005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0425bc05-8f1f-48b5-9736-000983d26b66 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:30.801712 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0425bc05-8f1f-48b5-9736-000983d26b66 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:30.801924 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0425bc05-8f1f-48b5-9736-000983d26b66 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:30.802100 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0425bc05-8f1f-48b5-9736-000983d26b66 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:30.809174 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:30.809174 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:30.812621 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0425bc05-8f1f-48b5-9736-000983d26b66 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:30.817072 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0425bc05-8f1f-48b5-9736-000983d26b66 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:30.817441 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1400/5562] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:30 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:30.829214 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:30.831124 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:30.831392 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:30.831647 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:30.839154 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:30.839154 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:30.842774 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:30.848079 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ac5130bd-61a4-4bc8-ab74-dd5060ca6912 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:30.848525 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1395/5563] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:08:30 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:31.779458 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:31.781794 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:31.782001 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:31.782237 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:31.790338 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:31.790338 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:08:31.793757 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:31.797576 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-da676745-11ad-4556-9f44-193c88c6ecca tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:31.797912 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1394/5564] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:31 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:32.179267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:32.181246 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:32.181434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:32.181632 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:32.187793 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:32.187793 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:32.190875 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:32.194855 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-04ac3ecb-3dc5-4e49-92d8-2845c3bd63e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:32.195248 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1376/5565] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:08:32 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:32.204741 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5d34aea3-e333-411d-a731-e6c1229a6a94 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:32.205157 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d34aea3-e333-411d-a731-e6c1229a6a94 None None] GET https://10.4.3.52/volume// Jul 03 11:08:32.205343 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d34aea3-e333-411d-a731-e6c1229a6a94 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:32.205523 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d34aea3-e333-411d-a731-e6c1229a6a94 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:32.205826 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d34aea3-e333-411d-a731-e6c1229a6a94 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:08:32.206234 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1401/5566] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:08:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:08:32.212625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-e643e9f3-af89-4b18-beef-499e7801c1ce None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:32.214453 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-e643e9f3-af89-4b18-beef-499e7801c1ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:08:32.214759 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-e643e9f3-af89-4b18-beef-499e7801c1ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "052f02de-2f0b-4169-9111-1c9e1767d6f7", "connector": null, "instance_uuid": "d31a1614-f60a-4af7-8a02-7afc18e07c02"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:32.222481 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:32.222481 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:32.253878 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-e643e9f3-af89-4b18-beef-499e7801c1ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:08:32.254296 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1396/5567] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:08:32 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:38.089778 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-eb9b6606-c9b5-4ba4-be55-ed1e56be5d48 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:38.090253 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb9b6606-c9b5-4ba4-be55-ed1e56be5d48 None None] GET https://10.4.3.52/volume// Jul 03 11:08:38.090468 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb9b6606-c9b5-4ba4-be55-ed1e56be5d48 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:38.090702 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-eb9b6606-c9b5-4ba4-be55-ed1e56be5d48 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:38.091121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-eb9b6606-c9b5-4ba4-be55-ed1e56be5d48 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:08:38.091463 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1395/5568] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:08:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:08:38.098057 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:38.099969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:08:38.100184 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:08:38.100361 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:08:38.108765 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:38.108765 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:08:38.111824 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:08:38.115999 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-c02fd636-3125-4266-803e-98d5a3fd3307 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:08:38.116397 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1377/5569] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:08:38 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:08:38.208332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:38.210305 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a Jul 03 11:08:38.210622 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:38.217752 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-052f02de-2f0b-4169-9111-1c9e1767d6f7-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:08:38.221803 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-052f02de-2f0b-4169-9111-1c9e1767d6f7-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:08:38.222680 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:38.222680 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:08:38.741892 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-052f02de-2f0b-4169-9111-1c9e1767d6f7-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:08:38.742246 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-af125ad9-f4e5-4f62-b8a5-afb7e82b6422 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a returned with HTTP 200 Jul 03 11:08:38.742767 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1402/5570] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:08:38 2026] PUT /volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:08:39.254034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-95928a40-6cd2-4532-98a8-6b43c9f27014 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:08:39.256636 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-95928a40-6cd2-4532-98a8-6b43c9f27014 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a/action Jul 03 11:08:39.257047 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-95928a40-6cd2-4532-98a8-6b43c9f27014 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:08:39.257239 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-95928a40-6cd2-4532-98a8-6b43c9f27014 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:08:39.275305 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:08:39.275305 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:08:39.287813 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-518bbef2-cf26-4cf1-82eb-367bb7d3c590 req-95928a40-6cd2-4532-98a8-6b43c9f27014 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a/action returned with HTTP 204 Jul 03 11:08:39.288406 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1397/5571] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:08:39 2026] POST /volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:08:41.796470 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:48.114610 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:48.736132 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:08:49.284232 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:09:13.773479 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-46f04ee8-343e-4859-8369-734a325f16cd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:13.775517 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-46f04ee8-343e-4859-8369-734a325f16cd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/limits Jul 03 11:09:13.775766 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-46f04ee8-343e-4859-8369-734a325f16cd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:13.775989 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-46f04ee8-343e-4859-8369-734a325f16cd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:13.793993 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-46f04ee8-343e-4859-8369-734a325f16cd tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/limits returned with HTTP 200 Jul 03 11:09:13.794402 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1396/5572] 10.4.3.52 () {68 vars in 1477 bytes} [Fri Jul 3 11:09:13 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:14.328152 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:14.330815 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:09:14.331069 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:14.331298 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:14.341757 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:14.341757 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:09:14.347003 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:14.355122 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-89c17ae1-9fea-418e-8e35-d3b91ff90bd0 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:09:14.355760 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1378/5573] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:09:14 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1656 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:09:14.366383 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:14.368627 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:09:14.369073 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "052f02de-2f0b-4169-9111-1c9e1767d6f7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2082467619", "description": null, "metadata": {}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:09:14.380789 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:14.380789 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:09:14.381274 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:14.381424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume 052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:09:14.405705 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['b4726ab3-dca1-4a53-bd85-c408f27fc60a', 'dd00d21a-1f7f-4f8d-9ef2-b9a664db0b58', '9f13c900-48ae-4e09-b584-90a34d6fe9c1', '6b26eaba-062c-4dee-a6fc-99357e908550'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:09:14.435681 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:09:14.435983 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-558e0fe5-349f-42f0-91dd-7c12ebe338b4 req-29fd6274-17bd-40c7-856c-cb42ae0d524f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:09:14.436412 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1403/5574] 10.4.3.52 () {72 vars in 1540 bytes} [Fri Jul 3 11:09:14 2026] POST /volume/v3/snapshots => generated 320 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:09:16.021998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a1137681-c282-40de-93bb-c5c66af7b523 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:16.023680 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1137681-c282-40de-93bb-c5c66af7b523 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:09:16.023872 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1137681-c282-40de-93bb-c5c66af7b523 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:16.024094 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a1137681-c282-40de-93bb-c5c66af7b523 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:16.029744 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:16.029744 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:09:16.030315 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a1137681-c282-40de-93bb-c5c66af7b523 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:09:16.031049 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a1137681-c282-40de-93bb-c5c66af7b523 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 200 Jul 03 11:09:16.031395 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1398/5575] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:09:16 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:17.549346 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:17.551283 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:09:17.551446 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:17.551619 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:17.556213 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:17.556213 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:09:17.556540 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:09:17.557150 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-04292b4c-d1b2-4671-bd55-3a135b7082ed tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 200 Jul 03 11:09:17.557448 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1397/5576] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 11:09:17 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:22.955471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:22.957498 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:09:22.957706 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:22.957885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:22.963549 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:22.963549 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:09:22.964076 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:09:22.965060 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-14f2155a-eb29-43ff-a52d-44f743a55d44 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 200 Jul 03 11:09:22.965607 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1379/5577] 10.4.3.52 () {68 vars in 1597 bytes} [Fri Jul 3 11:09:22 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:22.973594 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:22.975747 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:09:22.975940 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:22.976119 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:22.984549 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:22.984549 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:09:22.987579 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:22.991712 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fff8c080-b639-4d5c-99d1-0e5a5dc27899 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 200 Jul 03 11:09:22.992073 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1404/5578] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:09:22 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 1656 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:09:22.999572 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:23.001551 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:09:23.001910 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "dfcfd209-d201-4d06-a29e-ff1958257fbb", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:09:23.003455 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'dfcfd209-d201-4d06-a29e-ff1958257fbb', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:09:23.010652 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:23.010652 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:09:23.011051 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:09:23.011181 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:09:23.011759 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:09:23.016574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (15cd57e3-08ba-4ac6-857c-d0f0bca0787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:09:23.017544 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7e4c09-366d-463f-8350-caf355c9f2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:09:23.018327 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:09:23.047705 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7e4c09-366d-463f-8350-caf355c9f2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dfcfd209-d201-4d06-a29e-ff1958257fbb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:09:23.048410 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d612bb5-6629-42ff-8e58-1bda6bcf4ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:09:23.085886 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['23313795-a888-4056-a606-5e7fb57179e7', 'e269c00d-d14a-4f82-a772-f09c7937b23d', '30340635-34ee-40e6-af00-6300ef499b71', 'c2457750-c6a3-4755-a4d2-cd89be9f4f7b'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:09:23.086624 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d612bb5-6629-42ff-8e58-1bda6bcf4ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23313795-a888-4056-a606-5e7fb57179e7', 'e269c00d-d14a-4f82-a772-f09c7937b23d', '30340635-34ee-40e6-af00-6300ef499b71', 'c2457750-c6a3-4755-a4d2-cd89be9f4f7b']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:09:23.087266 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5b2bfe-45b5-4fee-b7b8-fcca655c1c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:09:23.123487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc5b2bfe-45b5-4fee-b7b8-fcca655c1c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1afa2732-ec7e-4919-bad6-9808e8208bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['23313795-a888-4056-a606-5e7fb57179e7','e269c00d-d14a-4f82-a772-f09c7937b23d','30340635-34ee-40e6-af00-6300ef499b71','c2457750-c6a3-4755-a4d2-cd89be9f4f7b'],size=1,snapshot_id=dfcfd209-d201-4d06-a29e-ff1958257fbb,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:09:23Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1afa2732-ec7e-4919-bad6-9808e8208bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dfcfd209-d201-4d06-a29e-ff1958257fbb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:09:23.124095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9766ae5a-fb8b-4734-9e75-bee7cc3868ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:09:23.139410 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9766ae5a-fb8b-4734-9e75-bee7cc3868ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['23313795-a888-4056-a606-5e7fb57179e7','e269c00d-d14a-4f82-a772-f09c7937b23d','30340635-34ee-40e6-af00-6300ef499b71','c2457750-c6a3-4755-a4d2-cd89be9f4f7b'],size=1,snapshot_id=dfcfd209-d201-4d06-a29e-ff1958257fbb,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:09:23.139980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f8f76-8f59-41c1-bb95-a2e011cd29a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:09:23.162189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f8f76-8f59-41c1-bb95-a2e011cd29a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:09:23.162886 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (15cd57e3-08ba-4ac6-857c-d0f0bca0787e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:09:23.163172 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:09:23.163665 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-0e90d2d3-0d26-45b7-90fd-3d7d3ae8448b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:09:23.164069 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1399/5579] 10.4.3.52 () {72 vars in 1534 bytes} [Fri Jul 3 11:09:22 2026] POST /volume/v3/volumes => generated 734 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:09:23.170905 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:23.173216 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:09:23.173435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:23.173689 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:23.182340 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:23.182340 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:09:23.186416 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:23.190941 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-fe496058-1630-4c37-8175-e1054b2da5da tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 200 Jul 03 11:09:23.191390 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1398/5580] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:09:23 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:23.198495 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:23.201024 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:09:23.201296 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:23.201527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:23.209417 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:23.209417 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:09:23.213444 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:23.218035 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4aafb11e-2ab0-4e41-ab74-bec8f543a079 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 200 Jul 03 11:09:23.218405 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1380/5581] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:09:23 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:09:26.225707 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.227981 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:09:26.228237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:26.228444 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:26.235559 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:26.235559 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:09:26.239173 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:26.244113 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-2ef89488-7e1f-482d-8c41-c36f43b50210 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 200 Jul 03 11:09:26.244662 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1405/5582] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:09:26 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:09:26.251066 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5a709835-6141-4656-9c90-f3bdd403a8e3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.251567 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5a709835-6141-4656-9c90-f3bdd403a8e3 None None] GET https://10.4.3.52/volume// Jul 03 11:09:26.251774 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5a709835-6141-4656-9c90-f3bdd403a8e3 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:26.251979 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5a709835-6141-4656-9c90-f3bdd403a8e3 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:26.252376 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5a709835-6141-4656-9c90-f3bdd403a8e3 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:09:26.252689 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1400/5583] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:09:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:09:26.258655 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4dea6760-fea7-4b20-a3b3-2b4d07fd7ac2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.260484 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4dea6760-fea7-4b20-a3b3-2b4d07fd7ac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:09:26.260825 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4dea6760-fea7-4b20-a3b3-2b4d07fd7ac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1afa2732-ec7e-4919-bad6-9808e8208bdf", "connector": null, "instance_uuid": "c98afa39-53cd-4946-a29f-1cb62c070572"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:09:26.269376 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:26.269376 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:09:26.298274 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-4dea6760-fea7-4b20-a3b3-2b4d07fd7ac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:09:26.298688 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1399/5584] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:09:26 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:09:26.305769 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dc772889-740f-4803-ab38-44097a1f661c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.306144 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dc772889-740f-4803-ab38-44097a1f661c None None] GET https://10.4.3.52/volume// Jul 03 11:09:26.306310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dc772889-740f-4803-ab38-44097a1f661c None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:26.306489 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dc772889-740f-4803-ab38-44097a1f661c None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:26.306800 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dc772889-740f-4803-ab38-44097a1f661c None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:09:26.307065 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1381/5585] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:09:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:09:26.313269 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.315456 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:09:26.315699 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:09:26.315887 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:09:26.325252 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:26.325252 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:09:26.328648 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:09:26.333561 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-90ac0526-33a9-4724-acf0-0ec2f2aea527 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 200 Jul 03 11:09:26.334009 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1406/5586] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:09:26 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:09:26.428267 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:26.430199 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa Jul 03 11:09:26.430530 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:09:26.436906 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-1afa2732-ec7e-4919-bad6-9808e8208bdf-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:09:26.440541 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-1afa2732-ec7e-4919-bad6-9808e8208bdf-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:09:26.441344 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:26.441344 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:09:26.957892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-1afa2732-ec7e-4919-bad6-9808e8208bdf-np0000004406" released by "attachment_update" :: held 0.517s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:09:26.958188 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-ed7cc4d0-2557-4418-9cdc-35ae13f70f34 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa returned with HTTP 200 Jul 03 11:09:26.958566 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1401/5587] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:09:26 2026] PUT /volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa => generated 969 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:09:27.468924 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-19576e19-8285-480f-84d3-47bf58ecc6df None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:09:27.470844 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-19576e19-8285-480f-84d3-47bf58ecc6df tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa/action Jul 03 11:09:27.471196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-19576e19-8285-480f-84d3-47bf58ecc6df tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99874) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:09:27.471303 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-19576e19-8285-480f-84d3-47bf58ecc6df tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:09:27.484244 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:09:27.484244 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:09:27.494995 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-edfbacea-cdc6-413a-8a60-eb5041d33ed1 req-19576e19-8285-480f-84d3-47bf58ecc6df tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa/action returned with HTTP 204 Jul 03 11:09:27.495444 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1400/5588] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:09:27 2026] POST /volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:09:33.216873 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=10 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:09:36.332003 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:09:36.952458 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:09:37.490544 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:10:14.230308 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:14.231788 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:10:14.231950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:14.232145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:14.240522 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:14.240522 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:10:14.243610 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:14.247764 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-569a1d61-627a-42ff-b9c1-4d8a3129c569 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 200 Jul 03 11:10:14.248116 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1382/5589] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:14 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:18.368817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-d252d110-2aac-4e9e-a8c9-9784fa44fc96 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:18.370904 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-d252d110-2aac-4e9e-a8c9-9784fa44fc96 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa Jul 03 11:10:18.371085 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-d252d110-2aac-4e9e-a8c9-9784fa44fc96 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:18.371284 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-d252d110-2aac-4e9e-a8c9-9784fa44fc96 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:18.378536 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:18.378536 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:10:18.906589 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-d252d110-2aac-4e9e-a8c9-9784fa44fc96 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa returned with HTTP 200 Jul 03 11:10:18.907095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1407/5590] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:10:18 2026] DELETE /volume/v3/attachments/540b26c9-994d-4890-b76e-92049896a6aa => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:10:18.918654 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:18.920511 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:10:18.920661 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:18.920838 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:18.920990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:10:18.927258 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:18.927258 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:10:18.927663 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:18.945552 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:10:18.945757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-bd2e88e9-0990-459c-a6e1-02def7e30611 req-eb22efc2-d3f9-4728-ac11-a9a8b4741983 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 202 Jul 03 11:10:18.946210 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1402/5591] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 11:10:18 2026] DELETE /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:10:22.232152 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-4693de10-bd39-4d81-9722-4e02ad8f95be None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:22.234352 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4693de10-bd39-4d81-9722-4e02ad8f95be tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf Jul 03 11:10:22.234544 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4693de10-bd39-4d81-9722-4e02ad8f95be tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:22.234739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-4693de10-bd39-4d81-9722-4e02ad8f95be tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:22.239890 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-4693de10-bd39-4d81-9722-4e02ad8f95be tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf returned with HTTP 404 Jul 03 11:10:22.240310 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1401/5592] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:22 2026] GET /volume/v3/volumes/1afa2732-ec7e-4919-bad6-9808e8208bdf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:22.246219 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-db24e022-4342-4add-8428-15db9c7ded37 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:22.248067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:22.248325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:22.248563 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:22.248710 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.snapshots [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:22.253484 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:22.253484 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:10:22.253929 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:10:22.271063 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:10:22.271263 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-db24e022-4342-4add-8428-15db9c7ded37 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 202 Jul 03 11:10:22.271700 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1383/5593] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:10:22 2026] DELETE /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:10:22.278840 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:22.280601 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:22.280797 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:22.281041 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:22.286420 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:22.286420 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:10:22.286851 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:10:22.287746 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-13986a27-b4e4-433b-bebd-17b9ba5bc4a7 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 200 Jul 03 11:10:22.288127 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1408/5594] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:10:22 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:10:23.297964 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9f502170-395b-49d8-bd64-bfd172a3aa0b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:23.299674 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f502170-395b-49d8-bd64-bfd172a3aa0b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:23.299871 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f502170-395b-49d8-bd64-bfd172a3aa0b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:23.300055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9f502170-395b-49d8-bd64-bfd172a3aa0b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:23.304262 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9f502170-395b-49d8-bd64-bfd172a3aa0b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 404 Jul 03 11:10:23.304855 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1403/5595] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:10:23 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:27.419042 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-ab9686b8-4ea7-40da-8247-e6387f9c43af None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:27.421023 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-ab9686b8-4ea7-40da-8247-e6387f9c43af tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a Jul 03 11:10:27.421217 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-ab9686b8-4ea7-40da-8247-e6387f9c43af tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:27.421399 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-ab9686b8-4ea7-40da-8247-e6387f9c43af tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:27.427870 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:27.427870 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:10:27.952246 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-ab9686b8-4ea7-40da-8247-e6387f9c43af tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a returned with HTTP 200 Jul 03 11:10:27.952596 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1402/5596] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:10:27 2026] DELETE /volume/v3/attachments/453d2595-5d66-4428-bdd6-32482c99744a => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:10:27.962467 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:27.964476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:27.964645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:27.964806 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:27.964953 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:27.972660 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:27.972660 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:10:27.973311 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:27.988810 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:10:27.988989 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-d3aba2a8-43b9-4a23-87fc-0f9b01bd6e81 req-dea5e978-5316-4f74-8e6a-5bc338f1d96b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 202 Jul 03 11:10:27.989436 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1384/5597] 10.4.3.52 () {70 vars in 1613 bytes} [Fri Jul 3 11:10:27 2026] DELETE /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:10:30.253237 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c30b8685-0d9d-42c6-9b91-eb29bffe5204 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:30.254893 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c30b8685-0d9d-42c6-9b91-eb29bffe5204 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:30.255091 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c30b8685-0d9d-42c6-9b91-eb29bffe5204 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:30.255321 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c30b8685-0d9d-42c6-9b91-eb29bffe5204 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:30.261467 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c30b8685-0d9d-42c6-9b91-eb29bffe5204 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 404 Jul 03 11:10:30.261911 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1409/5598] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:30 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:30.664969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:30.666749 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:30.667034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:30.667337 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:30.667505 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:30.672981 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27c4e282-6771-43b3-a7fa-35601f6a38a2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 404 Jul 03 11:10:30.673523 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1404/5599] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:10:30 2026] DELETE /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:30.680416 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bb547dff-faff-41ee-b383-48591eaf2616 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:30.682254 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bb547dff-faff-41ee-b383-48591eaf2616 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb Jul 03 11:10:30.682476 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bb547dff-faff-41ee-b383-48591eaf2616 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:30.682671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bb547dff-faff-41ee-b383-48591eaf2616 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:30.687536 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bb547dff-faff-41ee-b383-48591eaf2616 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb returned with HTTP 404 Jul 03 11:10:30.688166 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1403/5600] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:10:30 2026] GET /volume/v3/snapshots/dfcfd209-d201-4d06-a29e-ff1958257fbb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:31.304087 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ade25702-d641-44a0-bac5-67df62645a02 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:31.305831 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ade25702-d641-44a0-bac5-67df62645a02 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:31.306007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ade25702-d641-44a0-bac5-67df62645a02 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:31.306256 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ade25702-d641-44a0-bac5-67df62645a02 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:31.306448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-ade25702-d641-44a0-bac5-67df62645a02 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: 052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:31.313501 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ade25702-d641-44a0-bac5-67df62645a02 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 404 Jul 03 11:10:31.314072 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1385/5601] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:10:31 2026] DELETE /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:31.320246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7fce10b6-8541-4e82-8343-7025c6c10b59 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:31.322079 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7fce10b6-8541-4e82-8343-7025c6c10b59 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 Jul 03 11:10:31.322407 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7fce10b6-8541-4e82-8343-7025c6c10b59 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:31.322691 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7fce10b6-8541-4e82-8343-7025c6c10b59 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:31.329239 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7fce10b6-8541-4e82-8343-7025c6c10b59 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 returned with HTTP 404 Jul 03 11:10:31.329804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1410/5602] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:31 2026] GET /volume/v3/volumes/052f02de-2f0b-4169-9111-1c9e1767d6f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:32.230735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:32.232428 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:10:32.232763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1973628183", "snapshot_id": null, "imageRef": "710dab13-99bf-4d07-b1a1-b31f4ebbc3fe", "volume_type": null, "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:10:32.234263 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1973628183', 'snapshot_id': None, 'imageRef': '710dab13-99bf-4d07-b1a1-b31f4ebbc3fe', 'volume_type': None, 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:10:32.301738 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:10:32.306259 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:10:32.311061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (2d9065d9-d888-4832-911c-7733b2142572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:10:32.312000 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20691d7e-b3e5-46ee-a424-445168f00571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:10:32.312864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:10:32.365714 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20691d7e-b3e5-46ee-a424-445168f00571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:10:32.366553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ad8f26-132f-44bb-a3ef-3e8a031e7376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:10:32.401995 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['6d3391b5-1c4d-4cd0-87b8-32c6e9b581ee', 'a0ab9037-a467-4276-9286-5be4cfbaf3cd', '86dbfac8-7de5-411f-abec-d8f24b74c5c9', '7c104cb2-d306-4a73-9bdf-58d0ec2a1ccd'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:10:32.402748 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ad8f26-132f-44bb-a3ef-3e8a031e7376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3391b5-1c4d-4cd0-87b8-32c6e9b581ee', 'a0ab9037-a467-4276-9286-5be4cfbaf3cd', '86dbfac8-7de5-411f-abec-d8f24b74c5c9', '7c104cb2-d306-4a73-9bdf-58d0ec2a1ccd']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:10:32.403403 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213d3ac7-e44a-4ae0-9f3d-b47302d9960c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:10:32.424877 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213d3ac7-e44a-4ae0-9f3d-b47302d9960c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9401567-6b0c-468f-8663-76cf19ac8c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1973628183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['6d3391b5-1c4d-4cd0-87b8-32c6e9b581ee','a0ab9037-a467-4276-9286-5be4cfbaf3cd','86dbfac8-7de5-411f-abec-d8f24b74c5c9','7c104cb2-d306-4a73-9bdf-58d0ec2a1ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1973628183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9401567-6b0c-468f-8663-76cf19ac8c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:10:32.425561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6065ce-9f50-4450-9678-abeb547b7b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:10:32.441055 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6065ce-9f50-4450-9678-abeb547b7b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1973628183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['6d3391b5-1c4d-4cd0-87b8-32c6e9b581ee','a0ab9037-a467-4276-9286-5be4cfbaf3cd','86dbfac8-7de5-411f-abec-d8f24b74c5c9','7c104cb2-d306-4a73-9bdf-58d0ec2a1ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:10:32.441790 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb8dcae-ff73-4292-8adf-932eea415026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:10:32.449542 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb8dcae-ff73-4292-8adf-932eea415026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:10:32.450420 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (2d9065d9-d888-4832-911c-7733b2142572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:10:32.450713 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:10:32.451343 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1ffd47f2-896a-4caa-b683-a03dc3c69db5 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:10:32.451770 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1405/5603] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:10:32 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:10:32.463139 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:32.465028 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:32.465175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:32.465403 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:32.473342 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:32.473342 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:10:32.477020 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:32.481285 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c15775ba-8c87-4dfa-b3f6-c472fab019bc tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:32.481742 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1404/5604] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:32 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:10:33.494202 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:33.495790 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:33.495949 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:33.496127 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:33.502278 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:33.502278 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:10:33.505072 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:33.508897 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5a4f8bff-7fbb-4b95-baa0-5d9e02551f13 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:33.509252 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1386/5605] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:33 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:33.519927 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:33.521556 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:33.521733 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:33.521905 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:33.528427 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:33.528427 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:10:33.531584 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:33.535475 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91fa58a1-6473-47f1-aff8-278006bba3b6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:33.535804 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1411/5606] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:10:33 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:33.617296 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:33.619143 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:33.619325 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:33.619494 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:33.625472 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:33.625472 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:10:33.629172 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:33.634098 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-03b58039-6060-4338-a268-21b2e3433c7f tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:33.634591 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1406/5607] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:10:33 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:34.018051 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:34.020001 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:34.020196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:34.020388 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:34.026898 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:34.026898 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:10:34.030046 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:34.034007 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-75fea498-bc16-415e-ad68-1f3474660060 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:34.034368 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1405/5608] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:10:34 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:34.043194 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-54f9f4ba-2c8f-4b25-b7e2-ac8288b0bb06 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:34.043629 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54f9f4ba-2c8f-4b25-b7e2-ac8288b0bb06 None None] GET https://10.4.3.52/volume// Jul 03 11:10:34.043786 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-54f9f4ba-2c8f-4b25-b7e2-ac8288b0bb06 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:34.043955 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-54f9f4ba-2c8f-4b25-b7e2-ac8288b0bb06 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:34.044308 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-54f9f4ba-2c8f-4b25-b7e2-ac8288b0bb06 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:10:34.044604 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1387/5609] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:10:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:10:34.051994 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-71729fb7-2560-4308-a901-21f9bca93e39 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:34.053818 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-71729fb7-2560-4308-a901-21f9bca93e39 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:10:34.054127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-71729fb7-2560-4308-a901-21f9bca93e39 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9401567-6b0c-468f-8663-76cf19ac8c89", "connector": null, "instance_uuid": "50dc5421-5557-4cc8-b6eb-e1df3d609d50"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:10:34.061375 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:34.061375 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:10:34.081935 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-71729fb7-2560-4308-a901-21f9bca93e39 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:10:34.082366 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1412/5610] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:10:34 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:39.902951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6550ac95-6056-4567-a5d2-b10d19abe884 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:39.903379 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6550ac95-6056-4567-a5d2-b10d19abe884 None None] GET https://10.4.3.52/volume// Jul 03 11:10:39.903559 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6550ac95-6056-4567-a5d2-b10d19abe884 None None] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:39.903826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6550ac95-6056-4567-a5d2-b10d19abe884 None None] Calling method 'all' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:39.904145 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6550ac95-6056-4567-a5d2-b10d19abe884 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:10:39.904447 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1407/5611] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:10:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:10:39.912707 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:39.914559 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:10:39.914754 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:10:39.914926 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:10:39.924488 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:39.924488 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:10:39.927494 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:10:39.931484 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-1a55c5e1-3480-49c6-a0c9-38873f0c1e43 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:10:39.931831 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1406/5612] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:10:39 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:10:40.024741 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:40.026727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 Jul 03 11:10:40.027117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:10:40.034618 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" by "attachment_update" {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:10:40.039312 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99873) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:10:40.040533 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:40.040533 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:10:40.559225 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.coordination [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99873) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:10:40.559495 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-a5d2af00-6884-4361-b0b7-91fa12028607 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 returned with HTTP 200 Jul 03 11:10:40.559902 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1388/5613] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:10:40 2026] PUT /volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:10:41.069374 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-9948a167-abd0-4237-aa6d-7552411a5662 req-9797bd33-f99a-4719-9560-ee9a907ef189 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:10:41.071514 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-9797bd33-f99a-4719-9560-ee9a907ef189 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1/action Jul 03 11:10:41.071906 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-9797bd33-f99a-4719-9560-ee9a907ef189 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:10:41.072061 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-9797bd33-f99a-4719-9560-ee9a907ef189 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:10:41.086471 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:10:41.086471 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:10:41.095811 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-9948a167-abd0-4237-aa6d-7552411a5662 req-9797bd33-f99a-4719-9560-ee9a907ef189 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1/action returned with HTTP 204 Jul 03 11:10:41.096291 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1413/5614] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:10:41 2026] POST /volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:10:43.632507 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:10:49.930257 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:10:50.553252 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:10:51.093495 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:11:21.133286 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5cb13670-4341-4edc-aa4f-65107922c4ed req-4631035e-9a20-47a5-abd2-9abd416202cf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:21.135432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5cb13670-4341-4edc-aa4f-65107922c4ed req-4631035e-9a20-47a5-abd2-9abd416202cf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 Jul 03 11:11:21.135657 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5cb13670-4341-4edc-aa4f-65107922c4ed req-4631035e-9a20-47a5-abd2-9abd416202cf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:21.135879 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5cb13670-4341-4edc-aa4f-65107922c4ed req-4631035e-9a20-47a5-abd2-9abd416202cf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:21.144669 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:21.144669 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:11:21.669498 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5cb13670-4341-4edc-aa4f-65107922c4ed req-4631035e-9a20-47a5-abd2-9abd416202cf tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 returned with HTTP 200 Jul 03 11:11:21.669917 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1408/5615] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:11:21 2026] DELETE /volume/v3/attachments/fc5fcdb0-eb5c-4be4-be25-78583c89f7f1 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:11:24.016321 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:24.018401 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:11:24.018594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:24.018786 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:24.026049 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:24.026049 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:11:24.029614 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:11:24.034116 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-d197ea57-5f45-4dfb-a918-731371449859 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:11:24.034527 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1407/5616] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:11:24 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:11:24.449122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:24.450975 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:11:24.451193 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:24.451387 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:24.458221 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:24.458221 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:11:24.461597 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:11:24.465867 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-fc0748d0-7a0b-47e2-851d-1f7e4c56e424 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:11:24.466292 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1389/5617] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:11:24 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:11:24.474921 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d38d1dd3-321e-4545-8a32-8b886ed39197 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:24.475316 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d38d1dd3-321e-4545-8a32-8b886ed39197 None None] GET https://10.4.3.52/volume// Jul 03 11:11:24.475316 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d38d1dd3-321e-4545-8a32-8b886ed39197 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:24.475493 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d38d1dd3-321e-4545-8a32-8b886ed39197 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:24.475836 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d38d1dd3-321e-4545-8a32-8b886ed39197 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:11:24.476160 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1414/5618] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:11:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:11:24.483553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-c38590ac-174f-4b2e-a887-86a73e8fb2ff None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:24.485493 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-c38590ac-174f-4b2e-a887-86a73e8fb2ff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:11:24.485811 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-c38590ac-174f-4b2e-a887-86a73e8fb2ff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9401567-6b0c-468f-8663-76cf19ac8c89", "connector": null, "instance_uuid": "c93275ce-76c4-4f3e-8009-02d4178e76df"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:11:24.493603 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:24.493603 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:11:24.517434 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-c38590ac-174f-4b2e-a887-86a73e8fb2ff tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:11:24.517829 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1409/5619] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:11:30.546564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3524c542-03db-4c45-bb97-148af9c5be79 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:30.546936 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3524c542-03db-4c45-bb97-148af9c5be79 None None] GET https://10.4.3.52/volume// Jul 03 11:11:30.547148 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3524c542-03db-4c45-bb97-148af9c5be79 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:30.547341 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3524c542-03db-4c45-bb97-148af9c5be79 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:30.547631 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3524c542-03db-4c45-bb97-148af9c5be79 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:11:30.548053 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1408/5620] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:11:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:11:30.555122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:30.557282 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:11:30.557546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:11:30.557776 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:11:30.568483 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:30.568483 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:11:30.572741 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:11:30.579473 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-09aa91ee-0c2a-42c6-9b46-f8ee0da97da8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:11:30.579993 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1390/5621] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:11:30 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:11:30.677968 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:30.679728 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 Jul 03 11:11:30.680060 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:11:30.687035 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:11:30.691062 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:11:30.691920 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:30.691920 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:11:31.208331 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-a9401567-6b0c-468f-8663-76cf19ac8c89-np0000004406" released by "attachment_update" :: held 0.517s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:11:31.208596 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-9e5a0e9d-6c31-4374-9fda-bbd176f4a4e8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 returned with HTTP 200 Jul 03 11:11:31.209022 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1415/5622] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:11:30 2026] PUT /volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 => generated 969 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:11:31.718791 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-b91b0c1e-20d2-4bed-90d0-953b27fc77ce None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:11:31.720571 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-b91b0c1e-20d2-4bed-90d0-953b27fc77ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03/action Jul 03 11:11:31.720878 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-b91b0c1e-20d2-4bed-90d0-953b27fc77ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:11:31.721011 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-b91b0c1e-20d2-4bed-90d0-953b27fc77ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:11:31.736636 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:11:31.736636 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:11:31.748750 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-be3c8178-a693-47aa-9ace-c7efa673c0d9 req-b91b0c1e-20d2-4bed-90d0-953b27fc77ce tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03/action returned with HTTP 204 Jul 03 11:11:31.749272 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1410/5623] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:11:31 2026] POST /volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:11:34.032724 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=4 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:11:40.577269 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=9 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:11:41.203437 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:11:41.743860 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:12:10.675867 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e706f32c-e022-4a74-8001-41e8609cbf7a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:10.680128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:12:10.680128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9401567-6b0c-468f-8663-76cf19ac8c89", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1170722340", "description": null, "metadata": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:12:10.690802 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:10.690802 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:12:10.691795 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:10.692234 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create snapshot from volume a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:12:10.727894 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['3cf51664-d2cd-4620-a641-e89d78ac4fe2', 'db30aa38-1916-48ac-853b-4a523d95025b', '43d0d43a-ff4c-4b54-88bc-2777221d8567', 'd1eaf5a8-4e6b-4538-923a-c326b3ed436c'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:12:10.761793 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot force create request issued successfully. Jul 03 11:12:10.762351 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e706f32c-e022-4a74-8001-41e8609cbf7a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:12:10.762926 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1409/5624] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:12:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:12:10.772403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0169e0fb-5e92-450f-998a-79809e9be77d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:10.776419 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0169e0fb-5e92-450f-998a-79809e9be77d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:12:10.776419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0169e0fb-5e92-450f-998a-79809e9be77d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:10.776419 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0169e0fb-5e92-450f-998a-79809e9be77d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:10.782358 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:10.782358 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:12:10.783204 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0169e0fb-5e92-450f-998a-79809e9be77d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:12:10.784308 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0169e0fb-5e92-450f-998a-79809e9be77d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 200 Jul 03 11:12:10.784870 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1391/5625] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:12:10 2026] GET /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:12:11.793270 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ee60b738-675c-4b6d-83ef-a7994febd406 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:11.795121 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee60b738-675c-4b6d-83ef-a7994febd406 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:12:11.795348 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee60b738-675c-4b6d-83ef-a7994febd406 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:11.795624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ee60b738-675c-4b6d-83ef-a7994febd406 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:11.801293 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:11.801293 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:12:11.801734 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ee60b738-675c-4b6d-83ef-a7994febd406 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:12:11.802567 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ee60b738-675c-4b6d-83ef-a7994febd406 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 200 Jul 03 11:12:11.802943 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1416/5626] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:12:11 2026] GET /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:12:11.811065 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:11.812826 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:12:11.813054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:11.813308 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:11.818346 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:11.818346 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:12:11.818860 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:12:11.819875 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-72875237-1cf6-4e1c-9f2a-064049ec38f3 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 200 Jul 03 11:12:11.820317 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1411/5627] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:12:11 2026] GET /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:12:11.828975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:11.830864 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:12:11.831247 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1550468794", "snapshot_id": "6541456b-1871-4103-9b38-0abddc4be8ee", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:12:11.832830 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1550468794', 'snapshot_id': '6541456b-1871-4103-9b38-0abddc4be8ee', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:12:11.838145 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:11.838145 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:12:11.838769 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:12:11.838896 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume of 1 GB Jul 03 11:12:11.842742 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Availability Zones retrieved successfully. Jul 03 11:12:11.849711 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (9f699bc8-81b1-4214-b9bd-537f0478c1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:12:11.850608 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1b9bf5-18f1-4aac-8db2-20802950aaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:12:11.851549 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:12:11.883444 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1b9bf5-18f1-4aac-8db2-20802950aaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6541456b-1871-4103-9b38-0abddc4be8ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:12:11.884242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7627e8c3-d096-4cad-ac90-2a29b036f6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:12:11.921132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Created reservations ['9cd460c1-3d94-45d2-b522-c2e3048be7e3', '179c7e97-9416-48e7-94e0-940cef476223', '16466641-30bc-4ffe-93c6-d5a23afb7575', '64abe43c-73de-4d47-8bf4-3b2b7a982ee5'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:12:11.921993 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7627e8c3-d096-4cad-ac90-2a29b036f6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd460c1-3d94-45d2-b522-c2e3048be7e3', '179c7e97-9416-48e7-94e0-940cef476223', '16466641-30bc-4ffe-93c6-d5a23afb7575', '64abe43c-73de-4d47-8bf4-3b2b7a982ee5']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:12:11.922886 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95d5fce-c5f4-4aad-b0d4-c950f9009404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:12:11.961333 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95d5fce-c5f4-4aad-b0d4-c950f9009404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4924a3a-90b4-4068-b224-6722b4d3c599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1550468794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['9cd460c1-3d94-45d2-b522-c2e3048be7e3','179c7e97-9416-48e7-94e0-940cef476223','16466641-30bc-4ffe-93c6-d5a23afb7575','64abe43c-73de-4d47-8bf4-3b2b7a982ee5'],size=1,snapshot_id=6541456b-1871-4103-9b38-0abddc4be8ee,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1550468794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4924a3a-90b4-4068-b224-6722b4d3c599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dcc88f77194f198a9910d081189c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6541456b-1871-4103-9b38-0abddc4be8ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb80d3bb47645e694cffced457dafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:12:11.961978 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fac823-683a-4e1a-ae22-92ea4967e14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:12:11.979189 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fac823-683a-4e1a-ae22-92ea4967e14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1550468794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dcc88f77194f198a9910d081189c6b',qos_specs=None,replication_status=,reservations=['9cd460c1-3d94-45d2-b522-c2e3048be7e3','179c7e97-9416-48e7-94e0-940cef476223','16466641-30bc-4ffe-93c6-d5a23afb7575','64abe43c-73de-4d47-8bf4-3b2b7a982ee5'],size=1,snapshot_id=6541456b-1871-4103-9b38-0abddc4be8ee,source_replicaid=,source_volid=None,status='creating',user_id='cdb80d3bb47645e694cffced457dafad',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:12:11.979770 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8427c3cc-eb1b-4004-8712-9c81924067e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:12:11.999652 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8427c3cc-eb1b-4004-8712-9c81924067e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:12:12.000405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Flow 'volume_create_api' (9f699bc8-81b1-4214-b9bd-537f0478c1b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:12:12.000691 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Create volume request issued successfully. Jul 03 11:12:12.001304 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe4c0a26-5d03-46a7-a7b3-14ff75eb7c5c tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:12:12.001709 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1410/5628] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:12:11 2026] POST /volume/v3/volumes => generated 783 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:12:12.013149 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:12.015006 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:12.015236 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:12.015460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:12.022829 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:12.022829 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:12:12.026819 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:12.031118 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8da046ef-6065-4da2-b5c1-746cc48cfc8a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:12.031543 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1392/5629] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:12:12 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:12:13.044281 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.046061 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:13.046268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:13.046446 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:13.052929 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:13.052929 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:12:13.056036 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:13.060307 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d5e5f4d1-c81a-466f-95a2-734dacfe5c79 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:13.060643 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1417/5630] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:12:13 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:13.071801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-20630065-8a71-4c0d-979a-377486167dc6 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.073501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20630065-8a71-4c0d-979a-377486167dc6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:13.073687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20630065-8a71-4c0d-979a-377486167dc6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:13.073880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-20630065-8a71-4c0d-979a-377486167dc6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:13.081030 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:13.081030 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:12:13.084190 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-20630065-8a71-4c0d-979a-377486167dc6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:13.088421 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-20630065-8a71-4c0d-979a-377486167dc6 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:13.088746 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1412/5631] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:12:13 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:13.175728 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.177986 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:13.178242 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:13.178471 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:13.186033 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:13.186033 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:12:13.190421 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:13.195911 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-1296e92a-b427-4211-85cb-801b417d8cd4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:13.196486 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1411/5632] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:12:13 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:13.661306 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.663233 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:13.663433 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:13.663607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:13.669712 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:13.669712 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:12:13.672564 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:13.676345 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-606878a7-17ec-4971-980c-81dcca1b67ba tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:13.676674 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1393/5633] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:12:13 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:13.684692 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-72a9f91a-522c-44b6-8304-55d0fa516054 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.684999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72a9f91a-522c-44b6-8304-55d0fa516054 None None] GET https://10.4.3.52/volume// Jul 03 11:12:13.685168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-72a9f91a-522c-44b6-8304-55d0fa516054 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:13.685347 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-72a9f91a-522c-44b6-8304-55d0fa516054 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:13.685630 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-72a9f91a-522c-44b6-8304-55d0fa516054 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:12:13.685871 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1418/5634] 10.4.3.52 () {66 vars in 1412 bytes} [Fri Jul 3 11:12:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:12:13.691639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-07375c02-8144-41aa-9ee2-ce940851bfb8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:13.693291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-07375c02-8144-41aa-9ee2-ce940851bfb8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:12:13.693583 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-07375c02-8144-41aa-9ee2-ce940851bfb8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4924a3a-90b4-4068-b224-6722b4d3c599", "connector": null, "instance_uuid": "0d6a9e7c-e309-42f3-87ff-ffa33e51c70c"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:12:13.700415 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:13.700415 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:12:13.726242 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-07375c02-8144-41aa-9ee2-ce940851bfb8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:12:13.726591 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1413/5635] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:12:13 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:19.662267 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8c1c49b4-52ab-4be3-a529-bfa4816dffa5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:19.662677 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c1c49b4-52ab-4be3-a529-bfa4816dffa5 None None] GET https://10.4.3.52/volume// Jul 03 11:12:19.662803 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c1c49b4-52ab-4be3-a529-bfa4816dffa5 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:19.662965 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8c1c49b4-52ab-4be3-a529-bfa4816dffa5 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:19.663297 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8c1c49b4-52ab-4be3-a529-bfa4816dffa5 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:12:19.663542 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1412/5636] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:12:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:12:19.670325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:19.672329 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:12:19.672616 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:12:19.672855 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:12:19.682324 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:19.682324 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:12:19.685374 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:12:19.689968 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-9deff9a0-3712-43fc-a322-8e9188aa5d9b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:12:19.690387 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1394/5637] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:12:19 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:12:19.795704 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:19.797776 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] PUT https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 Jul 03 11:12:19.798208 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:12:19.805233 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Acquiring lock "cinder-attachment_update-e4924a3a-90b4-4068-b224-6722b4d3c599-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:12:19.808970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-e4924a3a-90b4-4068-b224-6722b4d3c599-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:12:19.809877 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:19.809877 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:12:20.331732 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Lock "cinder-attachment_update-e4924a3a-90b4-4068-b224-6722b4d3c599-np0000004406" released by "attachment_update" :: held 0.523s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:12:20.332077 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-400ba469-d425-431c-ac44-0c8f4e09099b tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 returned with HTTP 200 Jul 03 11:12:20.332577 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1419/5638] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:12:19 2026] PUT /volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:12:20.844840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-89772a37-012f-48e8-b059-34ae2498915d req-2a2c14ec-7cce-469e-8502-252f3c67cac2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:12:20.846828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-2a2c14ec-7cce-469e-8502-252f3c67cac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] POST https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014/action Jul 03 11:12:20.847230 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-2a2c14ec-7cce-469e-8502-252f3c67cac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action body: b'{"os-complete": null}' {{(pid=99875) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:12:20.847410 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-2a2c14ec-7cce-469e-8502-252f3c67cac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:12:20.862920 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:12:20.862920 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:12:20.872500 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-89772a37-012f-48e8-b059-34ae2498915d req-2a2c14ec-7cce-469e-8502-252f3c67cac2 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014/action returned with HTTP 204 Jul 03 11:12:20.872975 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1414/5639] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:12:20 2026] POST /volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:12:23.194034 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:12:29.688511 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=14 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:12:30.322902 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:12:30.870089 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:13:12.681599 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-b991ad7f-43a2-4f58-902f-667c546cbcef req-077c8d6f-16b4-4929-903d-1970ddabc85a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:12.683450 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b991ad7f-43a2-4f58-902f-667c546cbcef req-077c8d6f-16b4-4929-903d-1970ddabc85a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 Jul 03 11:13:12.683613 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b991ad7f-43a2-4f58-902f-667c546cbcef req-077c8d6f-16b4-4929-903d-1970ddabc85a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:12.683777 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-b991ad7f-43a2-4f58-902f-667c546cbcef req-077c8d6f-16b4-4929-903d-1970ddabc85a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:12.690793 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:12.690793 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:13.216159 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-b991ad7f-43a2-4f58-902f-667c546cbcef req-077c8d6f-16b4-4929-903d-1970ddabc85a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 returned with HTTP 200 Jul 03 11:13:13.216513 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1413/5640] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:13:12 2026] DELETE /volume/v3/attachments/459f814f-b790-4d6f-88cd-947a5b159014 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:13:15.619376 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:15.620970 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:13:15.621190 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:15.621363 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:15.621512 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:13:15.627806 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:15.627806 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:15.628262 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:13:15.644043 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:13:15.644259 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2cab407f-3b16-4fc1-9cd4-2e19c168e818 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 202 Jul 03 11:13:15.644681 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1395/5641] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:13:15 2026] DELETE /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:13:15.651930 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:15.653556 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:13:15.653726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:15.653898 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:15.660469 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:15.660469 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:15.663943 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:13:15.669306 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-91e09176-3c11-4c1c-a513-b10e83fda3b8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 200 Jul 03 11:13:15.669801 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1420/5642] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:13:15 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:16.681593 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-847d978e-ffe6-495c-866a-f5100d150af4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:16.683376 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-847d978e-ffe6-495c-866a-f5100d150af4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 Jul 03 11:13:16.683561 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-847d978e-ffe6-495c-866a-f5100d150af4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:16.683750 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-847d978e-ffe6-495c-866a-f5100d150af4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:16.688990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-847d978e-ffe6-495c-866a-f5100d150af4 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 returned with HTTP 404 Jul 03 11:13:16.689672 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1415/5643] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:13:16 2026] GET /volume/v3/volumes/e4924a3a-90b4-4068-b224-6722b4d3c599 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:16.696445 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:16.698028 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:13:16.698300 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:16.698376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:16.698491 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete snapshot with id: 6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:13:16.704313 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:16.704313 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:16.704735 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:13:16.722697 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot delete request issued successfully. Jul 03 11:13:16.722933 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-6e4b672c-fb5b-4dae-a119-3eb38a42055a tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 202 Jul 03 11:13:16.723427 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1414/5644] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:13:16 2026] DELETE /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:13:16.730687 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:16.732473 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:13:16.732678 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:16.732880 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:16.738182 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:16.738182 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:16.738304 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Snapshot retrieved successfully. Jul 03 11:13:16.739033 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-89ff4d81-1b71-4b30-a50e-27cd9d26cec1 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 200 Jul 03 11:13:16.739403 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1396/5645] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:13:16 2026] GET /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:13:17.747890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3683db7f-9168-4614-b5fe-a9d3cec4bf32 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:17.749516 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3683db7f-9168-4614-b5fe-a9d3cec4bf32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee Jul 03 11:13:17.749683 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3683db7f-9168-4614-b5fe-a9d3cec4bf32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:17.749850 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3683db7f-9168-4614-b5fe-a9d3cec4bf32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:17.753647 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3683db7f-9168-4614-b5fe-a9d3cec4bf32 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee returned with HTTP 404 Jul 03 11:13:17.754041 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1421/5646] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:13:17 2026] GET /volume/v3/snapshots/6541456b-1871-4103-9b38-0abddc4be8ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:22.000637 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c0f75435-f54c-43c5-9acb-2c4a4b316c5e req-23ba5007-62b6-4710-9f0a-178bfb016a76 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:22.002647 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c0f75435-f54c-43c5-9acb-2c4a4b316c5e req-23ba5007-62b6-4710-9f0a-178bfb016a76 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 Jul 03 11:13:22.002864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c0f75435-f54c-43c5-9acb-2c4a4b316c5e req-23ba5007-62b6-4710-9f0a-178bfb016a76 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:22.003079 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c0f75435-f54c-43c5-9acb-2c4a4b316c5e req-23ba5007-62b6-4710-9f0a-178bfb016a76 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'version_select' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:22.009901 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:22.009901 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:22.535239 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c0f75435-f54c-43c5-9acb-2c4a4b316c5e req-23ba5007-62b6-4710-9f0a-178bfb016a76 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 returned with HTTP 200 Jul 03 11:13:22.535635 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1416/5647] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:13:21 2026] DELETE /volume/v3/attachments/ed4e9258-5b27-491a-ac6e-87b4afb86d03 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:13:25.185732 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2589e3f9-f65d-44c2-bcae-896369042043 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:25.187812 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:13:25.188010 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:25.188244 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:25.188410 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume with id: a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:13:25.201701 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:25.201701 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:25.202203 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:13:25.225700 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Delete volume request issued successfully. Jul 03 11:13:25.225958 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2589e3f9-f65d-44c2-bcae-896369042043 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 202 Jul 03 11:13:25.226518 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1415/5648] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:13:25 2026] DELETE /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:13:25.233762 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-69a80966-9f96-4e15-84ad-689a210caba8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:25.235554 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69a80966-9f96-4e15-84ad-689a210caba8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:13:25.235768 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69a80966-9f96-4e15-84ad-689a210caba8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:25.235950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-69a80966-9f96-4e15-84ad-689a210caba8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:25.243152 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:25.243152 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:25.246952 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-69a80966-9f96-4e15-84ad-689a210caba8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Volume info retrieved successfully. Jul 03 11:13:25.252208 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-69a80966-9f96-4e15-84ad-689a210caba8 tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 200 Jul 03 11:13:25.252778 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1397/5649] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:13:25 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:26.266513 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-6b3c7996-1454-4241-acfb-e3021c69f66d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:26.268304 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b3c7996-1454-4241-acfb-e3021c69f66d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] GET https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 Jul 03 11:13:26.268560 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b3c7996-1454-4241-acfb-e3021c69f66d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:26.268807 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-6b3c7996-1454-4241-acfb-e3021c69f66d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:26.274772 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-6b3c7996-1454-4241-acfb-e3021c69f66d tempest-TestVolumeBootPattern-806121946 tempest-TestVolumeBootPattern-806121946-project-member] https://10.4.3.52/volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 returned with HTTP 404 Jul 03 11:13:26.275305 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1422/5650] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:13:26 2026] GET /volume/v3/volumes/a9401567-6b0c-468f-8663-76cf19ac8c89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:32.100193 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:32.101992 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:13:32.102395 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "927b6ee2-639b-4ecc-b86b-905757e55c2d", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:13:32.103929 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '927b6ee2-639b-4ecc-b86b-905757e55c2d', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:13:32.242154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume of 1 GB Jul 03 11:13:32.242466 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:32.242466 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:32.246884 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Availability Zones retrieved successfully. Jul 03 11:13:32.251842 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (b7f9ebe6-9eaa-4ea1-8cad-2273987bcabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:32.252667 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae0bac6-a88e-40c8-b67d-03483058f6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:32.253495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:13:32.299367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae0bac6-a88e-40c8-b67d-03483058f6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:32.300009 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871883fe-37d3-4d4f-88e5-abe36332855c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:32.354303 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['5a8ebb41-16c9-4a4e-8121-e3ca1b2b14a7', '3880e4ce-23bc-462f-9204-10d8f48ca9d4', '2860c33b-f0f7-4458-a59d-6a89e4fd4061', '950eda6a-4c7c-4b9d-ba50-7352af355e86'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:13:32.354980 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871883fe-37d3-4d4f-88e5-abe36332855c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a8ebb41-16c9-4a4e-8121-e3ca1b2b14a7', '3880e4ce-23bc-462f-9204-10d8f48ca9d4', '2860c33b-f0f7-4458-a59d-6a89e4fd4061', '950eda6a-4c7c-4b9d-ba50-7352af355e86']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:32.355613 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db074df1-75f7-4337-9d2f-7418621e8523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:32.377598 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db074df1-75f7-4337-9d2f-7418621e8523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8f3feb-f68e-4ec4-8e71-237ae333a5df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['5a8ebb41-16c9-4a4e-8121-e3ca1b2b14a7','3880e4ce-23bc-462f-9204-10d8f48ca9d4','2860c33b-f0f7-4458-a59d-6a89e4fd4061','950eda6a-4c7c-4b9d-ba50-7352af355e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8f3feb-f68e-4ec4-8e71-237ae333a5df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f40adeabbb4bba9c21bf3d298e4449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:32.378282 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0776d96-9733-4a8c-b645-0bb548409301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:32.394735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0776d96-9733-4a8c-b645-0bb548409301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['5a8ebb41-16c9-4a4e-8121-e3ca1b2b14a7','3880e4ce-23bc-462f-9204-10d8f48ca9d4','2860c33b-f0f7-4458-a59d-6a89e4fd4061','950eda6a-4c7c-4b9d-ba50-7352af355e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:32.395457 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7991e9e9-fc96-484d-b213-e817ae4a8384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:32.404243 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7991e9e9-fc96-484d-b213-e817ae4a8384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:32.404948 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (b7f9ebe6-9eaa-4ea1-8cad-2273987bcabc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:32.405280 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request issued successfully. Jul 03 11:13:32.405826 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-651a8eba-62d3-4a44-8a69-2a0afe1a7daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:13:32.406356 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1417/5651] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 11:13:32 2026] POST /volume/v3/volumes => generated 773 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:32.416959 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:32.418643 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:32.418849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:32.419377 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:32.425991 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:32.425991 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:32.429601 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:32.434053 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fb589400-0323-4c1a-9efb-e18af26c2de1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:32.434474 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1416/5652] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:32 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:33.447087 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-628da74d-bea8-4519-b17b-5fb101534709 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:33.448788 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-628da74d-bea8-4519-b17b-5fb101534709 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:33.449002 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-628da74d-bea8-4519-b17b-5fb101534709 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:33.449205 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-628da74d-bea8-4519-b17b-5fb101534709 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:33.455915 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:33.455915 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:33.459546 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-628da74d-bea8-4519-b17b-5fb101534709 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:33.463564 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-628da74d-bea8-4519-b17b-5fb101534709 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:33.463972 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1398/5653] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:33 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:34.476177 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:34.477875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:34.478099 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:34.478300 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:34.485320 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:34.485320 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:34.489307 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:34.493863 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7c33e2a9-d5c3-4cdf-a87b-1a6c0d8d312d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:34.494257 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1423/5654] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:34 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:35.506251 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-70e2775b-cb5a-4df0-8959-742108312913 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:35.508315 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70e2775b-cb5a-4df0-8959-742108312913 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:35.508585 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70e2775b-cb5a-4df0-8959-742108312913 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:35.508837 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-70e2775b-cb5a-4df0-8959-742108312913 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:35.516573 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:35.516573 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:35.520154 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-70e2775b-cb5a-4df0-8959-742108312913 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:35.524390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-70e2775b-cb5a-4df0-8959-742108312913 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:35.524771 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1418/5655] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:35 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:36.535878 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:36.537619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:36.537873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:36.538138 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:36.546098 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:36.546098 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:36.550251 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:36.554224 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e4fa0aa9-ef84-444c-a93c-cc1a773682da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:36.554620 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1417/5656] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:36 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:37.565684 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:37.567387 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:37.567626 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:37.567844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:37.574042 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:37.574042 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:37.576934 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:37.580403 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ebd1533e-b0cf-4e4b-b037-173cba6f06ff tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:37.580713 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1399/5657] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:37 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:38.592450 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:38.594356 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:38.594598 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:38.594820 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:38.601671 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:38.601671 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:38.605772 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:38.610218 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e509fc49-178c-4df2-a670-1b6cfa33f3a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:38.610585 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1424/5658] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:38 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:39.622376 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:39.624141 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:39.624428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:39.624618 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:39.631369 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:39.631369 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:39.634960 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:39.639432 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-aaf614b6-5d0d-445a-bde6-592e406fa753 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:39.639835 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1419/5659] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:39 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:40.652289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:40.654149 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:40.654414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:40.654643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:40.660969 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:40.660969 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:40.664531 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:40.668490 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1df88de2-ebaf-4a68-a3bf-2e12c6bb5daf tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:40.668884 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1418/5660] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:40 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:41.681773 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:41.683690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:41.683938 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:41.684133 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:41.693427 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:41.693427 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:41.697878 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:41.702487 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0807a8db-5bf3-46ec-a36c-ee3092aa021d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:41.702875 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1400/5661] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:41 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:42.716213 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:42.718047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:42.718270 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:42.718463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:42.725945 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:42.725945 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:42.729753 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:42.734537 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0f60bcf5-22dc-4f0c-86b2-e10d0ab3d089 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:42.734953 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1425/5662] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:42 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:42.751528 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:42.753589 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:42.753849 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:42.754061 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:42.761530 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:42.761530 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:42.764862 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:42.769040 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ae7bed1-3faf-4d48-887d-07934dad2f66 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:42.769455 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1420/5663] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:42 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:42.781387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-41f18775-f302-4419-8871-ad538cb16979 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:42.783380 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:42.783642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:42.783867 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:42.784087 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:42.791117 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:42.791117 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:42.791559 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:42.805900 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume request issued successfully. Jul 03 11:13:42.806161 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-41f18775-f302-4419-8871-ad538cb16979 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 202 Jul 03 11:13:42.806629 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1419/5664] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:13:42 2026] DELETE /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:13:42.813423 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cb4b77f9-5184-461d-a168-2f4eede55186 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:42.815264 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb4b77f9-5184-461d-a168-2f4eede55186 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:42.815485 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb4b77f9-5184-461d-a168-2f4eede55186 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:42.815685 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cb4b77f9-5184-461d-a168-2f4eede55186 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:42.823225 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:42.823225 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:42.827125 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cb4b77f9-5184-461d-a168-2f4eede55186 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:42.831939 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cb4b77f9-5184-461d-a168-2f4eede55186 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 200 Jul 03 11:13:42.832409 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1401/5665] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:42 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:43.843747 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b264f983-74f3-49d4-9c58-bb2b3db878d6 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:43.845559 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b264f983-74f3-49d4-9c58-bb2b3db878d6 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:13:43.845767 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b264f983-74f3-49d4-9c58-bb2b3db878d6 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:43.845958 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b264f983-74f3-49d4-9c58-bb2b3db878d6 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:43.851315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b264f983-74f3-49d4-9c58-bb2b3db878d6 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 404 Jul 03 11:13:43.851852 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1426/5666] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:43 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:13:45.134528 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:45.136162 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:13:45.136471 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "cbf00692-fa89-4897-800c-a056a1d8776e", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:13:45.137771 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'cbf00692-fa89-4897-800c-a056a1d8776e', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:13:45.204183 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume of 1 GB Jul 03 11:13:45.207589 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Availability Zones retrieved successfully. Jul 03 11:13:45.212264 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (2d011634-01a5-4b5a-83ce-0577b8060903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:45.213786 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f429ebc-03f6-48be-b051-0621fbe5ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:45.214945 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Validating volume size '1' using validate_int {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:13:45.263821 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f429ebc-03f6-48be-b051-0621fbe5ff17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:45.264532 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccb1910-b3ee-4a45-8a4d-5cfaad55439a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:45.301092 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['6b5667fa-6fdc-4531-b851-98383c93cc52', '4b32de6a-27f3-4a40-bd36-03e8aecaed47', '6d5a4849-ed1f-4f9d-b2cb-f4bf70a0d006', 'e4d41833-83b6-43fc-93ba-cb4fcc35a743'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:13:45.301957 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccb1910-b3ee-4a45-8a4d-5cfaad55439a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5667fa-6fdc-4531-b851-98383c93cc52', '4b32de6a-27f3-4a40-bd36-03e8aecaed47', '6d5a4849-ed1f-4f9d-b2cb-f4bf70a0d006', 'e4d41833-83b6-43fc-93ba-cb4fcc35a743']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:45.302750 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e45337-749b-47aa-970d-aa4a3579e507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:45.323826 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e45337-749b-47aa-970d-aa4a3579e507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e274ffd-c293-4b65-95a4-239ac6796b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['6b5667fa-6fdc-4531-b851-98383c93cc52','4b32de6a-27f3-4a40-bd36-03e8aecaed47','6d5a4849-ed1f-4f9d-b2cb-f4bf70a0d006','e4d41833-83b6-43fc-93ba-cb4fcc35a743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e274ffd-c293-4b65-95a4-239ac6796b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f40adeabbb4bba9c21bf3d298e4449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:45.324925 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62aafc2d-1442-4be0-b220-9ee3b86714f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:45.340212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62aafc2d-1442-4be0-b220-9ee3b86714f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['6b5667fa-6fdc-4531-b851-98383c93cc52','4b32de6a-27f3-4a40-bd36-03e8aecaed47','6d5a4849-ed1f-4f9d-b2cb-f4bf70a0d006','e4d41833-83b6-43fc-93ba-cb4fcc35a743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:45.340825 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d9b1e5-86fe-4085-b03f-dd7dc60fed47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:45.349487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d9b1e5-86fe-4085-b03f-dd7dc60fed47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:45.350498 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (2d011634-01a5-4b5a-83ce-0577b8060903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:45.350771 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request issued successfully. Jul 03 11:13:45.351530 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0ab38e1e-d107-46ee-bfb3-5a837e4f6c49 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:13:45.352022 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1421/5667] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 11:13:45 2026] POST /volume/v3/volumes => generated 773 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:45.362308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:45.364086 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:45.364175 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:45.364371 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:45.370499 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:45.370499 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:45.373417 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:45.376806 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c2f4925b-5aaa-42a5-ad05-9d6658a00286 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:45.377142 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1420/5668] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:45 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:46.388170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:46.389959 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:46.390287 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:46.390509 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:46.397570 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:46.397570 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:46.401582 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:46.406067 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a4da8250-cf7a-49fa-9e89-d57efdc88bac tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:46.406480 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1402/5669] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:46 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:47.417603 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-28afa866-518a-4830-8fbd-b1aef77846fe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:47.419272 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28afa866-518a-4830-8fbd-b1aef77846fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:47.419467 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28afa866-518a-4830-8fbd-b1aef77846fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:47.419640 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-28afa866-518a-4830-8fbd-b1aef77846fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:47.426230 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:47.426230 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:47.429612 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-28afa866-518a-4830-8fbd-b1aef77846fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:47.433810 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-28afa866-518a-4830-8fbd-b1aef77846fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:47.434245 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1427/5670] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:47 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:48.446706 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:48.448507 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:48.448694 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:48.448864 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:48.455721 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:48.455721 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:48.459757 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:48.464149 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3869f3c2-949b-4bce-b2f4-02fcce1b3b8d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:48.464489 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1422/5671] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:48 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:49.475739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:49.477362 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:49.477524 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:49.477690 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:49.484929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:49.484929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:49.489471 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:49.493776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-76dccfd0-7ffc-41f2-aac3-17e9f4949c64 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:49.494198 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1421/5672] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:49 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:50.505735 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:50.507758 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:50.508037 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:50.508278 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:50.515337 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:50.515337 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:50.519377 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:50.524025 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fb1a1163-abe3-4c5e-a19c-d7438d2e28d8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:50.524470 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1403/5673] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:50 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:51.536398 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:51.538522 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:51.538792 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:51.539043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:51.546352 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:51.546352 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:51.550120 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:51.555198 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-397298a7-f116-4995-8136-fa4f48b4e3d3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:51.555651 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1428/5674] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:51 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:52.568034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:52.569748 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:52.569965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:52.570163 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:52.577146 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:52.577146 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:52.580056 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:52.584621 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e745f2e3-ba21-44d9-96ba-6953e419d2fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:52.584955 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1423/5675] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:52 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:53.600761 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2653a96e-473e-491f-9440-be1e6f9049c3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:53.602907 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2653a96e-473e-491f-9440-be1e6f9049c3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:53.603249 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2653a96e-473e-491f-9440-be1e6f9049c3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:53.603508 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2653a96e-473e-491f-9440-be1e6f9049c3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:53.612929 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:53.612929 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:53.617503 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2653a96e-473e-491f-9440-be1e6f9049c3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:53.623693 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2653a96e-473e-491f-9440-be1e6f9049c3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:53.624225 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1422/5676] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:53 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:53.636251 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:53.638064 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:53.638302 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:53.638490 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:53.645571 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:53.645571 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:53.649516 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:53.654690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-66a5d354-7645-48ca-82fe-9ba3574c9ab3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:53.655076 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1404/5677] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:53 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:53.667045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:53.668817 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:13:53.669209 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "0e274ffd-c293-4b65-95a4-239ac6796b6e", "size": 1}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:13:53.670653 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '0e274ffd-c293-4b65-95a4-239ac6796b6e', 'size': 1}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:13:53.677345 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:53.677345 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:53.677768 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume retrieved successfully. Jul 03 11:13:53.677878 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume of 1 GB Jul 03 11:13:53.681310 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Availability Zones retrieved successfully. Jul 03 11:13:53.686677 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (621f7c70-69f8-44c1-986b-b40068ec036c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:53.687718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (408db785-b67e-48c4-a62e-0dfc15bd4e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:53.688669 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:13:53.713620 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (408db785-b67e-48c4-a62e-0dfc15bd4e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0e274ffd-c293-4b65-95a4-239ac6796b6e', 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:53.714428 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b55b3a9-5e3c-4eb7-b5da-f6b84d75aa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:53.756591 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['dc530f6a-3aeb-410c-95df-239d08088257', 'ed0800aa-b597-4a1e-b308-2cebcb2d84ba', '5945cf9e-1419-4609-a4fb-ebbec6165c72', '53b53605-f85f-4a0f-8426-4305d8c69c2f'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:13:53.757391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b55b3a9-5e3c-4eb7-b5da-f6b84d75aa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc530f6a-3aeb-410c-95df-239d08088257', 'ed0800aa-b597-4a1e-b308-2cebcb2d84ba', '5945cf9e-1419-4609-a4fb-ebbec6165c72', '53b53605-f85f-4a0f-8426-4305d8c69c2f']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:53.758173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613c51a1-2956-41b3-a7f2-2821ad065328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:53.792970 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613c51a1-2956-41b3-a7f2-2821ad065328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f71738-fc5d-4dd0-9ccf-225e8ce7a01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['dc530f6a-3aeb-410c-95df-239d08088257','ed0800aa-b597-4a1e-b308-2cebcb2d84ba','5945cf9e-1419-4609-a4fb-ebbec6165c72','53b53605-f85f-4a0f-8426-4305d8c69c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e274ffd-c293-4b65-95a4-239ac6796b6e,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f71738-fc5d-4dd0-9ccf-225e8ce7a01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f40adeabbb4bba9c21bf3d298e4449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0e274ffd-c293-4b65-95a4-239ac6796b6e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:53.793817 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1697520-4e9a-4e52-8f73-237988de1be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:53.814095 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1697520-4e9a-4e52-8f73-237988de1be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['dc530f6a-3aeb-410c-95df-239d08088257','ed0800aa-b597-4a1e-b308-2cebcb2d84ba','5945cf9e-1419-4609-a4fb-ebbec6165c72','53b53605-f85f-4a0f-8426-4305d8c69c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e274ffd-c293-4b65-95a4-239ac6796b6e,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:53.814804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7863702-a705-4f09-9a44-c4dbf9dd79f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:53.832693 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7863702-a705-4f09-9a44-c4dbf9dd79f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:53.833516 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (621f7c70-69f8-44c1-986b-b40068ec036c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:53.833824 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request issued successfully. Jul 03 11:13:53.834446 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-7f24faa4-8224-40b5-89da-e8aa3a49854a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:13:53.834973 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1429/5678] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 11:13:53 2026] POST /volume/v3/volumes => generated 807 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:53.846645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-27235137-b7ca-401e-bc4a-e114307931dd None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:53.848464 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27235137-b7ca-401e-bc4a-e114307931dd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:13:53.848703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27235137-b7ca-401e-bc4a-e114307931dd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:53.848930 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-27235137-b7ca-401e-bc4a-e114307931dd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:53.855892 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:53.855892 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:53.859758 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-27235137-b7ca-401e-bc4a-e114307931dd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:53.864622 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-27235137-b7ca-401e-bc4a-e114307931dd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 200 Jul 03 11:13:53.865229 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1424/5679] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:53 2026] GET /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:54.877442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-beb79783-e6e5-4b0a-b471-3226665892e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:54.879237 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-beb79783-e6e5-4b0a-b471-3226665892e2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:13:54.879477 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-beb79783-e6e5-4b0a-b471-3226665892e2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:54.879656 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-beb79783-e6e5-4b0a-b471-3226665892e2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:54.886340 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:54.886340 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:54.889987 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-beb79783-e6e5-4b0a-b471-3226665892e2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:54.894128 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-beb79783-e6e5-4b0a-b471-3226665892e2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 200 Jul 03 11:13:54.894469 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1423/5680] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:54 2026] GET /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:54.907916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:54.909995 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:13:54.910246 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:54.910462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:54.917940 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:54.917940 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:13:54.921843 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:54.926997 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-916f07d8-329e-4cbb-a0da-33fa0e3490e5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 200 Jul 03 11:13:54.927587 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1405/5681] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:54 2026] GET /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:54.939606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:54.941254 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:54.941435 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:54.941615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:54.941767 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: 0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:54.948142 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:54.948142 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:54.948566 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:54.967189 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume request issued successfully. Jul 03 11:13:54.967372 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1f107f95-abcd-42e0-ac3e-d6e73ed41384 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 202 Jul 03 11:13:54.967753 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1430/5682] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:13:54 2026] DELETE /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:13:54.974213 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:54.976060 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:54.976340 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:54.976553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:54.983180 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:54.983180 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:54.987087 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:54.992215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e026e1ee-a334-4efb-a74d-73dc716a33cc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 200 Jul 03 11:13:54.992907 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1425/5683] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:54 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:13:56.005196 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e7848479-4756-471e-ada7-4c1f7cf1103f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:56.007322 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e7848479-4756-471e-ada7-4c1f7cf1103f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:13:56.007605 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e7848479-4756-471e-ada7-4c1f7cf1103f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:56.007873 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e7848479-4756-471e-ada7-4c1f7cf1103f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:56.014681 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e7848479-4756-471e-ada7-4c1f7cf1103f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 404 Jul 03 11:13:56.015285 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1424/5684] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:56 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:13:57.520411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-88080e6a-de9e-470f-8aaf-36185aba689b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:57.522149 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:13:57.522514 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "ec2e65fe-3dce-42c4-885e-6a3e0d4d2e14", "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:13:57.523900 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'ec2e65fe-3dce-42c4-885e-6a3e0d4d2e14', 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:13:57.616924 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume of 1 GB Jul 03 11:13:57.621015 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Availability Zones retrieved successfully. Jul 03 11:13:57.625833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (8fde820b-0000-495c-bfc2-a3c2d4e4c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:57.626866 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4472cbc3-39d2-407b-b53d-97ba8f34145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:57.627698 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:13:57.680929 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4472cbc3-39d2-407b-b53d-97ba8f34145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:57.681631 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4894ac-1709-40b2-9018-2c976a5b698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:57.718935 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['57c27821-5ab0-4643-8aef-5b39d33c0223', '75e2028f-baec-499f-aa2f-f53277be8f2d', 'f516df90-1b7a-4ac5-96a9-5c29e9ac344d', '60053ccf-63f0-43d1-8090-7c657f5c0016'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:13:57.719676 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4894ac-1709-40b2-9018-2c976a5b698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c27821-5ab0-4643-8aef-5b39d33c0223', '75e2028f-baec-499f-aa2f-f53277be8f2d', 'f516df90-1b7a-4ac5-96a9-5c29e9ac344d', '60053ccf-63f0-43d1-8090-7c657f5c0016']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:57.720417 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d769776-9475-44f8-9f93-86478c0e59a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:57.741607 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d769776-9475-44f8-9f93-86478c0e59a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e226f2-3d33-44d3-8949-1a3c24e00a6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['57c27821-5ab0-4643-8aef-5b39d33c0223','75e2028f-baec-499f-aa2f-f53277be8f2d','f516df90-1b7a-4ac5-96a9-5c29e9ac344d','60053ccf-63f0-43d1-8090-7c657f5c0016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e226f2-3d33-44d3-8949-1a3c24e00a6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f40adeabbb4bba9c21bf3d298e4449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:57.743180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dab94d8-d6a5-46fc-a188-e360a0058b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:57.761380 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dab94d8-d6a5-46fc-a188-e360a0058b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['57c27821-5ab0-4643-8aef-5b39d33c0223','75e2028f-baec-499f-aa2f-f53277be8f2d','f516df90-1b7a-4ac5-96a9-5c29e9ac344d','60053ccf-63f0-43d1-8090-7c657f5c0016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:57.762372 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4442b77e-39e0-451b-96d5-74bf03060d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:13:57.773708 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4442b77e-39e0-451b-96d5-74bf03060d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:13:57.774818 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (8fde820b-0000-495c-bfc2-a3c2d4e4c332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:13:57.775267 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request issued successfully. Jul 03 11:13:57.775988 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-88080e6a-de9e-470f-8aaf-36185aba689b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:13:57.776551 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1406/5685] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 11:13:57 2026] POST /volume/v3/volumes => generated 773 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:13:57.788171 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:57.790147 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:13:57.790368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:57.790568 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:57.797670 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:57.797670 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:13:57.801395 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:57.805234 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-bcb1d09b-8112-4367-95a4-81490b5c9bd7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:13:57.805604 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1431/5686] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:57 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:58.817311 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:58.818864 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:13:58.819037 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:58.819226 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:58.825605 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:58.825605 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:13:58.828632 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:58.832968 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e248a78f-0009-4834-a8b3-6d4f4a3b80c8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:13:58.833360 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1426/5687] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:58 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 865 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:13:59.846479 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ec9b58f2-596f-4792-871e-d084db4762fd None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:13:59.848361 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec9b58f2-596f-4792-871e-d084db4762fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:13:59.848623 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec9b58f2-596f-4792-871e-d084db4762fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:13:59.848854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ec9b58f2-596f-4792-871e-d084db4762fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:13:59.856850 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:13:59.856850 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:13:59.860429 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-ec9b58f2-596f-4792-871e-d084db4762fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:13:59.864812 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ec9b58f2-596f-4792-871e-d084db4762fd tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:13:59.865217 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1425/5688] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:13:59 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:00.878604 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:00.880560 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:00.880909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:00.881164 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:00.890542 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:00.890542 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:00.894467 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:00.898735 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-41969e7e-3bd4-4a42-b4b0-ed88def18a55 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:00.899148 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1407/5689] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:00 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:01.913390 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:01.915135 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:01.915329 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:01.915498 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:01.921656 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:01.921656 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:01.924855 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:01.928393 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bc2ef49-3ff6-4dd4-b33c-c55aa4c63eca tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:01.929003 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1432/5690] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:01 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:02.940228 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:02.941980 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:02.942234 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:02.942421 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:02.949040 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:02.949040 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:02.952378 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:02.956070 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-85cf8e0b-2c71-4331-bb47-682b5138a1f1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:02.956432 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1427/5691] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:02 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:03.968458 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:03.970229 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:03.970470 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:03.970667 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:03.972604 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=54,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:14:03.977858 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:03.977858 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:03.981744 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:03.985871 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a8a2adb7-d213-4aaa-8ef0-e9c69a79c874 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:03.986379 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1426/5692] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:03 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:04.997453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9487c761-eb1e-4010-94ed-642fd4572f59 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:04.999146 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9487c761-eb1e-4010-94ed-642fd4572f59 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:04.999356 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9487c761-eb1e-4010-94ed-642fd4572f59 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:04.999534 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9487c761-eb1e-4010-94ed-642fd4572f59 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:05.007450 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:05.007450 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:05.011597 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9487c761-eb1e-4010-94ed-642fd4572f59 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:05.016034 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9487c761-eb1e-4010-94ed-642fd4572f59 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:05.016410 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1408/5693] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:04 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:06.028984 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:06.031237 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:06.031484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:06.031704 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:06.040998 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:06.040998 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:06.045590 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:06.050315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e3c1c518-e24c-46af-bc6d-813301ec63a4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:06.050655 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1433/5694] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:06 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:06.061752 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-2b01da23-0804-4042-8a33-9e76e6d0516f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:06.063991 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b01da23-0804-4042-8a33-9e76e6d0516f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:06.064275 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b01da23-0804-4042-8a33-9e76e6d0516f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:06.064521 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-2b01da23-0804-4042-8a33-9e76e6d0516f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:06.071811 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:06.071811 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:06.075645 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-2b01da23-0804-4042-8a33-9e76e6d0516f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:06.080428 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-2b01da23-0804-4042-8a33-9e76e6d0516f tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:06.080852 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1428/5695] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:06 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:06.092766 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:06.094763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:14:06.095165 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9e226f2-3d33-44d3-8949-1a3c24e00a6c", "name": "tempest-VolumeImageDependencyTests-Snapshot-433489468"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:06.104697 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:06.104697 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:06.105282 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:06.105420 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create snapshot from volume a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:06.138530 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['8f8a1f45-e90d-4abe-953f-a8169b10fd58', '45917351-8242-4772-9d15-4a4b1d6c48c6', 'a6ee8ae8-d299-4d5e-b05f-26f33745b2b0', '2592a653-228d-43fa-a210-9e01ce8135e5'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:06.164984 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot create request issued successfully. Jul 03 11:14:06.165300 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-cb20d4dc-f105-4d86-a7ad-f3de0b85f4fe tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:14:06.165672 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1427/5696] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:14:06 2026] POST /volume/v3/snapshots => generated 312 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:06.173410 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:06.175346 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:06.175589 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:06.175838 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:06.180824 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:06.180824 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:06.181428 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot retrieved successfully. Jul 03 11:14:06.182351 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0acf0d70-0d27-48bc-8e18-ed099f3eaedc tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 200 Jul 03 11:14:06.182809 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1409/5697] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:14:06 2026] GET /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:07.190956 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:07.192711 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:07.192905 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:07.193081 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:07.197837 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:07.197837 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:07.198212 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot retrieved successfully. Jul 03 11:14:07.198893 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8b3ac6cc-3cac-49af-b134-459b9ea558f8 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 200 Jul 03 11:14:07.199359 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1434/5698] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:14:07 2026] GET /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:07.207034 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:07.208816 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:14:07.209189 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c00cfc64-7f7a-4f68-a44f-f18b2e206f3d", "size": 1}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:07.210762 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.volumes [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c00cfc64-7f7a-4f68-a44f-f18b2e206f3d', 'size': 1}} {{(pid=99875) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:14:07.215823 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:07.215823 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:07.216272 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot retrieved successfully. Jul 03 11:14:07.216390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume of 1 GB Jul 03 11:14:07.219897 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Availability Zones retrieved successfully. Jul 03 11:14:07.225498 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (80ed0d82-6e23-47b4-874f-9a503c7931f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:07.226405 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb24b68-a5db-4659-ba64-bd9d0fb51fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:07.227323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.flows.api.create_volume [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99875) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:14:07.259834 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb24b68-a5db-4659-ba64-bd9d0fb51fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c00cfc64-7f7a-4f68-a44f-f18b2e206f3d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:07.260627 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277a587d-2ee0-4c20-8422-1cc0ce8af256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:07.297998 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Created reservations ['7c0d7b69-5498-4de4-8749-61749c4def09', '6375cfe3-6e82-4031-aa74-01d4b3f83824', '0277e164-60bd-4cdd-a4eb-ab4ff41df6fa', 'f6950401-fa7e-46cb-95d6-9b239af87f6b'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:07.298880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277a587d-2ee0-4c20-8422-1cc0ce8af256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c0d7b69-5498-4de4-8749-61749c4def09', '6375cfe3-6e82-4031-aa74-01d4b3f83824', '0277e164-60bd-4cdd-a4eb-ab4ff41df6fa', 'f6950401-fa7e-46cb-95d6-9b239af87f6b']}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:07.299528 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e243c84-b4ca-4ed6-b31b-af313c80e7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:07.336444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e243c84-b4ca-4ed6-b31b-af313c80e7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ecf528-98ef-40f6-87e0-b607c8880289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['7c0d7b69-5498-4de4-8749-61749c4def09','6375cfe3-6e82-4031-aa74-01d4b3f83824','0277e164-60bd-4cdd-a4eb-ab4ff41df6fa','f6950401-fa7e-46cb-95d6-9b239af87f6b'],size=1,snapshot_id=c00cfc64-7f7a-4f68-a44f-f18b2e206f3d,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87ecf528-98ef-40f6-87e0-b607c8880289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f40adeabbb4bba9c21bf3d298e4449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c00cfc64-7f7a-4f68-a44f-f18b2e206f3d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:07.337071 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02353ce7-3d7c-4a55-8607-f6a7784005f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:07.353983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02353ce7-3d7c-4a55-8607-f6a7784005f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f40adeabbb4bba9c21bf3d298e4449',qos_specs=None,replication_status=,reservations=['7c0d7b69-5498-4de4-8749-61749c4def09','6375cfe3-6e82-4031-aa74-01d4b3f83824','0277e164-60bd-4cdd-a4eb-ab4ff41df6fa','f6950401-fa7e-46cb-95d6-9b239af87f6b'],size=1,snapshot_id=c00cfc64-7f7a-4f68-a44f-f18b2e206f3d,source_replicaid=,source_volid=None,status='creating',user_id='85bf45ca51e942a2a04b5afa506a8af1',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:07.354709 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f0455e-f4e8-480a-886c-ca5ea6767d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:07.376820 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f0455e-f4e8-480a-886c-ca5ea6767d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99875) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:07.377636 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Flow 'volume_create_api' (80ed0d82-6e23-47b4-874f-9a503c7931f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99875) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:07.377956 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Create volume request issued successfully. Jul 03 11:14:07.378497 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-db8e71bc-d89f-4185-b3c3-eb244b8bbc6d tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:14:07.378938 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1429/5699] 10.4.3.52 () {70 vars in 1293 bytes} [Fri Jul 3 11:14:07 2026] POST /volume/v3/volumes => generated 807 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:14:07.388891 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:07.390798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:07.391009 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:07.391236 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:07.398475 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:07.398475 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:07.402488 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:07.406814 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc61c3dd-ef9f-40b7-b477-2a8fddebd3da tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 200 Jul 03 11:14:07.407511 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1428/5700] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:07 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:08.419865 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-cbc396b2-28df-465c-9aad-a9547dc55191 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:08.422051 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbc396b2-28df-465c-9aad-a9547dc55191 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:08.422316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cbc396b2-28df-465c-9aad-a9547dc55191 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:08.422541 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-cbc396b2-28df-465c-9aad-a9547dc55191 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:08.429438 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:08.429438 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:08.432714 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-cbc396b2-28df-465c-9aad-a9547dc55191 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:08.436824 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-cbc396b2-28df-465c-9aad-a9547dc55191 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 200 Jul 03 11:14:08.437268 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1410/5701] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:08 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:08.448629 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:08.450424 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:08.450675 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:08.450923 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:08.458785 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:08.458785 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:08.463436 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:08.469450 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-02b4b915-25bc-40d3-a4c9-1c041e4cdbc1 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 200 Jul 03 11:14:08.469841 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1435/5702] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:08 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:08.481041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-56105f61-102e-43d7-90f1-3f915d5f7770 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:08.482764 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:08.482911 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:08.483083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:08.483213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete snapshot with id: c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:08.487637 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:08.487637 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:08.488128 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot retrieved successfully. Jul 03 11:14:08.501622 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot delete request issued successfully. Jul 03 11:14:08.501828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-56105f61-102e-43d7-90f1-3f915d5f7770 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 202 Jul 03 11:14:08.502259 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1430/5703] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:14:08 2026] DELETE /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:14:08.509391 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:08.510965 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:08.511161 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:08.511340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:08.516076 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:08.516076 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:08.516462 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Snapshot retrieved successfully. Jul 03 11:14:08.517175 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1c9f114d-077e-4ea4-871f-c153ba67a2e0 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 200 Jul 03 11:14:08.517513 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1429/5704] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:14:08 2026] GET /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:09.526513 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b43c97ec-079d-4c04-b728-ef8a31a13e99 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:09.528801 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b43c97ec-079d-4c04-b728-ef8a31a13e99 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:09.528801 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b43c97ec-079d-4c04-b728-ef8a31a13e99 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:09.529007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b43c97ec-079d-4c04-b728-ef8a31a13e99 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:09.533648 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b43c97ec-079d-4c04-b728-ef8a31a13e99 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 404 Jul 03 11:14:09.534211 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1411/5705] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:14:09 2026] GET /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:14:09.540903 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:09.542511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:09.542688 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:09.542879 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:09.543030 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: 87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:09.549314 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:09.549314 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:09.549758 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:09.566116 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume request issued successfully. Jul 03 11:14:09.566463 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-824cfc8b-71ba-40ca-baed-be135e0fbb1b tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 202 Jul 03 11:14:09.566782 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1436/5706] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:09 2026] DELETE /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:14:09.574429 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fbf84165-6066-4e26-a413-7087b38221c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:09.576319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbf84165-6066-4e26-a413-7087b38221c2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:09.576814 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbf84165-6066-4e26-a413-7087b38221c2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:09.576880 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fbf84165-6066-4e26-a413-7087b38221c2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:09.584408 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:09.584408 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:09.588133 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-fbf84165-6066-4e26-a413-7087b38221c2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:09.593017 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fbf84165-6066-4e26-a413-7087b38221c2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 200 Jul 03 11:14:09.593516 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1431/5707] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:09 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:10.605817 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-87df7bab-4d11-4076-ad1c-8e48cc04dc6c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:10.607346 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87df7bab-4d11-4076-ad1c-8e48cc04dc6c tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:10.607534 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87df7bab-4d11-4076-ad1c-8e48cc04dc6c tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:10.607721 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87df7bab-4d11-4076-ad1c-8e48cc04dc6c tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:10.612741 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87df7bab-4d11-4076-ad1c-8e48cc04dc6c tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 404 Jul 03 11:14:10.613154 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1430/5708] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:10 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:10.758418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:10.759981 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:10.760197 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:10.760364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:10.760518 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:10.762416 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=75,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:14:10.768722 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:10.768722 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:10.769354 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:10.786080 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume request issued successfully. Jul 03 11:14:10.786314 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9c741861-d5b6-4cc4-9b64-29f6350d8a23 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 202 Jul 03 11:14:10.786742 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1412/5709] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:10 2026] DELETE /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:14:10.793231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d855c118-1548-4612-95df-81e779d458a5 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:10.795679 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d855c118-1548-4612-95df-81e779d458a5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:10.796005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d855c118-1548-4612-95df-81e779d458a5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:10.796302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d855c118-1548-4612-95df-81e779d458a5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:10.799151 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=73,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:14:10.805667 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:10.805667 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:10.811227 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d855c118-1548-4612-95df-81e779d458a5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:10.816711 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d855c118-1548-4612-95df-81e779d458a5 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 200 Jul 03 11:14:10.817095 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1437/5710] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:10 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:11.830731 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b0705d63-5913-402d-8e75-da7af773df79 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.832455 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b0705d63-5913-402d-8e75-da7af773df79 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:11.832703 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b0705d63-5913-402d-8e75-da7af773df79 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.832905 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b0705d63-5913-402d-8e75-da7af773df79 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.834808 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=131,cinder:UPDATE=40,cinder:INSERT=22 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:14:11.839380 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b0705d63-5913-402d-8e75-da7af773df79 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 404 Jul 03 11:14:11.839839 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1432/5711] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:11 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:11.848350 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ea322303-62fc-4ff1-9275-57723c09ef2a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.850562 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea322303-62fc-4ff1-9275-57723c09ef2a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:11.850906 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ea322303-62fc-4ff1-9275-57723c09ef2a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.851209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ea322303-62fc-4ff1-9275-57723c09ef2a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.851458 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-ea322303-62fc-4ff1-9275-57723c09ef2a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: 87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:11.857940 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ea322303-62fc-4ff1-9275-57723c09ef2a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 404 Jul 03 11:14:11.858424 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1431/5712] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:11 2026] DELETE /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:11.865205 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-18f2223d-bc4f-4674-aa23-ef8a4f1e435a None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.866972 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18f2223d-bc4f-4674-aa23-ef8a4f1e435a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 Jul 03 11:14:11.867206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18f2223d-bc4f-4674-aa23-ef8a4f1e435a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.867409 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18f2223d-bc4f-4674-aa23-ef8a4f1e435a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.873055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18f2223d-bc4f-4674-aa23-ef8a4f1e435a tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 returned with HTTP 404 Jul 03 11:14:11.873541 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1413/5713] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:11 2026] GET /volume/v3/volumes/87ecf528-98ef-40f6-87e0-b607c8880289 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:11.880238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f931fa2d-3935-46fd-8455-fd076368f4ed None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.882095 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f931fa2d-3935-46fd-8455-fd076368f4ed tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:11.882313 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f931fa2d-3935-46fd-8455-fd076368f4ed tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.882517 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f931fa2d-3935-46fd-8455-fd076368f4ed tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.882622 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-f931fa2d-3935-46fd-8455-fd076368f4ed tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete snapshot with id: c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:11.886784 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f931fa2d-3935-46fd-8455-fd076368f4ed tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 404 Jul 03 11:14:11.887292 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1438/5714] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:14:11 2026] DELETE /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:14:11.894288 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7fbba3d7-e762-41e1-93f5-31c567b30fb7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.896682 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7fbba3d7-e762-41e1-93f5-31c567b30fb7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d Jul 03 11:14:11.896961 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7fbba3d7-e762-41e1-93f5-31c567b30fb7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.897243 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7fbba3d7-e762-41e1-93f5-31c567b30fb7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.901817 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7fbba3d7-e762-41e1-93f5-31c567b30fb7 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d returned with HTTP 404 Jul 03 11:14:11.902260 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1433/5715] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:14:11 2026] GET /volume/v3/snapshots/c00cfc64-7f7a-4f68-a44f-f18b2e206f3d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:14:11.909972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.911714 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:11.911909 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.912099 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.912267 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:11.917440 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2bcccb4-c764-4874-8a9b-f9e3b23a18d4 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 404 Jul 03 11:14:11.917898 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1432/5716] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:11 2026] DELETE /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:11.924407 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8a10bc66-186d-4bcc-8a1d-580efd2e64f2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.926192 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a10bc66-186d-4bcc-8a1d-580efd2e64f2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c Jul 03 11:14:11.926415 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a10bc66-186d-4bcc-8a1d-580efd2e64f2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.926596 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a10bc66-186d-4bcc-8a1d-580efd2e64f2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.932173 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a10bc66-186d-4bcc-8a1d-580efd2e64f2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c returned with HTTP 404 Jul 03 11:14:11.932691 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1414/5717] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:11 2026] GET /volume/v3/volumes/a9e226f2-3d33-44d3-8949-1a3c24e00a6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:11.963363 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ecff017c-9959-43f5-b7dd-d225ea72211e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.964967 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:14:11.965186 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.965364 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:11.965554 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: 85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:14:11.972659 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:11.972659 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:11.973073 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:11.988701 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume request issued successfully. Jul 03 11:14:11.988904 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ecff017c-9959-43f5-b7dd-d225ea72211e tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 202 Jul 03 11:14:11.989364 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1439/5718] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:11 2026] DELETE /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:14:11.996248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:11.998393 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:14:11.998687 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:11.998926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:12.006947 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:12.006947 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:12.010348 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Volume info retrieved successfully. Jul 03 11:14:12.014973 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-5ea1f96a-bb69-4c06-b721-03f2868643ae tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 200 Jul 03 11:14:12.015522 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1434/5719] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:11 2026] GET /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:14:13.027412 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-19493797-1db8-4663-b8fa-184a667dcc29 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:13.029477 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-19493797-1db8-4663-b8fa-184a667dcc29 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c Jul 03 11:14:13.029739 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-19493797-1db8-4663-b8fa-184a667dcc29 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:13.029950 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-19493797-1db8-4663-b8fa-184a667dcc29 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:13.036698 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-19493797-1db8-4663-b8fa-184a667dcc29 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c returned with HTTP 404 Jul 03 11:14:13.037181 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1433/5720] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:13 2026] GET /volume/v3/volumes/85f71738-fc5d-4dd0-9ccf-225e8ce7a01c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:13.044364 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:13.046055 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:14:13.046320 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:13.046510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:13.046678 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: 0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:14:13.052253 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b3b91206-c55a-469e-9d15-3c4262735bf2 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 404 Jul 03 11:14:13.052728 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1415/5721] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:13 2026] DELETE /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:13.059405 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b7a1e6c-17bd-4cd9-ba57-a9c0c0eb1829 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:13.061603 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b7a1e6c-17bd-4cd9-ba57-a9c0c0eb1829 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e Jul 03 11:14:13.061889 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b7a1e6c-17bd-4cd9-ba57-a9c0c0eb1829 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:13.062163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b7a1e6c-17bd-4cd9-ba57-a9c0c0eb1829 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:13.069323 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b7a1e6c-17bd-4cd9-ba57-a9c0c0eb1829 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e returned with HTTP 404 Jul 03 11:14:13.069958 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1440/5722] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:13 2026] GET /volume/v3/volumes/0e274ffd-c293-4b65-95a4-239ac6796b6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:13.101068 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:13.102954 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] DELETE https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:14:13.103161 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:13.103344 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:13.103501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Delete volume with id: dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:14:13.108555 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-55f1f2f5-900e-4ffa-b9d9-f3c03fbeba95 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 404 Jul 03 11:14:13.108953 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1435/5723] 10.4.3.52 () {68 vars in 1385 bytes} [Fri Jul 3 11:14:13 2026] DELETE /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:13.114985 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7f6ce83f-7ece-453a-8260-9dfb67e072a3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:13.116738 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f6ce83f-7ece-453a-8260-9dfb67e072a3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] GET https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df Jul 03 11:14:13.116953 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f6ce83f-7ece-453a-8260-9dfb67e072a3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:13.117180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7f6ce83f-7ece-453a-8260-9dfb67e072a3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:13.122539 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7f6ce83f-7ece-453a-8260-9dfb67e072a3 tempest-VolumeImageDependencyTests-173455762 tempest-VolumeImageDependencyTests-173455762-project-member] https://10.4.3.52/volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df returned with HTTP 404 Jul 03 11:14:13.122991 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1434/5724] 10.4.3.52 () {68 vars in 1382 bytes} [Fri Jul 3 11:14:13 2026] GET /volume/v3/volumes/dc8f3feb-f68e-4ec4-8e71-237ae333a5df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:14:14.424521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a1473c15-b0ed-4348-a230-65ca95569a6e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:14.501674 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:14:14.501987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565693870"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:14.503255 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565693870'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:14:14.503363 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume of 1 GB Jul 03 11:14:14.506817 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Availability Zones retrieved successfully. Jul 03 11:14:14.511844 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (349e9149-8f4c-4ab1-99b9-e8a0fdd05aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:14.512641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33946188-e42d-49f7-95d9-f226f382d1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:14.513554 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:14:14.536779 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33946188-e42d-49f7-95d9-f226f382d1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:14.537497 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30cb8fc-90e7-47f7-893e-eb2fa4ea47fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:14.597401 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['43c66c62-0a29-46b2-ac28-6140b85f57a3', '1ec48f78-4876-4857-8df3-767022681f67', 'fcdaa502-13d5-4606-be73-651467f626c1', '27c49c09-bbc1-4bd5-a641-d5c12d7f483e'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:14.598354 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30cb8fc-90e7-47f7-893e-eb2fa4ea47fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c66c62-0a29-46b2-ac28-6140b85f57a3', '1ec48f78-4876-4857-8df3-767022681f67', 'fcdaa502-13d5-4606-be73-651467f626c1', '27c49c09-bbc1-4bd5-a641-d5c12d7f483e']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:14.599411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d014a2e5-3528-43ed-8e6a-ebb894de0784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:14.627179 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d014a2e5-3528-43ed-8e6a-ebb894de0784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5670fe74-b605-40aa-a29c-e5e4b32c39d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565693870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['43c66c62-0a29-46b2-ac28-6140b85f57a3','1ec48f78-4876-4857-8df3-767022681f67','fcdaa502-13d5-4606-be73-651467f626c1','27c49c09-bbc1-4bd5-a641-d5c12d7f483e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565693870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5670fe74-b605-40aa-a29c-e5e4b32c39d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a134fbf4aec4215afc68d0ce81bfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134929b18a494e2184428b9225eff62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:14.627811 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97d210a-5a54-4863-a442-802015534cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:14.646230 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97d210a-5a54-4863-a442-802015534cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565693870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['43c66c62-0a29-46b2-ac28-6140b85f57a3','1ec48f78-4876-4857-8df3-767022681f67','fcdaa502-13d5-4606-be73-651467f626c1','27c49c09-bbc1-4bd5-a641-d5c12d7f483e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:14.646896 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ff0e85-2dd6-47e8-b549-7d450b2b4237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:14.662764 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26ff0e85-2dd6-47e8-b549-7d450b2b4237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:14.663506 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (349e9149-8f4c-4ab1-99b9-e8a0fdd05aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:14.663780 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request issued successfully. Jul 03 11:14:14.664291 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1473c15-b0ed-4348-a230-65ca95569a6e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:14:14.664673 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1416/5725] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 11:14:14 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:14.678347 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:14.680068 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:14:14.680325 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:14.680508 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:14.687076 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:14.687076 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:14.690387 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:14.694037 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5efedd7c-02a4-425a-94a3-a4eba41355cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 returned with HTTP 200 Jul 03 11:14:14.694449 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1441/5726] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:14 2026] GET /volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:15.708847 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-234bf169-7430-47b7-8df6-2b68c45f127a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:15.710508 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-234bf169-7430-47b7-8df6-2b68c45f127a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:14:15.710795 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-234bf169-7430-47b7-8df6-2b68c45f127a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:15.710981 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-234bf169-7430-47b7-8df6-2b68c45f127a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:15.717766 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:15.717766 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:15.720627 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-234bf169-7430-47b7-8df6-2b68c45f127a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:15.723878 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-234bf169-7430-47b7-8df6-2b68c45f127a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 returned with HTTP 200 Jul 03 11:14:15.724190 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1436/5727] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:15 2026] GET /volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:15.735188 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:15.736656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 11:14:15.736981 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5670fe74-b605-40aa-a29c-e5e4b32c39d1", "name": "tempest-type-Backup-383446199"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:15.738318 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating new backup {'backup': {'volume_id': '5670fe74-b605-40aa-a29c-e5e4b32c39d1', 'name': 'tempest-type-Backup-383446199'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:14:15.738449 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating backup of volume 5670fe74-b605-40aa-a29c-e5e4b32c39d1 in container None Jul 03 11:14:15.744772 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:15.744772 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:15.745031 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:15.769945 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['23fc1387-1f28-4ff5-903e-08565dbd6e44', '519a788a-2d12-4711-9fe6-d86e12c8e9c4'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:15.795779 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c49ecf7b-c951-456b-a29c-fab7cfa9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 11:14:15.796185 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1435/5728] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 11:14:15 2026] POST /volume/v3/backups => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:15.804972 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-09585c10-7264-41bf-9232-1426cd6aa3de None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:15.807165 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09585c10-7264-41bf-9232-1426cd6aa3de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:15.807165 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09585c10-7264-41bf-9232-1426cd6aa3de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:15.807357 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-09585c10-7264-41bf-9232-1426cd6aa3de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:15.807461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-09585c10-7264-41bf-9232-1426cd6aa3de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:15.811573 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:15.811573 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:15.812143 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-09585c10-7264-41bf-9232-1426cd6aa3de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:15.812493 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1417/5729] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:15 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:16.822824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-0f07e284-43a3-469c-8b53-7749748409fa None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:16.824507 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0f07e284-43a3-469c-8b53-7749748409fa tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:16.824697 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0f07e284-43a3-469c-8b53-7749748409fa tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:16.824874 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-0f07e284-43a3-469c-8b53-7749748409fa tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:16.824975 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-0f07e284-43a3-469c-8b53-7749748409fa tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:16.828851 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:16.828851 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:16.829487 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-0f07e284-43a3-469c-8b53-7749748409fa tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:16.829864 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1442/5730] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:16 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:17.838967 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:17.840744 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:17.840997 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:17.841200 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:17.841314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:17.845551 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:17.845551 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:17.846154 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-3dd4a1b5-5342-4cd4-8845-00365eaa9fd2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:17.846510 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1437/5731] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:17 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:18.856269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-96346246-0c6e-44d4-ab79-628eb525a704 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:18.857840 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96346246-0c6e-44d4-ab79-628eb525a704 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:18.858021 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96346246-0c6e-44d4-ab79-628eb525a704 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:18.858210 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-96346246-0c6e-44d4-ab79-628eb525a704 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:18.858308 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-96346246-0c6e-44d4-ab79-628eb525a704 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:18.861870 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:18.861870 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:18.862389 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-96346246-0c6e-44d4-ab79-628eb525a704 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:18.862709 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1436/5732] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:18 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:19.874079 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:19.875960 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:19.876172 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:19.876355 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:19.876577 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:19.880647 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:19.880647 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:19.881261 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-aeabd01c-1291-4b89-921a-1293d5fcdcaf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:19.881647 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1418/5733] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:19 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:20.892261 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-07e989a2-7a1f-48ba-a215-f7d321993820 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:20.893971 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07e989a2-7a1f-48ba-a215-f7d321993820 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:20.894203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07e989a2-7a1f-48ba-a215-f7d321993820 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:20.894384 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-07e989a2-7a1f-48ba-a215-f7d321993820 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:20.894485 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-07e989a2-7a1f-48ba-a215-f7d321993820 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:20.899080 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:20.899080 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:20.899790 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-07e989a2-7a1f-48ba-a215-f7d321993820 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:20.900153 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1443/5734] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:20 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:21.911333 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:21.913661 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:21.913966 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:21.914260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:21.914424 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:21.920059 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:21.920059 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:21.920976 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0f1823ee-16c1-43fe-9f38-48dfab930218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:21.921519 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1438/5735] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:21 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:22.932482 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c096f634-84e8-4b97-a922-cc6976740b2b None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:22.934277 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c096f634-84e8-4b97-a922-cc6976740b2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:22.934489 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c096f634-84e8-4b97-a922-cc6976740b2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:22.934722 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c096f634-84e8-4b97-a922-cc6976740b2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:22.934823 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c096f634-84e8-4b97-a922-cc6976740b2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:22.938942 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:22.938942 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:22.939612 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c096f634-84e8-4b97-a922-cc6976740b2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:22.939987 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1437/5736] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:22 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:23.949697 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:23.951595 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:23.951802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:23.952034 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:23.952170 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:23.956180 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:23.956180 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:23.956800 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a9a62ca1-daba-44f8-9728-1a50aa6e65a5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:23.957169 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1419/5737] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:23 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:24.968370 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:24.970396 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:24.970648 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:24.970869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:24.971004 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:24.975839 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:24.975839 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:24.976479 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1570cc07-01ff-48b1-ad58-7ea3dec00b28 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:24.976909 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1444/5738] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:24 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:25.988604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:25.990827 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:25.991084 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:25.991352 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:25.991496 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:25.996427 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:25.996427 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:25.997169 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-eb4caa30-7460-4d37-a37e-253cee3e0556 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:25.997628 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1439/5739] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:25 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:14:27.008849 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:27.010910 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:27.011258 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:27.012002 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:27.012002 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:27.016642 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:27.016642 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:27.017339 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0340e02f-46f5-4205-8a7d-6c3ad74d27a4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:27.017991 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1438/5740] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:27 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:28.027443 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:28.029655 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:28.029883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:28.030145 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:28.030260 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:28.034612 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:28.034612 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:28.035358 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-38692d6c-aa5f-485e-947a-3f5a3167c93c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:28.035748 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1420/5741] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:28 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:29.046436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:29.048144 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:29.048345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:29.048545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:29.048649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:29.053075 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:29.053075 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:29.053695 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d5fa0d9a-fe94-4017-9219-5855213900d1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:29.054150 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1445/5742] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:29 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:30.063772 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:30.066017 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:30.066294 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:30.066462 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:30.066603 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:30.071076 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:30.071076 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:30.071706 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b3e9da35-78c7-4316-821b-5cc3a2a9ea75 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:30.072056 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1440/5743] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:30 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:31.082375 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-701da09a-173f-4f56-a17f-44294ff27221 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:31.084123 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-701da09a-173f-4f56-a17f-44294ff27221 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:31.084357 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-701da09a-173f-4f56-a17f-44294ff27221 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:31.084555 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-701da09a-173f-4f56-a17f-44294ff27221 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:31.084671 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-701da09a-173f-4f56-a17f-44294ff27221 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:31.088948 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:31.088948 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:31.089734 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-701da09a-173f-4f56-a17f-44294ff27221 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:31.090092 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1439/5744] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:31 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:32.099238 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:32.101366 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:32.101628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:32.101814 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:32.101932 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:32.105907 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:32.105907 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:32.106699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-6a454d75-d8dc-4636-b2d1-69d046c37b87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:32.107118 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1421/5745] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:32 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:33.117687 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:33.119681 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:14:33.120072 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:33.120731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:33.120731 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:33.124688 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:33.124688 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:33.125292 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-30a20235-5ff1-40b8-b7b6-8bdea5ababbb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:14:33.125655 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1446/5746] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:33 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:33.135379 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-08cd394b-cbcd-4147-affa-955314527538 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:33.187755 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] POST https://10.4.3.52/volume/v3/backups Jul 03 11:14:33.188145 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5670fe74-b605-40aa-a29c-e5e4b32c39d1"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:33.189553 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Creating new backup {'backup': {'volume_id': '5670fe74-b605-40aa-a29c-e5e4b32c39d1'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:14:33.189678 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Creating backup of volume 5670fe74-b605-40aa-a29c-e5e4b32c39d1 in container None Jul 03 11:14:33.197050 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:33.197050 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:33.197684 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Volume info retrieved successfully. Jul 03 11:14:33.214734 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Created reservations ['f9938d0a-016a-4721-93b5-be1de0859933', 'c0f7b95c-49c3-49d4-9b4c-739104eafbde'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:33.260029 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-08cd394b-cbcd-4147-affa-955314527538 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 11:14:33.260605 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1441/5747] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 11:14:33 2026] POST /volume/v3/backups => generated 286 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:33.268276 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:33.270083 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:33.270354 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:33.270590 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:33.270725 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:33.275047 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:33.275047 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:33.275688 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fe7386db-0cab-4f7b-8242-c35f0f698933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:33.276116 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1440/5748] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:33 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:34.287712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:34.289408 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:34.289743 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:34.289997 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:34.290191 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:34.295388 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:34.295388 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:34.296060 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4858c0e-9e78-43e8-95fa-620ec131f5d9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:34.296444 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1422/5749] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:34 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:35.305890 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:35.307720 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:35.307980 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:35.308206 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:35.308310 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:35.313754 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:35.313754 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:35.314472 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-181b691e-ac2b-4d73-8aa3-a311b646fa40 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:35.314846 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1447/5750] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:35 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:36.323756 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-6401209b-62f8-44c3-aaa7-27b4584db233 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:36.325422 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6401209b-62f8-44c3-aaa7-27b4584db233 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:36.325635 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6401209b-62f8-44c3-aaa7-27b4584db233 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:36.325858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-6401209b-62f8-44c3-aaa7-27b4584db233 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:36.325997 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-6401209b-62f8-44c3-aaa7-27b4584db233 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:36.330518 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:36.330518 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:36.331264 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-6401209b-62f8-44c3-aaa7-27b4584db233 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:36.331642 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1442/5751] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:36 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:37.342260 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:37.344174 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:37.344423 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:37.344625 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:37.344727 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:37.349707 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:37.349707 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:37.350326 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5c1042f5-4b51-4970-9cb6-0d29ea80405a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:37.350704 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1441/5752] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:37 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:38.360987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-18896cda-8290-4560-ba21-95e501d00109 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:38.362605 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18896cda-8290-4560-ba21-95e501d00109 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:38.362781 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18896cda-8290-4560-ba21-95e501d00109 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:38.362963 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-18896cda-8290-4560-ba21-95e501d00109 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:38.363063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-18896cda-8290-4560-ba21-95e501d00109 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:38.366765 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:38.366765 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:38.367302 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-18896cda-8290-4560-ba21-95e501d00109 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:38.367644 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1423/5753] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:38 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:39.378053 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:39.379721 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:39.379935 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:39.380114 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:39.380222 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:39.384043 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:39.384043 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:39.384590 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2da42d4b-1ba0-41c7-9d69-8b84c7c9ba2c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:39.384922 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1448/5754] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:39 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:40.394726 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-381793f3-6688-4c0f-9832-10a994ce8812 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:40.396386 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-381793f3-6688-4c0f-9832-10a994ce8812 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:40.396620 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-381793f3-6688-4c0f-9832-10a994ce8812 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:40.396787 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-381793f3-6688-4c0f-9832-10a994ce8812 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:40.396883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-381793f3-6688-4c0f-9832-10a994ce8812 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:40.400819 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:40.400819 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:40.401400 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-381793f3-6688-4c0f-9832-10a994ce8812 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:40.401725 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1443/5755] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:40 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:41.412246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:41.413852 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:41.414078 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:41.414281 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:41.414333 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:41.419581 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:41.419581 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:41.420512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1a4bc3e1-d24a-4c1a-aa2a-78fa4016270d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:41.421001 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1442/5756] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:41 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:42.431756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4199a638-ac2e-4216-8d08-445de94f5c15 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:42.433578 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4199a638-ac2e-4216-8d08-445de94f5c15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:42.433782 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4199a638-ac2e-4216-8d08-445de94f5c15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:42.433966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4199a638-ac2e-4216-8d08-445de94f5c15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:42.434070 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-4199a638-ac2e-4216-8d08-445de94f5c15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:42.439465 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:42.439465 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:42.440226 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4199a638-ac2e-4216-8d08-445de94f5c15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:42.440640 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1424/5757] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:42 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:43.450150 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:43.451816 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:43.452020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:43.452225 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:43.452326 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:43.456729 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:43.456729 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:43.457422 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8029749b-7790-4a8a-8f93-10ce1563aef3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:43.457768 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1449/5758] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:43 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:44.467122 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:44.469535 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:44.469704 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:44.469932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:44.470096 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:44.474235 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:44.474235 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:44.474953 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d80d275c-c11e-4c0c-b63a-7c579b4088da tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:44.475335 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1444/5759] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:44 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:45.485057 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:45.486855 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:45.487059 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:45.487266 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:45.487387 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:45.491144 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:45.491144 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:45.491736 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8456d9f9-7f6f-47ef-899b-bafbe4f31859 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:45.492055 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1443/5760] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:45 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:46.502875 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:46.504713 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:46.504914 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:46.505131 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:46.505241 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:46.509461 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:46.509461 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:46.510177 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b7fe7329-e1df-4545-8807-40ed319e66e0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:46.510646 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1425/5761] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:46 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:47.520847 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:47.522636 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:47.522862 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:47.523043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:47.523175 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:47.527652 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:47.527652 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:47.528493 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad8f734f-d254-4598-9a31-cb0ef47f3930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:47.528940 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1450/5762] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:47 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:48.538136 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:48.539846 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:48.540056 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:48.540248 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:48.540348 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:48.544223 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:48.544223 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:48.544768 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-22eafeed-3f79-4a43-b831-1e31625ea1ba tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:48.545070 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1445/5763] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:48 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:49.554876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:49.556782 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:49.556973 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:49.557171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:49.557269 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id cfb1323f-4c79-4548-acb8-21684708c8b6. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:49.561563 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:49.561563 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:49.562284 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-74ab9543-5128-45c7-94d6-fc67f8ffbb21 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 200 Jul 03 11:14:49.562656 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1444/5764] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:49 2026] GET /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:49.571987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:49.574259 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 Jul 03 11:14:49.574731 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:49.575587 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:49.575587 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete backup with id: cfb1323f-4c79-4548-acb8-21684708c8b6. Jul 03 11:14:49.579967 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:49.579967 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:49.592797 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] delete_backup rpcapi backup_id cfb1323f-4c79-4548-acb8-21684708c8b6 {{(pid=99873) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:14:49.594448 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c7e0edf9-4a4f-4c58-9ee6-6fb8eee36dd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 returned with HTTP 202 Jul 03 11:14:49.594983 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1426/5765] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:14:49 2026] DELETE /volume/v3/backups/cfb1323f-4c79-4548-acb8-21684708c8b6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:14:49.603934 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2db24c35-e50f-4e98-9601-070086609527 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:49.605785 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:14:49.606163 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1123410408"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:49.607668 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.volumes [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1123410408'}} {{(pid=99876) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:14:49.607789 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.volumes [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume of 1 GB Jul 03 11:14:49.612388 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Availability Zones retrieved successfully. Jul 03 11:14:49.618246 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (26f88cea-5183-4272-bebe-f6693cf0e829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:49.619463 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff3934-91a6-4d1d-b6f8-cd2a11522dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:49.620349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:14:49.645948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff3934-91a6-4d1d-b6f8-cd2a11522dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:49.646718 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1299933f-e60f-4d6a-8f02-e009f16fda74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:49.683673 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['092c55f5-79cf-4654-bcbd-f6e1f0c87cda', 'cb5a8cc2-fff8-440b-92dd-2bc3eebb54e1', 'eca6168b-20af-4177-bb60-6333f4437cef', 'dc1ac3fb-3844-416b-8642-18b7f672179c'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:49.684484 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1299933f-e60f-4d6a-8f02-e009f16fda74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['092c55f5-79cf-4654-bcbd-f6e1f0c87cda', 'cb5a8cc2-fff8-440b-92dd-2bc3eebb54e1', 'eca6168b-20af-4177-bb60-6333f4437cef', 'dc1ac3fb-3844-416b-8642-18b7f672179c']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:49.685231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b98c80-54ff-4100-802c-3243b181bbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:49.709581 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b98c80-54ff-4100-802c-3243b181bbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1123410408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['092c55f5-79cf-4654-bcbd-f6e1f0c87cda','cb5a8cc2-fff8-440b-92dd-2bc3eebb54e1','eca6168b-20af-4177-bb60-6333f4437cef','dc1ac3fb-3844-416b-8642-18b7f672179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1123410408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a134fbf4aec4215afc68d0ce81bfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134929b18a494e2184428b9225eff62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:49.710358 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1fad98-77f5-4c15-a02e-5d9a0a1dd377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:49.726834 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1fad98-77f5-4c15-a02e-5d9a0a1dd377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1123410408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['092c55f5-79cf-4654-bcbd-f6e1f0c87cda','cb5a8cc2-fff8-440b-92dd-2bc3eebb54e1','eca6168b-20af-4177-bb60-6333f4437cef','dc1ac3fb-3844-416b-8642-18b7f672179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:49.727501 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760b6853-279b-42cb-bc36-6c5c4781807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:14:49.735947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760b6853-279b-42cb-bc36-6c5c4781807a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:14:49.736719 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (26f88cea-5183-4272-bebe-f6693cf0e829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:14:49.737010 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request issued successfully. Jul 03 11:14:49.737575 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2db24c35-e50f-4e98-9601-070086609527 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:14:49.738096 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1451/5766] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 11:14:49 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:49.750040 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:49.752283 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:14:49.752569 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:49.752801 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:49.760669 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:49.760669 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:49.765448 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:49.771658 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4d68d7eb-f778-40a6-bf13-9a979082a2c3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b returned with HTTP 200 Jul 03 11:14:49.772205 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1446/5767] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:49 2026] GET /volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:50.784218 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:50.785887 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:14:50.786066 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:50.786256 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:50.793024 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:50.793024 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:50.796406 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:50.800076 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f09d5648-0ff3-4088-ae0d-57d78310ad38 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b returned with HTTP 200 Jul 03 11:14:50.800462 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1445/5768] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:50 2026] GET /volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:14:50.812412 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-980bd70c-d746-4afe-834f-b8f7e56da66c None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:50.814634 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 11:14:50.815026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b", "name": "tempest-type-Backup-1273340868"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:14:50.816501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating new backup {'backup': {'volume_id': 'df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b', 'name': 'tempest-type-Backup-1273340868'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:14:50.816624 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.contrib.backups [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating backup of volume df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b in container None Jul 03 11:14:50.824331 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:50.824331 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:50.824689 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:14:50.839723 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['752a6f8b-b3d1-4641-93ea-070a6981f338', '82975f12-2a6d-4de5-8d89-399d60512deb'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:14:50.865270 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-980bd70c-d746-4afe-834f-b8f7e56da66c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 11:14:50.865616 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1427/5769] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 11:14:50 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:14:50.873164 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:50.875191 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:50.875606 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:50.875698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:50.875776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:50.880141 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:50.880141 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:50.880757 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2c286666-2ddb-4a9c-a21a-f4e7ba28030e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:50.881098 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1452/5770] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:50 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:51.890271 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:51.891970 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:51.892199 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:51.892406 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:51.892504 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:51.896428 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:51.896428 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:51.896958 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d07f77e4-7ab6-42a5-8d7b-ae7d0e3e6211 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:51.897314 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1447/5771] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:51 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:52.906305 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:52.907844 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:52.908052 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:52.908261 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:52.908385 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:52.912362 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:52.912362 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:52.912927 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b7b4892a-0157-401e-ab22-f4777daaa9e2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:52.913306 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1446/5772] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:52 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:53.922579 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:53.924706 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:53.924946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:53.925186 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:53.925349 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:53.929223 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:53.929223 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:53.929916 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f439cfe-21e7-4b69-96f6-d2856882cd44 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:53.930424 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1428/5773] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:53 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:54.940913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f6a33433-0606-40d1-b4ca-2173deee005c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:54.942854 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f6a33433-0606-40d1-b4ca-2173deee005c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:54.943123 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f6a33433-0606-40d1-b4ca-2173deee005c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:54.943350 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f6a33433-0606-40d1-b4ca-2173deee005c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:54.943467 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-f6a33433-0606-40d1-b4ca-2173deee005c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:54.948465 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:54.948465 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:54.949511 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f6a33433-0606-40d1-b4ca-2173deee005c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:54.949917 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1453/5774] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:54 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:55.960357 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:55.962122 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:55.962568 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:55.962764 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:55.962902 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:55.967212 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:55.967212 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:14:55.967836 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-fe1d5d51-cb69-41fb-ade0-890524f18d99 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:55.968189 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1448/5775] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:55 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:56.979719 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:56.982091 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:56.982462 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:56.982747 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:56.982920 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:56.988508 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:56.988508 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:14:56.989477 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fc0ace73-1010-40c3-89df-705c6e9b4616 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:56.989967 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1447/5776] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:56 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:58.002508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:58.004352 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:58.004567 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:58.004758 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:58.004864 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:58.008851 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:58.008851 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:14:58.009453 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0bf3a7f3-c021-4405-9c37-90a9d3d023a7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:58.009788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1429/5777] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:58 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:14:59.020011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ad8e8481-3501-4426-93e4-5a28370ada1d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:14:59.021958 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad8e8481-3501-4426-93e4-5a28370ada1d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:14:59.022203 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8481-3501-4426-93e4-5a28370ada1d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:14:59.022436 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8481-3501-4426-93e4-5a28370ada1d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:14:59.022572 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ad8e8481-3501-4426-93e4-5a28370ada1d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:14:59.027485 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:14:59.027485 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:14:59.028261 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ad8e8481-3501-4426-93e4-5a28370ada1d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:14:59.028669 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1454/5778] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:14:59 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:00.040401 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:00.042666 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:00.042932 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:00.043212 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:00.043381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:00.047686 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:00.047686 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:00.048430 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-88477e1c-d6db-48c1-a8bb-df8f59806218 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:00.048845 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1449/5779] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:00 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:01.059822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:01.062000 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:01.062334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:01.062574 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:01.062734 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:01.067308 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:01.067308 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:01.067972 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-818e2b7c-3dbf-4975-949f-7a73dbe89667 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:01.068413 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1448/5780] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:01 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:02.079142 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:02.080849 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:02.081020 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:02.081212 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:02.081310 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:02.085494 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:02.085494 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:02.086079 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f9569a89-60ca-4739-b60d-b2eb33c673b9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:02.086459 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1430/5781] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:02 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:03.096698 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-547b2bdd-6438-45db-ab2f-8280e0b817de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:03.098441 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-547b2bdd-6438-45db-ab2f-8280e0b817de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:03.098650 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-547b2bdd-6438-45db-ab2f-8280e0b817de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:03.098846 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-547b2bdd-6438-45db-ab2f-8280e0b817de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:03.098955 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-547b2bdd-6438-45db-ab2f-8280e0b817de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:03.103130 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:03.103130 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:03.103814 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-547b2bdd-6438-45db-ab2f-8280e0b817de tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:03.104210 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1455/5782] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:03 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:04.114563 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:04.116587 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:04.116846 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:04.117043 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:04.117165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:04.121417 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:04.121417 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:04.122084 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-94d1a62c-314f-465a-96b7-247f6b5bef30 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:04.122534 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1450/5783] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:04 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:05.131934 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:05.133590 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:05.133787 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:05.133969 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:05.134073 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:05.135833 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=57,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:15:05.138757 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:05.138757 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:05.139401 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-ee9c5bf0-917a-4ad2-8e15-cfd3800d2933 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:05.139757 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1449/5784] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:05 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:06.149666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:06.151528 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:06.151712 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:06.151919 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:06.152026 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:06.155847 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:06.155847 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:06.156420 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-1716b6c4-deac-449c-9dee-d5b642dc8a2b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:06.156767 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1431/5785] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:06 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:07.166197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:07.169179 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:07.169179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:07.169179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:07.169179 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:07.173585 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:07.173585 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:07.174129 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-409f6144-3dbf-4b5c-b2a2-93f538284657 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 200 Jul 03 11:15:07.174534 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1456/5786] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:07 2026] GET /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:07.183983 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:07.186178 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] DELETE https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 Jul 03 11:15:07.186178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:07.186178 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:07.186407 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Delete backup with id: 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9. Jul 03 11:15:07.191172 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:07.191172 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:07.203428 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] delete_backup rpcapi backup_id 59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:15:07.205206 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-16d6a6bd-f766-487b-93c6-a3406d8de478 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 returned with HTTP 202 Jul 03 11:15:07.205563 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1451/5787] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:15:07 2026] DELETE /volume/v3/backups/59a0f7a2-ff58-474f-88ec-ccbdce5d71f9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:15:07.212348 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:07.214174 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:15:07.214338 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:07.214708 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:07.214708 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume with id: df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:15:07.222180 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:07.222180 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:07.222180 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:07.238225 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume request issued successfully. Jul 03 11:15:07.239037 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8bf6c45b-321e-4d9e-a200-2c181f2be280 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b returned with HTTP 202 Jul 03 11:15:07.239037 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1450/5788] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:15:07 2026] DELETE /volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:15:07.245977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:07.247762 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:15:07.247997 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:07.248239 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:07.255735 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:07.255735 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:07.260122 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:07.265162 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b55bb2e8-fa1d-4fa4-a85e-a4c429efdd01 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b returned with HTTP 200 Jul 03 11:15:07.265590 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1432/5789] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:07 2026] GET /volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:08.279197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4de68c0d-da1b-4170-92ec-6aeefe3d1f79 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:08.280801 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4de68c0d-da1b-4170-92ec-6aeefe3d1f79 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b Jul 03 11:15:08.281011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4de68c0d-da1b-4170-92ec-6aeefe3d1f79 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:08.281224 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4de68c0d-da1b-4170-92ec-6aeefe3d1f79 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:08.289788 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4de68c0d-da1b-4170-92ec-6aeefe3d1f79 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b returned with HTTP 404 Jul 03 11:15:08.290494 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1457/5790] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:08 2026] GET /volume/v3/volumes/df2a1bfa-2c1f-46f9-8d00-5c17c2f7ce5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:08.299884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:08.301867 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/export_record Jul 03 11:15:08.302076 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:08.302329 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Calling method 'export_record' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:08.302444 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Export record for backup d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 11:15:08.307394 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:08.307394 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:08.308672 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f0cc50cdd09d48f8b2ee53427f266522', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a134fbf4aec4215afc68d0ce81bfc15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:15:08.308863 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-75f8e4db-9920-4c7e-b12b-0c853ab07938 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/export_record returned with HTTP 403 Jul 03 11:15:08.309379 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1452/5791] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 11:15:08 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:08.317320 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:08.318931 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:15:08.319288 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658205960"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:08.320736 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658205960'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:15:08.320866 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume of 1 GB Jul 03 11:15:08.325388 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Availability Zones retrieved successfully. Jul 03 11:15:08.331280 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (8a916f59-0691-4be5-9a2e-fef47323b4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:08.332322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c73b37-58dc-4040-ac2c-1af566ef2070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:08.333117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:15:08.359298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c73b37-58dc-4040-ac2c-1af566ef2070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:08.359943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03523e08-ec42-46bc-ad00-781e1e459f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:08.396392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['4b60051f-d0f8-40cc-8873-1ab4651d00fa', '0e1ab4b1-98ed-4a0c-b370-9cd4f2f98a3f', 'a9c79613-635a-4a2c-b922-638e013e92a0', 'b9736f8a-9843-4a12-adc3-ef294b50a648'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:15:08.397194 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03523e08-ec42-46bc-ad00-781e1e459f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b60051f-d0f8-40cc-8873-1ab4651d00fa', '0e1ab4b1-98ed-4a0c-b370-9cd4f2f98a3f', 'a9c79613-635a-4a2c-b922-638e013e92a0', 'b9736f8a-9843-4a12-adc3-ef294b50a648']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:08.398029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8771a56c-c430-4e21-aa50-3dfa202710f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:08.420156 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8771a56c-c430-4e21-aa50-3dfa202710f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3d5967-f091-4959-932c-f5e2352f317c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658205960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['4b60051f-d0f8-40cc-8873-1ab4651d00fa','0e1ab4b1-98ed-4a0c-b370-9cd4f2f98a3f','a9c79613-635a-4a2c-b922-638e013e92a0','b9736f8a-9843-4a12-adc3-ef294b50a648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658205960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3d5967-f091-4959-932c-f5e2352f317c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a134fbf4aec4215afc68d0ce81bfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134929b18a494e2184428b9225eff62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:08.420796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9881d58b-a426-45ce-92d6-cbab92567fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:08.439356 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9881d58b-a426-45ce-92d6-cbab92567fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658205960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['4b60051f-d0f8-40cc-8873-1ab4651d00fa','0e1ab4b1-98ed-4a0c-b370-9cd4f2f98a3f','a9c79613-635a-4a2c-b922-638e013e92a0','b9736f8a-9843-4a12-adc3-ef294b50a648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:08.440032 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf47df68-8d4a-496f-8c2f-51438a9dc0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:08.450274 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf47df68-8d4a-496f-8c2f-51438a9dc0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:08.450997 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (8a916f59-0691-4be5-9a2e-fef47323b4bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:08.451301 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request issued successfully. Jul 03 11:15:08.451824 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bfa3dcc7-17bb-49be-b8c2-aa2c43f675e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:15:08.452238 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1451/5792] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 11:15:08 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:15:08.465099 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:08.467027 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:08.467314 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:08.467500 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:08.474076 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:08.474076 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:08.477512 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:08.481369 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-800ab956-ea85-4f5f-8e9b-bd7f20d8476e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c returned with HTTP 200 Jul 03 11:15:08.482102 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1433/5793] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:08 2026] GET /volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:09.493329 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:09.495040 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:09.495300 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:09.495480 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:09.502529 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:09.502529 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:09.506425 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:09.510763 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c9b8375a-64c3-4667-9ece-7313a87fdbe4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c returned with HTTP 200 Jul 03 11:15:09.511232 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1458/5794] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:09 2026] GET /volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:09.522843 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:09.524796 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 11:15:09.525328 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c3d5967-f091-4959-932c-f5e2352f317c", "name": "tempest-type-Backup-1859284351"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:09.527769 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating new backup {'backup': {'volume_id': '6c3d5967-f091-4959-932c-f5e2352f317c', 'name': 'tempest-type-Backup-1859284351'}} {{(pid=99875) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:15:09.527960 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating backup of volume 6c3d5967-f091-4959-932c-f5e2352f317c in container None Jul 03 11:15:09.537146 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:09.537146 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:09.537580 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:09.555077 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.quota [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['6417a067-93df-4f96-afb2-27e0e6acc9ab', 'cb297b60-b505-470a-9b20-82caa4c0a768'] {{(pid=99875) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:15:09.580078 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9226ba9f-3d38-4759-8585-bac5b154afa7 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 11:15:09.580628 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1453/5795] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 11:15:09 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:15:09.588816 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:09.590906 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:09.591153 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:09.591349 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:09.591462 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:09.595775 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:09.595775 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:09.596528 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8854b938-02d3-45b5-b635-aab33b0cfd6a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:09.596759 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1452/5796] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:09 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:10.607697 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:10.609458 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:10.609645 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:10.609815 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:10.609916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:10.614300 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:10.614300 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:10.614990 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-86d0af7e-ee14-4eec-bcdb-4f3772301144 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:10.615416 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1434/5797] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:10 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:11.625280 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-2342c958-c6b8-4194-ad31-48d668f4b721 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:11.627606 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2342c958-c6b8-4194-ad31-48d668f4b721 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:11.627922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2342c958-c6b8-4194-ad31-48d668f4b721 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:11.628190 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-2342c958-c6b8-4194-ad31-48d668f4b721 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:11.628368 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-2342c958-c6b8-4194-ad31-48d668f4b721 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:11.630415 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=52,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:15:11.633274 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:11.633274 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:11.634036 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-2342c958-c6b8-4194-ad31-48d668f4b721 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:11.634646 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1459/5798] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:11 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:12.645951 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:12.647692 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:12.647887 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:12.648054 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:12.648191 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:12.649750 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=49,cinder:INSERT=6,cinder:UPDATE=17 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:15:12.652608 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:12.652608 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:12.653202 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e31c7121-ddad-446e-bc7e-ff21fb393d2e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:12.653706 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1454/5799] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:12 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:13.663029 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:13.664733 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:13.664991 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:13.665246 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:13.665374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:13.669218 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:13.669218 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:13.669782 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a1bd36b6-0d97-4d49-8660-94cfbd011d9a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:13.670092 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1453/5800] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:13 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:14.679282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:14.680845 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:14.681030 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:14.681253 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:14.681460 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:14.682900 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=67,cinder:UPDATE=22,cinder:INSERT=14 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:15:14.685989 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:14.685989 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:14.686699 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8a0651f6-56b5-4e8c-b92f-ba7461444728 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:14.687147 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1435/5801] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:14 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:15.696911 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-efce425d-c9ba-4615-a096-76dc553a45e4 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:15.698440 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efce425d-c9ba-4615-a096-76dc553a45e4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:15.698667 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efce425d-c9ba-4615-a096-76dc553a45e4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:15.698864 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-efce425d-c9ba-4615-a096-76dc553a45e4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:15.698984 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-efce425d-c9ba-4615-a096-76dc553a45e4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:15.702879 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:15.702879 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:15.703502 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-efce425d-c9ba-4615-a096-76dc553a45e4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:15.703866 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1460/5802] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:15 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:16.713892 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:16.715840 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:16.716123 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:16.716320 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:16.716429 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:16.721176 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:16.721176 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:16.722013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-556bd99c-4e99-4576-b4e5-a4af1b8b821f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:16.722483 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1455/5803] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:16 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:17.732464 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:17.734495 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:17.734694 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:17.734893 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:17.735018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:17.739371 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:17.739371 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:17.740052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b7828d07-6891-4c6b-a51f-cbdee7ee0fa0 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:17.740588 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1454/5804] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:17 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:18.751505 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d77f0610-3a00-468a-a504-6456f0ec11ef None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:18.754022 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d77f0610-3a00-468a-a504-6456f0ec11ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:18.754439 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d77f0610-3a00-468a-a504-6456f0ec11ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:18.754649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d77f0610-3a00-468a-a504-6456f0ec11ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:18.754756 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d77f0610-3a00-468a-a504-6456f0ec11ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:18.759666 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:18.759666 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:18.760406 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d77f0610-3a00-468a-a504-6456f0ec11ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:18.760876 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1436/5805] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:18 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:19.772402 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:19.774301 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:19.774546 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:19.774725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:19.774849 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:19.779152 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:19.779152 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:19.779829 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1bc3828b-f0ab-4b06-a2eb-8bce165751ce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:19.780425 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1461/5806] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:19 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:20.790907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:20.793213 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:20.793487 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:20.793735 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:20.793885 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:20.798936 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:20.798936 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:20.799828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4b958d65-fb78-4a19-ba30-7319aaf5cab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:20.800399 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1456/5807] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:20 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:21.810633 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-3b8335eb-1971-4670-9182-1484bc246975 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:21.812683 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b8335eb-1971-4670-9182-1484bc246975 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:21.812940 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b8335eb-1971-4670-9182-1484bc246975 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:21.813186 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-3b8335eb-1971-4670-9182-1484bc246975 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:21.813317 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-3b8335eb-1971-4670-9182-1484bc246975 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:21.817719 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:21.817719 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:21.818422 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-3b8335eb-1971-4670-9182-1484bc246975 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:21.818827 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1455/5808] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:21 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:22.828939 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d4665e44-f932-42d1-9765-68a26846e4c6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:22.830642 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4665e44-f932-42d1-9765-68a26846e4c6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:22.830850 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4665e44-f932-42d1-9765-68a26846e4c6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:22.831043 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d4665e44-f932-42d1-9765-68a26846e4c6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:22.831199 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d4665e44-f932-42d1-9765-68a26846e4c6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:22.835237 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:22.835237 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:22.835790 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d4665e44-f932-42d1-9765-68a26846e4c6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:22.836207 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1437/5809] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:22 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:23.846427 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ae7867b3-cf52-4287-84cd-ef6c962532af None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:23.848347 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae7867b3-cf52-4287-84cd-ef6c962532af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:23.848589 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae7867b3-cf52-4287-84cd-ef6c962532af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:23.848769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ae7867b3-cf52-4287-84cd-ef6c962532af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:23.848871 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ae7867b3-cf52-4287-84cd-ef6c962532af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:23.853179 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:23.853179 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:23.853875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ae7867b3-cf52-4287-84cd-ef6c962532af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:23.854259 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1462/5810] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:23 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:24.866676 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:24.869192 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:24.869192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:24.869192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:24.869192 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:24.874075 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:24.874075 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:24.874368 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0dc0cc08-b8f3-4f9e-aa33-e18219697fd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:24.874763 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1457/5811] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:24 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:25.885486 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c0c3013a-c7ff-478f-94c4-016828babad6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:25.887252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0c3013a-c7ff-478f-94c4-016828babad6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:25.887462 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0c3013a-c7ff-478f-94c4-016828babad6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:25.887683 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c0c3013a-c7ff-478f-94c4-016828babad6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:25.887799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-c0c3013a-c7ff-478f-94c4-016828babad6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:25.893775 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:25.893775 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:25.894512 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c0c3013a-c7ff-478f-94c4-016828babad6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:25.894992 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1456/5812] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:25 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:25.907136 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-0ce60edd-8f73-408e-a516-40349524ca31 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:25.908658 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f/export_record Jul 03 11:15:25.908882 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:25.909117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'export_record' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:25.909252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Export record for backup 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 11:15:25.914581 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:25.914581 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:25.915914 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.api [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling RPCAPI with context: , host: np0000004406, backup: 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 11:15:25.928453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.backup.rpcapi [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] export_record in rpcapi backup_id 35cc3b69-169a-48d2-927c-dafa2069189f on host np0000004406. {{(pid=99873) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 11:15:26.431040 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.contrib.backups [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjYzNiNjktMTY5YS00OGQyLTkyN2MtZGFmYTIwNjkxODlmIiwgInVzZXJfaWQiOiAiMTM0OTI5YjE4YTQ5NGUyMTg0NDI4YjkyMjVlZmY2MmEiLCAicHJvamVjdF9pZCI6ICI2YTEzNGZiZjRhZWM0MjE1YWZjNjhkMGNlODFiZmMxNSIsICJ2b2x1bWVfaWQiOiAiNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU5Mjg0MzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjLzIwMjYwNzAzMTExNTEyL2F6X25vdmFfYmFja3VwXzM1Y2MzYjY5LTE2OWEtNDhkMi05MjdjLWRhZmEyMDY5MTg5ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMToxNToyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99873) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 11:15:26.431323 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-0ce60edd-8f73-408e-a516-40349524ca31 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f/export_record returned with HTTP 200 Jul 03 11:15:26.431744 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1438/5813] 10.4.3.52 () {68 vars in 1423 bytes} [Fri Jul 3 11:15:25 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f/export_record => generated 1424 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:26.439294 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:26.441053 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:15:26.441266 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:26.441456 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:26.441575 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:26.445514 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:26.445514 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:26.446083 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-fe1e49a0-d595-4aaf-8f94-a244bae14f13 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:15:26.446414 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1463/5814] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:26 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:26.455684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-4814d491-ee40-445f-8919-8f7ba50b49ef None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:26.457456 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] POST https://10.4.3.52/volume/v3/backups/import_record Jul 03 11:15:26.457874 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0NmRhZDctODY2MS00Yzk3LWJlMTQtZjkyNjJkN2NhNmJhIiwgInVzZXJfaWQiOiAiMTM0OTI5YjE4YTQ5NGUyMTg0NDI4YjkyMjVlZmY2MmEiLCAicHJvamVjdF9pZCI6ICI2YTEzNGZiZjRhZWM0MjE1YWZjNjhkMGNlODFiZmMxNSIsICJ2b2x1bWVfaWQiOiAiNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU5Mjg0MzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjLzIwMjYwNzAzMTExNTEyL2F6X25vdmFfYmFja3VwXzM1Y2MzYjY5LTE2OWEtNDhkMi05MjdjLWRhZmEyMDY5MTg5ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMToxNToyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:26.459188 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0NmRhZDctODY2MS00Yzk3LWJlMTQtZjkyNjJkN2NhNmJhIiwgInVzZXJfaWQiOiAiMTM0OTI5YjE4YTQ5NGUyMTg0NDI4YjkyMjVlZmY2MmEiLCAicHJvamVjdF9pZCI6ICI2YTEzNGZiZjRhZWM0MjE1YWZjNjhkMGNlODFiZmMxNSIsICJ2b2x1bWVfaWQiOiAiNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU5Mjg0MzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjLzIwMjYwNzAzMTExNTEyL2F6X25vdmFfYmFja3VwXzM1Y2MzYjY5LTE2OWEtNDhkMi05MjdjLWRhZmEyMDY5MTg5ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMToxNToyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99875) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 11:15:26.459323 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.contrib.backups [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0NmRhZDctODY2MS00Yzk3LWJlMTQtZjkyNjJkN2NhNmJhIiwgInVzZXJfaWQiOiAiMTM0OTI5YjE4YTQ5NGUyMTg0NDI4YjkyMjVlZmY2MmEiLCAicHJvamVjdF9pZCI6ICI2YTEzNGZiZjRhZWM0MjE1YWZjNjhkMGNlODFiZmMxNSIsICJ2b2x1bWVfaWQiOiAiNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjIiwgImhvc3QiOiAibnAwMDAwMDA0NDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU5Mjg0MzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmMzZDU5NjctZjA5MS00OTU5LTkzMmMtZjVlMjM1MmYzMTdjLzIwMjYwNzAzMTExNTEyL2F6X25vdmFfYmFja3VwXzM1Y2MzYjY5LTE2OWEtNDhkMi05MjdjLWRhZmEyMDY5MTg5ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6MTU6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMToxNToyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99875) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 11:15:26.459949 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.policy [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f0cc50cdd09d48f8b2ee53427f266522', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a134fbf4aec4215afc68d0ce81bfc15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99875) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:15:26.460170 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-4814d491-ee40-445f-8919-8f7ba50b49ef tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/import_record returned with HTTP 403 Jul 03 11:15:26.460606 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1458/5815] 10.4.3.52 () {70 vars in 1335 bytes} [Fri Jul 3 11:15:26 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:26.466514 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:26.468311 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:26.468563 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:26.468818 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:26.469023 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume with id: 6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:26.475619 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:26.475619 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:26.475941 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:26.491360 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume request issued successfully. Jul 03 11:15:26.491537 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b08c77ee-ce24-4280-92f0-5084683f76f6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c returned with HTTP 202 Jul 03 11:15:26.491942 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1457/5816] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:15:26 2026] DELETE /volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:15:26.500075 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:26.501676 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:26.501909 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:26.502122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:26.509284 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:26.509284 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:26.512711 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:26.516805 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-53b23ba3-9ab2-45ea-a6a4-0b83dfb2d165 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c returned with HTTP 200 Jul 03 11:15:26.517296 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1439/5817] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:26 2026] GET /volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:27.532173 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-a4b67ec8-48de-4db9-a38c-bc47ab613b47 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:27.533857 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4b67ec8-48de-4db9-a38c-bc47ab613b47 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c Jul 03 11:15:27.534126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4b67ec8-48de-4db9-a38c-bc47ab613b47 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:27.534391 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-a4b67ec8-48de-4db9-a38c-bc47ab613b47 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:27.540002 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-a4b67ec8-48de-4db9-a38c-bc47ab613b47 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c returned with HTTP 404 Jul 03 11:15:27.540422 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1464/5818] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:27 2026] GET /volume/v3/volumes/6c3d5967-f091-4959-932c-f5e2352f317c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:27.547665 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:27.549685 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] GET https://10.4.3.52/volume/v3/backups Jul 03 11:15:27.549928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:27.550206 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Calling method 'index' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:27.550469 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.api_utils [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Removing options '' from query. {{(pid=99875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:15:27.554879 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c5e7cc6-321d-44cf-9fe9-6ab32c382b15 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups returned with HTTP 200 Jul 03 11:15:27.555226 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1459/5819] 10.4.3.52 () {68 vars in 1270 bytes} [Fri Jul 3 11:15:27 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:27.562570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:27.564019 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] GET https://10.4.3.52/volume/v3/backups?project_id=6a134fbf4aec4215afc68d0ce81bfc15 Jul 03 11:15:27.564234 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:27.564417 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Calling method 'index' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:27.564654 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.api_utils [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Removing options 'project_id' from query. {{(pid=99874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:15:27.569325 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fdac6073-a1e2-4c46-bc9c-164e8f3c84cb tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups?project_id=6a134fbf4aec4215afc68d0ce81bfc15 returned with HTTP 200 Jul 03 11:15:27.569657 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1458/5820] 10.4.3.52 () {68 vars in 1357 bytes} [Fri Jul 3 11:15:27 2026] GET /volume/v3/backups?project_id=6a134fbf4aec4215afc68d0ce81bfc15 => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:27.577623 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:27.579280 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:15:27.579647 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1176271890"}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:27.581137 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1176271890'}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:15:27.581257 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume of 1 GB Jul 03 11:15:27.584940 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Availability Zones retrieved successfully. Jul 03 11:15:27.590080 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (e4dea624-1576-4841-a9f0-b03c8acb6a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:27.590916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07c6f2f-c7b3-4c96-8a44-310bd1491a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:27.591653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Validating volume size '1' using validate_int {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:15:27.613175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07c6f2f-c7b3-4c96-8a44-310bd1491a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:27.613868 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625f0b17-bb3e-456c-a2f0-ed977e486b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:27.650475 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['27b875cf-93ba-4741-923b-e6fad8285e4d', 'bd63cc8a-274a-40ca-8789-3552fadc17a5', '19efd3d6-5111-4ccc-b390-e59e80b2fc9e', '4544df65-142f-43b4-ba33-d4bd50815636'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:15:27.651206 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625f0b17-bb3e-456c-a2f0-ed977e486b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27b875cf-93ba-4741-923b-e6fad8285e4d', 'bd63cc8a-274a-40ca-8789-3552fadc17a5', '19efd3d6-5111-4ccc-b390-e59e80b2fc9e', '4544df65-142f-43b4-ba33-d4bd50815636']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:27.651893 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f649b6-c1be-4b72-b900-e855985c6ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:27.673643 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f649b6-c1be-4b72-b900-e855985c6ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9910818-2e26-4451-a979-455005e828cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176271890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['27b875cf-93ba-4741-923b-e6fad8285e4d','bd63cc8a-274a-40ca-8789-3552fadc17a5','19efd3d6-5111-4ccc-b390-e59e80b2fc9e','4544df65-142f-43b4-ba33-d4bd50815636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176271890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9910818-2e26-4451-a979-455005e828cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a134fbf4aec4215afc68d0ce81bfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134929b18a494e2184428b9225eff62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:27.674268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093f286e-7090-4856-9e16-cd015817321f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:27.689063 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093f286e-7090-4856-9e16-cd015817321f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176271890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['27b875cf-93ba-4741-923b-e6fad8285e4d','bd63cc8a-274a-40ca-8789-3552fadc17a5','19efd3d6-5111-4ccc-b390-e59e80b2fc9e','4544df65-142f-43b4-ba33-d4bd50815636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134929b18a494e2184428b9225eff62a',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:27.689666 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a1b5fc-1c4c-446a-9a17-c9836f1b9e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:27.698180 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a1b5fc-1c4c-446a-9a17-c9836f1b9e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:27.699359 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Flow 'volume_create_api' (e4dea624-1576-4841-a9f0-b03c8acb6a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:27.699737 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Create volume request issued successfully. Jul 03 11:15:27.700437 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-57e6cc88-6c97-446f-83ba-bc7ba7139a83 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:15:27.701001 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1440/5821] 10.4.3.52 () {70 vars in 1291 bytes} [Fri Jul 3 11:15:27 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:15:27.712353 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:27.714124 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:27.714360 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:27.714549 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:27.721699 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:27.721699 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:27.724890 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:27.728442 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3c2a9b83-3236-4a05-9b75-e76f25de0b08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf returned with HTTP 200 Jul 03 11:15:27.728799 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1465/5822] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:27 2026] GET /volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:28.741041 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:28.742757 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:28.742958 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:28.743142 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:28.751227 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:28.751227 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:28.754783 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:28.758912 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-ab12863c-895e-4cbf-9f97-0331a0ccb18d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf returned with HTTP 200 Jul 03 11:15:28.759006 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1460/5823] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:28 2026] GET /volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:28.771668 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-87167133-70a4-4626-844c-7d9163713462 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:28.773252 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] POST https://10.4.3.52/volume/v3/backups Jul 03 11:15:28.773557 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9910818-2e26-4451-a979-455005e828cf", "name": "tempest-type-Backup-955569624"}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:28.774811 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.contrib.backups [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating new backup {'backup': {'volume_id': 'a9910818-2e26-4451-a979-455005e828cf', 'name': 'tempest-type-Backup-955569624'}} {{(pid=99874) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:15:28.774983 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Creating backup of volume a9910818-2e26-4451-a979-455005e828cf in container None Jul 03 11:15:28.781296 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:28.781296 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:28.781647 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:28.795366 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Created reservations ['56b7ac37-da94-4bee-b3f8-c1e1e6ec19f7', 'd3721d23-5b88-4ecd-bfa1-473e9c0c523f'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:15:28.821012 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-87167133-70a4-4626-844c-7d9163713462 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups returned with HTTP 202 Jul 03 11:15:28.821457 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1459/5824] 10.4.3.52 () {70 vars in 1292 bytes} [Fri Jul 3 11:15:28 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:15:28.830908 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:28.832760 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:28.833829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:28.833829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:28.833829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:28.837090 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:28.837090 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:28.837651 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d9ccd4c7-ebc2-4f61-a572-e5b49868f28e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:28.838003 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1441/5825] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:28 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:29.848468 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:29.850202 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:29.850440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:29.850635 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:29.850738 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:29.854854 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:29.854854 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:29.855453 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac142700-dafa-492a-9ed7-bfe2567aec7c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:29.855771 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1466/5826] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:29 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:30.867119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:30.869156 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:30.869404 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:30.869642 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:30.869802 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:30.874820 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:30.874820 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:30.875567 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e5baa07b-963b-44d0-90e0-df7c4ebcc435 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:30.875986 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1461/5827] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:30 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:31.884854 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7e56499d-1c06-40d1-9b85-3a657af507cf None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:31.886507 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e56499d-1c06-40d1-9b85-3a657af507cf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:31.886696 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e56499d-1c06-40d1-9b85-3a657af507cf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:31.886860 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7e56499d-1c06-40d1-9b85-3a657af507cf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:31.886972 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7e56499d-1c06-40d1-9b85-3a657af507cf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:31.891009 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:31.891009 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:31.891605 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7e56499d-1c06-40d1-9b85-3a657af507cf tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:31.891940 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1460/5828] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:31 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:32.902521 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-924dacf3-f071-4453-bbc7-ce873e523282 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:32.904380 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-924dacf3-f071-4453-bbc7-ce873e523282 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:32.904628 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-924dacf3-f071-4453-bbc7-ce873e523282 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:32.904829 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-924dacf3-f071-4453-bbc7-ce873e523282 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:32.904959 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-924dacf3-f071-4453-bbc7-ce873e523282 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:32.909835 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:32.909835 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:32.910483 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-924dacf3-f071-4453-bbc7-ce873e523282 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:32.911006 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1442/5829] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:32 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:33.921023 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5e3ad62c-317b-41ce-9851-e48607deeebe None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:33.922796 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e3ad62c-317b-41ce-9851-e48607deeebe tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:33.922996 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e3ad62c-317b-41ce-9851-e48607deeebe tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:33.923210 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5e3ad62c-317b-41ce-9851-e48607deeebe tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:33.923345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-5e3ad62c-317b-41ce-9851-e48607deeebe tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:33.927847 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:33.927847 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:33.928826 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5e3ad62c-317b-41ce-9851-e48607deeebe tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:33.929344 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1467/5830] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:33 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:34.939317 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d44e2876-d0db-4042-a5ee-220f193a315a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:34.940982 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d44e2876-d0db-4042-a5ee-220f193a315a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:34.941179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d44e2876-d0db-4042-a5ee-220f193a315a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:34.941372 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d44e2876-d0db-4042-a5ee-220f193a315a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:34.941519 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d44e2876-d0db-4042-a5ee-220f193a315a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:34.945448 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:34.945448 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:34.946013 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d44e2876-d0db-4042-a5ee-220f193a315a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:34.946367 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1462/5831] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:34 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:35.957411 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7a08d996-99af-4354-ad81-1372cfd88e08 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:35.959342 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7a08d996-99af-4354-ad81-1372cfd88e08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:35.959729 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7a08d996-99af-4354-ad81-1372cfd88e08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:35.960979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7a08d996-99af-4354-ad81-1372cfd88e08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:35.960979 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7a08d996-99af-4354-ad81-1372cfd88e08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:35.964436 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:35.964436 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:35.965176 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7a08d996-99af-4354-ad81-1372cfd88e08 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:35.965757 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1461/5832] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:35 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:36.975702 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-de334d3b-d03a-4ebc-9201-17935881e039 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:36.977977 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-de334d3b-d03a-4ebc-9201-17935881e039 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:36.978226 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-de334d3b-d03a-4ebc-9201-17935881e039 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:36.978434 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-de334d3b-d03a-4ebc-9201-17935881e039 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:36.978539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-de334d3b-d03a-4ebc-9201-17935881e039 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:36.984511 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:36.984511 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:36.985484 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-de334d3b-d03a-4ebc-9201-17935881e039 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:36.986051 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1443/5833] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:36 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:37.995408 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:37.997525 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:37.997752 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:37.997985 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:37.998126 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:38.002903 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:38.002903 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:38.003648 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-8bc1723f-a2cf-4861-ab07-c37f14f37880 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:38.004090 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1468/5834] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:37 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:39.013422 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d47bcb39-21fe-4574-a164-f624a870c566 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:39.015170 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d47bcb39-21fe-4574-a164-f624a870c566 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:39.015374 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d47bcb39-21fe-4574-a164-f624a870c566 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:39.015548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d47bcb39-21fe-4574-a164-f624a870c566 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:39.015639 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d47bcb39-21fe-4574-a164-f624a870c566 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:39.019442 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:39.019442 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:39.020051 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d47bcb39-21fe-4574-a164-f624a870c566 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:39.020391 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1463/5835] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:39 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:40.031369 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:40.033130 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:40.033350 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:40.033534 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:40.033639 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:40.037686 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:40.037686 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:40.038278 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d5031ffe-024f-49bf-9f9d-c7abd9288930 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:40.038606 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1462/5836] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:40 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:41.049468 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:41.051335 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:41.051582 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:41.051827 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:41.051934 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:41.056831 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:41.056831 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:41.057541 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dcb86792-a236-4de3-bb7b-6ad05e3c9475 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:41.057963 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1444/5837] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:41 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:42.068565 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-744bb9d8-6b4a-4277-8013-545bee042190 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:42.070446 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-744bb9d8-6b4a-4277-8013-545bee042190 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:42.070628 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-744bb9d8-6b4a-4277-8013-545bee042190 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:42.070833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-744bb9d8-6b4a-4277-8013-545bee042190 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:42.070933 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-744bb9d8-6b4a-4277-8013-545bee042190 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:42.075081 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:42.075081 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:42.075825 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-744bb9d8-6b4a-4277-8013-545bee042190 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:42.076214 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1469/5838] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:42 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:43.086973 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:43.088590 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:43.089928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:43.089928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:43.089928 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:43.093369 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:43.093369 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:43.094229 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f90b6a8b-48db-4c1b-acf5-1705cb798499 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:43.094714 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1464/5839] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:43 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:44.106312 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:44.108222 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:44.108488 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:44.108749 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:44.108910 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:44.113394 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:44.113394 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:44.114048 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8961def5-acd5-4e66-a4f4-cc4476b96a4f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:44.114472 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1463/5840] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:44 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:45.124309 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:45.126056 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:15:45.126307 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:45.126508 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:45.126624 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:45.130658 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:45.130658 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:45.131282 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2b6258b5-d36d-4e05-aced-f4decf11b3bd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:15:45.131621 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1445/5841] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:45 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:45.140613 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:45.142313 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] POST https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2/action Jul 03 11:15:45.142641 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:15:45.142777 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:45.144040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.admin_actions [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Updating backup 'ff93ae76-7207-4e62-82b1-f8aef1e65ce2' with '{'status': 'error'}' {{(pid=99876) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 11:15:45.151171 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:45.151171 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:45.152217 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.policy [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0cc50cdd09d48f8b2ee53427f266522', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a134fbf4aec4215afc68d0ce81bfc15', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99876) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:15:45.152423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b35eaa21-80e7-46df-88ad-c85e4101eb8b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2/action returned with HTTP 403 Jul 03 11:15:45.152864 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1470/5842] 10.4.3.52 () {70 vars in 1423 bytes} [Fri Jul 3 11:15:45 2026] POST /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:45.158775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:45.160430 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:45.160625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:45.160830 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:45.160978 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume with id: a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:45.167925 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:45.167925 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:45.168236 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:45.184516 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume request issued successfully. Jul 03 11:15:45.184690 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7556c51c-4b89-4bf2-855f-305427cdf5a1 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf returned with HTTP 202 Jul 03 11:15:45.185033 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1465/5843] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:15:45 2026] DELETE /volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:15:45.192296 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:45.194332 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:45.194564 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:45.194790 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:45.203030 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:45.203030 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:45.206753 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:45.211081 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-c8f824ef-ba96-4700-aa45-218c2f6e01ae tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf returned with HTTP 200 Jul 03 11:15:45.211561 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1464/5844] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:45 2026] GET /volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:15:46.223729 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-def2d72c-84da-42f9-830a-05fdb3dd76a6 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:46.225957 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-def2d72c-84da-42f9-830a-05fdb3dd76a6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf Jul 03 11:15:46.226252 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-def2d72c-84da-42f9-830a-05fdb3dd76a6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:46.226494 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-def2d72c-84da-42f9-830a-05fdb3dd76a6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:46.233559 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-def2d72c-84da-42f9-830a-05fdb3dd76a6 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf returned with HTTP 404 Jul 03 11:15:46.234182 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1446/5845] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:46 2026] GET /volume/v3/volumes/a9910818-2e26-4451-a979-455005e828cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:15:46.242509 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:46.244217 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] POST https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/restore Jul 03 11:15:46.244560 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:15:46.245783 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.contrib.backups [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Restoring backup d89c4274-8269-485d-abe6-4e97f035e75a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99876) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 11:15:46.245891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Restoring backup d89c4274-8269-485d-abe6-4e97f035e75a to volume None. Jul 03 11:15:46.250154 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:46.250154 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:46.250972 np0000004406 devstack@c-api.service[99876]: INFO cinder.backup.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Creating volume of 1 GB for restore of backup d89c4274-8269-485d-abe6-4e97f035e75a. Jul 03 11:15:46.254126 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Availability Zones retrieved successfully. Jul 03 11:15:46.259831 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Flow 'volume_create_api' (1ab2cd0f-2422-4981-9db2-73059df48104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:46.260726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df4fd30-534d-40ae-959f-739c96f21e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:46.261609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.flows.api.create_volume [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Validating volume size '1' using validate_int {{(pid=99876) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:15:46.284564 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df4fd30-534d-40ae-959f-739c96f21e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:46.285211 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33cb7d-0595-484e-a022-87037955e011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:46.324029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.quota [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Created reservations ['61fc7840-8b59-4035-b6c5-ece9c3f8ad44', 'f9a80c55-a083-48f5-a1ca-2ecc7dc6f11d', '2fba9761-ab8a-4d12-b124-d3714fd36da7', '2fbe3fcf-70f9-4ce0-ac1a-f0d5fcb2957a'] {{(pid=99876) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:15:46.324768 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33cb7d-0595-484e-a022-87037955e011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61fc7840-8b59-4035-b6c5-ece9c3f8ad44', 'f9a80c55-a083-48f5-a1ca-2ecc7dc6f11d', '2fba9761-ab8a-4d12-b124-d3714fd36da7', '2fbe3fcf-70f9-4ce0-ac1a-f0d5fcb2957a']}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:46.325471 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a5d21-082b-4223-9514-ed7f61d12048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:46.351507 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a5d21-082b-4223-9514-ed7f61d12048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4ae91db-7a26-4a9b-a31c-01a118ca5940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['61fc7840-8b59-4035-b6c5-ece9c3f8ad44','f9a80c55-a083-48f5-a1ca-2ecc7dc6f11d','2fba9761-ab8a-4d12-b124-d3714fd36da7','2fbe3fcf-70f9-4ce0-ac1a-f0d5fcb2957a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0cc50cdd09d48f8b2ee53427f266522',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:15:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4ae91db-7a26-4a9b-a31c-01a118ca5940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a134fbf4aec4215afc68d0ce81bfc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0cc50cdd09d48f8b2ee53427f266522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:46.352950 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f07a30-f303-40eb-9d45-60144e0c2329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:46.367949 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f07a30-f303-40eb-9d45-60144e0c2329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a134fbf4aec4215afc68d0ce81bfc15',qos_specs=None,replication_status=,reservations=['61fc7840-8b59-4035-b6c5-ece9c3f8ad44','f9a80c55-a083-48f5-a1ca-2ecc7dc6f11d','2fba9761-ab8a-4d12-b124-d3714fd36da7','2fbe3fcf-70f9-4ce0-ac1a-f0d5fcb2957a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0cc50cdd09d48f8b2ee53427f266522',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:46.368725 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6788f13-5d88-43ee-a47a-96f27167ab63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:15:46.377825 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6788f13-5d88-43ee-a47a-96f27167ab63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99876) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:15:46.378966 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Flow 'volume_create_api' (1ab2cd0f-2422-4981-9db2-73059df48104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99876) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:15:46.379355 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Create volume request issued successfully. Jul 03 11:15:46.386679 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:46.386679 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:46.387198 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Volume info retrieved successfully. Jul 03 11:15:47.395066 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:47.395066 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:47.395813 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Volume info retrieved successfully. Jul 03 11:15:47.395813 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Checking backup size 1 against volume size 1 {{(pid=99876) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 11:15:47.395913 np0000004406 devstack@c-api.service[99876]: INFO cinder.backup.api [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Overwriting volume a4ae91db-7a26-4a9b-a31c-01a118ca5940 with restore of backup d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:47.407290 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] restore_backup in rpcapi backup_id d89c4274-8269-485d-abe6-4e97f035e75a {{(pid=99876) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 11:15:47.409064 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-1b43bba5-b393-4a9f-b19c-b472ba72ad76 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/restore returned with HTTP 202 Jul 03 11:15:47.409658 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1471/5846] 10.4.3.52 () {70 vars in 1426 bytes} [Fri Jul 3 11:15:46 2026] POST /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a/restore => generated 152 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:15:47.416851 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e7a799ea-3898-4257-968d-dbbc726d8602 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:47.418436 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7a799ea-3898-4257-968d-dbbc726d8602 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:47.418649 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7a799ea-3898-4257-968d-dbbc726d8602 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:47.418831 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e7a799ea-3898-4257-968d-dbbc726d8602 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:47.418926 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-e7a799ea-3898-4257-968d-dbbc726d8602 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:47.422846 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:47.422846 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:47.423404 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e7a799ea-3898-4257-968d-dbbc726d8602 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:47.423783 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1466/5847] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:47 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:48.432907 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:48.434603 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:48.434834 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:48.435002 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:48.435122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:48.438986 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:48.438986 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:48.439557 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f080bcf5-0029-40e5-ac9f-cb394ce8559a tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:48.439898 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1465/5848] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:48 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:49.449438 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:49.451274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:49.451527 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:49.451759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:49.451887 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:49.456003 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:49.456003 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:49.456735 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8028fb62-bed2-4a4b-8e0e-a781db2bebce tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:49.457116 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1447/5849] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:49 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:50.466525 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:50.468402 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:50.468624 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:50.468814 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:50.468915 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:50.473176 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:50.473176 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:50.473854 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-623c693a-9e8a-4d70-a82d-5318f9b278c2 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:50.474250 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1472/5850] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:50 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:51.484382 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:51.486291 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:51.486527 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:51.486678 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:51.486810 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:51.491516 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:51.491516 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:51.492319 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-28c67aaf-f393-4597-8f22-7c17d3070ed3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:51.492820 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1467/5851] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:51 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:52.503859 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:52.505605 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:52.505822 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:52.505995 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:52.506092 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:52.510786 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:52.510786 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:52.511493 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-e2c4f76f-f761-48ce-83f3-a80a451f28af tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:52.511895 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1466/5852] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:52 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:53.522122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:53.523874 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:53.524316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:53.525574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:53.525574 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:53.528889 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:53.528889 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:53.529610 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-ca4cc5f9-cbcb-4516-be90-6ce4bb9327b4 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:53.530048 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1448/5853] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:53 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:54.540153 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:54.541880 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:54.542273 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:54.542545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:54.543545 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:54.547213 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:54.547213 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:54.548208 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3a7ff252-3834-4cd9-b4b6-278c28ad5cd9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:54.548814 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1473/5854] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:54 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:55.559260 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:55.560962 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:55.561216 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:55.561386 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:55.561484 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:55.565442 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:55.565442 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:55.565989 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-d66fc99f-81af-4d08-8532-1f2bd6abdfde tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:55.566322 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1468/5855] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:55 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:56.576132 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:56.577911 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:56.578123 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:56.578332 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:56.578436 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:56.582422 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:56.582422 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:56.582998 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-33d65aea-38bf-4357-bbe5-56201cf31e87 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:56.583326 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1467/5856] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:56 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:57.593976 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:57.596277 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:57.596529 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:57.596720 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:57.596817 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:57.602198 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:57.602198 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:57.602992 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c2a3e75e-06a8-4302-9731-2f4e6859f7cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:57.603460 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1449/5857] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:57 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:58.613345 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e37f9de1-d532-4564-873b-8aba420ca9cd None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:58.614999 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e37f9de1-d532-4564-873b-8aba420ca9cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:58.615260 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e37f9de1-d532-4564-873b-8aba420ca9cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:58.615440 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e37f9de1-d532-4564-873b-8aba420ca9cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:58.615540 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-e37f9de1-d532-4564-873b-8aba420ca9cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:58.619719 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:58.619719 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:15:58.620309 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e37f9de1-d532-4564-873b-8aba420ca9cd tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:58.620685 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1474/5858] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:58 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:59.630375 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:59.632077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:15:59.632299 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:59.632476 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:59.632574 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:15:59.636825 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:59.636825 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:15:59.637433 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7841a971-7ddc-4b07-9d15-d3e2bd1d3d1f tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:15:59.637851 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1469/5859] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:59 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:15:59.646565 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:59.648204 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 Jul 03 11:15:59.648431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:59.648659 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:59.648813 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume with id: a4ae91db-7a26-4a9b-a31c-01a118ca5940 Jul 03 11:15:59.655576 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:59.655576 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:15:59.655914 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:59.672954 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume request issued successfully. Jul 03 11:15:59.673124 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-25a22fe6-f4f5-4a03-a128-7cbcf1b00a92 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 returned with HTTP 202 Jul 03 11:15:59.673507 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1468/5860] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:15:59 2026] DELETE /volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:15:59.680579 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:15:59.681913 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 Jul 03 11:15:59.682094 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:15:59.682282 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:15:59.688894 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:15:59.688894 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:15:59.692082 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:15:59.695581 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-fc3d34e3-cfd6-4746-8b3c-f792e1460ab9 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 returned with HTTP 200 Jul 03 11:15:59.695990 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1450/5861] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:15:59 2026] GET /volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 => generated 1063 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:16:00.708268 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f45603bb-4005-4274-a860-d489b27eb52b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:00.710170 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f45603bb-4005-4274-a860-d489b27eb52b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 Jul 03 11:16:00.710170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f45603bb-4005-4274-a860-d489b27eb52b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:00.710373 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f45603bb-4005-4274-a860-d489b27eb52b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:00.716050 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f45603bb-4005-4274-a860-d489b27eb52b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 returned with HTTP 404 Jul 03 11:16:00.716050 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1475/5862] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:00 2026] GET /volume/v3/volumes/a4ae91db-7a26-4a9b-a31c-01a118ca5940 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:16:00.724053 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:00.725739 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:16:00.725965 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:00.726154 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:00.726236 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:00.730495 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:00.730495 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:16:00.731271 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-009cd6f8-7c18-4689-bc03-4f1153eac775 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-member] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:16:00.731651 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1470/5863] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:00 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:16:00.740760 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0db49187-8a68-4e12-8536-07f911b3ae8d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:00.742309 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:16:00.742481 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:00.742669 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:00.742773 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.contrib.backups [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete backup with id: ff93ae76-7207-4e62-82b1-f8aef1e65ce2. Jul 03 11:16:00.746361 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:00.746361 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:16:00.757209 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.backup.rpcapi [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] delete_backup rpcapi backup_id ff93ae76-7207-4e62-82b1-f8aef1e65ce2 {{(pid=99874) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:16:00.758902 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0db49187-8a68-4e12-8536-07f911b3ae8d tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 202 Jul 03 11:16:00.759320 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1469/5864] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:16:00 2026] DELETE /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:16:00.765883 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:00.767516 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:16:00.767641 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:00.767831 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:00.767931 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:00.771667 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:00.771667 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:16:00.772274 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-dd1c84b9-8870-457a-a5d8-b786f6f7eb46 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 200 Jul 03 11:16:00.772630 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1451/5865] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:00 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:16:01.781876 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:01.783646 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 Jul 03 11:16:01.783922 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:01.784154 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:01.784267 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.v3.backups [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id ff93ae76-7207-4e62-82b1-f8aef1e65ce2. {{(pid=99876) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:01.787819 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ac57859a-c0e9-4c71-b1ce-32ec12bfd06b tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 returned with HTTP 404 Jul 03 11:16:01.788307 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1476/5866] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:01 2026] GET /volume/v3/backups/ff93ae76-7207-4e62-82b1-f8aef1e65ce2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:16:01.794895 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:01.796495 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:16:01.796737 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:01.796948 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:01.797089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.contrib.backups [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete backup with id: 35cc3b69-169a-48d2-927c-dafa2069189f. Jul 03 11:16:01.801534 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:01.801534 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:16:01.811732 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.backup.rpcapi [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] delete_backup rpcapi backup_id 35cc3b69-169a-48d2-927c-dafa2069189f {{(pid=99875) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:16:01.813389 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9c58f250-fa50-4e3e-98df-7f16cbfff612 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 202 Jul 03 11:16:01.813830 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1471/5867] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:16:01 2026] DELETE /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:16:01.820376 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a318992e-4370-4295-88bb-55e1b2284716 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:01.822363 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a318992e-4370-4295-88bb-55e1b2284716 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:16:01.822615 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a318992e-4370-4295-88bb-55e1b2284716 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:01.822839 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a318992e-4370-4295-88bb-55e1b2284716 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:01.822975 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-a318992e-4370-4295-88bb-55e1b2284716 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:01.827274 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:01.827274 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:16:01.827873 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a318992e-4370-4295-88bb-55e1b2284716 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 200 Jul 03 11:16:01.828240 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1470/5868] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:01 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:16:02.838290 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:02.840151 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f Jul 03 11:16:02.840353 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:02.840539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:02.840650 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.backups [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id 35cc3b69-169a-48d2-927c-dafa2069189f. {{(pid=99873) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:02.843969 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5b4d4f87-5155-4f46-b7ef-6dff9f749dc3 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f returned with HTTP 404 Jul 03 11:16:02.844405 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1452/5869] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:02 2026] GET /volume/v3/backups/35cc3b69-169a-48d2-927c-dafa2069189f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:16:02.851415 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-9b7024e6-e1c7-4f38-9091-68645e063953 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:02.853143 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:16:02.853367 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:02.853537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:02.853642 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.contrib.backups [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete backup with id: d89c4274-8269-485d-abe6-4e97f035e75a. Jul 03 11:16:02.857908 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:02.857908 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:16:02.869894 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.backup.rpcapi [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] delete_backup rpcapi backup_id d89c4274-8269-485d-abe6-4e97f035e75a {{(pid=99876) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:16:02.871618 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-9b7024e6-e1c7-4f38-9091-68645e063953 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 202 Jul 03 11:16:02.872063 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1477/5870] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:16:02 2026] DELETE /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:16:02.878283 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:02.880165 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:16:02.880314 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:02.880429 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:02.880529 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.v3.backups [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99875) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:02.884970 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:02.884970 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:16:02.885698 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c170ab69-0de3-4df5-a8c7-b806b1959869 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 200 Jul 03 11:16:02.886283 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1472/5871] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:02 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:16:03.897088 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:03.898592 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a Jul 03 11:16:03.898774 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:03.898976 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:03.899077 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.backups [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Show backup with id d89c4274-8269-485d-abe6-4e97f035e75a. {{(pid=99874) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:16:03.902229 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-7b71b42a-3544-4f26-9a37-e7bb811422e5 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a returned with HTTP 404 Jul 03 11:16:03.902598 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1471/5872] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:03 2026] GET /volume/v3/backups/d89c4274-8269-485d-abe6-4e97f035e75a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:16:03.910211 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:03.912023 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] DELETE https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:16:03.912304 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:03.912522 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:03.912721 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume with id: 5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:16:03.921729 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:03.921729 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:16:03.922206 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:16:03.940796 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Delete volume request issued successfully. Jul 03 11:16:03.940976 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5ba308cc-86a9-4329-b6f8-51f47ca8b260 tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 returned with HTTP 202 Jul 03 11:16:03.941493 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1453/5873] 10.4.3.52 () {68 vars in 1384 bytes} [Fri Jul 3 11:16:03 2026] DELETE /volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:16:03.948351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:03.950485 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:16:03.950769 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:03.951020 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:03.960185 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:16:03.960185 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:16:03.964320 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Volume info retrieved successfully. Jul 03 11:16:03.968019 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c511b94c-c2e6-4ae4-acba-436fefdb438c tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 returned with HTTP 200 Jul 03 11:16:03.968637 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1478/5874] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:03 2026] GET /volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:16:04.979684 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c99c902a-fe22-47d4-87f5-8998119bb55e None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:16:04.981298 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c99c902a-fe22-47d4-87f5-8998119bb55e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] GET https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 Jul 03 11:16:04.981480 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c99c902a-fe22-47d4-87f5-8998119bb55e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:16:04.981669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c99c902a-fe22-47d4-87f5-8998119bb55e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:16:04.987160 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c99c902a-fe22-47d4-87f5-8998119bb55e tempest-ProjectMemberTests33-1507753462 tempest-ProjectMemberTests33-1507753462-project-admin] https://10.4.3.52/volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 returned with HTTP 404 Jul 03 11:16:04.987384 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1473/5875] 10.4.3.52 () {68 vars in 1381 bytes} [Fri Jul 3 11:16:04 2026] GET /volume/v3/volumes/5670fe74-b605-40aa-a29c-e5e4b32c39d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:16:13.900942 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=60,cinder:UPDATE=24,cinder:INSERT=12 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:16:13.936449 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=46,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:16:13.967241 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=51,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:16:14.984004 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=25,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:17:07.377087 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:07.378619 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:17:07.379071 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1571416239", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:07.380442 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.v3.volumes [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1571416239', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99874) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:17:07.380607 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume of 1 GB Jul 03 11:17:07.385208 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Availability Zones retrieved successfully. Jul 03 11:17:07.390548 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (cdf23bd3-24f3-401b-b775-98fa5e5e0a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:07.391424 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a3713c-e1c5-41d8-8b6e-e159b7ef9d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:07.392322 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.flows.api.create_volume [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Validating volume size '1' using validate_int {{(pid=99874) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:17:07.416720 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a3713c-e1c5-41d8-8b6e-e159b7ef9d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:07.417610 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bee9a8f-543c-40f9-8907-b00d309bd97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:07.474363 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['09229c85-9528-47cc-8f3e-4015c54c496c', 'c2f7614e-a400-42b3-8845-18bf83e07107', '21110490-c0e2-4cdf-b975-8d70b92900d7', '36d2b5f5-6cd3-4a07-bf21-8bf5718a7d62'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:07.475075 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bee9a8f-543c-40f9-8907-b00d309bd97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09229c85-9528-47cc-8f3e-4015c54c496c', 'c2f7614e-a400-42b3-8845-18bf83e07107', '21110490-c0e2-4cdf-b975-8d70b92900d7', '36d2b5f5-6cd3-4a07-bf21-8bf5718a7d62']}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:07.475788 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc69e75-206a-40dc-a81e-52d559c69dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:07.496943 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc69e75-206a-40dc-a81e-52d559c69dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49efbfe6-bd58-488e-840f-8990221e2d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1571416239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['09229c85-9528-47cc-8f3e-4015c54c496c','c2f7614e-a400-42b3-8845-18bf83e07107','21110490-c0e2-4cdf-b975-8d70b92900d7','36d2b5f5-6cd3-4a07-bf21-8bf5718a7d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1571416239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49efbfe6-bd58-488e-840f-8990221e2d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b6ea42a2894984abfba7ecde71569a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727fa3198c354c9f9e2f893cf333deb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:07.497710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75027430-3f7a-4d26-8056-8a9ea44a3b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:07.513876 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75027430-3f7a-4d26-8056-8a9ea44a3b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1571416239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['09229c85-9528-47cc-8f3e-4015c54c496c','c2f7614e-a400-42b3-8845-18bf83e07107','21110490-c0e2-4cdf-b975-8d70b92900d7','36d2b5f5-6cd3-4a07-bf21-8bf5718a7d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:07.514692 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcba5f1a-15fd-41ee-98c0-d5e3ead5b0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:07.523642 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcba5f1a-15fd-41ee-98c0-d5e3ead5b0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99874) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:07.524435 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (cdf23bd3-24f3-401b-b775-98fa5e5e0a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99874) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:07.524727 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request issued successfully. Jul 03 11:17:07.525339 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b70a4016-5042-4d65-b682-9c51b178f7e3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:17:07.525745 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1472/5876] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:17:07 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:07.536802 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:07.539012 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:07.539222 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:07.539405 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:07.546835 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:07.546835 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:07.550669 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:07.556361 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-eee90d89-72ef-42b5-9eff-122ffd58ee35 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:07.556804 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1454/5877] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:07 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:08.569520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:08.571439 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:08.571615 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:08.571789 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:08.577936 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:08.577936 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:08.580822 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:08.584200 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-75fe3b57-b9d9-47bf-b66d-9f589cbd1602 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:08.584516 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1479/5878] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:08 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:08.596744 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-a0561fc2-6404-45f6-8504-b0d748f79535 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:08.598949 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0561fc2-6404-45f6-8504-b0d748f79535 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:08.599165 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0561fc2-6404-45f6-8504-b0d748f79535 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:08.599391 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-a0561fc2-6404-45f6-8504-b0d748f79535 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:08.606688 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:08.606688 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:08.610459 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-a0561fc2-6404-45f6-8504-b0d748f79535 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:08.614323 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-a0561fc2-6404-45f6-8504-b0d748f79535 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:08.614709 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1474/5879] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:08 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:09.181581 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:09.183788 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:09.184019 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:09.184257 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:09.191833 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:09.191833 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:09.195604 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:09.199955 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-1ce29cb6-43b1-4216-aacc-cfc7c1fa6a88 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:09.200393 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1473/5880] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:17:09 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:11.231907 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d3e8b1c4-a957-4b8c-afb9-6792c2c87f92 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.232381 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3e8b1c4-a957-4b8c-afb9-6792c2c87f92 None None] GET https://10.4.3.52/volume// Jul 03 11:17:11.232461 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3e8b1c4-a957-4b8c-afb9-6792c2c87f92 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:11.232649 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d3e8b1c4-a957-4b8c-afb9-6792c2c87f92 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:11.232995 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d3e8b1c4-a957-4b8c-afb9-6792c2c87f92 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:11.233511 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1455/5881] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 11:17:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:11.240332 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e564b64b-5629-491c-9226-173946e8fc2f req-ff3ee098-92cf-4ba5-a17f-7a15aa89a0b1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.297120 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-ff3ee098-92cf-4ba5-a17f-7a15aa89a0b1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:17:11.297472 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-ff3ee098-92cf-4ba5-a17f-7a15aa89a0b1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49efbfe6-bd58-488e-840f-8990221e2d47", "connector": null, "instance_uuid": "11cfc028-2354-43e1-80ce-8f665b6a2a80"}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:11.305353 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:11.305353 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:11.328881 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-ff3ee098-92cf-4ba5-a17f-7a15aa89a0b1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:17:11.329438 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1480/5882] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:17:11 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:11.719775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.721658 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:11.721907 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:11.722160 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:11.731639 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:11.731639 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:11.735981 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:11.740637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e1491db7-08c3-4ed1-b935-52caabbd81d5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:11.741061 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1475/5883] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:11 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:11.853421 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bcbc8cb5-e436-4498-9454-1c06ad1f7a27 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.853807 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bcbc8cb5-e436-4498-9454-1c06ad1f7a27 None None] GET https://10.4.3.52/volume// Jul 03 11:17:11.854020 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bcbc8cb5-e436-4498-9454-1c06ad1f7a27 None None] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:11.854227 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bcbc8cb5-e436-4498-9454-1c06ad1f7a27 None None] Calling method 'all' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:11.854531 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bcbc8cb5-e436-4498-9454-1c06ad1f7a27 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:11.854802 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1474/5884] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:17:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:11.860740 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.862690 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:11.862878 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:11.863042 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:11.871063 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:11.871063 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:11.873837 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:11.877368 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-3cfa4886-e430-42e8-870b-60efbe570f46 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:11.877717 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1456/5885] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:17:11 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 1027 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:17:11.973385 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:11.975835 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] PUT https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae Jul 03 11:17:11.976231 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:11.983519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Acquiring lock "cinder-attachment_update-49efbfe6-bd58-488e-840f-8990221e2d47-np0000004406" by "attachment_update" {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:17:11.995900 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-49efbfe6-bd58-488e-840f-8990221e2d47-np0000004406" acquired by "attachment_update" :: waited 0.012s {{(pid=99876) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:17:11.996920 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:11.996920 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:12.515700 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.coordination [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-49efbfe6-bd58-488e-840f-8990221e2d47-np0000004406" released by "attachment_update" :: held 0.520s {{(pid=99876) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:17:12.516164 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-33050c2a-8b6a-46c3-a6e4-b6e8e791a885 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae returned with HTTP 200 Jul 03 11:17:12.516455 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1481/5886] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:17:11 2026] PUT /volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:12.754179 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:12.756089 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:12.756335 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:12.756548 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:12.766266 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:12.766266 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:12.769988 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:12.774077 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-19cae6c4-d18d-4133-bf19-95b0fe685830 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:12.774455 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1476/5887] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:12 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:13.787826 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:13.789486 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:13.789685 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:13.789898 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:13.798414 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:13.798414 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:13.801465 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:13.804852 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a6f210ff-8ac7-41c9-a76c-402aea2d3957 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:13.805196 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1475/5888] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:13 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:14.817117 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:14.819350 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:14.819620 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:14.819860 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:14.830888 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:14.830888 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:14.834336 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:14.838460 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-92aa6fdb-83c1-4deb-bf3c-2d5d2734d142 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:14.839014 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1457/5889] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:14 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:15.850689 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:15.852588 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:15.852880 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:15.853147 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:15.862991 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:15.862991 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:15.866887 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:15.871193 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-203107c5-5314-4cb6-9c65-db3f9c5fc395 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:15.871578 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1482/5890] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:15 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:16.883881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:16.885401 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:16.885566 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:16.885729 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:16.893919 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:16.893919 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:16.898328 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:16.902438 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7e229410-dfb1-44e8-9107-1c71f77aeedb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:16.902830 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1477/5891] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:16 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:17.914510 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:17.916343 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:17.916573 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:17.916799 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:17.926980 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:17.926980 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:17.930964 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:17.935383 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-81df399b-1ed2-427e-830f-ecbcf2c10013 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:17.935917 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1476/5892] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:17 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:18.949132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-4de339fb-1e39-44a4-b172-52e7e7244caf None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:18.950885 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4de339fb-1e39-44a4-b172-52e7e7244caf tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:18.951074 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4de339fb-1e39-44a4-b172-52e7e7244caf tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:18.951268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-4de339fb-1e39-44a4-b172-52e7e7244caf tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:18.961867 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:18.961867 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:18.964986 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-4de339fb-1e39-44a4-b172-52e7e7244caf tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:18.968677 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-4de339fb-1e39-44a4-b172-52e7e7244caf tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:18.969062 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1458/5893] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:18 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:19.734723 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-e564b64b-5629-491c-9226-173946e8fc2f req-f8953c84-41aa-4973-9170-639226a47b0a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:19.736799 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-f8953c84-41aa-4973-9170-639226a47b0a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae/action Jul 03 11:17:19.737168 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-f8953c84-41aa-4973-9170-639226a47b0a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:17:19.737286 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-f8953c84-41aa-4973-9170-639226a47b0a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:19.751227 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:19.751227 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:19.759478 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-e564b64b-5629-491c-9226-173946e8fc2f req-f8953c84-41aa-4973-9170-639226a47b0a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae/action returned with HTTP 204 Jul 03 11:17:19.759881 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1483/5894] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:17:19 2026] POST /volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:17:19.980717 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e0c60958-e3b0-4813-a624-b2bec08df348 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:19.983212 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0c60958-e3b0-4813-a624-b2bec08df348 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:19.983473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0c60958-e3b0-4813-a624-b2bec08df348 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:19.983693 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e0c60958-e3b0-4813-a624-b2bec08df348 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:19.994022 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:19.994022 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:19.998354 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e0c60958-e3b0-4813-a624-b2bec08df348 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:20.002911 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e0c60958-e3b0-4813-a624-b2bec08df348 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:20.003354 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1478/5895] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:19 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:22.800181 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:22.802227 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:17:22.803715 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49efbfe6-bd58-488e-840f-8990221e2d47", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-748024863", "description": null, "metadata": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:22.813648 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:22.813648 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:22.813808 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:22.814008 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create snapshot from volume 49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:22.848427 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['cfb63602-5334-4eca-83a6-c03ce9c226a6', '0f0f9926-8e59-4814-a2cc-80cbac6c9629', '71d1c388-0cbe-4cb0-a3cf-bc3a8bf02ebf', 'c09201d0-ab9d-4934-9055-c23931b6f4b0'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:22.876353 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot force create request issued successfully. Jul 03 11:17:22.876668 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-b9e1688b-89c7-4930-84aa-8af0f9eca124 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:17:22.877085 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1477/5896] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:17:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:22.885072 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:22.888028 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:17:22.888389 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:22.888714 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:22.894673 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:22.894673 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:22.895181 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:22.896197 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a1f70d27-60ec-42cd-93aa-37bc012aa4fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 200 Jul 03 11:17:22.896631 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1459/5897] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:22 2026] GET /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:23.905476 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:23.907841 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:17:23.908127 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:23.908352 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:23.913516 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:23.913516 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:23.914010 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:23.914880 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-966a3f1b-6ac8-4cce-81f5-d82957cfea6a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 200 Jul 03 11:17:23.915457 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1484/5898] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:23 2026] GET /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:23.922938 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b296d4cb-d87d-4469-921d-9c008dc91558 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:23.924704 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b296d4cb-d87d-4469-921d-9c008dc91558 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:17:23.924904 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b296d4cb-d87d-4469-921d-9c008dc91558 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:23.925119 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b296d4cb-d87d-4469-921d-9c008dc91558 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:23.930319 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:23.930319 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:23.930783 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b296d4cb-d87d-4469-921d-9c008dc91558 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:23.931619 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b296d4cb-d87d-4469-921d-9c008dc91558 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 200 Jul 03 11:17:23.931969 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1479/5899] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:23 2026] GET /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:25.346453 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-12225807-0f0d-4101-b569-d7c670403dbc None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:25.348216 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:17:25.348551 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49efbfe6-bd58-488e-840f-8990221e2d47", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1992904051", "description": null, "metadata": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:25.359767 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:25.359767 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:25.360309 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:25.360453 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create snapshot from volume 49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:25.381156 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['4531a8ad-41df-419c-9e1c-4484f84c621d', '61a1b352-afe2-4d61-be9a-e60d48ad00fc', '0684b874-c9ca-4b10-ab8f-4c3430fcfd7d', 'dea3d321-e16d-472d-b2b5-0b401ab7eb66'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:25.409684 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot force create request issued successfully. Jul 03 11:17:25.410029 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-12225807-0f0d-4101-b569-d7c670403dbc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:17:25.410429 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1478/5900] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:17:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:25.418273 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-c1381975-f237-4720-ae1e-ae2e0d209187 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:25.420199 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1381975-f237-4720-ae1e-ae2e0d209187 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:17:25.420424 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1381975-f237-4720-ae1e-ae2e0d209187 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:25.420638 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-c1381975-f237-4720-ae1e-ae2e0d209187 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:25.425598 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:25.425598 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:25.426018 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-c1381975-f237-4720-ae1e-ae2e0d209187 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:25.426795 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-c1381975-f237-4720-ae1e-ae2e0d209187 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 200 Jul 03 11:17:25.427332 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1460/5901] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:25 2026] GET /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:26.436816 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-471f559e-0bc2-433d-9586-fbe4d7407039 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:26.438365 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-471f559e-0bc2-433d-9586-fbe4d7407039 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:17:26.438537 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-471f559e-0bc2-433d-9586-fbe4d7407039 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:26.438727 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-471f559e-0bc2-433d-9586-fbe4d7407039 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:26.443375 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:26.443375 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:26.443786 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-471f559e-0bc2-433d-9586-fbe4d7407039 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:26.444455 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-471f559e-0bc2-433d-9586-fbe4d7407039 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 200 Jul 03 11:17:26.444956 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1485/5902] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:26 2026] GET /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:26.452765 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-82cd434f-53de-427f-9e25-4530cb264f63 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:26.454643 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82cd434f-53de-427f-9e25-4530cb264f63 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:17:26.454858 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82cd434f-53de-427f-9e25-4530cb264f63 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:26.455038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-82cd434f-53de-427f-9e25-4530cb264f63 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:26.459802 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:26.459802 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:26.460248 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-82cd434f-53de-427f-9e25-4530cb264f63 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:26.460972 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-82cd434f-53de-427f-9e25-4530cb264f63 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 200 Jul 03 11:17:26.461318 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1480/5903] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:26 2026] GET /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:27.866518 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:27.868675 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/snapshots Jul 03 11:17:27.869082 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49efbfe6-bd58-488e-840f-8990221e2d47", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1428788955", "description": null, "metadata": null}} {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:27.881709 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:27.881709 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:27.882355 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:27.882529 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create snapshot from volume 49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:27.908457 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.quota [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['80e7051d-9faa-4b2d-a3a9-7d2def820da9', '4f99eff7-67d4-42a3-8491-314f00a1ec43', 'b1fba6e8-583d-4b33-a2c5-19ddb86bd938', '75060abc-4a13-43d4-936a-1d6b36bfc89e'] {{(pid=99874) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:27.940738 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot force create request issued successfully. Jul 03 11:17:27.941063 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-bc865e10-4c64-409b-85fe-d2b83d4716ab tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots returned with HTTP 202 Jul 03 11:17:27.941475 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1479/5904] 10.4.3.52 () {68 vars in 1258 bytes} [Fri Jul 3 11:17:27 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:27.949982 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:27.951929 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:17:27.952174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:27.952371 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:27.957433 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:27.957433 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:27.957892 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:27.958727 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-27403bc7-8dd9-4a22-9bca-3b433c7f5c28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 200 Jul 03 11:17:27.959117 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1461/5905] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:27 2026] GET /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:28.969302 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:28.971423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:17:28.971665 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:28.971854 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:28.977631 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:28.977631 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:28.978130 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:28.978956 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0144906-39a2-4189-95cb-35b4ff6cf14b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 200 Jul 03 11:17:28.979332 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1486/5906] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:28 2026] GET /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:28.988917 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:28.990673 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:17:28.990881 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:28.991095 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:28.996169 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:28.996169 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:28.996634 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:28.997501 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-36dd3a7b-761c-495b-97a8-aa4a850e1245 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 200 Jul 03 11:17:28.997877 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1481/5907] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:17:28 2026] GET /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:29.031392 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:29.033580 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:29.033774 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:29.033951 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:29.042840 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:29.042840 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:29.046345 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:29.051188 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-57ac1671-de4a-4927-a6be-c8ccc527d4b4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:29.051261 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1480/5908] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:17:29 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:29.071895 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:29.074116 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47/action Jul 03 11:17:29.074493 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:17:29.074605 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:29.085230 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:29.085230 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:29.085699 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:29.092263 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Begin detaching volume completed successfully. Jul 03 11:17:29.092476 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-dce85ecd-5cb2-46ce-8320-a7275f5d06ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47/action returned with HTTP 202 Jul 03 11:17:29.092929 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1462/5909] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:17:29 2026] POST /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:17:30.116366 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-49a3850a-f2e3-4d71-b8e9-05191fa8c21d None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:30.116748 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49a3850a-f2e3-4d71-b8e9-05191fa8c21d None None] GET https://10.4.3.52/volume// Jul 03 11:17:30.116913 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49a3850a-f2e3-4d71-b8e9-05191fa8c21d None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:30.117142 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-49a3850a-f2e3-4d71-b8e9-05191fa8c21d None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:30.117423 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-49a3850a-f2e3-4d71-b8e9-05191fa8c21d None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:30.117714 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1487/5910] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:17:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:30.124982 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:30.127088 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:17:30.127324 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:30.127526 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:30.139041 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:30.139041 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:30.143503 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:30.149336 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-283f15f4-3350-42dd-9b58-be2eec3a16ed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:17:30.149740 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1482/5911] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:17:30 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:17:30.933890 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-484da55e-5038-46a3-ab1b-1001b090572a None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:30.935886 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-484da55e-5038-46a3-ab1b-1001b090572a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae Jul 03 11:17:30.936117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-484da55e-5038-46a3-ab1b-1001b090572a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:30.936334 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-484da55e-5038-46a3-ab1b-1001b090572a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:30.943504 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:30.943504 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:31.467311 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-6aae44d7-0901-484a-8d7b-ea6716f787e8 req-484da55e-5038-46a3-ab1b-1001b090572a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae returned with HTTP 200 Jul 03 11:17:31.467682 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1481/5912] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:17:30 2026] DELETE /volume/v3/attachments/666df891-ebe4-4b3d-ac97-e1d5faa941ae => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:32.254667 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:32.256544 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:17:32.257000 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1234882213", "snapshot_id": "c2162c5b-fd04-485b-828d-23bbe4d3d372", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:32.258603 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1234882213', 'snapshot_id': 'c2162c5b-fd04-485b-828d-23bbe4d3d372', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:17:32.264079 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:32.264079 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:32.264582 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:32.264752 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume of 1 GB Jul 03 11:17:32.267830 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Availability Zones retrieved successfully. Jul 03 11:17:32.272418 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (9d2b66c0-7fb1-4679-8ed3-91009b4fda59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:32.273427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175cf6b3-0efa-46e6-aa5b-ed9c14eb12d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:32.274188 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:17:32.302267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175cf6b3-0efa-46e6-aa5b-ed9c14eb12d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2162c5b-fd04-485b-828d-23bbe4d3d372', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:32.303122 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96dea400-c128-430d-81c6-516038303fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:32.342987 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['786bb4a6-469b-4e35-92af-aa9239265bf3', '1da68b55-b1aa-4f82-913d-0f4cea3190a3', '91c872db-ff0b-433c-8387-d812a4efcf44', 'c4fb1a82-e644-442e-90bd-3711f2613d04'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:32.343787 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96dea400-c128-430d-81c6-516038303fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['786bb4a6-469b-4e35-92af-aa9239265bf3', '1da68b55-b1aa-4f82-913d-0f4cea3190a3', '91c872db-ff0b-433c-8387-d812a4efcf44', 'c4fb1a82-e644-442e-90bd-3711f2613d04']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:32.344501 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7f0cc7-aecb-446a-b8d3-f51a612578ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:32.384630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7f0cc7-aecb-446a-b8d3-f51a612578ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13957f59-b836-4dd9-aa3c-806d736d6a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1234882213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['786bb4a6-469b-4e35-92af-aa9239265bf3','1da68b55-b1aa-4f82-913d-0f4cea3190a3','91c872db-ff0b-433c-8387-d812a4efcf44','c4fb1a82-e644-442e-90bd-3711f2613d04'],size=1,snapshot_id=c2162c5b-fd04-485b-828d-23bbe4d3d372,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1234882213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13957f59-b836-4dd9-aa3c-806d736d6a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b6ea42a2894984abfba7ecde71569a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2162c5b-fd04-485b-828d-23bbe4d3d372,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727fa3198c354c9f9e2f893cf333deb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:32.385267 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3113bca-5bdb-48c9-a88b-c046f69097fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:32.401517 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3113bca-5bdb-48c9-a88b-c046f69097fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1234882213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['786bb4a6-469b-4e35-92af-aa9239265bf3','1da68b55-b1aa-4f82-913d-0f4cea3190a3','91c872db-ff0b-433c-8387-d812a4efcf44','c4fb1a82-e644-442e-90bd-3711f2613d04'],size=1,snapshot_id=c2162c5b-fd04-485b-828d-23bbe4d3d372,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:32.402272 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8cb9d1-3e9b-459b-8d2e-a6ebb80a4ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:32.420427 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8cb9d1-3e9b-459b-8d2e-a6ebb80a4ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:32.421120 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (9d2b66c0-7fb1-4679-8ed3-91009b4fda59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:32.421387 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request issued successfully. Jul 03 11:17:32.421886 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-75b599b6-b0d9-48c5-ad0d-65f3f79a05fd tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:17:32.422395 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1463/5913] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:17:32 2026] POST /volume/v3/volumes => generated 789 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:32.433339 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:32.435165 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:32.435403 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:32.435636 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:32.443338 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:32.443338 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:32.446717 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:32.450363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-32e7f0d7-2cc7-4d1e-a36a-e681e5230456 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:32.450718 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1488/5914] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:32 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:33.462969 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:33.464828 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:33.465038 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:33.465258 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:33.472707 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:33.472707 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:33.476512 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:33.480760 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7bf2e8cb-b4ff-489a-bfad-c8a06649604b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:33.481139 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1483/5915] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:33 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:33.492374 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:33.493922 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:33.494117 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:33.494298 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:33.500494 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:33.500494 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:33.503837 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:33.507776 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-2276781a-48c8-4ce3-8f78-f4e5adbe4b10 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:33.508232 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1482/5916] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:33 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:33.936724 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:33.938629 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:33.938825 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:33.939051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:33.946119 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:33.946119 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:33.949612 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:33.953536 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-aaef5961-bceb-4e0f-bfea-f6836064d0ec tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:33.953916 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1464/5917] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:17:33 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:35.986296 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-e00cbd9c-81d3-4b48-ad5e-3a5973b27246 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:35.986670 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e00cbd9c-81d3-4b48-ad5e-3a5973b27246 None None] GET https://10.4.3.52/volume// Jul 03 11:17:35.986835 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e00cbd9c-81d3-4b48-ad5e-3a5973b27246 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:35.987011 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-e00cbd9c-81d3-4b48-ad5e-3a5973b27246 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:35.987337 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-e00cbd9c-81d3-4b48-ad5e-3a5973b27246 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:35.987625 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1489/5918] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 11:17:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:35.993883 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-443e0f65-f9ea-480d-8054-04efa188c6ee None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:36.024607 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-443e0f65-f9ea-480d-8054-04efa188c6ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:17:36.024953 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-443e0f65-f9ea-480d-8054-04efa188c6ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13957f59-b836-4dd9-aa3c-806d736d6a0c", "connector": null, "instance_uuid": "11cfc028-2354-43e1-80ce-8f665b6a2a80"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:36.033733 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:36.033733 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:36.062041 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-443e0f65-f9ea-480d-8054-04efa188c6ee tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:17:36.062515 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1484/5919] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:36.473067 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:36.474763 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:36.474946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:36.475171 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:36.485215 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:36.485215 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:36.488334 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:36.492211 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d8aab6f1-5054-4e9a-bdfc-d075712937f2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:36.492662 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1483/5920] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:36 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:36.587416 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f762fa40-e4f4-43ad-96a4-9daf93869c13 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:36.587822 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f762fa40-e4f4-43ad-96a4-9daf93869c13 None None] GET https://10.4.3.52/volume// Jul 03 11:17:36.588007 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f762fa40-e4f4-43ad-96a4-9daf93869c13 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:36.588223 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f762fa40-e4f4-43ad-96a4-9daf93869c13 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:36.588554 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f762fa40-e4f4-43ad-96a4-9daf93869c13 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:36.588893 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1465/5921] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:17:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:36.595040 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:36.597283 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:36.597519 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:36.597758 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:36.607828 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:36.607828 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:36.611631 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:36.616215 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-8e22a402-efdf-4fff-9114-3029a87730da tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:36.616673 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1490/5922] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:17:36 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:17:36.715592 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:36.717508 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] PUT https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa Jul 03 11:17:36.717873 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:36.725126 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Acquiring lock "cinder-attachment_update-13957f59-b836-4dd9-aa3c-806d736d6a0c-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:17:36.730347 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-13957f59-b836-4dd9-aa3c-806d736d6a0c-np0000004406" acquired by "attachment_update" :: waited 0.005s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:17:36.731687 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:36.731687 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:37.253645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-13957f59-b836-4dd9-aa3c-806d736d6a0c-np0000004406" released by "attachment_update" :: held 0.523s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:17:37.253993 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-b76bcc2a-5f10-4879-8ef7-3cbec57bc7c2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa returned with HTTP 200 Jul 03 11:17:37.254341 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1485/5923] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:17:36 2026] PUT /volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:37.503939 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:37.505655 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:37.505865 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:37.506037 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:37.514654 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:37.514654 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:37.517944 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:37.521627 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-8948ff76-9330-46f0-a353-a1e15b0a7eb7 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:37.522021 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1484/5924] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:37 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:38.535132 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-af81f818-31a7-4220-9cb4-e12fea647d28 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:38.536779 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af81f818-31a7-4220-9cb4-e12fea647d28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:38.537051 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af81f818-31a7-4220-9cb4-e12fea647d28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:38.537323 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-af81f818-31a7-4220-9cb4-e12fea647d28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:38.548028 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:38.548028 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:38.552229 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-af81f818-31a7-4220-9cb4-e12fea647d28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:38.556847 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-af81f818-31a7-4220-9cb4-e12fea647d28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:38.557296 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1466/5925] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:38 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:39.572422 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:39.574254 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:39.574460 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:39.574664 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:39.583984 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:39.583984 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:39.587805 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:39.592365 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-d0313ae1-a8d6-4f31-8e12-1b1717b760dc tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:39.592762 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1491/5926] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:39 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:40.604614 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:40.606390 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:40.606604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:40.606829 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:40.618862 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:40.618862 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:40.622836 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:40.628301 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-1efd5229-3d8d-4494-a982-93f807a5d3e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:40.628792 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1486/5927] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:40 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:41.641243 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:41.642917 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:41.643128 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:41.643350 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:41.652707 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:41.652707 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:41.655995 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:41.659944 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d71bbf9d-b111-4d09-83ca-9ff4fbc16696 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:41.660315 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1485/5928] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:41 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:42.672566 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:42.674269 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:42.674463 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:42.674653 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:42.684120 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:42.684120 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:42.688255 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:42.692883 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-62904dd2-cd72-4bc5-b752-94a9fc4c0eed tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:42.693347 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1467/5929] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:42 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:43.450087 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-a190ddc2-dd4d-4bd9-96a1-c3d94fcc8490 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:43.453085 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-a190ddc2-dd4d-4bd9-96a1-c3d94fcc8490 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa/action Jul 03 11:17:43.453561 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-a190ddc2-dd4d-4bd9-96a1-c3d94fcc8490 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:17:43.453726 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-a190ddc2-dd4d-4bd9-96a1-c3d94fcc8490 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:43.471814 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:43.471814 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:43.485355 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-7c5e2b6e-002a-47c0-9166-3a1bcda72037 req-a190ddc2-dd4d-4bd9-96a1-c3d94fcc8490 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa/action returned with HTTP 204 Jul 03 11:17:43.485965 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1492/5930] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:17:43 2026] POST /volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:17:43.705652 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:43.708424 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:43.708763 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:43.708954 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:43.721270 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:43.721270 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:43.725693 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:43.731047 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-b5b88bc3-3883-4d5d-828b-67497d1df9aa tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:43.731601 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1487/5931] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:43 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:47.236630 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:47.238646 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:47.238911 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:47.239018 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:47.249834 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:47.249834 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:47.253706 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:47.258780 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-bebbba2e-90e7-4ffa-9d50-84d46d7870b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:47.259269 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1486/5932] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:17:47 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:47.276832 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:47.278935 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c/action Jul 03 11:17:47.279268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:17:47.279397 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:47.289276 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:47.289276 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:47.289741 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:47.296245 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Begin detaching volume completed successfully. Jul 03 11:17:47.296489 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-fc8c6b22-155e-47d3-bce0-69951276a3e8 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c/action returned with HTTP 202 Jul 03 11:17:47.297062 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1468/5933] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:17:47 2026] POST /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:17:48.321005 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-64956ce9-f26f-4600-b80c-96371ec83316 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:48.321533 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-64956ce9-f26f-4600-b80c-96371ec83316 None None] GET https://10.4.3.52/volume// Jul 03 11:17:48.321654 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-64956ce9-f26f-4600-b80c-96371ec83316 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:48.321875 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-64956ce9-f26f-4600-b80c-96371ec83316 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:48.322274 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-64956ce9-f26f-4600-b80c-96371ec83316 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:48.322619 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1493/5934] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:17:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:48.330884 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:48.333322 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:17:48.333562 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:48.333775 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:48.346001 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:48.346001 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:48.350738 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:48.356637 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-c986e324-2438-45ed-a27e-65503d19495d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:17:48.356637 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1488/5935] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:17:48 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:17:49.191632 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-7690acbb-e268-4f26-b777-713813836fb2 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:49.194811 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-7690acbb-e268-4f26-b777-713813836fb2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa Jul 03 11:17:49.195096 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-7690acbb-e268-4f26-b777-713813836fb2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:49.195405 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-7690acbb-e268-4f26-b777-713813836fb2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:49.204189 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:49.204189 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:49.735509 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-19f8ba39-f437-4527-ba4f-5c1cef8393c2 req-7690acbb-e268-4f26-b777-713813836fb2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa returned with HTTP 200 Jul 03 11:17:49.735996 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1487/5936] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:17:49 2026] DELETE /volume/v3/attachments/3d9579a8-b0e6-49e6-9a0c-a7adcee52eaa => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:50.457173 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:50.458754 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:17:50.458998 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1453630245", "snapshot_id": "469d007e-7ad2-45b0-bced-36fb8112f5de", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:50.460333 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1453630245', 'snapshot_id': '469d007e-7ad2-45b0-bced-36fb8112f5de', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:17:50.464618 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:50.464618 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:50.465014 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:17:50.465072 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume of 1 GB Jul 03 11:17:50.467903 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Availability Zones retrieved successfully. Jul 03 11:17:50.472742 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (f07a769a-2d0e-4df7-b09e-b197394201f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:50.473578 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d402902-0619-49f4-941b-273b34b280a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:50.474316 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:17:50.499928 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d402902-0619-49f4-941b-273b34b280a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '469d007e-7ad2-45b0-bced-36fb8112f5de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:50.500630 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd1b945-e062-4825-a906-5383432f902b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:50.534745 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['1b2ba2cb-d74b-4037-a334-fe5720799499', 'e1c0229e-b3dd-4619-ae6b-afe8d9e5fc23', 'c72ba699-654a-4d5d-8914-c732a4f20d4b', '11c22a2e-fb19-45f0-be86-e66cc61cd59f'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:17:50.535424 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd1b945-e062-4825-a906-5383432f902b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b2ba2cb-d74b-4037-a334-fe5720799499', 'e1c0229e-b3dd-4619-ae6b-afe8d9e5fc23', 'c72ba699-654a-4d5d-8914-c732a4f20d4b', '11c22a2e-fb19-45f0-be86-e66cc61cd59f']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:50.536247 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8636ebaa-98fb-4366-b4bf-7eef54710160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:50.572099 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8636ebaa-98fb-4366-b4bf-7eef54710160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93da45a9-ddf6-4eb7-b432-d6996b0956df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1453630245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['1b2ba2cb-d74b-4037-a334-fe5720799499','e1c0229e-b3dd-4619-ae6b-afe8d9e5fc23','c72ba699-654a-4d5d-8914-c732a4f20d4b','11c22a2e-fb19-45f0-be86-e66cc61cd59f'],size=1,snapshot_id=469d007e-7ad2-45b0-bced-36fb8112f5de,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1453630245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93da45a9-ddf6-4eb7-b432-d6996b0956df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b6ea42a2894984abfba7ecde71569a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=469d007e-7ad2-45b0-bced-36fb8112f5de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727fa3198c354c9f9e2f893cf333deb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:50.572799 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad85cc9d-15ca-49b7-8004-a30eea18df04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:50.590369 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad85cc9d-15ca-49b7-8004-a30eea18df04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1453630245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['1b2ba2cb-d74b-4037-a334-fe5720799499','e1c0229e-b3dd-4619-ae6b-afe8d9e5fc23','c72ba699-654a-4d5d-8914-c732a4f20d4b','11c22a2e-fb19-45f0-be86-e66cc61cd59f'],size=1,snapshot_id=469d007e-7ad2-45b0-bced-36fb8112f5de,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:50.591015 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a57d54-a0e0-4311-a4d6-1b1c23909a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:17:50.611031 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a57d54-a0e0-4311-a4d6-1b1c23909a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:17:50.611891 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (f07a769a-2d0e-4df7-b09e-b197394201f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:17:50.612207 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request issued successfully. Jul 03 11:17:50.612790 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9e4f4803-c5c8-47de-961d-ee5ec26e8515 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:17:50.613245 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1469/5937] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:17:50 2026] POST /volume/v3/volumes => generated 789 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:17:50.624658 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:50.626894 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:50.627170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:50.627438 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:50.636687 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:50.636687 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:50.641546 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:50.647315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-4b4a0a92-fa4e-4999-9b07-7778a21a6579 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:50.647890 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1494/5938] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:50 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:51.659760 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-9a534725-ed13-4133-97f2-15d7025054ae None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:51.661465 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a534725-ed13-4133-97f2-15d7025054ae tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:51.661669 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a534725-ed13-4133-97f2-15d7025054ae tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:51.661840 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-9a534725-ed13-4133-97f2-15d7025054ae tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:51.668304 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:51.668304 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:51.671483 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-9a534725-ed13-4133-97f2-15d7025054ae tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:51.675035 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-9a534725-ed13-4133-97f2-15d7025054ae tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:51.675397 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1489/5939] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:51 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:51.686883 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:51.689757 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:51.689757 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:51.689757 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:51.697248 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:51.697248 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:51.700915 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:51.705119 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-fa84eac6-a97a-4d10-b79a-bfe1dfe14481 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:51.705535 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1488/5940] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:51 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:52.138054 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:52.140295 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:52.140546 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:52.140780 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:52.148177 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:52.148177 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:52.152135 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:52.156120 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-77e8ffe9-42bb-48dd-b7d6-16c5be16b900 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:52.156524 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1470/5941] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:17:52 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:54.188229 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-b0d9eb6f-ec3b-4a4f-bd4b-63ed44af1905 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.188657 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0d9eb6f-ec3b-4a4f-bd4b-63ed44af1905 None None] GET https://10.4.3.52/volume// Jul 03 11:17:54.188824 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0d9eb6f-ec3b-4a4f-bd4b-63ed44af1905 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:54.189045 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-b0d9eb6f-ec3b-4a4f-bd4b-63ed44af1905 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:54.189450 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-b0d9eb6f-ec3b-4a4f-bd4b-63ed44af1905 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:54.189765 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1495/5942] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 11:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:54.196848 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-84adf21e-5a0b-4556-8e18-8168c30cd5a2 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.224990 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-84adf21e-5a0b-4556-8e18-8168c30cd5a2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:17:54.225367 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-84adf21e-5a0b-4556-8e18-8168c30cd5a2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93da45a9-ddf6-4eb7-b432-d6996b0956df", "connector": null, "instance_uuid": "11cfc028-2354-43e1-80ce-8f665b6a2a80"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:54.233621 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:54.233621 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:54.257843 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-84adf21e-5a0b-4556-8e18-8168c30cd5a2 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:17:54.258381 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1490/5943] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:17:54 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:54.677431 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-64c7083f-615e-4db7-bd7b-80c10436d397 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.679621 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-64c7083f-615e-4db7-bd7b-80c10436d397 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:54.679796 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-64c7083f-615e-4db7-bd7b-80c10436d397 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:54.679968 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-64c7083f-615e-4db7-bd7b-80c10436d397 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:54.692016 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:54.692016 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:54.695123 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-64c7083f-615e-4db7-bd7b-80c10436d397 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:54.698694 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-64c7083f-615e-4db7-bd7b-80c10436d397 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:54.699042 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1489/5944] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:54 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:54.783447 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-f00af9d6-3ad3-4207-9543-fd64dd49faa8 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.783798 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f00af9d6-3ad3-4207-9543-fd64dd49faa8 None None] GET https://10.4.3.52/volume// Jul 03 11:17:54.783950 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f00af9d6-3ad3-4207-9543-fd64dd49faa8 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:54.784146 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-f00af9d6-3ad3-4207-9543-fd64dd49faa8 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:54.784478 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-f00af9d6-3ad3-4207-9543-fd64dd49faa8 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:17:54.784807 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1471/5945] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:17:54.792392 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.794563 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:54.794776 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:54.794948 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:54.803183 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:54.803183 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:54.806154 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:54.809573 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-7c60942b-7f13-43a5-a36b-2d13f65fd769 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:54.809911 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1496/5946] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:17:54 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:17:54.906075 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:54.908079 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] PUT https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 Jul 03 11:17:54.908491 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:17:54.915419 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Acquiring lock "cinder-attachment_update-93da45a9-ddf6-4eb7-b432-d6996b0956df-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:17:54.919523 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-93da45a9-ddf6-4eb7-b432-d6996b0956df-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:17:54.920433 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:54.920433 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:55.440921 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-93da45a9-ddf6-4eb7-b432-d6996b0956df-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:17:55.441332 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-25ef3497-140c-43e8-b0d5-7e91e23cbe71 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 returned with HTTP 200 Jul 03 11:17:55.441841 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1491/5947] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:17:54 2026] PUT /volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:17:55.711946 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:55.713695 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:55.713864 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:55.714048 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:55.724747 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:55.724747 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:55.728557 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:55.732859 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-d3817e84-1bb4-4c28-b511-64132186d4b5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:55.733239 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1490/5948] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:55 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:56.747187 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:56.748905 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:56.749088 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:56.749284 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:56.759792 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:56.759792 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:17:56.763606 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:56.767905 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-35cdde6b-428a-483e-b52d-a6db454fd5fe tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:56.768456 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1472/5949] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:56 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:57.780334 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:57.782047 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:57.782205 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:57.782416 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:57.791220 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:57.791220 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:17:57.794915 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:57.799315 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5d49dad4-7b8a-4f4d-bd51-3ca94f6704de tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:57.799694 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1497/5950] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:57 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:58.812131 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:58.813902 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:58.814083 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:58.814289 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:58.823545 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:58.823545 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:17:58.827245 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:58.832974 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f29cac62-1bbd-42d1-812c-38dbf88db6a5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:58.833560 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1492/5951] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:58 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:17:59.845122 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-291938f9-34be-4375-ba95-a8cc91021184 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:17:59.847199 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-291938f9-34be-4375-ba95-a8cc91021184 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:17:59.847398 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-291938f9-34be-4375-ba95-a8cc91021184 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:17:59.847570 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-291938f9-34be-4375-ba95-a8cc91021184 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:17:59.855751 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:17:59.855751 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:17:59.859178 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-291938f9-34be-4375-ba95-a8cc91021184 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:17:59.863052 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-291938f9-34be-4375-ba95-a8cc91021184 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:17:59.863440 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1491/5952] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:17:59 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:00.875175 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:00.877316 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:00.877539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:00.877769 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:00.886221 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:00.886221 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:00.889409 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:00.894324 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5bb46def-4ecf-42d9-a5fa-755c9477df08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:00.894778 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1473/5953] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:00 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:01.655169 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-ca1dea7b-9be1-43ca-ac63-533a2ba21bea None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:01.657758 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-ca1dea7b-9be1-43ca-ac63-533a2ba21bea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5/action Jul 03 11:18:01.658197 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-ca1dea7b-9be1-43ca-ac63-533a2ba21bea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:18:01.658351 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-ca1dea7b-9be1-43ca-ac63-533a2ba21bea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:01.676712 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:01.676712 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:01.688549 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-353eb24f-7e1b-45b1-a4e8-bb3f5b13262a req-ca1dea7b-9be1-43ca-ac63-533a2ba21bea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5/action returned with HTTP 204 Jul 03 11:18:01.689131 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1498/5954] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:18:01 2026] POST /volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:01.906853 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:01.909158 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:01.909158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:01.909158 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:01.917569 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:01.917569 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:01.921425 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:01.925556 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0db4d428-71a0-49bb-9beb-8f4864b02b28 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:01.925918 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1493/5955] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:01 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:04.821772 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:04.823748 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:04.823947 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:04.824125 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:04.826120 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=155,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:04.834361 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:04.834361 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:04.837688 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:04.841370 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-2a1444e5-8ef2-4576-b413-3bf7aeb493af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:04.841734 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1492/5956] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:18:04 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:04.857469 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:04.860029 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df/action Jul 03 11:18:04.860422 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:18:04.860558 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:04.863750 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=105,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:04.872254 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:04.872254 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:04.872816 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:04.879237 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Begin detaching volume completed successfully. Jul 03 11:18:04.879431 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-0bfd04ef-dac6-4319-b3fd-c745c4099200 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df/action returned with HTTP 202 Jul 03 11:18:04.879860 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1474/5957] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:18:04 2026] POST /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:18:05.901003 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-5bf314bf-d7a2-4dc5-aac9-3a22e8aa4797 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:05.901377 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bf314bf-d7a2-4dc5-aac9-3a22e8aa4797 None None] GET https://10.4.3.52/volume// Jul 03 11:18:05.901520 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5bf314bf-d7a2-4dc5-aac9-3a22e8aa4797 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:05.901704 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-5bf314bf-d7a2-4dc5-aac9-3a22e8aa4797 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:05.901988 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-5bf314bf-d7a2-4dc5-aac9-3a22e8aa4797 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:18:05.902261 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1499/5958] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:18:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:18:05.908257 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:05.910020 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:05.910253 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:05.910422 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:05.912150 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=86,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:05.919705 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:05.919705 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:05.922554 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:05.925917 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-b5ff6190-67b7-413a-96ab-14c08fe98689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:05.926279 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1494/5959] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:18:05 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:18:06.662061 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-37936de8-615d-41a8-a174-e17e75c36ffe req-23b8f33d-6ba9-413c-9fbb-77928ea4fb04 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:06.664277 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-23b8f33d-6ba9-413c-9fbb-77928ea4fb04 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 Jul 03 11:18:06.664466 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-23b8f33d-6ba9-413c-9fbb-77928ea4fb04 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:06.664674 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-23b8f33d-6ba9-413c-9fbb-77928ea4fb04 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:06.671407 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:06.671407 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:07.209263 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-37936de8-615d-41a8-a174-e17e75c36ffe req-23b8f33d-6ba9-413c-9fbb-77928ea4fb04 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 returned with HTTP 200 Jul 03 11:18:07.209813 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1493/5960] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:18:06 2026] DELETE /volume/v3/attachments/4e586825-c007-4407-ba2c-4065e96537f5 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:08.038126 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:08.040367 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes Jul 03 11:18:08.040759 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-153716251", "snapshot_id": "049d12e3-2f47-4bac-8026-9fcc66d3e195", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:08.042378 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.v3.volumes [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-153716251', 'snapshot_id': '049d12e3-2f47-4bac-8026-9fcc66d3e195', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99873) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:18:08.048591 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:08.048591 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:08.049117 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:08.049325 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume of 1 GB Jul 03 11:18:08.053364 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Availability Zones retrieved successfully. Jul 03 11:18:08.058820 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (f7528b01-4dec-402a-9d4f-60c5e73ad4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:18:08.059967 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc129b6c-bb0d-4266-b7fb-6b26eda67377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:18:08.060999 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.flows.api.create_volume [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99873) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:18:08.094717 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc129b6c-bb0d-4266-b7fb-6b26eda67377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '049d12e3-2f47-4bac-8026-9fcc66d3e195', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T10:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=04206ffb-15d3-408b-9c03-cc5119820282,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04206ffb-15d3-408b-9c03-cc5119820282', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:18:08.095824 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad11962-11c4-4a26-955e-bb91a757beb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:18:08.135540 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.quota [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Created reservations ['1f88b1a2-b29c-4f70-9297-c547428cc8c1', '8f780004-32d2-466e-bcda-a350654aa546', 'cb0767ef-60d2-40bc-905d-45218ee2da3c', 'da1105dc-62e5-4004-91f4-c7df26937d4e'] {{(pid=99873) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:18:08.136430 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad11962-11c4-4a26-955e-bb91a757beb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f88b1a2-b29c-4f70-9297-c547428cc8c1', '8f780004-32d2-466e-bcda-a350654aa546', 'cb0767ef-60d2-40bc-905d-45218ee2da3c', 'da1105dc-62e5-4004-91f4-c7df26937d4e']}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:18:08.137208 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c04db4d-82e1-472e-a515-4723e8e088aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:18:08.175784 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c04db4d-82e1-472e-a515-4723e8e088aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592db327-37d2-4430-813d-163eb3633498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-153716251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['1f88b1a2-b29c-4f70-9297-c547428cc8c1','8f780004-32d2-466e-bcda-a350654aa546','cb0767ef-60d2-40bc-905d-45218ee2da3c','da1105dc-62e5-4004-91f4-c7df26937d4e'],size=1,snapshot_id=049d12e3-2f47-4bac-8026-9fcc66d3e195,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T11:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-153716251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592db327-37d2-4430-813d-163eb3633498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b6ea42a2894984abfba7ecde71569a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=049d12e3-2f47-4bac-8026-9fcc66d3e195,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727fa3198c354c9f9e2f893cf333deb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04206ffb-15d3-408b-9c03-cc5119820282),volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:18:08.176453 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3af7d9-5934-452c-93cb-0d1cb74da686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:18:08.193985 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3af7d9-5934-452c-93cb-0d1cb74da686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-153716251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6ea42a2894984abfba7ecde71569a',qos_specs=None,replication_status=,reservations=['1f88b1a2-b29c-4f70-9297-c547428cc8c1','8f780004-32d2-466e-bcda-a350654aa546','cb0767ef-60d2-40bc-905d-45218ee2da3c','da1105dc-62e5-4004-91f4-c7df26937d4e'],size=1,snapshot_id=049d12e3-2f47-4bac-8026-9fcc66d3e195,source_replicaid=,source_volid=None,status='creating',user_id='727fa3198c354c9f9e2f893cf333deb5',volume_type_id=04206ffb-15d3-408b-9c03-cc5119820282)}' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:18:08.195112 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d88a3e9-86a3-449d-8be2-0690fcd728ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:18:08.215511 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d88a3e9-86a3-449d-8be2-0690fcd728ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99873) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:18:08.216792 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Flow 'volume_create_api' (f7528b01-4dec-402a-9d4f-60c5e73ad4fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99873) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:18:08.217311 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Create volume request issued successfully. Jul 03 11:18:08.218398 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-9dcd5aa5-3598-48f5-a888-ee7257117b67 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes returned with HTTP 202 Jul 03 11:18:08.218791 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1475/5961] 10.4.3.52 () {68 vars in 1252 bytes} [Fri Jul 3 11:18:08 2026] POST /volume/v3/volumes => generated 788 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:18:08.232649 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-649dd41c-b81a-49ed-b572-c6e877132582 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:08.235212 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-649dd41c-b81a-49ed-b572-c6e877132582 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:08.235457 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-649dd41c-b81a-49ed-b572-c6e877132582 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:08.235694 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-649dd41c-b81a-49ed-b572-c6e877132582 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:08.238148 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=63,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:08.244554 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:08.244554 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:08.249658 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-649dd41c-b81a-49ed-b572-c6e877132582 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:08.254451 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-649dd41c-b81a-49ed-b572-c6e877132582 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:08.254862 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1500/5962] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:08 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:09.266685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:09.269334 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:09.269645 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:09.269916 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:09.278428 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:09.278428 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:09.282077 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:09.286115 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-87593ab9-6f04-4dea-9398-57abe6cc3148 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:09.286516 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1495/5963] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:09 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:09.299008 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:09.300798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:09.301007 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:09.301219 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:09.307658 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:09.307658 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:09.310908 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:09.314736 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5b0c7675-ce78-4315-9f3f-60672da7ff7d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:09.315099 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1494/5964] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:09 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:09.754539 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:09.756778 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:09.756966 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:09.757189 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:09.765005 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:09.765005 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:09.768501 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:09.772718 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-7581c51a-a7d9-4eb5-bf39-28b1201b2ce5 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:09.773166 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1476/5965] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:18:09 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:11.806170 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-531ec42f-55b6-4525-8abe-4d76f547aba0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:11.806603 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-531ec42f-55b6-4525-8abe-4d76f547aba0 None None] GET https://10.4.3.52/volume// Jul 03 11:18:11.806808 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-531ec42f-55b6-4525-8abe-4d76f547aba0 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:11.807034 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-531ec42f-55b6-4525-8abe-4d76f547aba0 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:11.807392 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-531ec42f-55b6-4525-8abe-4d76f547aba0 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:18:11.807874 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1501/5966] 10.4.3.52 () {66 vars in 1421 bytes} [Fri Jul 3 11:18:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:18:11.815594 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-84ee2d66-b2b1-4547-bd68-bf75249e2066 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:11.843845 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-84ee2d66-b2b1-4547-bd68-bf75249e2066 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments Jul 03 11:18:11.844501 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-84ee2d66-b2b1-4547-bd68-bf75249e2066 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "592db327-37d2-4430-813d-163eb3633498", "connector": null, "instance_uuid": "11cfc028-2354-43e1-80ce-8f665b6a2a80"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:11.854564 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:11.854564 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:11.878767 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-84ee2d66-b2b1-4547-bd68-bf75249e2066 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments returned with HTTP 200 Jul 03 11:18:11.879210 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1496/5967] 10.4.3.52 () {74 vars in 1587 bytes} [Fri Jul 3 11:18:11 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:12.297710 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-787cf274-e2ae-4314-aeac-cae65a484944 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:12.299466 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-787cf274-e2ae-4314-aeac-cae65a484944 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:12.299673 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-787cf274-e2ae-4314-aeac-cae65a484944 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:12.299902 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-787cf274-e2ae-4314-aeac-cae65a484944 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:12.308721 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:12.308721 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:12.312079 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-787cf274-e2ae-4314-aeac-cae65a484944 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:12.316598 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-787cf274-e2ae-4314-aeac-cae65a484944 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:12.316972 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1495/5968] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:12 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:12.403411 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-2534eb91-77f1-4ed1-b63b-c546b0ac8227 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:12.403797 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2534eb91-77f1-4ed1-b63b-c546b0ac8227 None None] GET https://10.4.3.52/volume// Jul 03 11:18:12.403977 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2534eb91-77f1-4ed1-b63b-c546b0ac8227 None None] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:12.404193 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-2534eb91-77f1-4ed1-b63b-c546b0ac8227 None None] Calling method 'all' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:12.404500 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-2534eb91-77f1-4ed1-b63b-c546b0ac8227 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:18:12.404788 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1477/5969] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:18:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:18:12.412201 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:12.414231 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:12.414442 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:12.414609 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:12.423741 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:12.423741 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:12.426890 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:12.430710 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-da1b82ce-7c62-46e9-acc4-8b1518556df1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:12.431074 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1502/5970] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:18:12 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:18:12.532994 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:12.535049 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] PUT https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 Jul 03 11:18:12.535434 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.52", "host": "np0000004406", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b35ab4eece10", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1d52617e-ab16-4caf-91f7-75a7045ee0c1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:12.543304 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Acquiring lock "cinder-attachment_update-592db327-37d2-4430-813d-163eb3633498-np0000004406" by "attachment_update" {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:18:12.547509 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-592db327-37d2-4430-813d-163eb3633498-np0000004406" acquired by "attachment_update" :: waited 0.004s {{(pid=99875) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:18:12.548450 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:12.548450 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:13.068870 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.coordination [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Lock "cinder-attachment_update-592db327-37d2-4430-813d-163eb3633498-np0000004406" released by "attachment_update" :: held 0.521s {{(pid=99875) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:18:13.069215 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-171b9290-8d5f-4e7c-858c-25793dd62b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 returned with HTTP 200 Jul 03 11:18:13.069601 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1497/5971] 10.4.3.52 () {74 vars in 1697 bytes} [Fri Jul 3 11:18:12 2026] PUT /volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:13.329182 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-1d512198-cdd5-4293-b679-04af706de8fb None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:13.330849 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d512198-cdd5-4293-b679-04af706de8fb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:13.331147 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d512198-cdd5-4293-b679-04af706de8fb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:13.331369 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-1d512198-cdd5-4293-b679-04af706de8fb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:13.341000 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:13.341000 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:13.344531 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-1d512198-cdd5-4293-b679-04af706de8fb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:13.348656 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-1d512198-cdd5-4293-b679-04af706de8fb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:13.348988 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1496/5972] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:13 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:14.361462 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-96c9d116-e85c-4e43-b420-df0185d5608b None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:14.363957 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96c9d116-e85c-4e43-b420-df0185d5608b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:14.364296 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96c9d116-e85c-4e43-b420-df0185d5608b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:14.364588 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-96c9d116-e85c-4e43-b420-df0185d5608b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:14.377053 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:14.377053 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:14.381458 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-96c9d116-e85c-4e43-b420-df0185d5608b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:14.387233 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-96c9d116-e85c-4e43-b420-df0185d5608b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:14.387793 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1478/5973] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:14 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:15.398971 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:15.400744 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:15.400947 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:15.401171 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:15.409984 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:15.409984 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:15.414254 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:15.418695 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-70718d9f-80d7-499b-a9d3-2cbe446d2c22 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:15.419043 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1503/5974] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:15 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:16.432099 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:16.433959 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:16.434209 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:16.434386 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:16.444219 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:16.444219 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:16.447745 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:16.451821 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-f5d7420d-b1b1-4864-b5fe-fd1969a3ba7c tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:16.452188 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1498/5975] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:16 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:17.464661 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:17.466735 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:17.466944 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:17.467172 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:17.478639 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:17.478639 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:17.482132 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:17.486101 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-92740d9c-5dcb-4122-8782-ca8b21a90e55 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:17.486672 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1497/5976] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:17 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:18.497833 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-b816bc2f-900d-4d76-b630-77183a7e94ea None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:18.500021 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b816bc2f-900d-4d76-b630-77183a7e94ea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:18.500268 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b816bc2f-900d-4d76-b630-77183a7e94ea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:18.500454 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-b816bc2f-900d-4d76-b630-77183a7e94ea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:18.509022 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:18.509022 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:18.511836 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-b816bc2f-900d-4d76-b630-77183a7e94ea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:18.515402 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-b816bc2f-900d-4d76-b630-77183a7e94ea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:18.515802 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1479/5977] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:18 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:19.280335 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-f7660f3a-d133-4e09-8549-9fed7ad73e77 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:19.282598 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-f7660f3a-d133-4e09-8549-9fed7ad73e77 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9/action Jul 03 11:18:19.282951 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-f7660f3a-d133-4e09-8549-9fed7ad73e77 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-complete": null}' {{(pid=99876) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:18:19.283085 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-f7660f3a-d133-4e09-8549-9fed7ad73e77 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:19.300094 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:19.300094 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:19.314875 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [req-c51fc8ac-15fc-4c76-afab-bc535a4208d4 req-f7660f3a-d133-4e09-8549-9fed7ad73e77 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9/action returned with HTTP 204 Jul 03 11:18:19.315479 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1504/5978] 10.4.3.52 () {74 vars in 1718 bytes} [Fri Jul 3 11:18:19 2026] POST /volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:19.527947 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-46c9300c-c542-4685-b2f4-055e22e1807b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:19.530236 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-46c9300c-c542-4685-b2f4-055e22e1807b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:19.530480 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-46c9300c-c542-4685-b2f4-055e22e1807b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:19.530625 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-46c9300c-c542-4685-b2f4-055e22e1807b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:19.539818 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:19.539818 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:19.543041 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-46c9300c-c542-4685-b2f4-055e22e1807b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:19.546793 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-46c9300c-c542-4685-b2f4-055e22e1807b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:19.547095 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1499/5979] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:19 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:22.838410 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:22.840876 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:22.841094 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:22.841289 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:22.850171 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:22.850171 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:22.853366 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:22.857119 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-dc9cfaa3-ba01-4277-920d-df9b304a6f74 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:22.857480 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1498/5980] 10.4.3.52 () {68 vars in 1591 bytes} [Fri Jul 3 11:18:22 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:18:22.880325 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:22.882289 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] POST https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498/action Jul 03 11:18:22.882608 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99873) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:18:22.882720 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:18:22.892338 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:22.892338 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:22.892854 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:22.901298 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Begin detaching volume completed successfully. Jul 03 11:18:22.901490 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-5d5b6d47-52dd-4912-8d9a-43c1d18854c4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498/action returned with HTTP 202 Jul 03 11:18:22.901920 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1480/5981] 10.4.3.52 () {72 vars in 1665 bytes} [Fri Jul 3 11:18:22 2026] POST /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:18:23.927425 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c0507271-abb2-4eb0-9c17-51911043cf50 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:23.927891 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0507271-abb2-4eb0-9c17-51911043cf50 None None] GET https://10.4.3.52/volume// Jul 03 11:18:23.928155 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0507271-abb2-4eb0-9c17-51911043cf50 None None] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:23.928349 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c0507271-abb2-4eb0-9c17-51911043cf50 None None] Calling method 'all' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:23.928686 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c0507271-abb2-4eb0-9c17-51911043cf50 None None] https://10.4.3.52/volume// returned with HTTP 300 Jul 03 11:18:23.928971 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1505/5982] 10.4.3.52 () {66 vars in 1419 bytes} [Fri Jul 3 11:18:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 11:18:23.937512 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:23.939559 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:23.939827 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:23.940051 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:23.949370 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:23.949370 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:23.953118 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:23.957572 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-4713a160-6791-4c30-b79a-43f2c964889a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:23.958350 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1500/5983] 10.4.3.52 () {70 vars in 1632 bytes} [Fri Jul 3 11:18:23 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:18:24.795643 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [req-5876eb79-9c03-488d-ab68-2399d779fbda req-3db59d08-7bf0-43ee-b55d-0ba843615017 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:24.798209 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-3db59d08-7bf0-43ee-b55d-0ba843615017 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 Jul 03 11:18:24.798414 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-3db59d08-7bf0-43ee-b55d-0ba843615017 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:24.798594 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-3db59d08-7bf0-43ee-b55d-0ba843615017 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'version_select' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:24.806274 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:24.806274 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:25.335795 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [req-5876eb79-9c03-488d-ab68-2399d779fbda req-3db59d08-7bf0-43ee-b55d-0ba843615017 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 returned with HTTP 200 Jul 03 11:18:25.336628 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1499/5984] 10.4.3.52 () {72 vars in 1666 bytes} [Fri Jul 3 11:18:24 2026] DELETE /volume/v3/attachments/c0883957-8bd0-48f1-87f3-c1844b5f82f9 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:26.064129 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:26.066452 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:26.066721 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:26.066990 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:26.076233 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:26.076233 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:26.080668 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:26.085123 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-a30e6929-a704-46b7-a8af-cca0d3cf4477 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:26.085545 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1481/5985] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:26 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:26.096976 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:26.098836 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:26.099037 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:26.099238 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:26.107034 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:26.107034 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:26.111406 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:26.116122 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-146e6e1a-cc64-4c96-8edf-1149bbcbe66a tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:26.116599 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1506/5986] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:26 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:26.128432 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-0196f303-6b97-4d90-8209-a697ccf3633b None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:26.130248 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:26.130473 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:26.130685 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:26.130866 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume with id: 592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:26.137353 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:26.137353 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:26.137754 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:26.155578 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume request issued successfully. Jul 03 11:18:26.155759 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-0196f303-6b97-4d90-8209-a697ccf3633b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 202 Jul 03 11:18:26.156416 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1501/5987] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:18:26 2026] DELETE /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:26.163980 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:26.165905 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:26.166180 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:26.166309 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:26.173203 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:26.173203 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:26.176496 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:26.180596 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-83ef5b16-8486-4483-8ff8-e226bf8da80e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 200 Jul 03 11:18:26.180969 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1500/5988] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:26 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:27.196986 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d56ed2b5-c579-4096-aced-0de592693f9e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:27.198694 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d56ed2b5-c579-4096-aced-0de592693f9e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 Jul 03 11:18:27.198885 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d56ed2b5-c579-4096-aced-0de592693f9e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:27.199068 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d56ed2b5-c579-4096-aced-0de592693f9e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:27.204836 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d56ed2b5-c579-4096-aced-0de592693f9e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 returned with HTTP 404 Jul 03 11:18:27.205323 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1482/5989] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:27 2026] GET /volume/v3/volumes/592db327-37d2-4430-813d-163eb3633498 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:27.212084 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-f7774ada-a390-4746-ba2f-f47ded658a1b None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:27.214624 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7774ada-a390-4746-ba2f-f47ded658a1b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:27.214869 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7774ada-a390-4746-ba2f-f47ded658a1b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:27.215157 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-f7774ada-a390-4746-ba2f-f47ded658a1b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:27.222710 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:27.222710 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:27.226758 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-f7774ada-a390-4746-ba2f-f47ded658a1b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:27.231968 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-f7774ada-a390-4746-ba2f-f47ded658a1b tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:27.232404 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1507/5990] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:27 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:27.244217 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-e95c0733-8c94-4e9a-b387-d6089560e983 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:27.246202 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e95c0733-8c94-4e9a-b387-d6089560e983 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:27.246381 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e95c0733-8c94-4e9a-b387-d6089560e983 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:27.246551 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-e95c0733-8c94-4e9a-b387-d6089560e983 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:27.253396 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:27.253396 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:27.257306 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-e95c0733-8c94-4e9a-b387-d6089560e983 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:27.261799 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-e95c0733-8c94-4e9a-b387-d6089560e983 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:27.262140 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1502/5991] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:27 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:27.273224 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:27.275038 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:27.275240 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:27.275420 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:27.275572 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.volumes [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume with id: 93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:27.282670 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:27.282670 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:27.283166 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:27.299132 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume request issued successfully. Jul 03 11:18:27.299386 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0d2ef7f7-fd8d-492c-92c9-931cfa99990d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 202 Jul 03 11:18:27.299820 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1501/5992] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:18:27 2026] DELETE /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:27.308089 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:27.310093 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:27.310360 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:27.310573 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:27.318266 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:27.318266 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:27.322345 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:27.327850 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-8f148ac6-cceb-4ed4-b0ee-35204a6cdbac tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 200 Jul 03 11:18:27.328379 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1483/5993] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:27 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:28.340909 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-36985382-eefa-4e20-b8f3-ec6d0437adea None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:28.342541 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36985382-eefa-4e20-b8f3-ec6d0437adea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df Jul 03 11:18:28.342747 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36985382-eefa-4e20-b8f3-ec6d0437adea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:28.342964 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-36985382-eefa-4e20-b8f3-ec6d0437adea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:28.347996 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-36985382-eefa-4e20-b8f3-ec6d0437adea tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df returned with HTTP 404 Jul 03 11:18:28.348519 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1508/5994] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:28 2026] GET /volume/v3/volumes/93da45a9-ddf6-4eb7-b432-d6996b0956df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:28.356597 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:28.358300 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:28.358495 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:28.358664 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:28.365712 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:28.365712 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:28.369416 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:28.374504 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-c698432a-c186-47f0-b68e-a06afa9d00f3 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:18:28.374853 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1503/5995] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:28 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:28.391625 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-f90ef243-68d6-4af1-8113-dd7f0473203e None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:28.393910 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f90ef243-68d6-4af1-8113-dd7f0473203e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:28.394192 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f90ef243-68d6-4af1-8113-dd7f0473203e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:28.394386 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-f90ef243-68d6-4af1-8113-dd7f0473203e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:28.401363 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:28.401363 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:28.405128 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-f90ef243-68d6-4af1-8113-dd7f0473203e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:28.409388 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-f90ef243-68d6-4af1-8113-dd7f0473203e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:18:28.409747 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1502/5996] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:28 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:28.427471 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:28.429853 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:28.430174 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:28.430444 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:28.430672 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.v3.volumes [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume with id: 13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:28.440795 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:28.440795 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:28.441455 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:28.463280 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume request issued successfully. Jul 03 11:18:28.463456 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-20c75e5c-825f-4beb-995a-e5ee4d4ec26e tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 202 Jul 03 11:18:28.464046 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1484/5997] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:18:28 2026] DELETE /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:28.471182 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-60103332-cd34-4fff-a777-5c7e6bd51300 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:28.473579 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60103332-cd34-4fff-a777-5c7e6bd51300 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:28.473836 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60103332-cd34-4fff-a777-5c7e6bd51300 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:28.474043 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-60103332-cd34-4fff-a777-5c7e6bd51300 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:28.482047 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:28.482047 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:28.486444 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-60103332-cd34-4fff-a777-5c7e6bd51300 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:28.491426 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-60103332-cd34-4fff-a777-5c7e6bd51300 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 200 Jul 03 11:18:28.491970 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1509/5998] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:28 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:29.505467 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-12fd7cd7-cf86-4de6-aaf7-794f64d41c50 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:29.507099 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12fd7cd7-cf86-4de6-aaf7-794f64d41c50 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c Jul 03 11:18:29.507301 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12fd7cd7-cf86-4de6-aaf7-794f64d41c50 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:29.507480 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-12fd7cd7-cf86-4de6-aaf7-794f64d41c50 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:29.512898 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-12fd7cd7-cf86-4de6-aaf7-794f64d41c50 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c returned with HTTP 404 Jul 03 11:18:29.513330 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1504/5999] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:29 2026] GET /volume/v3/volumes/13957f59-b836-4dd9-aa3c-806d736d6a0c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:29.521061 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-0f0b38be-9604-470b-a9d3-5736b1756291 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:29.523121 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:18:29.523391 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:29.523638 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:29.523798 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.v3.snapshots [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete snapshot with id: 049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:18:29.529846 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:29.529846 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:29.530417 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:29.547597 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot delete request issued successfully. Jul 03 11:18:29.547787 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-0f0b38be-9604-470b-a9d3-5736b1756291 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 202 Jul 03 11:18:29.548259 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1503/6000] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:18:29 2026] DELETE /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:29.556403 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:29.558219 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:18:29.558473 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:29.558713 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:29.564787 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:29.564787 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:29.565342 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:29.566268 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-76cc1b0a-2595-41e8-84ca-4fe28e1341e1 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 200 Jul 03 11:18:29.566736 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1485/6001] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:29 2026] GET /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:30.575957 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-ce613722-643b-4a9e-a839-502fdd69a4b0 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:30.577641 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ce613722-643b-4a9e-a839-502fdd69a4b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 Jul 03 11:18:30.577833 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ce613722-643b-4a9e-a839-502fdd69a4b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:30.578029 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-ce613722-643b-4a9e-a839-502fdd69a4b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:30.582231 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-ce613722-643b-4a9e-a839-502fdd69a4b0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 returned with HTTP 404 Jul 03 11:18:30.582641 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1510/6002] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:30 2026] GET /volume/v3/snapshots/049d12e3-2f47-4bac-8026-9fcc66d3e195 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:30.589713 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:30.591333 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:18:30.591503 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:30.591674 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:30.591774 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.snapshots [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete snapshot with id: 469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:18:30.596257 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:30.596257 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:30.596660 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:30.610208 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot delete request issued successfully. Jul 03 11:18:30.610358 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-7e640c1f-882a-47aa-987a-61aa54da0bf0 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 202 Jul 03 11:18:30.610707 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1505/6003] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:18:30 2026] DELETE /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:30.616868 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-49f62f8c-90ea-43c1-bc1d-233536373689 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:30.619202 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-49f62f8c-90ea-43c1-bc1d-233536373689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:18:30.619500 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-49f62f8c-90ea-43c1-bc1d-233536373689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:30.619709 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-49f62f8c-90ea-43c1-bc1d-233536373689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:30.625964 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:30.625964 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:30.626533 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-49f62f8c-90ea-43c1-bc1d-233536373689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:30.627566 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-49f62f8c-90ea-43c1-bc1d-233536373689 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 200 Jul 03 11:18:30.628212 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1504/6004] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:30 2026] GET /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:31.636828 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-7c905ca5-5e6c-4d37-9c3b-1969f5f76735 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:31.639064 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c905ca5-5e6c-4d37-9c3b-1969f5f76735 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de Jul 03 11:18:31.639317 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c905ca5-5e6c-4d37-9c3b-1969f5f76735 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:31.639510 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-7c905ca5-5e6c-4d37-9c3b-1969f5f76735 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:31.643842 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-7c905ca5-5e6c-4d37-9c3b-1969f5f76735 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de returned with HTTP 404 Jul 03 11:18:31.644396 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1486/6005] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:31 2026] GET /volume/v3/snapshots/469d007e-7ad2-45b0-bced-36fb8112f5de => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:31.650794 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-3471f31e-1666-4755-8d37-5115e8d250eb None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:31.652592 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:18:31.652799 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:31.652993 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:31.653087 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.v3.snapshots [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete snapshot with id: c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:18:31.658721 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:31.658721 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:31.659216 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:31.674183 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot delete request issued successfully. Jul 03 11:18:31.674363 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-3471f31e-1666-4755-8d37-5115e8d250eb tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 202 Jul 03 11:18:31.674762 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1511/6006] 10.4.3.52 () {66 vars in 1350 bytes} [Fri Jul 3 11:18:31 2026] DELETE /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:31.681490 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:31.683397 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:18:31.683621 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:31.683812 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:31.688994 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:31.688994 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:31.689441 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Snapshot retrieved successfully. Jul 03 11:18:31.690284 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-caa50d7f-ab65-4a08-8680-d997e4a8871d tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 200 Jul 03 11:18:31.690739 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1506/6007] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:31 2026] GET /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:32.700970 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-5df7fc37-6206-4e33-b897-845935908f45 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:32.702531 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5df7fc37-6206-4e33-b897-845935908f45 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 Jul 03 11:18:32.702697 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5df7fc37-6206-4e33-b897-845935908f45 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:32.702866 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-5df7fc37-6206-4e33-b897-845935908f45 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:32.706755 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-5df7fc37-6206-4e33-b897-845935908f45 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 returned with HTTP 404 Jul 03 11:18:32.707187 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1505/6008] 10.4.3.52 () {66 vars in 1347 bytes} [Fri Jul 3 11:18:32 2026] GET /volume/v3/snapshots/c2162c5b-fd04-485b-828d-23bbe4d3d372 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:32.714946 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:32.716712 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:32.716906 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:32.717077 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:32.723611 np0000004406 devstack@c-api.service[99873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:32.723611 np0000004406 devstack@c-api.service[99873]: warnings.warn( Jul 03 11:18:32.727274 np0000004406 devstack@c-api.service[99873]: INFO cinder.volume.api [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:32.731333 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-d8b0ebc7-995d-4b0e-be21-d3cc1cfe04af tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:18:32.731735 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1487/6009] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:32 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:32.742804 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.middleware.request_id [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 None None] RequestId filter calling following filter/app {{(pid=99876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:32.744393 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:32.744578 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:32.744746 np0000004406 devstack@c-api.service[99876]: DEBUG cinder.api.openstack.wsgi [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:32.751829 np0000004406 devstack@c-api.service[99876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:32.751829 np0000004406 devstack@c-api.service[99876]: warnings.warn( Jul 03 11:18:32.755169 np0000004406 devstack@c-api.service[99876]: INFO cinder.volume.api [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:32.759578 np0000004406 devstack@c-api.service[99876]: INFO cinder.api.openstack.wsgi [None req-c97f6a5c-8a60-413a-b42d-6bb628164b08 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:18:32.759965 np0000004406 devstack@c-api.service[99876]: [pid: 99876|app: 0|req: 1512/6010] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:32 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:32.771604 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.middleware.request_id [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 None None] RequestId filter calling following filter/app {{(pid=99875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:32.774181 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] DELETE https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:32.774181 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:32.774398 np0000004406 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'delete' {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:32.774575 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.v3.volumes [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume with id: 49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:32.782003 np0000004406 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:32.782003 np0000004406 devstack@c-api.service[99875]: warnings.warn( Jul 03 11:18:32.782494 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:32.796835 np0000004406 devstack@c-api.service[99875]: INFO cinder.volume.api [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Delete volume request issued successfully. Jul 03 11:18:32.797071 np0000004406 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [None req-820eaab7-b4c3-457b-8280-2d11866eb0f4 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 202 Jul 03 11:18:32.797515 np0000004406 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1507/6011] 10.4.3.52 () {66 vars in 1344 bytes} [Fri Jul 3 11:18:32 2026] DELETE /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:18:32.805340 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.middleware.request_id [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 None None] RequestId filter calling following filter/app {{(pid=99874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:32.807034 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:32.807259 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:32.807437 np0000004406 devstack@c-api.service[99874]: DEBUG cinder.api.openstack.wsgi [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:32.814795 np0000004406 devstack@c-api.service[99874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:18:32.814795 np0000004406 devstack@c-api.service[99874]: warnings.warn( Jul 03 11:18:32.818832 np0000004406 devstack@c-api.service[99874]: INFO cinder.volume.api [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Volume info retrieved successfully. Jul 03 11:18:32.823266 np0000004406 devstack@c-api.service[99874]: INFO cinder.api.openstack.wsgi [None req-a31aa873-c88f-4bc0-89b6-94ce7ca0c375 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 200 Jul 03 11:18:32.823630 np0000004406 devstack@c-api.service[99874]: [pid: 99874|app: 0|req: 1506/6012] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:32 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:18:33.835808 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.middleware.request_id [None req-5d0389a8-7fda-4662-84f6-af4dd93ba278 None None] RequestId filter calling following filter/app {{(pid=99873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:18:33.838306 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d0389a8-7fda-4662-84f6-af4dd93ba278 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] GET https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 Jul 03 11:18:33.838621 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d0389a8-7fda-4662-84f6-af4dd93ba278 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Empty body provided in request {{(pid=99873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:18:33.838916 np0000004406 devstack@c-api.service[99873]: DEBUG cinder.api.openstack.wsgi [None req-5d0389a8-7fda-4662-84f6-af4dd93ba278 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] Calling method 'show' {{(pid=99873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:18:33.845565 np0000004406 devstack@c-api.service[99873]: INFO cinder.api.openstack.wsgi [None req-5d0389a8-7fda-4662-84f6-af4dd93ba278 tempest-SnapshotDataIntegrityTests-1854561039 tempest-SnapshotDataIntegrityTests-1854561039-project-member] https://10.4.3.52/volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 returned with HTTP 404 Jul 03 11:18:33.846332 np0000004406 devstack@c-api.service[99873]: [pid: 99873|app: 0|req: 1488/6013] 10.4.3.52 () {66 vars in 1341 bytes} [Fri Jul 3 11:18:33 2026] GET /volume/v3/volumes/49efbfe6-bd58-488e-840f-8990221e2d47 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:18:42.758347 np0000004406 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=38,cinder:UPDATE=3 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:42.792860 np0000004406 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:42.822016 np0000004406 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=68,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:18:43.842029 np0000004406 devstack@c-api.service[99873]: DEBUG dbcounter [-] [99873] Writing DB stats cinder:SELECT=61,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}